/* CSS Document */
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

img {
	vertical-align: middle;
	border-width: 0px;
	border-style: 0;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #990033;
	background-color: #990033;
	height: 1px;
	margin-bottom: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	min-width: 760px;
}
.bodysmall {

	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}

.greentype {
	font-weight: normal;
	color: #006633;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #990033;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0em;
	
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #003399;
	padding-top: 0px;
	letter-spacing: 0em;
	padding: 0 0 5px 0;
	line-height: 1.1em;
}

h3 {
	font-weight: bold;
	color: #666666;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 0px;
}
h4 {
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 1px;
}

li {
	line-height: 1.7em;
	font-weight: bold;
}

ul {
	list-style-type: none;
	padding-left: 55px;
}
p, li {
  font-size: 1.0em;
}
p {
  margin: 1em 0;
}

a:link { 
	color: #003399; 
	text-decoration: underline;
	
}
a:visited {
	 color: #336699; 
	text-decoration: underline 
}
a:hover { 
	color: #8b0000; 
	text-decoration: underline 
}
a:active { 
	color: #8b0000; 
	text-decoration: underline 
}
a.greenNav:link {
	color: #007236;
	text-decoration: underline;
	padding: 1px 2px 1px 2px;
	background-color: #FFFFCC;
}

a.greenNav:visited { 
	color: #007236; 
	text-decoration: underline; 
	background-color: #FFFFCC;
	padding: 1px 2px 1px 2px;
}
a.greenNav:hover {
	color: #007236;   
	text-decoration: underline; 
	background-color: #FFFFCC;
	padding: 1px 2px 1px 2px;
}
a.green:link {
	color: #007236;
	text-decoration: underline;

}

a.green:visited { 
	color: #007236; 
	text-decoration: underline; 

}
a.green:hover {
	color: #007236;   
	text-decoration: underline; 

}
/* The Core Technique
================================= */
#wrapper {
  width: 760px;
  font-size: 90%;
  background-color: #fff;
  padding: 10px 0 5px 10px;
  clear: both;
  
}

#wrapper1 {
  width: 760px; 
  margin: 0 auto; 
  text-align: left; 
  background-color: #fff;
}

#wrapper2 {
  width: 760px; 
  text-align: left; 
  background-color: #fff;
  padding: 0 0 0 10px;
}
#wrapperLinks {
	font-size: 90%;
	padding: 5px 0 0 0;
}
#redblocktop {
	height: 3px;
	width: 100%;
	background-image: url(../images/red.gif);
	background-repeat: repeat;
}
#contentLeft {
	list-style: none;
	background-color:#FFFFFF;
	text-align: left;
	width: 234px; 
    float: left;
    padding-bottom: 10px; 
}

#content { 
  width: 496px;
   text-align: left;
  float: right; 
}

#contentMiddle {
	width: 233px;
	margin: 0;
	text-align: left;
	float: left;
	list-style-type: none;
    padding-bottom: 10px;
}

#contentRight  {
	width: 233px;
	margin: 0;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
    padding-bottom: 10px;
}

#redblockbottom {
	height: 10px;
	width: 760px;
	background-image: url(../images/red.gif);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	width: 760px;
	padding: 5px 0 5px 10px;
	text-align: center;


}
 
.container {
	padding-top: 10px;
	padding-bottom: 30px;
}
.container1 {
	padding-bottom: 10px;
}
.container2 {
	padding-bottom: 10px;
	text-align: center;
}
.container3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 10px;
}
.container4 {
	padding-top: 5px;
}
.container5 {
	padding: 0 0 5px 0;
}
.container7 {
	padding-bottom: 10px;
	text-align: left;
}
.container8 {
	padding: 5px 0 0 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0;
	text-align: left;
}
#statecontainer {
	padding: 0 0 5px 2px;
	width: 760px;
	height: 76px;
	background-image: url(../images/orangebg.gif);
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
}
#statecontainer1 {
	padding: 0 0 5px 2px;
	width: 760px;
	height: 42px;
	background-image: url(../images/orangebg2.gif);
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
}
.rule{
	padding-bottom: 0px;
	height: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
}

.container6 {
	padding: 0px;
	margin: 20px 0 0 0;
	height: 35px;
	clear: both;
	
}
#selectSitesLeft {
	float: left;
	width: 83px;
		font-weight: bold;
	color: #666666;
	font-size: 90%;
	
	
	
}

#ssruleRight{
	
	margin: 5px 0 0 0;
	width: 672px;	
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}
#stateListLeft {
	float: left;
	width: 100px;	
	font-weight: bold;
	color: #666666;
	font-size: 90%;
	
}
#slruleRight{
	
	margin: 5px 0 0 0;
	width: 655px;	
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}
#utilityListLeft {
	float: left;
	width: 107px;	
	font-weight: bold;
	color: #666666;
	font-size: 90%;
		
}
#ulruleRight{
	
	margin: 5px 0 0 0;
	width: 647px;	
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}
#localListLeft {
	float: left;
	width: 103px;	
	font-weight: bold;
	color: #666666;
	font-size: 90%;
		
}
#llruleRight{
	
	margin: 5px 0 0 0;
	width: 652px;	
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}
#provListLeft {
	float: left;
	width: 128px;
	font-weight: bold;
	color: #666666;
	font-size: 90%;
		
}
#plruleRight{
	
	margin: 5px 0 0 0;
	width: 625px;
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}
#terListLeft {
	float: left;
	width: 133px;
	font-weight: bold;
	color: #666666;
	font-size: 90%;
		
}
#tlruleRight{
	
	margin: 5px 0 0 0;
	width: 622px;
	float: right;
	background-image: url(../images/dotsgrey.gif);
	background-repeat: repeat-x;
	
}

.floatRight{
	
	margin: 0 0 0 0;
	float: right;
	width: 300px;
	
	
}

.floatLeft{
	
	margin: 0 0 0 0;
	float: left;
	width: 300px;
	
	
}
#logoContainer {
width: 100%;
	padding: 0;
	clear: both;
}
.adContainer {
	 width: 760px; 
	 clear: both;
}
.floatRight1{
	
	margin: 20px 0 0 10px;
	float: right;
	width: 200px;
	
}
.floatLeft1{
	
	margin: 0 0 0 0;
	float: left;
	width: 535px;
	
	
}
.floatRight2{
	
	margin: 10px 0 0 10px;
	float: right;
	width: 200px;
	
}
.conLeft {
	float: left;
	width: 85px;
}
/* Add some padding
================================== */


#contentLeft *, #contentRight, * #contentMiddle * {
 
  

}

#contentLeft * *, #contentRight, * * #contentMiddle * * {
  padding-left: 0;
  padding-right: 0;
}
.clear {
	clear: both;
/*new ad tag code*/
}
#ad {font-size: 1.4em;	font-weight: bold;	color: #003399;	padding-top: 0px;letter-spacing: 0em;padding: 0 0 5px 0;	line-height: 1.2em;}
#ad a:link { 	color: #003399; 	text-decoration: underline;}
#ad a:visited {	 color: #336699;	text-decoration: underline }
#ad a:hover { 	color: #8b0000; 	text-decoration: underline }
#ad a:active { 	color: #8b0000; 	text-decoration: underline }
#ad a.green:link {	color: #006633; 	text-decoration: none;	font-weight: normal;}
#ad a.green:visited {	 color: #006633; 	text-decoration: none;	font-weight: normal; }
#ad a.green:hover { 	color: #006633; 	text-decoration: none;	font-weight: normal; }
#ad a.green:active { 	color: #006633; 	text-decoration: none;	font-weight: normal; }