﻿Body{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:verdana, arial;
	font-size:11px;
	background:url(/images/landingPages/bkgrd.jpg) repeat-x;
  line-height:15px;
 }
#main-container{
	margin:auto;
	padding:0px 0px 0px 0px;
	width:765px;
}

H1
{
    font-size:20px;
    color:#B40B0B;
}

H2{
    margin:8px 0 0 0;
    font-size:15px;

}
#header {
    background:url(/images/landingPages/headerBkrgd.jpg) no-repeat;
    height:80px;
    margin-top:14px;
    }
#contentContainer{
    background:url(/images/landingPages/contentBkgrd.jpg) repeat-x;
    text-align:left;
    width:765px;
}
 li {
    margin-bottom:10px;
    font-weight:bold;
  }
  
  #footer{
    background:url(/images/landingPages/footer.jpg) no-repeat;
    height:91px;
  
  }
  
  #footer a{
    color:#3063A4;
    text-decoration: none;
    font-weight:bold;
  }
  
  #footer a:hover{
    text-decoration: underline;
  }
  
  a#contactUs-hover {

		margin-top:15px;
		margin-left:187px;
		width:80px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:url(/images/spacer.gif);

}

  a#index-hover {

		margin-top:15px;
		margin-left:280px;
		width:80px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:url(/images/spacer.gif);

}

.error { font-size:10px; font-family: verdana; color: #E7274B; font-weight: bold; padding: 5px 0px 8px 0px; line-height: 14px;} 

.formLabel {font-size:11px; font-family:Arial} 

.formLabelReq {font-size:11px; font-family:Arial; font-weight: bold;} 

.dropDown {font-size:11px; font-family:Arial; margin-top:2px; margin-bottom:2px} 

input {font-size:11px; font-family:Arial; }

