body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 18px;
	margin: 0;
	background-color: #243458;
	}

.ttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	width:90px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	letter-spacing: 1px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	padding-top: 0px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	padding-top: 0px;
	font-weight: bold;
	}

.centerdiv {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#wrapper {
	width: 900px;
	height: auto;
	margin: auto;
	border: 1px solid gray;
	background-color:#FFF;
	margin-top: 10px;
	}

#centercolumn {
	width: 99%;
	background-color:#FFF;
	margin:0 auto;
	float:none;
	clear:both;
	}

.highlighted {
	color: #006699;
	font-weight: bold;
	}

.highlighted2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	padding: none;
	font-size:9px;
	line-height: 10px;
	}

.highlighted2grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	padding: none;
	font-size:9px;
	line-height: 10px;
	}

.menu {
	color: #069;
	line-height: 18px;
	margin: 5px 0 5px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 5px 15px;
	width: 125px;
	}
.menu_off {
	line-height: 18px;
	margin: 5px 0 5px 0px;
	letter-spacing: 1px;
	padding: 0px 0px 5px 15px;
	width: 125px;
}	
.menu_on {
	color: #069;
	line-height: 18px;
	margin: 5px 0 5px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0px 5px 15px;
	background-color:#E0E0E0;
	width: 125px;
	}

.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight:bold;
	padding-right:3px;
	}

a:link {
	font-style: normal;
	color:#339;
	font-weight:normal; 
	text-decoration: none; 
	}

a:visited {
	font-style: normal;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	}

a:active {
	font-style: normal;
	color:#399;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	font-style: normal;
	color:#006699;
	font-weight:normal;
	text-decoration:underline;
	}

#topnav {
	padding: 5px 15px 0px 0px;
	text-align:right;
	letter-spacing:1px;
	font-size:11px;
	}

.log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 900px;
	margin: auto;
	padding-top: 15px;
	}

a.log:link {
	color: #FFF;
	text-decoration: none;
	padding: 0;
	}

a.log:visited {
	color:#FFF;
	text-decoration: none;
	padding: 0;
	}
	
a.log:hover {
	color:#FC0;
	text-decoration: underline;
	padding: 0;
	}

#sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-size: 18px;
	font-weight:bold;
	margin: 0px 0px 0px 5px;
	letter-spacing: .5em;
	}

.indent  {
	width:95%;
	margin: auto;
	}

#wrapper #centercolumn #form1 {
	height: 450px;
	overflow: scroll;
	}

.sections {
	color: #069;
	font-weight: bold;
	font-size:12px;
	width:100%;
	margin: 5px 0px 5px 0px;
	letter-spacing: 0px;
	border-bottom:1px #069 solid;
	}

.redbox {
	font-weight: 500;
	color: #069;
	border: thin dotted #666;
	width: 95%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	}
.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity:0.7; 
}	
#popup {
	width:600px;
	background-color:#ccc;
	border: solid 10px #FFF;
	}
	
.popuptext {

	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bold;
	padding: none;
	font-size:12px;
	line-height: 12px;
	}
	
#popupheader{

	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bold;
	padding: none;
	font-size:14px;
	line-height: 11px;
	}	
