                                       


#subscribeBody {
	width: 500px;
	margin-left: 120px;
	margin-bottom: 15px;
}
h5.light {
	width: 100%;
}
#steps {
	background-image: url(/images/dash_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 9px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.on {
	color: #617c97;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	font-style: italic;
}
.off {
	color: #EAE5CA;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	font-style: italic;
}
#subscribeSection {
	width: 460px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #a99961;
	padding: 20px 20px 20px 20px;
}
#subscribeOptions {
	margin: 10px 0px 10px 35px;
}
#subscribeTerms {	
	width: 460px;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;	
}

#accountBox {
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 20px 40px 20px 40px;
	border: 1px solid #a99961;
	width: 418px;
}
#pricingTabs {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #a99961;
	line-height: 16px;
}
#pricingTabs img{
	padding-bottom: 12px;
}
#planName {
	background-color: #FFFFFF;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px -11px 0px;
	font-weight: bold;
	display: inline;
}
#planSub {
	color: #a99961;
	margin: -11px 0px 0px 0px;
	text-align: right;
}
#planRate {	
	text-align: right;
	background-image: url(/images/dash_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 9px;
	color: #617c97;
}
.rate {
	color: #617c97;
	background-color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}
#nextBtn {
	text-align: center;	
	margin-top: 20px;
	
}
#numberOfUsers {
	padding: 0px 0px 0px 15px;
	background-image: url(/images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#numberOfUsers input {
	margin-left: 16px;
}
#numberOfUsers EM {
	color: #a99961;
}
#accountBox HR, #pricingGroup HR {
	margin: 15px 0px 15px 0px;
}
#pricingSubscribeNow {
	margin-top: 25px;
	text-align: center;
}

/* End Subscribe formatting */                              


/* Begin Form formatting */
#seccode {
		margin: 3px;
		width: 35px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}
#creditcard select {
	margin: 3px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#seccode_popup {
	width: 370px; 
	height: 300px; 
	display: none; 
	position: fixed; 
	top: 30%; 
	left: 30%;        
	padding: 0px 0px 8px 8px;
	border: 1px solid #a99961;                   
	background: #FFFFFF;
}
#promocode_popup {
	width: 310px; 
	height: 72px; 
	display: none; 
	position: fixed;
	top: 350px; 
	left: 350px;        
	padding: 12px;
	border: 1px solid #a99961;
	background: #617c97;
}
/* End Form formatting */
