.index_header {
	background-color:#075281;
	padding:5px 20px 5px 20px;	
	border:1px solid #ffffff;
}

.index_header2 {	
	padding:15px 20px 5px 20px;	
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;	
	/*background-color:#87a5ff;*/
	color:#002a54;
}
.index_header2 p {
	line-height:16px;
}
.index_header2 a:link, .index_header2 a:visited, .index_header2 a:hover, .index_header2 a:active {
	color:#002a54;	
}

#main_pane {	
	background-image: url(/common/images/interface/pageBG-welcome.gif);	
}

.print_entire_site {
	text-align:right;	
}

.flash_container {
	position:relative;
	width:593px;
	margin-top:-6px;
	height:331px;
	z-index:0;
}

.flash_object {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#date {
	position:absolute;
	right: 5px;
	top:60px;
	color:#0D2877; 
	font-weight:bold;
	z-index:30;
}
