@charset "UTF-8";
body  {
	margin:0;
	padding:0;
	text-align: center;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/green-energy-background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	color: #666;
	width: 780px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#header {
	padding:0;
	margin:0;
	height:212px;
	background-image: url(images/phoenix-green-team-top.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
#headerText {
	margin:0;
	padding: 10px 0 0 440px;
}
#navbarhorz {
	margin:0;
	padding-left:5px;
	height: 36px;
}
#navbarhorz a {
	margin:0;
	padding:7px 22px;
	float: left;
	color:#FFF;
	text-align:center;
	font-size:14px;
}
#navbarhorz a:hover {
	color:#ccff66;
}
#sidebarRight {
	margin:0;
	padding:0;
	width:250px;
	float:right;
	background-image: url(images/leaves3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent {
	margin-right:270px;
	padding:0;
}
#footer {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images/leaves2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#saving {
	background-image: url(images/saving-form-mid.png);
	background-repeat: repeat-y;
	background-position: left top;		
}
#sidebarRight p {
	margin:0;
	padding: 2px 15px 0 10px;
}
.savingtable {
	margin-left:5px;
	padding:0;
	width: 230px;
}
table {
	width: 400px;
	margin-top: 10px;
}
td {font-size: 13px;}
p {
	margin:0;
	font-size: 12px;
	padding: 2px 0;
}
h1, h2, h3, h4 {margin:0;padding: 2px 0;}
ol {
	text-align: left;
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 15px;
	color: #333;
}
ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0;
}
li {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	list-style-position: outside;
	margin: 0;
	padding: 2px 0px;
}
a:link, a:visited {
	font-size: 13px;
	color: #339900;
	text-decoration: none;
}
a:hover, a:active {
	color: #09F;
	text-decoration: none;
}
h2 a:link, h2 a:visited {
	font-size:14px;
	color: #C00;
	text-decoration: blink;
}
h2 a:hover, h2 a:active {
	color: #09F;
	text-decoration: blink;
}
.fltrt {
	margin-right: 5px;
	float: right;
}
.fltlft {
	margin-left: 0;
	float: left;
	padding-right: 5px;
}
.redblink {font-size:14px;color: #C00;text-decoration: blink;}
.redblinklg {font-size:24px;color: #C00;text-decoration: blink;font-weight:bold;}
.bold {font-weight:bold;}
.purpleitalics {color: #30C;font-size: 18px;font-style: italic;font-weight: bold;}
.cyan {color: #09F;font-size: 14px;font-weight: bold;}
.orange {color:#ff6600;}
.green {color: #339900;font-size: 18px;font-weight: bold;}
.lgwhitebold {color: #FFF;font-size: 20px;font-weight: bold;}
.lgwhiteitalic {color: #FFF;font-size: 16px;font-style:italic;}
.lgpurple {color: #30C;font-size: 18px;font-weight: bold;}
.lgcyan {color: #09F;font-size: 18px;font-weight: bold;}

