
/* CSS Document */

body {
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/wrapper_bkg.jpg);
background-repeat: no-repeat;
background-position: center top;
color: #333333;
}
img a{
border: 0px;
}
a {
text-decoration: none;
font-weight: bold; 
color: #0F6494;
}
a:hover {
text-decoration: underline;
font-weight: bold; 
color: #FF8A00;
}
#wrapper {
width: 974px;
margin: 0 auto;
height: 550px;
}
#header {
width: 974px;
}
#logo {
float: left;
width: 216px;
clear: right;
}
#logoright {
width: 752px;
float: right;
padding-bottom: 32px;
}
#topnav {
float: right;
padding-top: 18px;
padding-right: 20px;
font-size: 16px;
font-weight: normal;
color: #333333;
}
#topnav a{
font-weight: bold;
color: #2D8CC1;
text-decoration: none;
}
#topnav a:hover{
font-weight: bold;
color: #FF8A00;
text-decoration: none;
}
#mainnav {
margin-top: 161px;
color: #FFFFFF;
font-size: 18px;
text-align: right;
margin-right: 132px;
}
#mainnav a{
color: #FFFFFF;
text-decoration: none;
padding: 11px 10px 10px 10px;
font-weight: normal;
}
*html #mainnav a{
color: #FFFFFF;
text-decoration: none;
padding: 11px 10px 9px 10px;
font-weight: normal;
}
#mainnav a:hover{
color: #FFFFFF;
background-image: url(images/menu_hover.gif);
background-repeat: repeat-x;
text-decoration: none;
font-weight: normal;
}
*html #mainnav a:hover{
color: #FFFFFF;
background-color: #FF8A00;
background-image: url(images/menu_hover.gif);
background-repeat: repeat-x;
text-decoration: none;
font-weight: normal;
}
.forceclear {
clear: both;
}
.bluetext {
color: #2D8CC1;
font-weight: bold;
}
#content {
padding-top: 14px;
width: 974px;
}
#left {
width: 250px;
padding-top: 10px;
padding-left: 52px;
font-size: 14px;
line-height: 18px;
float: left;
}
#left ul {
margin: 0px;
padding: 0px;
padding: 16px 0px 10px 0px;
}
#left li {
list-style-type:none;
font-size: 21px;
color: #FF8A00;
line-height: 25px;
padding-bottom: 8px;
}
#left li a {
text-decoration: none;
font-weight: normal;
}
#left li a:hover {
text-decoration: none;
font-weight: normal;
color: #FF8A00;
}
.onstate a{
color: #333333;
}

#right {
width: 606px;
padding-left: 30px;
padding-right: 20px;
float: right;
line-height: 18px;
font-size: 14px;
font-weight: normal;
}
#right p {
margin: 10px 0px 16px 0px;
padding-right: 50px;
}
#right ul {
margin: 0px;
padding: 0px;
padding: 8px 0px 16px 18px;
}
#right li {
padding-bottom: 4px;
}
.box {
background-image: url(images/box_02.gif);
background-position: bottom left;
background-repeat: repeat-y;
margin-bottom: 20px;
padding-bottom: 10px;
}
.boxtop {
background-image: url(images/box_01.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 13px;
}
.boxleft {
float: left;
width: 196px;
padding: 0px 0px 10px 20px;
position: relative;
}
.boxleft img{
margin-bottom: 30px;
}
.boxright {
margin-left: 190px;
padding-right: 26px;
clear: right;
padding-bottom: 10px;
}
.boxright p{
margin: 0px;
padding: 0px;
margin-top: 10px;
margin-bottom: 16px;
}
.boxright img {
padding-top: 6px;
}
.boxright2 {
margin-left: 20px;
padding-right: 26px;
padding-bottom: 0px;
}
.boxright2 img {
padding-left: 24px;
padding-right: 10px;
}
h1 {
font-size: 14px;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
}

h6 {
font-size: 18px;
font-weight: bold;
color: #269CCF;
margin: 0px;
padding: 0px;
padding-bottom: 6px;
}
h3 {
font-size: 24px;
font-weight: bold;
color: #269CCF;
padding: 0px;
margin: 0px;
padding-top: 14px;
padding-bottom: 10px; 
}
h4 {
font-size: 18px;
font-weight: bold;
color: #333333;
margin: 0px;
padding: 0px;
padding-bottom: 6px;
}
h5 {
font-size: 24px;
font-weight: bold;
color: #269CCF;
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
h2 {
font-size: 24px;
font-weight: bold;
color: #269CCF;
margin: 0px;
padding: 0px;
padding-top: 12px;
padding-bottom: 10px;
}
h2 a{
color: #269CCF;
text-decoration: none;
}
h2 a:hover{
color: #FF8A00;
text-decoration: none;
}
#padleft {
padding-left: 26px;
}
.hr {
background-image: url(images/hr.gif);
background-repeat: no-repeat;
background-position: top left;
height: 8px;
margin-top: 10px;
padding-bottom: 2px;
}
.padbottomh1 {
padding-bottom: 12px;
padding-top: 3px;
}
