/* 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: 10px
}
.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: 20px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	MARGIN: 0px 0px 0px 0px;
}
.girlface {
	FONT-SIZE: 30px; 
	COLOR: #FFFFFF; 
	MARGIN: 0px 0px 0px 0px;
}
H1.interior {
	FONT-SIZE: 18px; 
}
H2 {
	FONT-SIZE: 12px; 
	FONT-WEight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	MARGIN: 0px 0px 0px 0px;
}
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
}
a.sidelink {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* BACKGROUND STUFF */
.bg_apply {
	background: url(images/bg_apply.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px
}
.bg_how {
	background: url(images/bg_how.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bg_security {
	background: url(images/bg_security.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bg_faq {
	background: url(images/bg_faq.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bg_contact {
	background: url(images/bg_contact.jpg) no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#links td 	{
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
}
#disclosures	{
	color:#FFFFFF;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:block;
  margin-right:20px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover	{
	text-decoration:underline;
}
	
	
	
	
	
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:3px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
.first-name, .last-name, .email, .select-amount {
	width:200px;
}
.select-amount, .select-area {
	width:160px;
}
.first-name, .last-name, .email, .select-amount, .select-area {
	display:block;
	margin:5px 0px 5px 0px;
}
.check-01, .check-02, .check-03, .check-04 {
	display:block;
	margin:5px 0px 5px 0px;
}
.check-04 a {
}
/* 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:5px;
}	