/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
.redbody {
	color: #8b0000;
}
.bluebody {
	color: #003399;
	
}
.bluebody16 {
	color: #003399;
	font-size: 16px;
}
.greenbody {
	color: #007236;
}
.greenbodybold {
	color: #007236;
	font-weight: bold;
}
.greenbody1 {
	color: #007236;
	font-weight: normal;
	font-size: 12px;
}
.greybody {
	color: #999999;
}
.greybody1 {
	color: #666666;
}
.greylite {
	color: #cccccc;
	
}
.greyTimes {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}
.greybody80 {
	color: #999999;
	font-size: 80%;
}
.black {
	color: #000000;
	font-weight: normal;
}
.rule {
	height: 10px;
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
}
.rule1 {
	height: 5px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
}

.rule2 {
	height: 1px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
}
.rule3 {
	height: 10px;
	margin: 5px 0 10px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
h1 {
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 160%;
	font-weight: bold;
	height: 79px;
	background-image: url(../images/logoStateResourcesAl.gif);
	background-repeat: no-repeat;
	background-position: center center;

}


h4 {
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

h5 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
}
h6 {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	line-height: 1.4em;
	padding-left: 5px;
	font-size: 100%;
}
ol {
	padding-left: 10px;
}
ul {
	list-style-type: none;
}

p {
  margin: .75em 0;
}

br {
  margin: 0;
  padding: 0;
}
a:link { 
	color: #333333; 
	text-decoration: none 
}

a:visited { 
	color: #333333;
	text-decoration: none  
 
}
a:hover {
	color: #333333;   
	text-decoration: underline; 
	
}
a.black:link { 
	color: black; 
	text-decoration: underline 
}

a.black:visited { 
	color: black;
	text-decoration: underline 
 
}
a.black:hover {
	color: black;   
	text-decoration: underline 
}

a.greenNav:link {
	color: #007236;
	text-decoration: none;

}

a.greenNav:visited { 
	color: #007236; 
	text-decoration: none 
}
a.greenNav:hover {
	color: #007236;   
	text-decoration: underline 
}
a.blueHeadline:link {
	color: #000066;
	text-decoration: none;
		 
}
a.blueHeadline:visited {
	color: #000066;
	text-decoration: none;
		 
}

a.blueHeadline:hover {
	color: #000099;
	text-decoration: underline;
	
}

a.blueHeadline1:link {
	color: #000066;
	text-decoration: none;
	 
}
a.blueHeadline1:visited {
	color: #000066;
	text-decoration: none;
	 
}

a.blueHeadline1:hover {
	color: #000099;
	text-decoration: underline;

}
a.blueHeadline2:link {
	color: #000066;
	text-decoration: underline;
	
}
a.blueHeadline2:visited {
	color: #000066;
	text-decoration: underline;
		 
}

a.blueHeadline2:hover {
	color: #000099;
	text-decoration: underline;
	
}
a.greenbodybold:link {
	color: #007236;
	font-weight: bold;
	text-decoration: none;
	
}

a.greenbodybold:visited {
	color: #007236;
	font-weight: bold;
	text-decoration: none;
}
a.greenbodybold:hover {
	color: #007236;
	font-weight: bold;
	text-decoration: underline;
}
a.red:link { 
	color: #8b0000; 
	text-decoration: none 
}

a.red:visited { 
	color: #8b0000; 
	text-decoration: none 
}
a.red:hover {
	color: #8b0000;   
	text-decoration: underline 
}
a.grey:link { 
	color: #999999; 
	text-decoration: none 
}

a.grey:visited { 
	color: #999999;
	text-decoration: none 
 
}
a.grey:hover {
	color: #999999;   
	text-decoration: underline 
}
a.dkgrey:link { 
	color: #333333;
	text-decoration: none;
	 line-height: 1.3em;
}

a.dkgrey:visited { 
	color: #333333;
	text-decoration: none;
	line-height: 1.3em; 
	
 
}
a.dkgrey:hover {
	color: #333333;
	text-decoration: none;
	line-height: 1.3em;
	background-color: #FCF8A7;	 
}
a.greyTimes:link { 
	color: #333333; 
	text-decoration: none;
	 font-weight: bold;
	 font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.2em;
}

a.greyTimes:visited { 
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%; 
	line-height: 1.2em;
 
}
a.greyTimes:hover {
	color: #333333;   
	text-decoration: none;
	 font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	background-color: #FCF8A7;
	line-height: 1.2em;
}
h5 a:link{
	color: #666666;
	text-decoration: none 
}
h5 a:visited{
	color: #666666;
	text-decoration: none 
}
h5 a:hover{
	color: #666666;
	text-decoration: underline
}

select {
	
	font-size: 11px;
	width: 130px;
	height: 20px;
}
img {
	
	border: 0;
	padding: 0;

}


/* The Framework
================================= =================================*/

#wrapper {
	width: 845px;
	text-align: justify;
	background-color: #fff;
	margin: 0 auto;

}
#advertiseTop {
	width: 841px;
	height: 16px;
	margin: 0 2px 0 2px;

}
#advertiseTopRight {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 500px;
	text-transform: uppercase;
	color: #666666;
}
#advertiseTopLeft {
	float: left;
	width: 270px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	
}
#advertiseTop a:link {
	color: #007236;
	text-decoration: none;

}
#advertiseTop a:visited {
	color: #007236;
	text-decoration: none;

}

#advertiseTop a:hover {
	color: #007236;
	text-decoration: none;

}
#header {
	width: 845px;
	height: 95px;
	border-top: 10px solid #8b0000;
	border-bottom: 3px solid #8b0000;
	padding: 10px 0 5px 0;
	
}


#headerLeft {
	width: 150px;
	float: left;
	display: inline;

}
#wrapperHeaderRight {
	width: 632px;
	text-align: left;
	float: right;
}
#headerMiddle {
	width: 430px;
	text-align: center;
	float: left;
}
#headerRight  {
	width: 180px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
}


#subscribe {
	width: 840px;
	text-align: right;
	border-bottom: 1px solid #8b0000;
	font-size: 11px;
	height: 24px;
	padding: 5px 5px 3px 0;
	*padding: 3px 5px 3px 0;
	vertical-align: middle;
	line-height: 1em;
	margin: 0 0 2px 0;
	background-color: #eeeeee;
	color: #666666;
}
#subscribe a:link {
	color: #666666;
}
#subscribe a:visited {
	color: #666666;
}
#subscribe a:hover {
	text-decoration: none;
	color: #666666;

}
#subscribeLeft {
	text-align: right;
	width: 125px;
	height: 30px;
	float: left;
	display: inline;
	margin-left: 330px
}
#subscribeMiddle {
	width: 285px;
	height: 30px;
	margin: 0;
	text-align: right;
	float: left;
	display: inline;
	vertical-align: bottom;
}
#subscribeMiddleLeft {
	width: 115px;
	margin: 0;
	text-align: right;
	float: left;
	list-style-type: none;
	padding: 4px 0 0 0;

}
#subscribeMiddleRight {
	width: 168px;
	margin: 0;
	text-align: right;
	float: right;
	display: inline;
	padding: 2px 0 0 0;
}

#subscribeRight  {
	width: 44px;
	height: 30px;
	margin: 0;
	text-align: right;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	padding: 3px 0 0 0

}
/* Top Content
================================= =================================*/

#topContent {
	width: 843px;
	text-align: left;
	overflow: hidden; /* :HACK: Equalizes Column Heights */
	margin: 2px 0 2px 0;
	border: 1px solid #ececec;
	
}
#topContentLeft {
	list-style: none;
	text-align: left;
	line-height: 1em;
	width: 130px;
	float: left;
	display: inline;
	font-size: 95%;
	padding: 3px 2px 1000px 0; /* :HACK: Equalizes Column Heights */
	margin: 2px 0 -995px 2px;
	
	
		
	
	}
.topLeftNavContainer {
	line-height: 1em;
	padding: 4px 0 4px 6px;
	background-image: url(../images/grey.gif);
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topLeftNavContainer a:link {
	color: #666666;
	text-decoration: none
}
.topLeftNavContainer a:visited {
	color: #666666;
	text-decoration: none
}
.topLeftNavContainer a:hover {
	color: #666666;
	text-decoration: underline 
}
.topLeftNavContainer1 {
	
	background-color: #9AA6B7;
	color: #ffffff; 
	line-height: 1em;
	padding: 4px 0 4px 2px;
	

}
.topLeftNavContainer1 a:link {
	color: #ffffff;
	
}
.topLeftNavContainer1 a:visited {
	color: #ffffff;
}
.topLeftNavContainer1 a:hover {
	color: #ffffff;
}
.topLeftNavContainer2 {
	color: #666666;
	line-height: 1em;
	padding: 4px 0 4px 6px;	
	background-image: url(../images/grey.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
.topLeftNavContainer3 {
	color: #ffffff; 
	line-height: 1em;
	padding: 4px 0 4px 2px;
	
	background-color: #9AA6B7;
	
}

.topLeftNavContainer4 {
	line-height: 1em;
	padding: 4px 0 4px 6px;
	
	margin: 0 0 7px 0;
	background-image: url(../images/grey.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topLeftNavContainer4 a:link {
	color: #666666;
	text-decoration: none
}
.topLeftNavContainer4 a:visited {
	color: #666666;
	text-decoration: none
}
.topLeftNavContainer4 a:hover {
	color: #666666;
	text-decoration: underline 
}
.topLeftNavContainer5 {
	color: #8b0000;
	line-height: 1em;
	padding: 4px 0 16px 0;
	
	font-weight: bold;
	background-image: url(../images/grey.gif);
}
.topLeftNavContainer6 {
	height: 7px;
	background-color: white;
	
}
.topLeftNavContainer3 a {
	color: #ffffff; 
	text-decoration: none;
}
.topLeftNavContainer3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topLeftNavContainer3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.leftNavIframe {
	margin: 8px 0 0 0;
	height: 325px;
	border-bottom: 1px solid #CCCCCC;
	background-image:url(../images/grey.gif);
	text-align: left;
	
}
#wrapperTopContentRight {
	width: 702px;
	text-align: left;
	float: right;
	padding: 0 0 2000px 0; /* :HACK: Equalizes Column Heights */
	margin: 0 0 -2000px 0

}

#topContentMiddle {
	width: 368px;
	text-align: left;
	padding: 0 0 0 2px



}
.mapHeader {
	font-size: 14px;
	height: 40px;
	text-align: left;
	line-height: 3.2em;
	color: #000000;
	letter-spacing: 1px;
	background-image: url(../images/mapArt.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 60px;
	padding: 0 0 5px 0;

}
.mapHeader h4{
	font-size: 110%;
}
.mapHeader1 {
	font-size: 14px;
	text-align: left;
	line-height: 2em;
	color: #000000;
	letter-spacing: 1px;
	background-image: url(../images/greyBlend3.gif);
	background-repeat: no-repeat;
	padding: 0 0 25px 0;
	text-indent: 5px;
	
}
.mapHeader1 h4{
	font-size: 110%;
}
.mapHeader2 {
	font-size: 14px;
	text-align: left;
	line-height: 2em;
	color: #000000;
	letter-spacing: 1px;
	background-image: url(../images/greyBlend3.gif);
	background-repeat: no-repeat;
	padding: 0 0 8px 0;
	text-indent: 5px;

}
.mapHeader2 h4{
	font-size: 110%;
}

.mapHeader3{
	font-size: 14px;
	text-align: left;
	line-height: 2em;
	color: #000000;
	letter-spacing: 1px;
	background-image: url(../images/greyRedBlend1.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
	text-indent: 10px;
}
.mapHeader3 h4{
	font-size: 110%;
}
.mapHeader4 {
	font-size: 14px;
	text-align: left;
	line-height: 2em;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding: 2px 0 10px 0;
	

}
.mapHeader4 h5{
	color: #CCCCCC;
}
#deck {
	padding: 0 0 15px 0;	
	color: #003399;
	font-weight: bold;
		
}
#byline {
	padding: 0 0 15px 0;
	font-size: 11px;
	color: #666666;	
	line-height: 1.2em;
	
}
.topContentMiddle1 { /*state report photo*/
	width: 385px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0 0 20px 0;
	
	
		
}

.topContentMiddleColumnLeft1 {/*state report photo*/
	width: 55px;
	text-align: left;
	float: left;
	list-style-type: none;
	vertical-align: top;
}


.topConMidContainer {
	padding: 0 0 30px 0;	
	
	
}


.topConMidContainer ul li{
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	line-height: 15px;	
}
.topConMidContainer1 {
	padding: 0;	
	
	
}
.topConMidContainer1a {
	padding: 0;	
	font-size: 90%;
	
	
}
.topConMidContainer1 ul li{
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	line-height: 1.4em;	
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.topConMidContainer2 {
	padding: 0 0 15px 0;
		
	
}

.topConMidContainer2 ul li{
	margin-left: 40px;
	line-height: 1.4em;	
	
}
.topConMidContainer3 {
	padding: 0 0 9px 0;
}		
.topConMidContainer3 h5 {
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0;
	color: #000000;
}	

.topConMidContainer4 {
	padding: 0 0 9px 0;
		
	
}
.topConMidContainer4a {
	padding: 0 0 12px 0;
	font-size: 90%;
		
	
}
.topConMidContainer5 {
	padding: 0 0 9px 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	
}	
.topConMidContainer5 h6{
		
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	
}

.topConMidContainer6 {
	padding: 4px 0 9px 0;
	font-size: 90%;		
	
}
#topContentRightBorder  {
	border-right: 1px dotted #cccccc;
	float: left;
	padding: 0 0 12000px 4px; /* :HACK: Equalizes Column Heights */
	margin: 5px 0 -11995px 0;
}

#topContentRight  {
	width: 300px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	padding: 5px 4px 1000px 3px; /* :HACK: Equalizes Column Heights */
	margin: 0 0 -955px 0;
	
}
#topContentRightColumnLeft {
	width: 130px;
	text-align: left;
	float: left;
	border: 1px solid #999999;
	margin: 0 0 5px 5px;
	padding: 5px 10px 5px 10px;
	line-height: 1em;

}
.container2 {
	padding: 3px 0 3px 0;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
}
.container3 {
	padding: 1px 0 1px 0;
	font-size: 11px;
	color: #666666;
}
.container4 {
	padding: 3px 0 0 0;

}
.container5 {
	padding: 5px 0 15px 0;

}
.container7{
	padding: 0 0 17px 0;
	line-height: 1.2em;
	
}
.container7 h4{
	font-size: 100%;

}

.topConRightContainer2 {
	text-align: center;
		
}
#topContentRightColumnRight {
	width: 125px;
	text-align: left;
	float: right;
	display: inline;
	margin: 0 5px 5px 0;

}
#stateAdHead {
	text-align: center;
	font-size: 90%;
	color: #999999;

}

.topConRightContainer {
	padding: 0 0 9px 0;	
}

.topConRightContainer1 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #CC6666;
		
}
.topConRightContainer1 ul li{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
.topConRightContainer3 {
	padding: 2px 0 15px 0;
	font-size: 80%;
	line-height: 1.1em;

		
}
.topConRightContainer4 {
	padding: 5px 0 0 0;
	
	
		
}
#iFrame {
	padding: 0 0 10px 0;
	*padding: 0 0 5px 0;
		
}
		
#adContainer {
	text-align: center;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #CCcccc;	
	border-bottom: 1px dotted #CCcccc;
	margin-bottom: 10px;
	clear: both;
}
#adContainer1 {
	text-align: center;
	padding: 5px 0 5px 0;
	*padding: 2px 0 5px 0;/* :HACK: Fixes IE padding */ 
	border-top: 1px dotted #CCcccc;	
	border-bottom: 1px dotted #CCcccc;
	margin-bottom: 5px;
	clear: both;
}

.rssBox {
	padding:1px 0 0 0;

	float: right;
	width: 30px;
}
.rssBoxL {
	
	float: left;
	width: 90px;
}
.middle {
	float: left;
	width: 123px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.middleWrapper {
	float: right;
	width: 258px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.middleWrapperLeft {
	float: left;
	width: 123px;
}
.middleWrapperRight {
	float: right;
	width: 123px;
}
#topContentRightColumnLeft1 { /*index page */
	width: 155px;
	font-size: 12px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0 0 5px 0;
	line-height: 1.3em;
	
}
#topContentRightColumnRight {
	width: 125px;
	text-align: left;
	float: right;
	list-style-type: none;
	display: inline;
	padding: 0 5px 0 0;
	margin-bottom: 5px;

}
#stateBannersubhead {
	text-align: center;
	font-size: 10px;
	color: #cccccc;

}

/* State Contact
================================= =================================*/
#wrapperStateContact {
	width: 370px;
	font-size: 95%;
	line-height: 1.1em;
	padding: 5px 0 0 0;
	
}
#wrapperStateContact1 {
	width: 385px;
	font-size: 95%;
	overflow: auto;
	height: 700px;
	line-height: 1.1em;
	padding: 5px 0 0 0;
	
}
#wrapperStateContact body{ 

	line-height: 1em;
}
#wrapperStateContact1 body{ 

	line-height: 1em;
}
#wrapperStateContact h4 {
	font-weight: normal;
	color: #666666;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 1px;
}
#wrapperStateContact1 h4 {
	font-weight: normal;
	color: #666666;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 1px;
}
#wrapperStateContact h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;	
	padding-bottom: 2px;
}
#wrapperStateContact1 h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;	
	padding-bottom: 2px;
}


.container a:link { 
	color: #003399; 
	text-decoration: none 
}
.container a:visited {
	 color: #003399; 
	text-decoration: none 
}
.container a:hover { 
	color: #336699; 
	text-decoration: underline 
}
.container a:active { 
	color: #336699; 
	text-decoration: underline 
}
.container {
	padding-top: 0px;
	padding-bottom: 30px;
}
.container1 {
	 padding: 6px 0 6px 0;
	clear: both;
}
.container1 h1{
	font-size: 110%;
}
.container8 {
	 padding: 0 0 3px 0;
	*padding-bottom: 0;/* :HACK: Fixes IE padding */
}

#wrapperStateContact container2 {
	padding-top: 0px;
	padding-bottom: 45px;
}
#wrapperStateContact1 container2 {
	padding-top: 0px;
	padding-bottom: 45px;
}
.bold120 {
	font-size: 120%;
	font-weight: bold;

}
.titleRed {
	background: #8b0000;
	color: white;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0 0 0 3px;
	text-transform: uppercase;
	clear: both;
}
#stateMenu {
	width: 145px;
	text-align: left;
	padding: 10px 0 0 0;
}
.titleContainer1 {
	background: #8b0000;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 3px 0 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
/*new ad juggler styles*/
#ad {font-size: 1.2em;	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; }
/* Bottom Content
================================= =================================*/

.bottomRightContainer {
	font-size: 11px;
	padding: 0 0 15px 0;
	line-height: 1.1em
}
.bottomRightContainer1 {
	font-size: 12px;
	color: #cccccc;
	margin: 0 0 5px 0;
	line-height: 1.1em;
	font-weight: bold;
}
.bottomRightContainer2 {
	font-size: 11px;
	line-height: 1.1em
}
	

#scroller {
	width: 845px;
	text-align: left;
	border-top: 2px solid #8b0000;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#footer {
	clear: both;
	width: 845px;
	text-align: center;
	border-top: 2px solid #8b0000;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 80%;
	color: #666666;
	background-image: url(../images/grey.gif);
}
 #footer h5 {
 	padding: 0 0 5px 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
}
#footer a:link{
	color: #666666;
	text-decoration: none; 
}
#footer a:visited{
	color: #666666;
	text-decoration: none; 
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
}
 
#quickTools{
	padding: 5px 0 0 4px;
	margin: 0 0 20px 0;
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
}
 #quickTools1{
	color: #999999;
	letter-spacing: 1px;
	padding: 0 0 0 0;	
	
}
.subhead1 { 
	width: 385px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 5px 0 16px 0; 
	*padding: 2px 0 16px 0; 
	line-height: 1.2em;	
	clear: both;
	display: inline;
}
.subhead2 { 
	width: 385px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 5px 0 0 0; 
	*padding: 2px 0 0 0; 
	line-height: 1.2em;	
	clear: both;
	display: inline;
	
	
	
}
.subheadLeft {
	width: 8px;
	float: left;
	list-style-type: none;
	padding: 0 0 0 0;
	
}

.subheadRight {
	width: 373px;
	text-align: left;
	float: right;
	list-style-type: none;
	
	
}.chart {
	padding: 5px 0 15px 0;
}

.bulletlinkWrapper1 { 
	width: 155px;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	
}
.bulletLeft1 {
	width: 8px;
	text-align: left;
	float: left;
	list-style-type: none;
	padding: 0 0 10px 0;
}

.linkRight1 {
	width: 142px;
	text-align: left;
	float: right;
	list-style-type: none;
	
	padding: 0 0 10px 0;
	
}
.photoFloat {/* Viewpoint photo current issue, Archives mag photo*/
	font-size: 90%;
	text-align: left;
	float: left;
	list-style-type: none;
	vertical-align: top;
	margin: 3px 10px 0 0;
}
.conLeft {
	float: left;
	width: 85px;	
}
.topConMidContainer1 h2 {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.topConMidContainer h2 {
color: #666666;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.topContentMiddle1 h2 {
color: #666666;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
a.view:link, a.view:visited, a.view:hover {
background-color: #007236;
padding: 1px 5px 1px 5px;
color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform:uppercase;
}
#subscribe a:link, a:visited {
	text-decoration: none;
}
#viewButtonCon {
	 padding: 20px 0 0 0;

}
/* Add some padding
================================== */

#contentLeft * *, #contentRight, * * #contentMiddle * * {
  padding-left: 0;
  padding-right: 0;
}


