body {
	font-size: 76%;	/* font sizing in ems. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. darn.*/
	
	/*mnj new background-image: url(../images/spacer.gif);/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.*/
	/*mnj new background-repeat: no-repeat;*/
	/*mnj new background-position: top left;	*/
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.clr {
	clear: both;
}

.shadow_bottom {
	background-image: url(../images/bkgd-col-bot.gif);
	background-repeat: repeat-x;
}

.bkgd_stripe {
	background-image: url(../images/bkgd-stripe.jpg);
	height: 200px;

}



input.border, textarea.border {
	border-top-width: 1.25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1.25px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

div#tollfreenumber {
	position: absolute;
	left: 700px;
	top: 8px;
	width: 222px;
	height: 34px;
	background: transparent url(../images/tollfreenumber.gif) no-repeat;
}

div#search-contain {
	position: absolute;
	top: 42px;
	left: 700px;
	color: #ffff00;
	height: 40px;
	width: 310px;
	z-index: 100;
}

#search-contain a {
	color: #c6c6c6;
}

#search-contain form#searchform {
	color: #ffffff;
	font-weight:bold;
	/*top: 129px;
	left:832px;*/
	top: 16px;
	left: 100px;
	position: absolute;
	line-height: 19px;
}

#adminmenu {
	color: #ffffff;
	font-weight:bold;
	top: 25px;
	left:298px;
	position: absolute;
	line-height: 20px;
	display: block;
	width: 500px;

}

#adminmenu a {
color: #ffffff;
text-decoration: none;
/*margin: -1em 0 0 1em;*/
padding: 0.4em 0.75em;
}

#adminmenu a:hover {
color: #11406e;
background-color:#aec9e6;
text-decoration: none;
}

#newslettersignup {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
}

#newslettersignup a {
	color: #FFFFFF;
	font-size: .9em;
	}

#newslettersignup .title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
}

p, ul {
	
}

.error-message {
	color: #FF0000;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-size: 0.9em;
}

td
{
	vertical-align : top;

}


hr
{
	margin: 10px;
	color: #11406E; /* used by IE */
	height: 0.25em;
}

/* CLASS DEFINITIONS */

.leadtext {
	color:#FFFFFF;
	padding: 2px 0 2px 10px;
	background-color: #4119A7;
	font-weight: bold;
}

.formtitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #66CC33;
}

.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}

.logobannerh1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	color: #FF9933;
}

.formFieldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
}

.formField { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 1em; 
	font-weight: bold;
}

.banner-bkgd {
	background-image: url(../images/banner-world-energy.jpg);
	background-repeat: repeat;
}

.featured {
	background-image:url(http://www.websitehelper.com/images/bkgd-leftcol-opt2.gif);
}

.floatright
{
	float: right;
	margin: 5px 5px 5px 15px;
}

.floatleft
{
	float: left;
	margin: 5px 15px 5px 5px;
}

.border-01
{
	border: 1px solid #000;
}

.border-02
{
	border: 2px solid #000;
}

.border-03
{
	border: 3px solid #000;
}

/* ID DEFINITIONS */


#leftcol
{
	width : 211px;
	background-image: url(../images/bkgd-left-col.jpg);
	background-repeat: no-repeat;
}

#leftcol p
{
	padding: 7px 10px 7px 10px;
	
}

#leftcol h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	background-color: #11406E;
	padding: 3px 10px;
}


#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 15px;
	font-size: 1.1em;
}

#leftcol h3:hover {
	background-color: #AEC9E6;
}


#leftcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#leftcol li {
}


#leftcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#leftcol a 
{
	color : #009;
	text-decoration : underline;
}

#leftcol a:hover
{
	color : #013EB3;
}

#leftcol a:active
{
	font-weight: bold;
}



#leftcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#leftcol .address {
	font-weight: bold;
	font-size: 0.9em;
}

#rightcol
{
	background-color: #f3f3f3;
}

#rightcol .container
{
	padding: 0 10px 0 10px;
} 


#rightcol p
{
	padding: 0 10px 7px 10px;
	font-size: 0.9em;
	margin: 5px;
	
}

#rightcol h2 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 0 0 8px 0;
	background-color: #11406E;
}




#rightcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#rightcol li {
	margin-bottom: 5px;
	font-size: 0.9em;
}


#rightcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#rightcol a 
{
	color : #009;
	text-decoration : underline;
}

#rightcol a:hover
{
	color : #013EB3;
	text-decoration: none;
}

#rightcol a:active
{
	font-weight: bold;
}



#rightcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#rightcol .address {
	font-weight: bold;
	font-size: 0.9em;
}



#content
{
	width: 100%;
	padding: 0 15px 25px 0;
}

#content .container
{
	padding-left: 45px;
	padding-top: 15px;
} 

#content .img-align-left {
	float: left;
	margin: 0 15px 0 0;
}

#content .img-align-right {
	margin: 0 0 10px 15px;
	float: right;
}


#content p
{
	margin: 0 15px 20px 15px;
}


#content h1, #content h2, #content h3
{
	padding-bottom: 5px;
}

#content h1
{
	font-size: 1.4em;
	padding: 0 0 10px 15px;
	color: #11406E;
}

#content h2
{
	color: #993300;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}

#content h3
{
	font-size: 1em;
	text-transform: capitalize;
	padding-top: 5px;
	margin: 0 0 0 15px;
	color: #013EB1;
}

#content h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}
#content blockquote {
margin: 0 50px 0 50px;
}

#content ul, #content ol
{
	margin: 5px 4px 15px 20px;
}

#content li
{
	margin-bottom: 5px;
	margin-left: 35px;
	margin-right: 35px;
}

#content li.multiplecols {
	margin: 0 5px 5px 5px;
}

#content dl, #content dd
{
	margin: 0 0 10px 0;
}

#content dt {
	font-size: 1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
}
#content dd {
	font-size: 0.9em;
	text-transform: capitalize;
	/*mnj font-size: 12px;*/
}

#content td.content
{
	padding: 0.9em;
	margin: 0;
}

#content a
{
	text-decoration : underline;
}
	
#content a:link
{
	color : #009;
}

#content a:hover, #content a:visited
{
}

#content a:active
{
	font-weight: bold;
}

#footer
{
	color: #FFFFFF;
	width: 100%;
	background-color: #11406E;
	padding: 10px;
	font-size: 0.9em;
}

#footer a {
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:link {
	color: #FFFFFF; 
}

#footer a:visited {
	color: #FFFFFF; 
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: right;
	padding: 3px;
}

.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
}

#footer td.content
{
	padding: 0.8em;
	margin: 0;
}

#footer .bullet {
color:#FFFFFF;
}

.contactinfo {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	font-weight:bold;
	}

.contactinfo a {
	color: #FFCC00;
	text-decoration: none;
}

.contactinfo a:hover {
	color: #FFFFFF;
}

#buyline {
	font-weight:bold;
	padding: 5px 10px;
}

#buyline a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#buyline a:hover {
	color: #FFCC00;
}

.buy {
	color: #ffffff;
	background-color: #024FA4;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	}
.english_spanish {
	font-size: 1.2em;
}
.einsteintext {
	padding-left: 5px;
	margin-left: 5px;
}


.learn_more {
font-size: 0.9em;
color: #000000;
}
.new {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
#rightcol h4 {
	font-size: 0.9em;
}
#rightcol h3 {
	font-size: 0.9em;
	color: #333399;
	font-variant: small-caps;
}
