body {
margin-top:10px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

td {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #000000;
}

#container01 {
width: 760px;
border: 1px #000000 solid;
background-color: #FFFFFF;
}

li {
list-style-image: url(images/bullet.gif);
}

/* header area start */

#header {
width: 760px;
height: 149px;
border-bottom: 10px #445c34 solid;
}

#top01 {
width: 760px;
height: 19px;
text-align: right;
}

#top02 {
width: 760px;
height: 9px;
background-color: #00345A;
background-image: url(images/bg_top.jpg);
background-repeat: repeat-x;
}

#top03 {
width: 760px;
height: 7px;
background-color: #B10000;
border-top: 1px #FFFFFF solid;
border-bottom: 1px #FFFFFF solid;
}

/* topnav area start */

#topnav {
width: 760px;
height: 24px;
text-align: right;
padding-top: 4px;
white-space: nowrap;
border-bottom: 1px #9a9769 solid;
background-image: url(images/bg_topnav.gif);
background-repeat: repeat-y;
}

/* main area start */

#main {
width: 760px;
background-color: #FFFFFF;
}

/* footer area start */

#footer {
width: 760px;
height: 40px;
text-align: center;
border-top: 1px #FFFFFF solid;
padding-top: 6px;
background-color: #054570;
}

/* heading styles */

h1 {
color: #9d0a0e;
font-size: 18px;
font-weight: bold;
}

h2 {
color: #000000;
font-size: 14px;
font-weight: bold;
}

h3 {
font-family: Times;
color: #9d0a0e;
font-size: 24px;
font-weight: bold;
font-style: italic;
}

/* image styles */

.img01 {
border: 1px #000000 solid;
margin-bottom: 5px;
}

.img02 {
border: 1px #000000 solid;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.img03 {
border: 1px #000000 solid;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

/* text syles */

.top {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.topnav {
font-size: 12px;
font-weight: bold;
color: #9d0a0e;
}

.lefthead {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
display: block;
padding: 0px 10px 10px 15px;
border-bottom: 1px #FFFFFF solid;
}

.sm {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
color: #000000;
}

.footer {
font-size: 11px;
color: #FFFFFF;
}

/* link styles */

/* default link */

a {
color: #0000ff;
text-decoration: underline;
}
a:hover {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #0000ff;
text-decoration: underline;
}
a:visited:hover {
color: #0000ff;
text-decoration: none;
}

/* top contact info link */

a.top {
color: #FFFFFF;
text-decoration: underline;
}
a.top:hover {
color: #FFFFFF;
text-decoration: none;
}
a.top:visited {
color: #FFFFFF;
text-decoration: underline;
}
a.top:visited:hover {
color: #FFFFFF;
text-decoration: none;
}

/* topnav link */

a.topnav {
font-size: 12px;
font-weight: bold;
color: #9d0a0e;
text-decoration: none;
padding-left: 16px;
padding-right: 15px;
}
a.topnav:hover {
color: #9d0a0e;
text-decoration: underline;
}
a.topnav:visited {
color: #9d0a0e;
text-decoration: none;
}
a.topnav:visited:hover {
color: #9d0a0e;
text-decoration: underline;
}

/* leftnav link */ 

a.leftnav {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 5px 5px 5px 15px;
border-bottom: 1px #FFFFFF solid;
}
a.leftnav:hover {
color: #FFFFFF;
text-decoration: none;
background: #c5b373;
display: block;
}
a.leftnav:visited {
color: #FFFFFF;
text-decoration: none;
display: block;
}
a.leftnav:visited:hover {
color: #FFFFFF;
text-decoration: none;
background: #c5b373;
display: block;
}

/* content bucket link */

a.main_link {
font-size: 12px;
font-weight: bold;
color: #054570;
text-decoration: none;
}
a.main_link:hover {
color: #054570;
text-decoration: underline;
}
a.main_link:visited {
color: #054570;
text-decoration: none;
}
a.main_link:visited:hover {
color: #054570;
text-decoration: underline;
}

/* footer link */

a.footer {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:hover {
color: #FFFFFF;
text-decoration: none;
}
a.footer:visited {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:visited:hover {
color: #FFFFFF;
text-decoration: none;
}

