*{color: #072B59;}
* p 
{
	margin:0px 0px 10px 0px;
}
hr 
{
	color:#072B59;
	height:1px;
}

ul, ol
{
	margin-top: 4px;
}

body, span, td, div, p, font 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072B59;
	text-decoration: underline;
}
 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072B59;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #072B59;
	text-decoration: none;
}

/*  This class created the 5 pixel wide gradient taht is right next to the right edge of the menu */
.verticalRule {
	background-image: url(../images/vertical_rule_bg.jpg);
	background-repeat: repeat-y;
}

.twoPixRule {
	line-height: 2px;
	background-color: #bababa;
}
/*
.topBar {
	background-image: url(../images/top_bar1.jpg);
	background-repeat: no-repeat;
}
*/
.EventsBar {
	background-image: url(../images/header_gradient_events.gif);
	background-repeat: no-repeat;
}
.NewsSignUpBar {
	background-image: url(../images/header_gradient_signUp.gif.jpg);
	background-repeat: no-repeat;
}
.PressReleasesBar {
	background-image: url(../images/header_gradient_pressReleas.gif.jpg);
	background-repeat: no-repeat;
}
.IndustryResourcesBar {
	background-image: url(../images/header_gradient_industryRes.gif.jpg);
	background-repeat: no-repeat;
}
.leftNavigation {
	display: block;
	width: 183px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	display: block;
	/*width: 267px;*/
	margin-left: 20px;
		margin-right: 30px;
	margin-top: 0px;
}


.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	display:block;
	/*width: 267px;*/
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom:20px;
	
}
.contentText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	
}
/*  This class is applied to the DIV surrounding content on first teir drill pages.  For example 'About Us'  'FAQ's' ' Deregulation'  Etc.  */
.contentWraper{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	display: block;
	/*width: 267px;*/
	margin-left: 20px;
		margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 75px;
}

.tableGenericHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	color: #072B59;
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	
	border-bottom-color: #0B4187;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tableGenericBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;/* Was 10px*/
	font-weight: normal;
	line-height: 14px;
	color: #000;
	display: block;
	padding-top: 5px;
	padding-left:12px;
}
.breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #515151;
	text-decoration: none;
}
.breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #515151;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #515151;
	text-decoration: underline;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	display: block;
	width: 156px;
	padding-top: 5px;
	padding-left:12px;
}
.submenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Forms item classes */

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	background-color: White;
}

.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	background-color: White;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #072B59;
	background-color: White;
}

.zipcode {
	display: block;
	width: 200px;
	height: 90px;
	background-image: url(../images/zipcode_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 47px;
	
}
.provider {
	display: block;
	width: 200px;
	height: 90px;
	background-image: url(../images/provider_bg.gif);
	background-repeat: no-repeat;
	padding-left: 160px;
	padding-top: 29px;
}
.goButton {
	position: relative;
	top: 3px;
	display: inline;
}
.goButtonNetscape {
	position: relative;
	top: 5px;
	display: inline;
}
.arrowNetscape {
	 display:block; 
	 margin-left:-45px;
}

.categoryTitle {
	display: block;
	/*width: 200px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #087184 !important;
	margin-top:18px;
	margin-bottom:-4px;
}

.categoryTitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #087184;
	text-decoration: underline;
}
.categoryTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #087184;
	text-decoration: underline;
}
.categoryTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #087184;
	text-decoration: none;
}

.eventTitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000 !important;
	margin-top:18px;
	margin-bottom:-4px;
}

.eventListTitle {
	display: block;
	/*width: 200px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000 !important;
	margin-top:18px;
	margin-top:4px;
	margin-bottom:4px;
}

.eventSubTitle {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	margin-top:0px;
}
.eventTitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.eventTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.eventTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}	



.productDescription {
	display: block;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin-top:0px;
}
.productDescription a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.productDescription a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.productDescription a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}	

.providerLink {
	display: block;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin-top:0px;
}
.providerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.providerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.providerLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.searchlink {
	color: white;
}
.windmillIcon {
	display: block;
	margin-bottom: 37px;
}
.radio {
	margin-bottom: -3px;
}
.radioNetscape {
	margin-bottom: 1px;
}

.footerText {
	/*width: 968px;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	line-height: 12px;
	color: #222222;
	margin-bottom: 15px;
}

.copyright {
			display: block;
			margin-top: 7px;
			margin-bottom: 6px;
			font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	line-height: 12px;
	color: #222222;
          }	

div.success_stories {
	width: auto;
	border: 1px solid #eee;
	padding: 10px;
	background-color: #f8f8f8;
}
div.success_stories div {
	font-weight: bold;
}
/*
table.tables td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	border: 1px solid #ddd;
}  */
.boldText 
{
	font-weight:bold;
}
ul.tips li
{
	/*display:block;*/
	margin-bottom:10px;
}
.padding_1px 
{
	padding-left:1px;
}
.paddingBottom10px td
{
	padding-bottom:10px;
}
.italicText 
{
	font-style:italic;
}
.headerPrice 
{
	background-color:#0B4187;
	font-weight:bold;
	color:#fff;
}
