/*
Default extLifePage.css
*/

body {
	background-color: #336699;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.errorMessage {
	font-size: 10pt;
	color: red;
	font-weight: bold;
}
.error {
	color: red;
}
td {
	text-align: left;
	vertical-align: top;
}
.colspacer {
	width: 10px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 237px;
	height:59px;
}
#loginltcoltopcap {
	background-image: url(../images/login_top_left.jpg);
	background-repeat: no-repeat;
	width: 508px;
	height: 220px;
	border: none;
	vertical-align:top;
	background-color: #336699;
}	
.loginrtcolwidth {
	width: 188px;
	background-color: #ffffff;
}
#loginltcol {
	vertical-align:top;
	background-color:#b1d8ff;
	width: 508px;
}
#loginrtcoltopcap {
	background-image: url(../images/login_top_right.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 26px;
	border: none;
	vertical-align:top;
	background-color: #336699;
}
#loginrtcoltop {
	padding-left:10px;
	padding-right:0px;
	background-color:#b1d8ff;
}
#loginrtcolbtm {
	background-image: url(../images/login_top_right2.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:20px;
	background-color: #ffffff;
}
#loginrtcolbtmcap {
	background-image: url(../images/login_bottom_right1.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 29px;
	border: none;
	vertical-align:bottom;
}				
#loginbtmcaplt {
	background-image: url(../images/login_bottom_left.gif);
	background-repeat: no-repeat;
	width:508px;
	height:80px;
	border: none;
	vertical-align: bottom;
	background-color: #336699;
}
#loginbtmcaprt {
	background-image: url(../images/login_bottom_right.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 43px;
	border: none;
	vertical-align: bottom;
}
#bptopcap {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	width:508px;
	height:21px;
	border: none;
	vertical-align:top
}		
#blngleftcol {
	vertical-align:top;
	background-color:#ffffff;
 	width: 508px;
}
#blngltcolwidth {
	width: 508px;
	height: 0px;
	visibility: hidden;
}
#blngrtcolinner {
	width: 188px;
}
#ppcheckout {
	padding:5px;
	border:1px solid #336699;
}
#blngpplogo1 {
	background-image: url(../images/paypal_btn.gif);
	background-repeat: no-repeat;
	width:145px;
	height:42px;
	border: none;
	margin-right: 10px;
}
#blngpplogo2 {
	background-image: url(../images/paypal_logo.gif);
	background-repeat: no-repeat;
	width:116px;
	height:33px;
	border: none;
	margin-right: 10px;
}
#bpbtmcaplt {
	background-image: url(../images/bottom_left.gif);
	background-repeat: no-repeat;
	width:508px;
	height:80px;
	border: none;
	vertical-align: bottom;
}
#bpbtmcaprt {
	background-image: url(../images/bottom_right.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 80px;
	border: none;
	vertical-align: bottom;
}
#blngrtcoltopcap {
	background-image: url(../images/login_top_right2.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:15px;
}
#blngrtcol {
 	background-color:#ffffff;
 	vertical-align:top;
 	width: 188px;
}
#cfmtopcap {
	background-image: url(../images/confirm_top_new.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 707px;
	height: 15px;
	border: none;
}
#cfmwidth {
	width: 707px;
}
#cfmbottomcap {
	background-image: url(../images/confirm_bottom_new.gif);
	background-color: #336699;
	background-repeat: no-repeat;
	width:707px;
	height:81px;
	border: none;
}
#cfmmessagearea {
	background-color:#ffffff;
	width:707px;
}
	
#pflleftcol {
	vertical-align:top;
	background-color:#ffffff;
	width: 508px;
}
#pflltcolwidth {
	width: 508px;
	height: 0px;
	visibility: hidden;
}
#pflrtcolinner {
	width: 188px;
}
#pflrtcoltopcap {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:15px;
	width: 188px;
	height: 232px;
}
#pflrtcol {
 background-color:#ffffff;
 vertical-align:top;
 width: 188px;
}
#secureicon {
	background-image: url(../images/secure.gif);
	background-repeat: no-repeat;
	width:23px;
	height:18px;
	border: none;
	vertical-align: middle;
}
ul {
	list-style-image: url(../images/blue_bullet.gif);
	padding: 15px;
	margin:0px;
}
li {
	padding-bottom:5px;
}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
        line-height: 30px;
	text-transform: lowercase;
	color: #000000;
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	text-transform: lowercase;
	color: #3399ff;
}
.subtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399ff;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.sidebar_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.body_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
a:link {text-decoration: none;}
#helpFaq {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}
.faq {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
}
.subFaq {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin-bottom:5px;
	font-weight:bold;
}
.faqSubTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:5px;
	font-weight:bold;
}
.answer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
}
.videoLink {
	float:left; 
	width:33%; 
	text-align:left;
	display:none;
}
.downloadLink {
	text-align:left;
}
.contactLink {
	float:left; 
	width:33%; 
	height:25px;
	text-align:right;
}
.faqLinks {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:5px;
}
.faqPadding {
	padding-bottom:5px;
}
.noList {
	padding-left:17px;
}
.complex {
	margin-top:10px;
	list-style-position:outside;
	list-style-type:lower-roman;
}
