/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#0365a6;
}

a,a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold;
}

a:hover,a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper {
	margin: 10px auto;
	width: 766px;
	border:2px solid #0A246A;
	/*background-color:#0A246A;*/
}

#footer {
	margin: 0px auto;
	width: 766px;
	font-size:11px;
	height:30px;
	padding:4px 0px;
	text-align:center;
}

#flash_object {

}

#no_flash_object {
	width: 766px;
	height:700px;
	/*border:2px solid #0A246A;*/
}

body #header_banner {
	width: 728px;
	margin:10px auto 0px;
	display: block;
}
