/* CSS Document */

/* suggested order ---

display
float
clear
overflow
width
height
margin-
border-
padding-
background-
color
font-
text-

*/

body {
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-align: center;
	background: #fff;
	}
a {
	color: #0597FF;
	text-decoration: none;
	outline: none;
	}
a:hover {
	color: #66ccFF;
	text-decoration: underline;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000;
	}
h1 {
	margin: 12px 0;
	font-size: 25px;
	color: #0c2752;
	}
h2 {
	font-size: 19px;
	color: #f90;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 13px;
	}
h5 {
	font-size: 12px;
	}
h6 {
	font-size: 11px;
	}
ul,ol {
	padding-left: 1.5em;
	font-size: 13px;
	}
p {	
	font-size: 13px;
	}
input {
	margin: 0 2px;
	}
#main p {
	margin: 12px 0;
	}
	
#container-header {
	background: #f3f4f9 url(images/bg-container-header.gif) 0 bottom repeat-x; 
	}
#container-main {
	border-top: 1px solid #9CAFC1;
	background: #fff;
	}
#container-ameren {
	clear: both;
	margin: 0;
	border-top: 1px solid #CDD7E5;
	border-bottom: 1px solid #CDD7E5;
	background: #eaeaea;
	}
#container-footer {
	clear: both;
	margin: 0;
	border: 0;
	border-bottom: 20px solid #396096;
	background: #EFF2F5;
	}
	
#header {
	position: relative;
	width: 840px;
	height: 150px;
	background: #E6EAF2 url(images/bg-header.gif) 0 0 repeat-x;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#header .content {
	padding: 30px;
	}
	
#header h1 {
	margin: 0;
	clear: right;
	}
#header h1 a {
	margin-top: 20px;
	display: block;
	background: url(images/logo-psp.gif) 0 0 no-repeat;
	width: 206px;
	height: 31px;
	}
#header h1.front a {
	margin-top: 5px;
	display: block;
	background: url(images/logo-psp-front.gif) 0 0 no-repeat;
	width: 266px;
	height: 47px;
	}
#header h1 span {
	display: none;
	}
#tagline {
	color: #4d4d50;
	font-size: 12px;
	}
#menu1 {
	margin: 0 -10px;
	padding: 0;
	position: absolute;
	right: 20px;
	}
#menu1 li {
	float: left;
	list-style-type: none;
	padding:  0 10px;
	}
#menu2 {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	}
#menu2 li {
	list-style-type: none;
	}
#menu2 #m-how a {
	position: absolute;
	display: block;
	top: 117px;
	left: 10px;
	width: 120px;
	height: 33px;
	background: url(images/m-how.gif) 0 0 no-repeat;
	}
#menu2 #m-how a:hover {
	background: url(images/m-how.gif) 0 -33px no-repeat;
	}
#menu2 #m-about a {
	position: absolute;
	display: block;
	top: 117px;
	left: 130px;
	width: 158px;
	height: 33px;
	background: url(images/m-about.gif) 0 0 no-repeat;
	}
#menu2 #m-about a:hover {
	background: url(images/m-about.gif) 0 -33px no-repeat;
	}
#menu2 #m-faq a {
	position: absolute;
	display: block;
	top: 117px;
	left: 288px;
	width: 63px;
	height: 33px;
	background: url(images/m-faq.gif) 0 0 no-repeat;
	}
#menu2 #m-faq a:hover {
	background: url(images/m-faq.gif) 0 -33px no-repeat;
	}
#menu2 #m-tools a {
	position: absolute;
	display: block;
	top: 117px;
	left: 475px;
	width: 142px;
	height: 33px;
	background: url(images/m-tools.gif) 0 0 no-repeat;
	}
#menu2 #m-tools a:hover {
	background: url(images/m-tools.gif) 0 -33px no-repeat;
	}
#menu2 #m-news a {
	position: absolute;
	display: block;
	top: 117px;
	left: 617px;
	width: 73px;
	height: 33px;
	background: url(images/m-news.gif) 0 0 no-repeat;
	}
#menu2 #m-news a:hover {
	background: url(images/m-news.gif) 0 -33px no-repeat;
	}
#menu2 #m-prices a {
	position: absolute;
	display: block;
	top: 117px;
	left: 690px;
	width: 140px;
	height: 33px;
	background: url(images/m-prices.gif) 0 0 no-repeat;
	}
#menu2 #m-prices a:hover {
	background: url(images/m-prices.gif) 0 -33px no-repeat;
	}
#menu2 span {
	display: none;
	}
	
	
.col1 ul, .col1 ol {
	margin: 12px 0;
	padding: 0;
	padding-left: 1.5em;
	}
.col1 ul li, .col1 ol li {
	margin: 2px 0;
	}
	
.col1 ul.nav, .col1 ol.nav {
	padding: 0;
	}
.col1 ul.nav li, .col1 ol.nav li {
	list-style-type: none;
	font-size: 13px;
	}
.navigation {
	margin: 12px 0;
	}
	
	
	
#nav {
	background-color: #D5EBF7;
	padding: 10px 20px;
	margin: 10px 0;
	}
#nav h2 {
	font-size: 15px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li {
	margin: 2px 0;
	padding-top: 5px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	}
#nav ul li.page_item {
	font-size: 13px;
	border-top: 1px dotted #84beee;
	}
#nav ul li a {
	color: #0597FF;
	}
#nav ul li.current_page_item a {
	color: #666;
	}
#nav ul li.current_page_item ul li a {
	color: #0597FF;
	}
#nav ul li.current-cat a {
	color: #666;
	}
#nav ul li.current-cat ul li a {
	color: #0597FF;
	}
#nav ul li ul {
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
	}
#nav ul li ul li {
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	border: 0;
	}
	
#account-box {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	}
#account-box .moreinfo {
	margin-top: 6px;
	padding-left: 22px;
	padding-right: 10px;
	background: url(images/moreinfo.gif) -1px -1px no-repeat;
	height: 23px;
	}

#front-splash {
	width: 820px;
	height: 265px;
	overflow: hidden;
	background-color: #2C5990;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	}	
#main {
	width: 820px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top: 3px solid #9CAFC1;
	background: #fff url(images/bg-clock.gif) 330px -200px no-repeat;
	}
#container .main-front {
	border: 0;
	background: #fff url(images/bg-clock.gif) -1000px -1000px no-repeat;
	}
#tip {
	line-height: 16px;
	}
#tip h3 { 
	color: #606060;
	font-size: 13px;
	font-weight: bold;
	}
#ameren {
	width: 820px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	text-align: left;
	color: #B1715A;
	font-size: 11px;
	line-height: 13px;
	}
#ameren p {
	color: #B1715A;
	font-size: 11px;
	line-height: 13px;
	}
#ameren h3 {
	color: #C17860;
	font-size: 11px;
	font-weight: bold;
	}
#ameren-logo {
	float: right;
	margin-left: 20px;
	}
#cntenergy-logo {
	float: right;
	margin-left: 20px;
	}
#loginbox {
	float: right;
	background: #FCF796 url(images/bg-login.gif) left bottom repeat-x;
	padding: 10px 20px;
	}
#loginbox label {
	display: block;
	}
#loginbox .loginfield {
	margin: 0;
	width: 100px;
	font-size: 13px;
	margin-bottom: 10px;
	}
#loginbox .loginsubmit {
	margin: -3px;
	margin-bottom: 10px;
	}
#loginbox h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	color: #731512;
	}
#loginbox p {
	font-size: 11px;
	}
#footer {
	width: 820px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	text-align: left;
	}
#footerlinks {
	margin: 0 -10px;
	padding: 0;
	height: 16px;
	}
#footerlinks li {
	list-style-type: none;
	float: left;
	padding: 2px 10px 0 10px;
	border-right: 1px solid #ccc;
	font-size: 13px;
	line-height: 13px;
	}
.copyright {
	margin: 10px 0;
	font-size: 11px;
	line-height: 15px;
	}
	
.col1 {
	float: left;
	display: inline;
	margin: 0;
	margin-left: 20px;
	padding: 30px 0;
	width: 520px;
	overflow: hidden;
	}
.col2 {
	float: right;
	display: inline;
	margin: 0;
	margin-right: 20px;
	padding: 30px 0;
	width: 220px;
	overflow: hidden;
	}
	
.col1-front {
	float: left;
	margin: 0;
	margin-left: 20px;
	padding: 30px 0;
	width: 370px;
	}
.col2-front {
	float: right;
	margin: 0;
	padding: 30px 0;
	width: 410px;
	}
	
#testimonial {
	background: #FCF89E url(images/bg-login.gif) left bottom repeat-x;
	padding: 10px 20px;
	color: #665544;
	}
	
#ratebox table {
	width: 240px;
	margin: 0;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
	}
#ratebox td {
	border: 0;
	margin: 0;
	padding: 2px 3px;
	color: #5b5b5b;
	font-size: 12px;
	line-height: 13px;
	}
#ratebox tr.currentrate td {
	border-bottom: 1px solid #5b5b5b;
	vertical-align: middle;
	}
#ratebox td.currentrate {
	height: 55px;
	color: #000;
	font: bold 27px/27px Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	vertical-align: middle;
	text-align: center;
	}
#ratebox td.rate-high {
	background-color: #fe221b;
	}
#ratebox td.rate-med {
	background-color: #f2e200;
	}
#ratebox td.rate-low {
	background-color: #37CA1B;
	}
	
#ratebox td h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5b5b5b;
	}
#ratebox td h4 {
	font-size: 10px;
	font-weight: normal;
	color: #606060;
	}
#ratebox td.price {
	text-align: right;
	}
.postmetadata {
		font-size: 11px;
		color: #888;
		}
.post {
		margin-bottom: 20px;
		border-bottom: 1px solid #ccc;
		}
.postdate {
	font-size: 11px;
	}
	
.alignleft {
	float: left;
	margin-left: 0;
	margin-top: 0;
	}
.alignright {
	float: right;
	margin-right: 0;
	margin-top: 0;
	}
	