html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a:focus{
	outline: 1px dotted #003366;
}
img:focus{
	outline: 1px dotted #003366;
}
body {
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 750px; 
  max-width: 750px;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;  
  line-height: 1.2; 
  color: black;
  background: white;
}
form{
 	width: 210px;
 	margin-left: 10px;
 	margin-top: 5px;
}
strong, h3 {
  font-weight: bold;  
}
em{
  font-style: italic;	
}
a{
  color: black;	
}
a:visited{
  color: black;
}
p{
  margin:  10px 0 10px 0;  
}
.container{
  width: 700px;
}
.brand {
  width: 750px; 
}
#seal {
  margin-left: 131px;   
}
#title {
  vertical-align: 17px;   
}
.headertitle {
  width: 700px;
  text-align: right;
  background-color: #003366;
  height: 32px;  
  margin-bottom: 10px;
}
.headertitle img {
  vertical-align: middle;
}
.headertitle span{
  font-weight: bold;  
  color: white;  
  font-size: 12pt;
  width: 475px;
  float: left;
  text-align: left; 
  padding-left: 0;
  margin-left: 5px;
  margin-top: 7px;  
}
.mainpage{
  margin-top: 29px;
}
.menu {
  width: 700px;
  text-align: right;  
  padding-right: 1px; 
  margin-top: 3px;
  margin-bottom: 10px; 
}
.menu img{
	border: none;   	
}
#legal{
 	margin-right: 5px;
}
#logout{
 	margin-right: 5px;
}

#info{	
	width: 600px;
	margin-left: 10px;	
}
#info p{	
	margin-bottom:22px;	
}
.assistive{
  font-size: .01mm;  
  color: white;
}
.assistive a{
  color: white;
}
.assistive a:visited{
  color: white;
}
.assistiveGrey {
	font-size: .01mm;
	color: #E5E5E5;
}
.buttons{
  width: 700px;
  margin-top: 10px;
  text-align: right;
}
.C {
	color: #CC3300;	
}
.infoMsgs {
  width: 620px;
  margin-left: 10px;
  color: #003366;  
  font-weight: bold;
}

.errorMsgs {  
  width: 210px;
  color: #CC3300;
  font-weight: bold;
  height: 65px;  
}
.errors{
  width: 210px;
  margin-bottom: 10px;
  font-size: 9pt;
}
.textboxerror{
  font-size: 9pt;
  margin-bottom: 5px;
  border-color: #cc3300;
  border-width: 1px;
  border-style: solid;  
  color: #000000;  
}
.messages {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: white;
    border: 1px solid black;
    width: 600px;
    margin-left: 15px;
    margin-bottom: 10px;
    padding: 15px;
}
.messages img{
	float: left;
}
.underline{
	text-decoration: underline;
}
.sections {  
  margin-left: 0;    
  float: left; 
  background-color:#E5E5E5;
  margin-bottom: 5px;
  height: 360px;
}
.sections h2 {
  margin: 0;  
  color: white;  
  text-indent: 10px;
  font-size: 12pt;
  background-color: #003366;
  font-family: arial,helvetica,sans-serif;  
  font-weight: bold;
}
#loginsection{
	width: 483px;	
	margin-right: 15px;
}
#enroll{
	width: 202px;	
}
#enrollsection{
	width: 202px;
    height: 300px;
    float: left;
}
#enrollsection p{
	margin-left:10px;
	margin-top: 45px;
	width: 150px;
}
#enrollimage{
    width: 48px;
    height: 42px;
    margin-left: 10px;
    margin-top: 15px;
}
#enrollbutton {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
#formsection{
	width: 210px;
    height: 300px;
    float: left;
    margin-right: 20px;
}
#formsection img {
    width: 53px;
    height: 43px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}
input{
	margin-bottom: 10px;
}
#helpsection{
    width: 200px;
    height: 250px;
    float: left;
    padding-top: 93px;
}
#helpsection p{
	margin-top: 0px;
	margin-bottom: 15px;
	
}
.text {
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    display: block;
    width: 205px;
    margin-bottom: 10px;
}

.pra{
	font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
    width: 685px;
    margin-left:10px;
}
