/* CSS Document */

body {
background-color:#FFFFFF;
padding:0px;
margin-top: 0px;
}


#container {
border: 1px solid #cccccc;
background-color:#FFFFFF;
margin: 0 auto;
width: 760px;
}

#container_internal {
border: 1px solid #cccccc;
background-color:#FFFFFF;
margin: 0 auto;
width: 760px;
}

#header {
background-image:url(../images/header.gif);
background-repeat:no-repeat;
width: 760px;
height: 122px;
}

#subheader {
width: 552px;
height: 145px;
float:left;
}

#navigation {
width: 208px;
height: 145px;
background-color:#0D4884;
float:left;

}

#navlist {
line-height:30px;
list-style-type: none;
margin: 0px;
padding: 10px 15px 0px 30px;
} 

#navlist li {
border-bottom: 1px solid #6E92B6;
}

#navlist a, #navlist a:visited {

background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding: 0px 0px 5px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#navlist a:hover {
color:#6E92B6;
}

#info_bar {
background-image:url(../images/info_bar.gif);
background-repeat: no-repeat;
width: 760px;
height: 31px;
float:left;
}

#internal_header {
height:36px;
float:left;
}

.internal_header_img {
padding-bottom:24px;
padding-left:125px;
}

#content {
line-height:18px;
background-color:#FFFFFF;
float: left;
width: 760px;
}

#content a, #content a:visited {
color:#E32702;
}
#content a:hover {
text-decoration:none;
}

.left_blank {
background-color:#FFFFFF;
width:125px;
float:left;
}

.text_index {
background-color:#FFFFFF;
padding:0px 10px 10px 125px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
width:402px;
float:left;
}

.text {
background-color:#FFFFFF;
padding:10px 10px 10px 125px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
width:402px;
float:left;
}

.right_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
}

.text_internal {
background-color:#FFFFFF;
padding:10px 10px 10px 125px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
width:347px;
float:left;
line-height: 19px;
}

.right_image {
background-color:#FFFFFF;
width:215px;
float:left;
text-align:center;
padding: 0px 0px 0px 0px;
}

.internal_right {
background-color:#FFFFFF;
width:211px;
float:left;
text-align:center;
padding: 10px 10px 10px 29px;
}

#footer {
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
padding-bottom:0px;
padding-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#86A5C2;
width: 760px;
height: 18px;
float:left;
}

.kdweb {
color:#86A5C2;
}
.footer_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-left:141px;
padding-top:3px;
float:left;
}
.clearer {
clear: both;
}
