@charset "iso-8859-1"; 

/* Layout */
#bodyID {
	background-position:top;
	padding-top: 10px;
    margin:0px;
	text-align: center; 
	background: #ffffff; 
	font-family: Verdana, Helvetica, sans-serif, arial; 
	font-size: 12px;
    color: #666666;
    }

/** This centers page for Firefox **/	
#container {
text-align: -moz -center;
margin: auto;
width: 778px;
}
/* END */

td {
	vertical-align:top;
}

#keyID h1 {
	position:absolute;
	width:700px;
	height:115px;
	z-index:1;
	left: 28px;
	top: 0px;
	visibility: hidden;
	}

/* Header Styles*/

#header  {
	color: #666666;
	font-size: 13px;
	text-align: left;
	vertical-align:top;
	}

#header td {
	vertical-align:top;
}

#header h1 {
	font-size: 9px;
	color: #1B4766;
	font-weight: normal;
    padding-left:5px;
	margin: 0;    
}
/* END* /


/* Top Navigation */
#navTop {
	color: #b8d0e7;
	font-family: Tahoma;	
	text-align: right;
	vertical-align:top;
	padding-top: 0px;
    padding-right:0px;
	line-height: 16px;
	}
	
#navTop a {
	color: #b8d0e7;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}
	
#navTop a:hover { 
	color: #3e5770;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */

/* Top Navigation Bar */
#navBar {
	color: #ffffff;
	font-family: Tahoma;	
	text-align: right;
	vertical-align:top;
	padding: 1px 8px 0px 0px;
	line-height: 16px;
	}
	
#navBar a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
#navBar a:hover { 
	color: #3e5770;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */

/* Bottom Navigation Bar */
#navBarbott {
	background: #CCCCCC;  
	color: #46a89e;
	font-family: Tahoma;	
	text-align: right;
	vertical-align:top;
	padding: 1px 8px 0px 0px;
	line-height: 16px;
	}
	
#navBarbott a {
	color: #46a89e;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
#navBarbott a:hover { 
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */

/* begin footer */
#ftr {  
	color: #ffffff;
	font-family: Tahoma;	
	text-align: center;
	vertical-align:top;
	padding: 1px 0px 0px 65px;
	line-height: 16px;
	}
	
#ftr a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
#ftr a:hover { 
	color: #3e5770;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */ 

/* Bottom Page Navigation Bar */
#BottpageNav {  
	color: #3e5770;
	font-family: Tahoma;	
	text-align: center;
	vertical-align:top;
	padding: 1px 0px 0px 0px;
	line-height: 16px;
	}
	
#BottpageNav a {
	color: #3e5770;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
#BottpageNav a:hover { 
	color: #b8d0e7;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */

/* Side Navigation */ 
#navSide {
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 10px 0px 10px 0px;
	line-height: 15px;
	border: solid 1px #b8d0e7;
	}
	
#navSide p{
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 10px 10px;
	line-height: 25px;
	}	

#navSide a {
	color: #3e5770;
	text-decoration: underline;
	font-weight: bold;
	}

#navSide a:hover {
	color: #b8d0e7;
	text-decoration: none;
	font-weight: bold;
	}

#navSide h2 {
	background: #ffffff url(../images/listing_bg.jpg) repeat-x;
	font-size: 11px;
	color: #3e5770;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 2px 0px;
	border: solid 1px #b8d0e7;
	}
	
#navSide hr {
	color: #3B557F;
	background-color: #cccccc;
	height: 1px;
    width: 250px;
    
}
/* END */

/* Bottom Navigation */
#navBottom {
	color: #EFEFEF;
	font-size: 10px;
	text-align: center;
	vertical-align:top;
	padding-top: 0px;
    padding-left:0px;
	line-height: 11px;
	}
	
#navBottom a {
	color: #EFEFEF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
#navBottom a:hover {
	color: #cccccc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
/* END */	
	
 
/* Home Page Content Styles */
#contentHome {
	width: 521;
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	padding-top: 7px;
    padding-left:10px;
	line-height: 14px;
}

#contentHome h1 {
	font-size: 13px;
	color: #990000;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
}

#contentHome a {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	}

#contentHome a:hover {
	color: #3B557F;
	text-decoration: none;
	font-weight: normal;
	}

/* END */

#pageTitle h1 {
	width:770;
	height: 22px;
	background-color: #283A57;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 15px;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
}

/* left column Styles */
#contentMain {
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 10px 0px 0px 0px;
	line-height: 15px;
	}
	
#contentMain p{
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	}	

#contentMain a {
	color: #46a89e;
	text-decoration: underline;
	font-weight: nromal;
	}

#contentMain a:hover {
	color: #b8d0e7;
	text-decoration: none;
	font-weight: nromal;
	} 
	
#contentMain h1 {
	background: #ffffff;
	font-size: 12px;
	color: #3e5770;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	}
	
#contentMain img {
	border: solid 1px #3e5770;
	}		
	
#contentMain h2 {
	background: #ffffff url(../images/listing_bg.jpg) repeat-x;
	font-size: 11px;
	color: #3e5770;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 2px 0px;
	border: solid 1px #b8d0e7;
	}
	
#contentMain hr {
	color: #3B557F;
	background-color: #cccccc;
	height: 1px;
    width: 250px;
    
}	
/* END */

/* right column Styles */
#contentMain2 {
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 10px 0px 10px 0px;
	line-height: 15px;
	border: solid 1px #b8d0e7;
	}
	
#contentMain2 p{
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 10px 10px;
	line-height: 15px;
	}	

#contentMain2 a {
	color: #3e5770;
	text-decoration: underline;
	font-weight: nromal;
	}

#contentMain2 a:hover {
	color: #b8d0e7;
	text-decoration: none;
	font-weight: nromal;
	}
	
#contentMain2 h2 {
	background: #ffffff url(../images/listing_bg.jpg) repeat-x;
	font-size: 11px;
	color: #3e5770;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 2px 0px;
	border: solid 1px #b8d0e7;
	}
	
#contentMain2 hr {
	color: #3B557F;
	background-color: #cccccc;
	height: 1px;
    width: 250px;
    
}	
/* END */ 


/* Current Weather Box */ 
#weather {
	background-color: #ffffff;
	color: #3e5770;
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 12px;
	text-align: center;
	vertical-align:top;
	padding: 10px 0px 10px 0px;
	line-height: 15px;
	border: solid 1px #b8d0e7;
	}	
/* END */ 	

.back {
  color: #777777;
  font-weight: normal;
  TEXT-DECORATION: none
  }
  
A.back:hover {
  color: #000000; 
  TEXT-DECORATION: underline
  }

h1 {
	font-size: 9px;
	color: #1B4766;
	font-weight: normal;
    padding-left:5px;
    
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;    
}

  
h2 {
	font-size: 15px;
	color: #888888;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;
}

h3 {
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: 0;   
}

li.blue {
	font-size: 11px;
	color: #3366cc;
	font-weight:bold;
	/*margin: 0px 0px 0px 0px;*/
	margin: -1;
}

li.norm {
	font-size: 11px;
	color:666666;
}

.formText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10.5px;
    COLOR: #000075; 
	FONT-FAMILY: Tahoma,Arial,Helvetica; 
	TEXT-DECORATION: none;
}

.inputTitle {
  	font-family: Arial, Helvetica;
	color: #00853f;
	font-size: 12px;
	font-weight: normal;
}

.inputLine {
	border: 1px solid #3B557F;
	background-color:#F4F4F4;
	height: 20px;
	font-size: 11px;
	line-height: normal;
}
.inputBox {
	border: 1px solid #3B557F;
	background-color:#F4F4F4;
	height: 80px;
	width: 300px;
	font-size: 11px;
	line-height: normal;
}

.submitBt {
	 border: 1px solid #3366cc;
	 background-color:#3B557F;
	 height: 30px;
	 width: 120px;
	 font-family: Verdana;
	 font-style:normal;
	 font-weight:bold;
	 color:#ffffff;
	 font-size:12px;
}


.block {
  	font-family: Arial, Helvetica;
	color: #444444;
	font-weight: normal;
	text-decoration: none
}

hr.hr1 {
	color: #3366cc;
	background-color: #cccccc;
	height: 1px;
    width: 100%;
    
}

hr.hr2 {
	color: #999999;
	background-color: #cccccc;
	height: 1px;
    width: 100%;
    
}
  
hr.side {
	color: #999999;
	background-color: #cccccc;
	height: 1px;
    
}

.heading {
  	color: #444444;
	font-weight: bold;
	font-size: 12px;
}


.navTop {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #3D77F1; 
	FONT-FAMILY: Arial,Helvetica; 
	TEXT-DECORATION: underline;
}
A.navTop:hover {
	FONT-WEIGHT: normal; 
	COLOR: #3366cc;
	TEXT-DECORATION: none;
}

  
.navBottom {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8.5px;
    COLOR: #ffffff; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	TEXT-DECORATION: none;
}

A.navBottom:hover {
	FONT-WEIGHT: normal; 
	COLOR: #cccccc;
}
.navRight {
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	COLOR: #444444; 
	TEXT-DECORATION: none
}
A.navRight:hover {
	COLOR: #888888; 
	TEXT-DECORATION: underline
}

.disclaimer {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; COLOR: #888888; 
	FONT-FAMILY: Arial,Helvetica; 
	TEXT-DECORATION: none;
    line-height: 9px;
}

#sig { 	 
	display: block;
	float: right;
	background: transparent url(../images/siteby.jpg) no-repeat 0 0; 
	width: 141px; 
	height: 21px;	
	} 

#sig span {
	display: none;
	}


