
body { 
	font:8pt verdana; 
	background-color: #1D5389;
	
	margin:0;
	padding:0;
	}



h1 {

	font:28pt verdana, arial, sans-serif;
	color:#666;
	margin:0;
	padding:20px;
}

h2 {

	font:16pt trebuchet ms, verdana, arial, sans-serif;
	background-image: url(images/HeadingBack.gif);
	background-repeat: no-repeat;
	color: white;
	padding:10px;
	margin:0;

}

p { 
	font: 10pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
	
	blockquote { 
	font: 10pt verdana; 
		
	}
	
#contain {
background-color: #fdf8f2;
	width:750px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	
}
	

#header {

	width:750px;
	border-bottom:1px solid #3D9999;
	background:#EF821D;

}


#header-bottom {
  background-color: #FFAC54	;  
  border-bottom: 3px solid #EF821D;
  }

  #header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
    }
	
	#header-bottom li {
  display: inline;
  background-color: #FFAC54;
  color: black;
	  }
	  
	#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #FFAC54;
   
  color: black;  
	  
	    }
		
		#tagline {
   Font-size: 11px ;
   font-weight: bold;
  background-color: #FFAC54;
  font-style: italic;
  color: black;
   margin: 0;
  padding: 0px 0px 0px 20px;
  width: 463px;
  float: left;
   }




#buttonA {
	
	width:147px;
	float:left;
	padding:3px 18px 3px 1px;

}


div#buttonA {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
	
}
div#buttonA  {
    list-style-type: none;
    height: 30px;
    width: 147px;
    padding-top: 1px;
    text-align:center;
}
div#buttonA a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #1160bf;
    border-style: solid;
    border-bottom-color: #003871;
    border-right-color: #00509f;
    border-left-color: #84c1ff;
    border-top-color: #cee7ff;
}
div#buttonA a:link {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #1160bf;
    border-style: solid;
   border-bottom-color: #003871;
    border-right-color: #00509f;
    border-left-color: #84c1ff;
    border-top-color: #cee7ff;
}
div#buttonA a:visited {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #1160bf;
    border-style: solid;
  border-bottom-color: #003871;
    border-right-color: #00509f;
    border-left-color: #84c1ff;
    border-top-color: #cee7ff;

}
div#buttonA a:active {
    font-weight: bold;
    color: #ffffff;
    background-color: #1160bf;
    border-style: solid;
    border-bottom-color: #003871;
    border-right-color: #00509f;
    border-left-color: #84c1ff;
    border-top-color: #cee7ff;

}


div#buttonA a:hover {
    font-weight: bold;
    color: #EF821D;
    background-color: #0053a6;
    border-style: solid;
     border-top-color: #48a4ff;
    border-left-color: #1188ff;
    border-right-color: #002953;
    border-bottom-color:##000409;
	}
	



#content {

	margin-left:200px;
	width:520px;
	
	
}

#content p {

	padding:3px 18px 3px 5px;
	margin:0;

}




#content li {
font: 10pt verdana; 

}
#footer {

	width:750px;
	clear:left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#F5F5F5;
	padding:4px 0 4px 0;

}

#footer p {
	text-align:right;
	padding-right:4px;
	font:8pt verdana, arial, sans-serif;

}

.highlight {
	
background-color: #66ccff;
	}


	