
body {
	margin-top: 20px;
	margin-left: 20px;
	background-color: #868686;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 9pt;
	margin-right: 20px;
	margin-bottom: 20px;
}
.outertable {
 	border-top: 1px solid #333333;
 	border-right: 1px solid #333333;
 	border-bottom: 1px solid #333333;
 	border-left: 1px solid #333333;
 	background-color: White;
}
td {
	font-family : Arial, Helvetica,sans-serif;
	font-size : 9pt;
}
.small {
	font-family : Arial, Helvetica,sans-serif;
	font-size : 8pt;
}
.tagline {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : bold;
	color: black;
	font-variant : normal;
}
.tagline sup {font-size: 8;
font-style: normal;
}
HR {
	COLOR: Silver;
}
h1 {
	text-align: left;
	margin-top: 12pt;
	margin-bottom: 16pt;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 14pt;
	font-weight : bold;
} 
h2 {
	text-align: left;
	margin-top: 12pt;
	margin-bottom: 6pt;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 11pt;
	font-weight : bold;
} 
h3 {
	text-align: left;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
} 
.indent {
	padding-left : 20px;
} 
.sideright {
	vertical-align : top;
	text-align : center;
	float : right;
	padding-top : 25px;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 10px;
	clear : both;
} 
.splash  {
	background-color : #ffffcc;
	text-align : center;
	float: left;
	display : block;
	padding : 10pt;
}
.topnav {
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: white;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #0061c8;
} 
.error {
	text-align: left;
	font-family : Arial, Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #CC0033;
} 
a.menulink:link {
	text-decoration : none;
	color: #0061C8;
}
a.menulink:visited {
	text-decoration : none;
	color: #0061C8;
}
a.menulink:hover {
	text-decoration: underline;
	color: #CC0033;
}
a.menulink:active {
	text-decoration : none;
	color: #0061C8;
}
div.menulink a:link {
	text-decoration : none;
	color: #0061C8;
}
div.menulink a:visited {
	text-decoration : none;
	color: #0061C8;
}
div.menulink a:hover {
	text-decoration: underline;
	color: #CC0033;
}
div.menulink a:active {
	text-decoration : none;
	color: #0061C8;
}
a.topnavlink:link {
	text-decoration : none;
	color: White;
}
a.topnavlink:visited {
	text-decoration : none;
	color: White;
}
a.topnavlink:hover {
	text-decoration: underline;
	color: White;
}
a.topnavlink:active {
	text-decoration : none;
	color: White;
}
div.topnavlink a:link {
	text-decoration : none;
	color: White;
}
div.topnavlink a:visited {
	text-decoration : none;
	color: White;
}
div.topnavlink a:hover {
	text-decoration: underline;
	color: White;
}
div.topnavlink a:active {
	text-decoration : none;
	color: White;
}
.navbar {
	COLOR: #0061c8;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	background-color: #E8EBF4;
	vertical-align: top;
	text-indent: -10px;
} 
.homenavbar {
	COLOR: #0061c8;
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	background-color: #E8EBF4;
	vertical-align: top;
} 
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.required {	
	color: #CC0033;	
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.shade_lighter_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.shade_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.shade_darker_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.shade_lighter {	
	background-color: #0061C8;	
}
.shade {	
	background-color: #0061C8;	
}
.shade_darker {	
	background-color: #0061C8;	
}
.table_banner {
	background-color: #FFFFFF;
}
.table_header {
 	background-color: #0061C8; 		
	height: 27px;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
}