/*   logo blue: #0099FF */
/* bright pink: #FF0099 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active, a:hove {
	color: #0099FF;
}
.content {
	padding: 10px 0 10px 0;
}
.menuTable {
	display: none;
}
.outline {
	border-top:  1px solid #0099FF;
	border-bottom:  1px solid #0099FF;
}
.highlight {
   font-size: 10pt;
	color: #00426C;
}
.title {
	color: #0099FF;
	font-size: 14pt;
	text-align: right;
}
.subhead {
	font-family: "Monotype Corsiva",Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14pt;
	font-weight: bold;
}
.accentBox {
	padding: 1px 5px 1px 5px;
	display: block;
	text-align: center;
	margin: 10px 10px 0 0;
	border: 1px solid #0099FF;
	border-right-color: #00426C;
	border-bottom-color: #00426C;
}
.btnBack {
	font-size: 8pt;
}
.indent {
	margin-left: 15px;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	color: #00016A;
}
.footer {
	padding:5px;
	color: #00426C;
}
#menuFooter {
	display: none;
}
#menuFooter a, #menuFooter a:visited, #menuFooter a:hover {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  color:#00426C; 
  display:block; 
  width:120px; 
  border:1px solid #FFFFFF;
  border-color:#CCCCCC #666666 #666666 #CCCCCC;
  padding:0.10em;
  margin:5px auto;
}
