/* CSS Document */


/*--STYLESHEET-- 
----------------------------------------------------------------*/

body {
behavior: url(csshover.htc);
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 0;
}/* WinIE behavior call */

body a {
color: #003366;
}

body a:hover {
color: #93A9CA;
}

.h1 {
font-size: 28px;
font-weight: bold;
line-height: 35px;
}

.h2 {
font-size: 18px;
font-weight: 600;
line-height: 20px;
}

.news_headline {
color:#003366;
font-family: Arial;
font-size: 16px;
font-weight: bold;
line-height: 20px;
}

.subnav_mid {
border-bottom: 1px solid #FFFFFF;
background:  rgb(204,200,191);
font-weight: bold;
list-style: none;
padding: 3px 0 3px 10px;
text-align: left;
width: 170px;
}

.subnav_mid_link {
border-bottom: 1px solid #FFFFFF;
background:  rgb(204,200,191);
list-style: none;
padding: 3px 0 3px 20px;
text-align: left;
width: 170px;
}

.main_link {
background: rgb(231,227,217);
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
font-weight: normal;
list-style: none;
margin: 0;
padding: 2px 0 2px 16px;
text-align: left;
width: 164px;
}