/* BODY FORMATTING STUFF */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
.main_index {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	background: url(images/bg_power.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.main_body {
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.main_sitemap {
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 80px;
	background: url(images/bg_power.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.interior_body {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px
}
.left_box {
	padding-left: 22px;
	padding-right: 22px;
	font-size: 11px
}
.para_no_pad {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px #000000 solid; 
	color:#508033; 
	background:#FFFFFF; 
	padding:1px
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 15px
}
.lowernav {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	MARGIN: 0px;
	color:#86C062;
}
H2 {
	FONT-SIZE: 14px; 
	FONT-WEight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	MARGIN: 0px;
	color:#333333;
}
B {
	color: #86c062
}
P.interior {
	font-size: 12px
}
/* <A> TAG FORMATTING */
A {
	COLOR: #86c062; 
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	color: #549201
	}
A.lowernav {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: NONE
}
A.lowernav:hover {
	TEXT-DECORATION: none;
	color: #86c062
}
A.lowernav:active {
	color: #549201
}


.lp {
	font-size:10px;
	color:#666666;
	text-align:center;
}
a.lp {
	color:#666666;
	text-decoration:none;
}
a.lp:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

ul
{
  width: 30em;  /* room for 3 columns */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
ul li
{
  float: left;
  width: 10em;  /* accommodate the widest item */
  list-style: none;
}
br
{
  clear: left;
}
div.wrapper
{
  margin-bottom: 1em;
}

ul li a
{
  display: block;
  width: 7em;
  text-decoration: none;
}
ul li a:hover
{
  color: #FFF; /* white */
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.L04	{
	text-align:center;
}
.T04	{
	text-align:center;
}
.form-09 input {
	margin-left:35px;
}
.form-07 {
	text-align:center;
}
.form-08 {
	text-align:center;
}