/* CSS Document */

/*Text Formatting*/
a {
text-decoration: underline; color: #000000;
}
	
.H1 { font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 16pt;
	  font-weight: bold;
	  letter-spacing: 0.0em;
	  padding:0px 12px 0px 8px;
	  color: #336699;
	  }
	  
.P1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   padding:0px 12px 0px 10px;
	   color: #000;
	   }
	   
.BigBlue { 
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 16pt;
	  font-weight: bold;
	  letter-spacing: 0.0em;
	  padding:0px 12px 0px 8px;
	  color: #002C5B;
	  }
	  
.BigBlue a:link, .BigBlue a:visited {
	text-decoration: none;
	color: #002C5B;
	}

.BigBlue a:hover {
	text-decoration: none;
	color: #336699;
	}
	
.BigBlue a:active {
	text-decoration: none;
	color: #002C5B;
	}

.MainP {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:0px 12px 0px 10px;
	    color: #000000;
	  }

.MainPRed {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 12px;
		letter-spacing: 0.0em;
		line-height: 125%;
		/* padding:0px 12px 0px 10px; */
	    color: #FF0000;
	  }
	  
.MainPSwitch {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	    font-size: 12px;
		background: #FED385;
		/*background: #FFCC33;
		 background: FDD78B */
		border-top: #F1F1F1 3px double;
		/*border-right: #CC6600 3px double;*/
		border-bottom: #F1F1F1 3px double;
		/*border-left: #FF9933 3px double;*/
		margin: 5px 8px 5px 8px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:8px 12px 8px 10px;
	    color: #000000;
	  }
	  
.MainPSwitchYellow {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-transform: none;
	    font-size: 12px;
		background: #FED385;
		/* background: #FFCC33;
		background: FDD78B */
		border-top: #F1F1F1 3px double;
		/*border-right: #CC6600 3px double;*/
		border-bottom: #F1F1F1 3px double;
		/*border-left: #FF9933 3px double;*/
		margin: 5px 22px 5px 10px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:8px 12px 8px 10px;
	    color: #000000;
	  }
	  
.StatesMap {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	    font-size: 10px;
		/*background: #F2F2F2;
		border-top: #cccccc 3px double;
		border-right: #CC6600 3px double;
		border-bottom: #cccccc 3px double;
		border-left: #FF9933 3px double;*/
		margin: 5px 8px 5px 8px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:8px 12px 8px 10px;
	    color: #000000;
	  }

.MainPBld {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 12px;
		font-weight: bold ;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:0px 0px 0px 0px;
	    color: #000000;
	  }
	  
.MainPBld a:link, .MainPBld a:visited {
		color: #000000;
		text-decoration: none;
		}
		
.MainPBld a:hover {
		color: #333;
		text-decoration: none;
		}
		
.MainPBld a:active {
		color: #000000;
		text-decoration: none;
		}
	  
.MainPBldRed {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 12px;
		font-weight: bold ;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:0px 0px 0px 0px;
	    color: #FF0000;
	  }

.smP {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background: #EFEFEF;
	    font-size: 10px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:8px 12px 8px 10px;
	    color: #000000;
		border-top: 1px solid #170000;
		border-right: 1px dashed #170000;
		border-left: 1px dashed #170000;
		border-bottom: 1px dashed #170000;
	  }
	  
.smPnoBord {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    letter-spacing: 0.0em;
		line-height: 125%;
		padding:0px 12px 0px 10px;
	    color: #000000;
	  }
	  
/* Body Formatting */  

body {	
	background-attachment: scroll;
	background-image:  url(images/bg5.gif);
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px	
	}
	
#arearight {
        float:right;
		width:75%;
		background:#FFF;
		/* padding-left:3px;
		padding-bottom:5px;*/
		}
		
#arealeft {
		background: #FFFDED;
		/*position:absolute;
        width:155px;*/
	  }
	  
#leftcontent {
		float:left;
		width:75%;
		background:#FFF;
		/* border-right:1px solid #336699;
		border-bottom:1px solid #336699;*/ 
		padding-right:8px;
		padding-bottom:12px;
		}

#ads{
		float:right;
		width:45%;
		background:#FFF;
		/* border-right:1px solid #336699;
		border-bottom:1px solid #336699; */
		padding-right:0px;
		padding-left:12px;
		padding-bottom:10px;
		}
		
#adsnew {
		float:left;
		width:45%;
		background: #FFCC33;
		border-top: #F1F1F1 3px double;
		border-bottom: #F1F1F1 3px double;
		padding-right:12px;
		padding-left:5px;
		padding-bottom:10px;
		}
		

#rightcontent {
	background: #FFF;
	/* padding-bottom:12px;
	margin-left:8px;
	border-bottom:1px solid #000; */
		} 
		
/* navigation table cell & links */

#nav			 { font-family: verdana, tahoma, arial, helvetica, sans-serif;
				   background: #FFFFFF;
				   letter-spacing: 0pt;
				   border-right: 1px solid #FFFFFF;
				   border-left: 1px solid #FFFFFF;
				   border-bottom: 1px solid #FFFFFF;
				   }

/* normal navigation header */

#nav h4			{ font-family: verdana, tahoma, arial, helvetica, sans-serif;
					  margin: 0px 0px 0px 0px;
					  padding: 0px 0px 0px 0px;
					  letter-spacing: 0pt;
					  /* background: #FF9933; */
					  color: #FFFFFF;
					  font-size: 11px;
					  border-top: 0px solid #FFF;
					  border-bottom: 0px solid #FFF;
					  }

#nav a.h4 		{ background: #FFF; color: #FFF; font-size: 11px; }

#nav a:link.h4,
#nav a:visited.h4	{ background: #336699; color: #FFFFFF; }

#nav a:hover.h4,
#nav a:focus.h4   { background: #336699; color: #FFFFFF; }

/* normal navigation links */				   
				   
#nav a	{
		font-size: 11px;
		display: block;
		padding: 3px 2px 3px 5px; 
		margin: 0;
	}

#nav a:link,
#nav a:visited {
		background: #336699;
		text-decoration: none;
		color: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}

#nav a:hover,
#nav a:focus  {
		background: #99CCFF;
		text-decoration: none;
		color: #000000;
		border-bottom: 1px solid #CCCCCC;
		}

/* RSS Styles */

#news {
		padding:0px 12px 0px 10px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 125%;
		color: #000000;
		}

.news13 {
	 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 13px;
		font-weight: bold ;
	    line-height: 125%;
		color: #000000;
	 }
.news9 {
	 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	    font-size: 12px;
		font-weight: bold ;
	    line-height: 125%;
		color: #000000;
	 }