body {
	font: 1.0em arial,sans-serif;
	color: #444;
	}
	
.style1 {color: #043D72}

.style3 {
	font-size: 2em;
	font-family: 'trebuchet ms', arial, sans-serif;
}

.style5 {font-size: small}


h1 {
	font: 400 2.0em 'book antiqua','times new romans',serif;
	color: #043d72;
	display: inline;
	}
	
h2 {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #043d72;
	display: inline;
	letter-spacing: 1px;
	}
	
h3 {
	font: 600 1.8em 'book antiqua','times new romans',serif;
	color: #043d72;
	font-style: italic;
	margin: 10px 0;
	}

h4 {
	font: 400 1.5em 'book antiqua','times new romans',serif;
	color: #a2c1de;
	font-style: italic;
	margin: 15px 0 0 0;
	}
	
h5, h5 a {
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #043d72;
	margin: 15px 0 0 0;
	text-decoration: none;
	}
	
h5 a:hover {
	text-decoration: underline;
	}
	
a {
	color: #043d72;
	text-decoration: underline;
	}

a:hover {
	color: #858585;
	text-decoration: none;
	}

a img {
	border: 0;
	}
	
.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
.topnav li {
	float: left;
	clear: none;
	}
	
.topnav li a {
	margin-left: 20px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #043d72;
	}

.topnav li a:hover {
	color: #81A882;
	text-decoration: underline;
	}

.frontblurb {
	height: 195px;
	padding:  10px 20px;
	color: #CCC;
	font-size: 0.8em; 
	}
	
.frontblurb p {
	margin: 3px 0 5px 0;
	}
	
.frontblurb h2 {
	display: block;
	color: #FFFFFF;
	font-size: 1.4em;
	margin: 25px 0 0 0;
	}
.frontblurb a {
	text-decoration: none;
	color: #FFFFFF;
	}
.frontblurb a:hover {
	color: #858585;
	}
.rootnav {
	width: 463px;
	height: 25px;
	padding: 10px 20px 0 20px;
	font-size: 0.7em;
	background: #D1D1D1;
	border-right: 2px solid #FFF;
	}
	
.rootnav a {
	color: #043d72;
	padding: 0 20px 0 10px;
	background: #D1D1D1 url(../images/arrow.gif) no-repeat right center;
	}

.rootnav a:hover {
	color: #a2c1de;
	text-decoration: none;
	}
	
#rcolumn2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.subnav {
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	
.subnav li a{
	display: block;
	width: 210px;
	background: #D1D1D1;
	margin: 1px 0 0 0;
	padding: 8px 15px;
	color: #043d72;
	text-decoration: none;
	}

.subnav li.first a{
	font: 600 1.1em 'trebuchet ms',arial,sans-serif;
	width: 210px;
	background: #043d72;
	margin: 1px 0 0 0;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	}

.subnav li a:hover {
	background: #a2c1de;
	color: #FFFFFF;
	text-decoration: none;
	}

.subnav li.first a:hover {
	background: #043d72;
	color: #FFF;
	text-decoration: none;
	}
	
.textbox {
	margin: 15px 0;
	padding: 10px 10px;
	background: #d1d1d1;
	border: 1px solid #84acd2;
	}

.textbox h2 {
	color: #043d72;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox p{
	line-height: 1.6em;
	font-size: 0.7em;
	}
	
.textbox_2 {
	margin: 15px 0;
	padding: 10px 10px;
	background: #d1d1d1;
	border: 1px solid #84acd2;
	}
	
.textbox_2 h2 {
	color: #043d72;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox_2 p{
	line-height: 1.6em;
	font-size: 0.7em;
	}
	
#main p {
	
	margin: 8px 15px 8px 0;
	line-height: 1.8em;
	font-size: 0.9em;
	}

ol {
	color: #043d72;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #444;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}
	
img.content, a img.content {
	float:left;
	margin: 10px 10px 10px 0;
	padding: 2px;
	background: #d1d1d1;
	border: 2px solid #FFFFFF;
	}
	
a:hover img.content {
	border: 2px solid #FFFFFF;
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
	background: #043d72;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}


tbody td {
	background-color: #D1D1D1;
	border-bottom: 1px solid #FFF;
}

tbody tr:hover {
	background-color: #043d72;
}
/*
form label{
	font-size: 12px;
	font-weight: bold;
	display:block;
	}

form input.text, form textarea{
	width:95%;
	border:1px #FFFFFF solid;
	color:#444;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #A2C1DE;
	}

form input.text:hover, form textarea:hover{
	border:1px #043d72 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #043d72 solid;
	color:#444;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #043d72;
	color:#444;
	}*/
	
.blockquote {
	display: block;
	width: 93.5%;
	border-left: 2px solid #043d72;
	background-color: #D1D1D1;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

	
.footnav {
	width: 730px;
	text-align: center;
	padding: 10px;
	background: #d1d1d1;
	border-top: 3px solid #043d72;
	border-bottom: 1px solid #043d72;
	margin: 0 0 10px 0;
	}

.footnav a {
	margin: 0 10px;
	color: #043d72;
	}
	
.copyright {
	text-align: left;
	}
	
/* /////////////////////////////////////////////////////////////////////////////////////////*/
/* /////////////////////////////FORM PROPERTIES/////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////////////////*/

label{
float: left;
width: 150px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

input, textarea, select{
font-family: Arial, Sans-Serif;
font-size: 12px;
margin-bottom: 3px;
border: solid 1px #858585;
background-image: url( 'http://www.simplxsecurity.com/images/input_background.png' );
background-repeat: repeat-x;
background-position: top;
}

input:focus, textarea:focus, select:focus{
background-image: none;
background-color: #ffffff;
border: solid 1px #043d72;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
} 

#submitbutton{
margin-left: 0px;
margin-top: 50px;
}

br{
clear: left;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #d1d1d1;
width: 50px; /*Default width of hint.*/ 
padding: 2px;
font:normal 12px Verdana;
line-height:18px;
z-index:100; 
border-top:1px solid #a4acd2;
border-left:1px solid #a4acd2;
border-bottom:1px solid #043d72;
border-right:1px solid #043d72;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: navy;
margin: 3px 8px;
}