body{
	margin:				0px;
}
body, td, div, span{
	font-family: 		Arial;
	cursor:				default;
}
form,td {
	margin:				0px;
	padding:			0px;
	page-break-after:	avoid;
	page-break-before:	avoid;
	page-break-inside:	avoid;
	font-size:			12px;
	font-family:		Verdana;
}
img {
	border:				0px;

}
table{
	border-width: 		0px; 
	border-collapse: 	collapse;
}
td{
	padding: 			0 0 0 0px;
}
a{
	font-family:		Arial,Helvetica,sans-serif;
}

/* ###################################### */



#top_baner{
	width:				760px;
	padding: 			5px 0px 5px 0px;
}

div.float_banner{
	width:				160px;
	height:				600px;
	position:			absolute;
	visibility:			hidden;
	overflow:			hidden;
}
#page_logo{
	width:				760px;
}
#page_band a{
	font-family: 		Arial;
	font-size:			18px !important;
	font-style: 		italic;
	text-decoration:		none;
}
#search_bar form {
	font-size:			11px;
	font-family: 		Arial, Helvetica, sans-serif;
}
#search_bar td{  
	font-size:			11px;
}
input.search_text{
	font-family: 		Arial;
	font-size: 			12px;
	color: 				#000000;
	border:				1px solid #046aa4;
	width:				180px;
}
input.search_submit{
	font-family: 		Arial;
	font-size: 			11px;
	color: 				#FFFFFF;
	background-color: 	#034F7A;
	border: 			1px solid #F4F8F9;
}
#redirect{
	font-size: 			12px;
}
/* ########### TOP LINKS #################### */
.top-links-container {
	width:				100%;
	height:				22px;
}
.top-links {
	font-family:		Arial;
	font-size:			13px;
	color:white;
	text-align:			center;
	padding-top:		3px;
}
.top-links-active {
	color:				red;
}
.top-links a {
	color:				white;
	font-family:		Arial;
	font-size:			13px;
	text-decoration:	none;
}
.top-links a:hover {
	color:				white;
	font-family:		Arial;
	font-size:			13px;
	text-decoration:	underline;
}
#top_links{
	width:				760px;
	background-color:	#68A7DF;
	height: 			22px;
}
#top_links td{
	width:				106px;
}
#top_links a{
	font-size: 			11px;
	color: 				#064e7e;
	text-transform: 	uppercase;
	text-decoration:	none;
}
#top_links a:hover{
	font-size: 			11px;
	color: 				#064e7e;
	text-transform: 	uppercase;
	text-decoration: 	underline;
}
/* ########### COPYRIGHT #################### */
#page_footer{
	font-size:			15px;
	color:				#FFFFFF;	
	font-family:		Arial;
}
#page_footer a{
	font-weight:		bold;
	color:				#FFFFFF;
	font-size:			15px;
	text-decoration:	none;
}

#copyright a,#copyright p{
	color:				white;
	font-size:			11px;
}

#copyright a:hover{
	color:				#A3A3A3;
}

/* ############## TOP NAV #################### */
a.nav {
	font-size: 			11px;
	color: 				#064e7e;
	text-transform: 	uppercase;
}
a.nav:hover{
	font-size: 			11px;
	color: 				#064e7e;
	text-transform: 	uppercase;
	text-decoration:	underline;
}


/* ############# MAIN BOX #################### */
#C1s{
	font-size:			12px;
}
#C1s form,#C1s input{
	font-size:			11px;
}
span.red_star{
	color:				red;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-style:			italic;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
