<!--
body {
	background-color: #1f3475;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;	
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#top {
	width: 1024px; 
	height: 126px;
	background-image: url(/_images/top.png); 
	background-repeat: no-repeat; 
}

#top_full {
	width: 100%;
	height: 126px;
	background-image: url(/_images/top_bg.png); 
	background-repeat: repeat;
}
	

#login_container {
	float: right;
}

#login {
 float: right; 
 margin-right: 50px; 
 margin-top: 30px; 
 color: #ffffff;
}

.red_head {
	color: #900; 
	margin-bottom: 0px;
}

#welcome {
	float: right;
	margin-right: 50px;
	margin-top: 10px;
	color: #ffffff;
	clear: both;
}

#left_column {
	 float: left; 
	 width: 183px;
}

#left_search_box {
	margin-left: 30px;
	//border: 1px solid #000000;
	//width: 130px;
}

#nav_buttons {
	clear: both; 
	margin-top: 25px; 
	margin-left: 26px;
}

.nav_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	width: 130px;
	font-weight: bold;
}

#main_column {
 	float: left; 
	background-color: #ffffff;
	width: 801px;
	height: auto;
}

input.buttonpos  { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #369 }
input.buttonneu { color: #000066; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: white }
input.buttonneg { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #999 }


#hot_topics {
	width: 801px;
	height: 58px;
}

.hot_topic {
	width: 266px;
	float: left;
}

.hot_topic_image {
	margin: 0px 10px 0px 20px;
	float: left;
}

#ad_space {
	float: right;
	background-image: url(/_images/home/ads/ad_spacer.png);
	background-repeat: repeat;
	width: 150px;
	margin-right: 9px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#page_content {
 	float: left; 
	width: 780px;
	margin: 15px 15px 15px 15px;
	min-height: 500px;
}

#ad_page_content {
 	float: left; 
	margin: 8px 0px 8px 8px;
	min-height: 500px;
}

#see_vaulting {
	width: 626px;
	height: 62px;
	margin-bottom: 8px;
	background-image: url(/_images/home/see_vaulting.png);
	background-repeat: no-repeat;
}

#see_vaulting_content {
	width: 345px;
	height: 42px;
	margin-left: 270px;
	color: #fceca9;
	text-align: center;
	font-size: 12px;
	padding-top: 13px;
	line-height: 150%;
	font-weight: bold;
}

.see_vaulting {
	color: #fceca9;
	text-decoration:none;		
}

a.see_vaulting {
	color: #fceca9;
	text-decoration:none;		
}
a.see_vaulting:hover {
	text-decoration: underline;		
}

#sectionHeader {
	background-image:url('/_images/header_bg.png'); 
	background-repeat: repeat; 
	width: 100%; 
	height: 38px;
}

#ss_container {
	background:url(/_images/home/slideshow/bg.png); 
	background-repeat: no-repeat; 
	width: 625px; 
	height: 414px;
	text-align: center; 
	padding-top: 8px;
}

.ss_slide {
	width: 625px;
	height: 400px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	display: none;
	position: absolute;
	z-index: 1;
}

.ss_style {
	border: 2px solid #fbe994;
}

.ss_caption_block {
	filter:alpha(opacity=65);
	-moz-opacity: .65;
	-khtml-opacity: .65;
	opacity: .65;	
	color: #000000;
	background-color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	position: absolute;
	z-index: 2;
	font-size: 9px;
	display: block;
}

.header {
 font-size: 26px;
 line-height: 26px;
 font-weight: bold; 
 padding-left: 20px;
 color: #1f3475;
}

.subheader {
 font-size: 22px;
 line-height: 26px;
 font-weight: bold; 
 color: #1f3475;
}

.sub_head {
 font-size: 15px;
 font-weight: bold; 
 color: #1f3475;
 margin-bottom: 10px;
 margin-top: 20px;
}

.sub_head_link { 
 color: #1f3475;
}
a.sub_head_link { 
 color: #1f3475;
}

.calendar {
	border: 1px inset #1f3475;
}

.cal_days {
	background-color: #1f3475;
	color: #ffffff;
	border: 1px inset #1f3475;
}

.cal_hr {
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #1f3475; 
	border-style: none none dotted;
}

.cal_day {
	color: #000000;
	font-size: 78%;
	border: 1px inset #1f3475;
	height: 80px;
}

.cal_num {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px;
}

.cal_nav {
	margin-bottom: 10px;
}

.news_item {
	margin-left: 10px;
	margin-bottom: 10px;
}

#breadcrumbs {
	margin-left: 22px;
	margin-bottom: 3px;
}


.breadcrumbs {
 font-size: 12px; 
 color: #1f3475;
}

#footer {	
	clear: both;
	text-align: center;
	color: #707070;
	margin-bottom: 10px;
}

-->
