/* ***************Main Styles*************** */

a.main:link
{
	color: #ffffff;
	text-decoration: none
}

a.main:visited
{
	color: #ffffff;
	text-decoration: none
}

a.main:hover
{
	color: #ffa200;
	text-decoration: none
}

body
{
	margin: 0;
	padding: 0;
	line-height: 11pt;
	font-size: 11px;
	color: #6c78ad;
	vertical-align: top;
	font-family: verdana, arial, sans-serif
}

.nospace
{
	padding-bottom: 0;
	margin-bottom: 0;
}

a.sub:link,a.sub:visited
{
	color: #000000;
	text-decoration: none
}

a.bodysmall:link,a.bodysmall:visited
{
	color: #405094;
	text-decoration: none
}

a.body:link,a.body:visited
{
	color: #405094;
	font-weight: bold;
	text-decoration: none
}

a.sitemap:link,a.sitemap:visited
{
	color: #405094;
	font-size: 13px;
	text-decoration: none;
}

a.sitemap:hover
{
	color: #f45f25;
	font-size: 13px;
	text-decoration: underline
}

a.sub:hover
{
	color: #f45f25;
	text-decoration: underline
}


a.body:hover
{
	color: #f45f25;
	font-weight: bold;
	text-decoration: underline
}

a.bodysmall:hover
{
	color: #f45f25;
	text-decoration: underline
}

.header_graphic
{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.bodytop_graphic
{
	background-image: url(/images/body_top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.bodymid_graphic
{
	background-image: url(/images/body_mid.jpg);
	background-repeat: repeat;
}


.bodybottom_graphic
{
	background-image: url(/images/body_bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.subnav_graphic
{
	background-image: url(/images/subnav.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	padding-left: 46px;
	padding-top: 3px;
	vertical-align: top;
}

h3
{
	font-size: 13px;
	color: #405094;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	color: #f46325;
	font-weight: bold;
}

.spacer_background
{
	background-image: url(/images/vertical_break.gif);
	background-repeat: repeat;
}

ul.sitemap
{
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	margin-top: 0;
}

#menu1_1, #menu1_2, #menu1_3, #menu1_4, #menu1_5 
{
   	position: static;
	line-height: 11pt;
	font-size: 11px;
	color: #6c78ad;
	font-family: verdana, arial, sans-serif;
        width: 160px;
        display: none; 
}

#data1_1, #data1_2, #data1_3, #data1_4, #data1_5, #data1_6, #data1_7
{
   	position: static;
	line-height: 11pt;
	font-size: 11px;
	color: #6c78ad;
	font-family: verdana, arial, sans-serif;
        display: none; 
}

.navigation
{
   	position: relative; 
}

#nav1_1, #nav1_2, #nav1_3
{
   	position: absolute;
   	border: 1px solid #665c56;
	z-index: 2;
	left: 2px;
        top: -20px;
        padding: 3px;
	line-height: 11pt;
	font-size: 11px;
	width: 150px;
	background: #ced4f5;
	font-family: verdana, arial, sans-serif;
        display: none; 
}

.navigation ul
    {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    }

.inputbox
{
margin-bottom: 6px;
}


