/* <![CDATA[ */

body {
	margin: 0px;
	padding: 0px;
	font:10pt arial, helvetica;
	color: #000000;
	background: #ffffff;
}


#main {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#header {
	background-color: #04276e;
	height: 32px;
}

#headerContent {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 770px;
	color: #ffffff;	
	font: 10pt arial, helvetica;
	font-weight: bold;
	text-align: right;
}

#subHeader {
	background-color: #d3cfae;
	border-bottom: 5px #04276e solid;
}

#mainLogo {
	margin: 0px auto;
	width: 770px;
	height: 60px;
}

#topNav {
	background-color: #04276e;
	height: 20px;
}

#topNav ul {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	list-style: none;
}

#topNav ul li {
	font-weight: bold;
	display: inline;
}

#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

#topNav ul li a:hover {
	background-color: #d3cfae;
	padding: 0px 12px 0px 12px;
	color: #04276e;
}

#topNav ul li span.current {

}

#mainContent {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 770px;
}

#mainContent h1 {
	font:12pt arial, helvetica;
	color: #04276e;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 14px 0px;
}

#mainContent b {
	font:12pt arial, helvetica;
	color: #04276e;
	font-weight: bold;
}

#mainContent img {
	float: right;
	padding: 4px 10px 10px 50px;
}


#subContent {
	text-align: center;
	margin: 0px auto;
	padding: 14px 0px 0px 0px;
	width: 770px;
}

#subContent img {
	padding: 0px 15px 0px 15px;
}

#footer {
	font: 9pt arial, helvetica;
	text-align: center;
	margin: 0px auto;
	width: 770px;
}


#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #04276e;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}

#footer ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer ul li span.current {

}

/* ]]> */

