/********************************************/
/* Smart Power.org - The Clean Energy Current
/* Newsletter / E-mail Styles 
/******************************************/

/***********************/
/* HTML Definitions  
/***********************/

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:100%;
}

body {
	font-size:12px;
}

h2 {
	color:#1854a5;
	font-size:28px;
	padding:0px;
	margin:0px;
}

h3 {
	color:#e86c1f;
	font-size:19px;
}

.sup {
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:9px;
}

/***********************/
/* Content Organization  
/***********************/

div#wrapper {
	width:730px;
	height:100%;
}

table#border {
	border:3px solid #1854a5;
}

div#masthead {
	width:715px;
	height:109px;
	float:none;
	clear:both;
}

div#leftColumn {
	width:266px;
	float:left;
	clear:left;
	margin-left:6px;
	
}

div#rightColumn {
	width:426px;
	float:right;
	clear:right;
	margin-right:6px;
}

div#mainCopy {
	clear:both;
}

div#volInfo {
	background-image:url(TCEC_images/issue_slate-short.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:426px;
	height:63px;
	font-size:13px;
	color:#FFFFFF;
	margin-top:4px;
	padding-top:16px;
	padding-left:10px;
	padding-bottom:0px;
	text-align:left;
	margin-left:-8px;
}

div#volInfo a, div#volInfo a:visited {
	font-size:13px;
	color:#FFFFFF;


}

div#inThisIssue {
	width:250px;
	background-color:#c0e8d4;
	background-image:url(TCEC_images/green_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	
}

	div#inThisIssue a:link {
		font-weight:bold;
		text-decoration:underline;
		color:#000000;
	}
	div#inThisIssue a:visited {
		font-weight:bold;
		text-decoration:underline;
	}
	div#inThisIssue a:hover {
		font-weight:bold;
		text-decoration:none;
		color:#000000;
	}
	
div#bottomCapGreen {
	background-image:url(TCEC_images/green_bottom2.gif);
	background-repeat:no-repeat;
	width:270px;
	height:22px;
	text-align:right;
}

div#bottomCapGreenSect {
	background-image:url(TCEC_images/greenSect_bottom3.gif);
	background-repeat:no-repeat;
	width:270px;
	height:22px;
	text-align:right;
}
	
div#bottomCapBlue {
	background-image:url(TCEC_images/blue_bottom.gif);
	background-repeat:no-repeat;
	width:270px;
	height:22px;
	text-align:right;
}

div#bottomCapOrange {
	background-image:url(TCEC_images/contact_bottom2.gif);
	background-repeat:no-repeat;
	width:270px;
	height:24px;
}

div#blueContent {
	width:260px;
	background-image:url(TCEC_images/blue_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e5f0fb;
	color:#000;
	padding:5px;
}

div#greenContent {
	width:260px;
	background-image:url(TCEC_images/green_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#c0e8d4;
	color:#000;
	padding:5px;
}

div#contactInfo {
	width:260px;
	background-color:#e86c1f;
	background-image:url(TCEC_images/contact_top2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#FFFFFF;
	
}	
	div#contactInfo a:link, #contactInfo a:visited {
		text-decoration:underline;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	div#contactInfo a:hover {
		text-decoration:underline;
		color:#FFFF99;
		font-weight:bold;
	}


/***********************/
/* Classes  
/***********************/

.issuelinksTitle {
	font-size:13px;
	color:#00a04f;
}

.captionBlue {
	font-size:12px;
	color:#1854a5;
}

.captionGreen {
	font-size:12px;
	color:#00a04f;
}

.caption {
	font-size:12px;
	color:#000;
}

.simpleUL {
list-style-type:none;
line-height:22px;
padding-left:0;
margin:0px;
padding-bottom:0px;
padding-top:0px;

}

.leftHeading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	top:10px;
	margin-left:5px;
	font-family:Verdana;
	text-align:left;
}

.imgLeft {
	float:left;
	clear:left;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;
	border:2px solid #1854a5;
}

.imgLeft_noBorder {
	float:left;
	clear:left;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;
}

.imgRight{
	float:right;
	clear:right;
	margin-left:8px;
}

/***********************/
/* E-mail Only Styles  
/***********************/

/* Moved directly to page */


/***********************/
/* Misc Styles  
/***********************/

