

BODY { 
	 margin: 5px; 
	 padding: 0; 
	 
 	/* background-image: url(../images/site-bg.jpg);*/
	 background-color: #000; 
	 font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;}
	

	

#top-ban {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	height: 75px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/top-bg.gif);}

#top-nav {
	background-color: #A4AEB7;
	background-image: url(../images/nav-bg.jpg);
	text-align: center;}
	
#top-nav a { color:#FFF; text-decoration: none; font-size:11px;}
#top-nav a:hover { color: #57A8D1; text-decoration: underline;}
	
#footer {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	color: #96ACBC;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #143148;}

h1 {font-size: 22px;
margin-bottom:0px;}
h2 {font-size: 18px;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}	

h3 {
font-size: 14px;
color:#846c0a;
margin-bottom: 0;}

hr { color: #b9cad5;
background-color: #b9cad5;
height: 1px;}

/* site links */
a { 
	font-family: verdana, "Times New Roman", Times, serif;
	color: #095479;
	text-decoration: underline;
	font-weight: bold; }

a:hover { 
	font-family: verdana, "Times New Roman", Times, serif;
	color: #57A8D1;
	text-decoration: none;
	font-weight: bold; }






/*homepage elements*/

.home-rt-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#dad874;}
	
	
#home-rt-table-format {
	overflow: auto;
	text-align:left;
	height: 300px;
	width: 100%;
    font-size: 11px;
	line-height: 16px;
	color: #000000;}
	
.services-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	padding:8px;
	background-color: #2f80ab;}

 .featureborder {border: 2px solid #187ab3;}
	
.go-table {
	
	text-align: right;
	background-color: #2f80ab;}
	
	#services-top {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #dad874;
	text-align: center;
	background-color: #000;
		height: 25px;}
	
	
	.services-table-bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;	}
	
/* inner page elements*/

#left-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	width:300px;
	background-color:#d9d877;}
	
	#left-table a{font-size: 11px; color: #114663; text-decoration: none;}
	#left-table a:hover {font-size: 11px; color: #0068CC; text-decoration: none;}
	

