body,html{
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('/images/background.jpg'); 
	background-repeat:repeat-x; 
	background-color:#C5CFD0;
}
div#top{
	height:20px;
	width:380px;
	position:relative;
	float:left;
	line-height:18px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:14px;
}
div#content a, div#content_partial a{
	color:#0000FF;
}
div#header_bottom_submenu a, div#menu_item a, div#footer a{
	color:#000000;
}
div#header_bottom_submenu a:hover{
	color:#0000FF;
}
div#content a:hover, div#content_partial a:hover{
	color:#FF0000;
}
a{
	text-decoration: none;
}
div#right_menu a{
	text-decoration: none;
	color:#FFFFFF;
	width:auto;
}
#right_menu a:hover{
	text-decoration: underline;
}
#footer a,#top a {
	color:#ffffff;
}
#footer a:hover,#top a:hover {
	color:#FF0000;
}
div#menu_cap{
	background-image:url(/images/menu_cap.gif);
	height:28px;
	width:14px;
	line-height:28px;
	position:relative;
	float:left;
}
div#menu_item{
	font-weight:bold;
	background-image:url(/images/menu_state_down.gif);
	height:20px;
	cursor:pointer;
	padding:4px;
	padding-left:6px;
	padding-right:9px;
	line-height:20px;
	position:relative;
	float:left;
}
div#header_menu_spacer{
	background-image:url(/images/menu_separator.gif);
	height:28px;
	width:2px;
	line-height:28px;
	position:relative;
	float:left;
}
div#shell{
	width:770px;
	float:center;
}
div#header_top{
	height:9px;
	width:770px;
	position:relative;
	line-height:9px;
	background-image:url(/images/header_topper.gif)
}
div#header{
	height:130px;
	width:770px;
	background-color:#990000;
	position:relative;
	background-image:url(/images/header_back.gif);
}
div#header_menu{
	width:auto;
	position:absolute;
	left:0px;
	bottom:-2px;
	padding:0px;
	margin:0px;
	height:27px;
}
div#header_bottom_submenu{
	height:18px;
	width:auto;
	padding-left:5px;
	position:relative;
	line-height:14px;
	background-image:url(/images/menu_footer_not_collapsed.gif);
	font-size:12px;
}
div#header_bottom{
	height:9px;
	position:relative;
	line-height:9px;
	width:770px;
	background-image:url(/images/menu_footer_collapsed.gif)
}
div#content{
	width:770px;
	padding:0px;
	position:relative;
	background-color:#FFFFFF;
	height:auto;	
}
div#border{
	border-color:#000000;
	border-style:solid;
	border-width:thin;
}
div#content_text{
	width:auto;
	padding:5px;
	position:relative;
	height:auto;
	float:left;
}
div#content_partial{
	padding:0px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	border-top-width:0px;
}
div#content_header_container{
	width:100%;
	position:relative;
	left:0px;
	padding-bottom:5px;
}
div#content_header_blue_sub,div#content_header_blue_sub h1{
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/subheader_blue_back.gif);
	height:31px;
	line-height:31px;
	width:150px;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	position:relative;
}
div#content_header_blue_sub{
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:150px;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	position:relative;
        clear: left;
}
div#content_header_blue_crossover{
	background-image:url(/images/subheader_blue_crossover.gif);
	width:31px;
	position:relative;
	height:31px;
	float:left;
}
div#content_header_title_full{
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/subheader_back.gif);
	height:31px;
	line-height:31px;
	float:left;
	width:579px;
}
div#content_header_title_partial{
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/subheader_back.gif);
	height:31px;
	line-height:31px;
	float:left;
	width:379px;
}
div#content_header_red_sub{
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/subheader_red_back.gif);
	height:31px;
	line-height:31px;
	width:150px;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
}
div#content_header_red_crossover{
	background-image:url(/images/subheader_red_crossover.gif);
	width:31px;
	height:31px;
	float:left;
}
div#footer{
	color:#000000;
	float:left;
	width:760px;
	font-size:12px;
	padding:5px
}
div#right_menu{
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
	padding-left:12px;
	z-index: 5;
}
