body {
	margin: 30px 0px 30px 0px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #F1E5CB;
	text-align: center;
	line-height: 130px;	
}

.subpageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	line-height: 64px;		
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px 0px 20px 10px;
	font-weight: bold;
	text-align: center;
	color: #000066;	
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #445581;
	line-height: 23pt;
	text-align: left;
	background-color: #F1E5CB;
	margin-left: 6px;
	margin-right: 6px;
}

.menu a:link, .menu a:visited {
	color: #445581;
	text-decoration: none;
}

.menu a:hover {
	/*border-bottom: 1px dotted #445581;*/
	color: #000066;
}

.menubox {
	border-right: 1px dotted #E8D3A6;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px 10px 20px 10px;
	width: 550px;
}

.topcell {
	line-height: 24pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8D3A6;
	font-size: 8pt;
	color: #000066;
	text-align: right;
	line-height: 24pt;
	padding: 0px 20px 0px 0px;
	border-top: 1px dotted #445581;
}

.footer a:link, .footer a:visited {
	font-weight: bold;
	color: #000066;
}

.footer a:hover {
	border-bottom: 1px dotted #000066;
}

#container {
	border: 1px solid #445581;
}

strong {
	color: #000066;
}

#textnav {
	font-size: 9pt;
	color: #006;
	text-align: center;
}

#textnav a:link {

}

#typenav {
	font-size: 9pt;
	color: #006;
	text-align: center;
	line-height: 1.2em;
}