@charset "UTF-8";
#wrapper {
	height: 901px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #86A2BE;
	border: 2px solid #FFFFFF;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
	padding-top: 1px;
}
#footer_logo {
	height: 25px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
.bold {
	font-weight: bold;
}
#page_graphix {
	height: 204px;
}
#footer_logo .footer_copy a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#footer_logo .footer_copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
#main_content {
	height: 530px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
}
#right_graphix {
	float: right;
	width: 365px;
	height: 204px;
}

#navigation {
	background-color: #334D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	font-size: 12px;
	text-align: left;
	height: 22px;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#left_content {
	width: 400px;
	height: 500px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 85px;
	padding-bottom: 15px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
#right_content {
	width: 192px;
	height: 530px;
	float: right;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
}

#left_graphix {
	height: 204px;
	float: left;
}

p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #006699;
}
.datatable {
	border-collapse: collapse;
	width: 460px;
	color: #003366;
	border: 1px solid #D6DDE6;
}
.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}
.datatable th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}

h1 {
  font: 1.2em Arial, Helvetica, sans-serif;
}
input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
fieldset {
  border: 1px dotted #61B5CF;
  margin-top: 16px;
  padding: 10px;
}
legend {
	color: #00008B;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#wrapper_online {
	height: 890px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #86A2BE;
	border: 2px solid #FFFFFF;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 10px 2px 10px; 
	color: #FFFFFF;
	background-color: #B51032;
	text-decoration: none;
	border: 1px solid #711515;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #711515;
}
.RequiredTEXT {
	color: #32679F;
	font-style: italic;
}
