@charset "utf-8";
/* CSS Document */

ul.leftnav {
list-style-type:none;
margin:0px;
padding:0px;
text-align:left;
}
 
a.mainheading, a.mainheading:link, a.mainheading:active, a.mainheading:visited {
margin:0px;
padding:8px;
padding-left:15px;
padding-right:15px;
display:block;
width:150px;
font-size:13px;
font-weight:bold;
color:#4977A1;
background-image:url(images/layout/bg_left_nav.png);
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
}

a.mainheading:hover {
color:#4977A1;
background-image:url(images/layout/bg_left_nav_hover.png);
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
}

a.selectedmainheading, a.selectedmainheading:link, a.selectedmainheading:active, a.selectedmainheading:visited {
margin:0px;
padding:8px;
padding-left:15px;
padding-right:15px;
display:block;
width:150px;
font-size:13px;
font-weight:bold;
color:#4977A1;
background-image:url(images/layout/bg_left_nav_hover.png);
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
}
a.selectedmainheading:hover {
color:#4977A1;
background-image:url(images/layout/bg_left_nav_hover.png);
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
}


a.submenu, a.submenu:link, a.submenu:active, a.submenu:visited {
margin:0px;
padding:3px;
padding-left:25px;
padding-right:15px;
display:block;
width:140px;
font-size:11px;
font-weight:bold;
text-decoration:none;
background-color:#B7D3E6;
color:#4977A1;
background-image:url(images/layout/bg_left_nav.png);
background-position:center;
background-repeat:no-repeat;
}

a.submenu:hover {
background-color:#4977A1;
color:#FFFFFF;
text-decoration:none;
}





.box_170 {
margin:0px;
padding:0px;
width:170px;
background-color:#88A4C9;
}

.box_170_title {
margin:0px;
padding:0px;
padding-top:4px;
padding-bottom:2px;
clear:both;
width:170px;
background-color:#003366;
background-image:url(images/layout/bg_col_box_170_top.jpg);
background-repeat:no-repeat;
background-position:top;
color:#ffffff;
font-weight:bold;
}

.box_170_text {
margin:0px;
padding:5px;
padding-top:4px;
padding-bottom:18px;
clear:both;
width:160px;
text-align:left;
color:#003366;
background-image:url(images/layout/bg_col_box_170_bot.jpg);
background-repeat:no-repeat;
background-position:bottom;
}


.box_400 {
margin:0px;
padding:0px;
width:400px;
background-color:#E4E9EF;
}

.box_400_title {
margin:0px;
padding:10px;
padding-top:4px;
padding-bottom:2px;
clear:both;
width:380px;
background-color:#003366;
background-image:url(images/layout/bg_col_box_400_top.jpg);
background-repeat:no-repeat;
background-position:top;
color:#ffffff;
font-weight:bold;
}

.box_400_text {
margin:0px;
padding:5px;
padding-top:4px;
padding-bottom:18px;
clear:both;
width:390px;
text-align:left;
color:#003366;
background-image:url(images/layout/bg_col_box_400_bot.jpg);
background-repeat:no-repeat;
background-position:bottom;

}








.box_200 {
margin:0px;
padding:0px;
width:200px;
background-color:#E4E9EF;
}

.box_200_title {
margin:0px;
padding:10px;
padding-top:4px;
padding-bottom:2px;
clear:both;
width:180px;
background-color:#003366;
background-image:url(images/layout/bg_col_box_200_top.jpg);
background-repeat:no-repeat;
background-position:top;
color:#ffffff;
font-weight:bold;
}

.box_200_text {
margin:0px;
padding:5px;
padding-top:4px;
padding-bottom:18px;
clear:both;
width:190px;
text-align:left;
color:#003366;
background-image:url(images/layout/bg_col_box_200_bot.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

