/* CSS Document */
 
body {
margin: 0;
padding: 0;
font: 14px Arial, Helvetica, sans-serif;
}

#main {
background: #FFFFFF url(top-new.gif) no-repeat center;
height:114px;
border-bottom:#2D4587 5px double;
}
table{
background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	table.searchResultsBold{
	font-weight: bold;
	}
table.searchResults{
border-style: solid;
	border-width: 1px;
	border-top-color: #2B699C;
	border-right-color: #2B699C;
	border-bottom-color: #2B699C;
	border-left-color: #2B699C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
table.search{
border-style: solid;
	border-width: 1px;
	border-top-color: #2B699C;
	border-right-color: #2B699C;
	border-bottom-color: #2B699C;
	border-left-color: #2B699C;
	

}
table.search td{
border-style: solid;
border-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #2B699C;
	border-right-width: 0px;
	border-bottom-color: #2B699C;
	border-left-width: 0px;
	border-right-color: #2B699C;
	border-left-color: #2B699C;
	
	font-weight: bold;
	text-indent: 5px;
}

table.navv{
background-color:  #2D4587;
}
td.tdbg{
background-color:#2D4587;
}
.nav a:link{
	font: bold 10pt/1.5 arial, sans-serif;
color: #FFFFFF;
	text-decoration: none;
	background-color:  #2D4587;
	border: 1px solid #FFFFFF;
	display: block;
width: 100%;
}
.nav a:visited{
	font: bold 10pt/1.5 arial, sans-serif;
color: #FFFFFF;
	text-decoration: none;
	background-color:  #2D4587;
	border: 1px solid #FFFFFF;
	display: block;
width: 100%;}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #2850BF;
	display: block;
width: 100%;
 
}
.address {
	font-size: 16px;
	color: #000000;
	padding: 10px 0 10px 0;
}
hr {
	color:  #2B699C;
	height:1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B699C;
}
 
 
	 
p {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
 h1 {
	color:  #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
 a.steve:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: blue; text-decoration: none;}
 a.steve:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: blue; text-decoration: none;}
 a.steve:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: green; text-decoration: none; border: none; background-color: white; block: none;}
 
 

select {
	margin-left: 5px;
}
input {
	margin-left: 5px;
}
table.cr{
border-top: 10px solid #2B699C;
padding: 10px 0 10px 0;
}
.one1{



background:url(p1.jpg) no-repeat;
}
.one2{
background:url(p2.jpg) no-repeat;



}
.one3{
background:url(p3.jpg) no-repeat;



}
.one4{
background:url(p4.jpg) no-repeat;



}
.one5{
background:url(p5.jpg) no-repeat;



}
table.twelve{
height:85px;
background-color:#FFFFFF;
}

#footer {
padding: 0;
text-align: center;
background: #FF9900 repeat;
}
#footer p{
font: 10px Arial, Helvetica, sans-serif;
color: #FFF5EE;
padding:5px 0 10px 0;
text-align:center;

}

#footer p a:link, #footer a:visited{
color:#FFF5EE;
text-decoration:none;
}
#footer p a:hover{
color:#FFF5EE;
text-decoration:underline;
}

#logo1{
float:right;
background:url(logo1.gif) no-repeat top right;
width:200px;
height:45px;
margin: 10px 5px 0 0;

}
#footcont{
margin-left: auto; 
margin-right: auto;
width: 750px;
text-align: left;
}
#logo2{
float:left;
background: url(logo2.gif) top left no-repeat;
width:200px;
height:45px;
margin: 10px 0 0 5px;
}
.front{
height: 200px;
}
.redbox{
padding:5px;
border:3px #663366 double;
background:#FF0000;
color:#F4F1F1;
width:156px;
font-weight:bold;
text-align:center;
}

form h1{
font: bold 18px Georgia, "Times New Roman", Times, serif;
padding-bottom: 15px;
}
form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 30px 0 0 0;
  background: url(img-form-gad.jpg) bottom repeat-x;
}


form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}
fieldset ol {
padding: 20px 5px 0 5px;
list-style: none;
}
fieldset li {
padding-bottom: 5px;
}
fieldset.Submit {
border-style: none;
margin-left: 0;
}
label {
font-weight:bold;
margin-bottom:3px;
margin-left:5px;
display: block;
}