.content-container {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	background-image: url("../../_private/images/v_tile.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	width: 862px;
	margin: 0px auto;
}
.content-container a {
	color: #aaaaaa;
	text-decoration: none;
}
.content-container a:hover {
	text-decoration: underline;
}
.main-column p {
	line-height: 18px;
	padding-bottom: 16px;
}

/* header column
-------------------------------------------*/
.header-column {
}
.header-top {
	background-image: url("../../_private/images/masthead2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
}
.header-bottom {
	background-image: url("../../_private/images/status-block00.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 89px;
}

/* main column1
-------------------------------------------*/
.main-column {
	background-attachment: scroll;
	background-image: url("../../_private/images/h_fade.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 3px;
	padding: 0px 20px;
	padding-top: 10px;
}
.main-column h2 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 16px;
}
.main-top p.intro{
	font-size: 18px;
	line-height: 20px;
}
.main-top.front {
	width: 540px;
}
.main-top .col-left {
	width: 264px;
	float: left;
	padding-bottom: 20px;
}
.main-top .col-right {
	width: 264px;
	float: right;
	padding-bottom: 20px;
}
.main-top h1 {
	font-size: 24px;
	padding-bottom: 20px;
}
.main-center {
}
.main-column ul li {
	list-style: circle outside;
	margin-left: 20px;
	margin-bottom: 8px;
}
.main-column ol li {
	list-style: decimal outside;
	margin-left: 20px;
	margin-bottom: 6px;
}
.main-center-left {
	float: left;
	width: 540px;
}
.main-center-column1 {
	width: 264px;
	float: left;
}
.main-center-column2 {
	width: 264px;
	float: right;
}
.main-center-right {
	float: right;
	width: 264px;
}
.main-center-column3 {
	width: 264px;
}
.main-center-column4 {
	display: none;
}
.row-col4 a {
	color: #283A8C;
	font-size: 14px;
}
.row-col1 a {
	color:#556195;
}
.main-bottom {
	padding: 20px 0px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.main-bottom p {
	color: #aaaaaa;
	font-size: 10px;
	line-height: 14px;
}

/* footer column1
-------------------------------------------*/
.footer-column {
	background-image: url("../../_private/images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
}

/* clearfix
-------------------------------------------*/
.clearfix {
	display: block;
	clear: both;
	height:0px;
	visibility:hidden;
}


/************************************ styles text on website ************************************/
.request-box {
	width: 264px;
	color: #FFF;
	position: absolute;
	top: 380px;
	background: #C1C4CB url("../../_private/images/request-box.jpg") no-repeat left top;
}
.request-box .content {
	padding: 20px;
	background: url("../../_private/images/request-box-btm.jpg") no-repeat center bottom;
	font-size: 14px;
}
.request-box h2 {
	padding-bottom: 26px;
}
.box-submit {
	height: 37px;
	width: 102px;
	margin-left: 110px;
	margin-top: -20px;
}
.header-bottom.step1 {
	background-image: url("../../_private/images/status-block01.jpg");
}
.step-blue {
	color: #283A8C;
}
.personalization {
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
}
.rate-feature {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #828996;
}
.price {
	font-size: 24px;
	line-height: 24px;
}
.header-bottom.step2 {
	background-image: url("../../_private/images/status-block02.jpg");
}
.header-bottom.step3 {
	background-image: url("../../_private/images/status-block03.jpg");
}
.row {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.row-col1 {
	float: left;
	width: 148px;
	margin-right: 16px;
}
.row-col2 {
	float: left;
	width: 140px;
	margin-right: 10px;
}
.row-col3 {
	float: left;
	width: 366px;
	margin-right: 16px;
}
.row-col4 {
	float: left;
	width: 100px;
}
.top-row {
	padding-top: 10px;
	padding-bottom: 20px;
}
.plan-link {
	font-size: 14px;
}
.app-col1 {
	float: left;
	width: 264px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.app-row {
	padding-bottom: 10px;
}
.error-message {
	color: #060;
}
ul, ol {
	padding-bottom: 6px;
}
.spacer {
height:160px;
}

