body {
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 80%;
  background: #fff;
  border: 0;
margin: 0;
padding: 0px;
text-align: center;
}
div{
margin: 0px;
padding: 0px;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0 15px 8px;
	font-weight: 600;
	}
h1{
	font-size: 140%;
	color: #000;
	}

h2{
	font-size: 110%;
	color: #0034FE;
	margin-bottom: 0;
	padding-bottom: 0;

}


h3{
	font-size: 110%;
	color: #5ACD5A;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4{
	font-size: 110%;
margin: 8px;

}

h5 {
  font-size: 100%;
  font-weight: normal;
}

h6 {
font-size: 95%;
}


img{
	 border: 0;
}
a:link		{ color: #CC3333; font-size: 100%; text-decoration: underline;}
a:active		{ color: #CC3333; font-size: 100%; text-decoration: underline;}
a:visited		{ color: #CC3333; font-size: 100%; text-decoration: underline;  }
a:hover		{  color: #1710A4; font-size: 100%; text-decoration: none;  }


#footer a:link, #footer a:active, #footer a:visited{

 color: #000; 
   line-height: 20px; 
   text-decoration: none; 
   padding: 0px 10px 0px 10px;
   margin: 0px;

}

#footer a:hover{
 color:  #fff;

}
#menu a:link, #menu a:active, #menu a:visited{

 color: #fff; 
   line-height: 23px; 
   text-decoration: none; 
   margin: 0px;
   font-size: 90%;
      padding: 0px 20px 0px 20px;

}

#menu a:hover{
 color:  #0034FE;
 font-size: 90%;
 margin-left: 0px;
}

#quicklinks a:link ,#quicklinks a:active,#quicklinks a:visited{

 color: #000; 
   margin: 0px;
   font-size: 100%;
   padding: 0px 1px 0px 1px;

}

#quicklinks a:hover{
 color:  #CC3333;
 font-size: 100%;
}


#top{
background: url(images/back.jpg) no-repeat top right;
height: 145px;
text-align: left;
clear: both;
}
#top p{
display: none;
}
#top h1{
display: none;
}
#left{
float: left;
width: 50%;
clear: none;
}
#right{
float: left;
clear: right;
width: 50%;
}
 #divBody{
 width: 760px;
 text-align: left;
 border: 1px solid #000;
 background: #fff;
 margin: 0 auto;
 }
#menu{
background: #D54425;
height: 23px;
color: #fff;
font-weight: bold;
text-align: center;
}

 #content{
 width: 100%;
 clear:both;

 }
 .rightfloat{
 float: right;
 }
 .leftfloat{
 float: left;
 }
.blue{
color: #0034FE;
}
.red{
color: #CC3333;
}
.bluebold{
font-weight: bold;
font-size: 110%;
color: #0034FE;
}
 #footer{
 clear: both;
 color: #000;
 background: url(images/footer.jpg) ;
line-height: 18px;
text-align: center;
font-size: 85%;
text-align: center;
   font-weight: bold;
 }
 #footer p{
 padding: 0 0 2px 0;
 margin: 0px;
 color: #fff;
 line-height: 12px;
 text-align: center;
 }

.center{
text-align: center;
}
.smaller{
font-size: 90%;
margin-left: 78px;
}
.right{
text-align: right;
}
p {
font-size: 100%;
padding: 10px 5px 0px 0px;
line-height: 16px;
margin: 8px;
text-align: justify;
 }


 li{
 list-style: url(images/bulletyellow.gif);
   list-style-position: outside;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 10px;
line-height: 24px;
text-align: justify;
 }
#yellowback li{
  list-style: url(images/bulletarrow.gif);
text-align: justify;
line-height: 26px;
 }
 
 ul{
 list-style: square;
padding: 0px 5px 0px 0px;
margin: 10px 0px 0px 20px;
 }


.clear{
clear: both;
}

.border{
border: 1px solid #000;
margin: 5px;
}
#blueback{
background: #D7E2F8;
font-weight: bold;
padding-top: 1px;
padding-bottom: 10px;
margin-right: 15px;
margin-bottom: 10px;
}
#blueback h2{
color: #CC3333;
font-size: 160%;
text-align: center;
border: 1px solid #000;
margin: 10px 8px 8px 8px;
}
#yellowback{
background: #E99E14;
margin-right: 15px;
}
#quicklinks{
font-size: 85%;
}
form{
width: 82%;
text-align: right;
font-size: 100%;
}
input{
width: 200px;
margin-right: 100px;
margin-top: 3px;
}
.checkbox{
margin-right: 0;
width: 20px;
}
textarea{
width: 200px;
height: 100px;
margin-right: 100px;
vertical-align: middle;
margin-top: 3px;
}
select{
width: 206px;
margin-right: 100px;
}
.button{
background: #BC1D05;
color: #fff;
border:  double #000 3px;
width: auto;
font-weight: bold;
font-size: 80%;
margin-top: 10px;
}
.imgmargin{
margin-right: 20px;
float: left;
}
