﻿/*@charset "utf-8";*/
/* CSS Document */
/*GENERAL STYLING*/
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.bodyX {
	font: 14px/1.3em Trebuchet MS;
	/*Arial, Helvetica, sans-serif;*/
	color: #666;
	letter-spacing: .08em;
}
#containerBox {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left:auto;
	background: url(/images/bg-container-x.jpg) no-repeat center top;	
	/*background: url(/images/whitebg.jpg) no-repeat center top;*/
}
/*MENU STYLING*/

.bodyX #containerBox #menuX {
	text-align: left;
	width: 1000px;
	height: 73px;
	padding-top: 30px;
	clear: both;
	background: #53b900;
}
.bodyX #containerBox #menuX #logo {
	float: left;
	height: 73px;
	width: 202px;
	padding-left: 40px;
}
.bodyX #containerBox #menuX #menuList {
	margin-top: 30px;
	text-align: right;
	width: 730px;
	float: right;
	padding-right: 20px;
}
.bodyX #containerBox #menuX #menuList .newX {
	display: inline;
}
.bodyX #containerBox #menuX #menuList .newX .newLi {
	display: inline;
	list-style: none;
	margin-left: 20px;
}
.bodyX #containerBox #menuX #menuList .newX .loginX {
	display: inline;
	/*margin-left: 30px;*/
	margin-left:20px;		
}
.bodyX #containerBox #menuX #menuList .newX .newLi a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
.bodyX #containerBox #menuX #menuList .newX .newLi a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
.bodyX #containerBox #menuX #menuList .newX .loginX a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #000;
    padding-top:4px;
    padding-bottom:4px;  
}
.bodyX #containerBox #menuX #menuList .newX .loginX a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #FC0;
	padding-top:4px;
    padding-bottom:4px; 
	/*padding: 2px;*/
}

/*BODY STYLING*/

.bodyX #containerBox #bannerX {
	height: 653px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

.bodyX #containerBox #bannerX #bannerLeft {
	float: left;
	width: 490px;
	height: 570px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bodyX #containerBox #bannerX #bannerLeft  .agentsX {
	font-size: 34px;
	font-weight: bold;
	color: #156427;
}
.bodyX #containerBox #bannerX #bannerLeft  .dateX {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
}
.bodyX #containerBox #bannerX #bannerLeft #twoten {
	height: 54px;
	width: 130px;
	text-align: center;
	margin-top: 123px;
	margin-left: 356px;
	padding-top: 20px;
}
.bodyX #containerBox #bannerX #bannerLeft #twonine {
	height: 54px;
	width: 150px;
	text-align: center;
	margin-top: 32px;
	margin-left: 162px;
	padding-top: 20px;
}
/*IE*/
.ie.bodyX #containerBox #bannerX #bannerLeft #twonine {
	height: 54px;
	width: 150px;
	text-align: center;
	margin-top:45px; /*32px;*/
	margin-left: 162px;
	padding-top: 20px;
}

.bodyX #containerBox #bannerX #bannerLeft #twoeight {
	height: 54px;
	width: 130px;
	text-align: center;
	margin-top: 35px;
	margin-left: 50px;
	padding-top:20px;
}
/*IE*/
.ie.bodyX #containerBox #bannerX #bannerLeft #twoeight {
	height: 54px;
	width: 130px;
	text-align: center;
	margin-top: 35px;
	margin-left: 50px;
	padding-top:30px; /*20px;*/
}

.bodyX #containerBox #bannerX #bannerLeft #twoseven {
	height: 54px;
	width: 150px;
	text-align: center;
	margin-top: 35px;
	margin-left:106px;	
	padding-top:25px;/*20px;*/
}
/*IE*/
.ie.bodyX #containerBox #bannerX #bannerLeft #twoseven {
	height: 54px;
	width: 150px;
	text-align: center;
	margin-top: 35px;
	margin-left:106px;	
	padding-top:45px;/*60px;*/
}
.bodyX #containerBox #bannerX #bannerRight {
	margin-top: 80px;
	float: left;
	width: 420px;
}
.bodyX #containerBox #bannerX #bannerRight .feature {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
	word-spacing: .01em;
	background: url(/images/check.png) no-repeat left top;
	padding-left: 24px;
}
.bodyX #containerBox #bannerX #bannerRight .newfeature {
	color: #FC0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
	word-spacing: .01em;
	background: url(/images/check.png) no-repeat left top;
	padding-left: 24px;
}
.bodyX #containerBox #bannerX #bannerRight .fees {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	word-spacing: .01em;
	margin-left: 30px;
}
.bodyX #containerBox #bannerX #bannerRight .newfeature .red {
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.bodyX #containerBox #bannerX #apply {
	float: right;
	height: 573px;
	width: 510px;
	margin-top: 80px;
}
.bodyX #containerBox #bannerX #apply #moreInfo {
	padding-left: 110px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bodyX #containerBox #contentX {
	width: 1000px;
	margin-top: 30px;
}


.bodyX #containerBox #contentX h1 {
	color: #000;
	background: #E4E4E4;
	padding: 14px;
	margin-bottom: 16px;
}
.bodyX #containerBox #footerX {
	margin-top: 14px;
	padding-top: 30px;
	border-top: 1px solid #FFF;
	text-align: center;
	background: #f2f2f2;
}
.bodyX #containerBox #footerX .fpx {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bodyX #containerBox #footerX .fpx a {
	color: #000;
	text-decoration: none;
}

.bodyX #containerBox #content #colA {
	font-size: 10px;
	color: #333;
	width:280px;
	line-height: normal;
	margin-top: 90px;
	margin-left: 20px;
	padding: 20px;
	background: #f6f6ec;
	float: left;
}
/*IE*/
.ie.bodyX #containerBox #content #colA {
	font-size: 10px;
	color: #333;
	width: 315px;
	line-height: normal;
	margin-top: 85px;
	margin-left: 20px;
	padding: 20px 20px 5px 20px;
	background: #f6f6ec;
	float: left;
}
.bodyX #containerBox #content #colA h2 {
	color: #C30;
	margin-bottom: 15px;
}
.bodyX #containerBox #content #colC h2 {
	color: #C30;
	margin-bottom: 15px;
}
.bodyX #containerBox #content #colA .learnMore a {
	color: #FFF;
	text-decoration: none;
	margin: 12px 4px 0px 0px;
	padding: 4px;
	background: #C30;
	font-weight: bold;
}
.bodyX #containerBox #content #colA .learnMore a:hover {
	color: #FFF;
	text-decoration: none;
	margin: 12px 4px 0px 0px;
	padding: 4px;
	background: #000;
	font-weight: bold;
}
.bodyX #containerBox #content #colA p {
	margin-bottom: 12px;
}
.bodyX #containerBox #content #colB {
	font-size: 10px;
	color: #333;
	width: 300px;
	line-height: normal;
	padding: 10px;
	float: left;
}
.bodyX #containerBox #content #colB .mid {
	/*background: url(/images/bg-mid.png) no-repeat left top;*/
	padding: 15px 15px 15px 40px;
	height: 65px;
	width: 240px;
	margin-bottom: 15px;
}
/*IE*/
.ie.bodyX #containerBox #content #colB {
	font-size: 10px;
	color: #333;
	width: 325px;
	line-height: normal;
	padding: 10px 10px 10px 10px;
	float: left;
}
/*IE*/
.ie.bodyX #containerBox #content #colB .mid {
	/*background: url(/images/bg-mid.png) no-repeat left top;*/
	padding: 15px 15px 15px 40px;
	height: 65px;
	width: 300px;
	margin-bottom: 15px;
}

/* removed due to non compatibility with IE*/
/*.bodyX #containerBox #content #colB .mid:hover {
	background: url(/images/bg-mid-o.png) no-repeat left top;	 
	padding: 15px 15px 15px 40px;
	height: 65px;
	width: 240px;
	margin-bottom: 15px;
}*/

.bodyX #containerBox #content #colB .mid .capitalRed {
	font-size: 14px;
	text-transform: uppercase;
	color: #C30;
}
.bodyX #containerBox #content #colB .mid p {
	font-size: 11px;
}
.bodyX #containerBox #content #colB .mid .capitalRed a {
	color: #C30;
	text-decoration: none;
}
.bodyX #containerBox #content #colB .mid p a {
	color: #000;
	text-decoration: none;
}
.bodyX #containerBox #content #colC {
	font-size: 10px;
	color: #333;
	width: 270px;
	line-height: normal;
	padding: 20px;
	margin-left: 10px;
	margin-top: 10px;
	background: #f6f6ec;
	float: left;
}
/*IE*/
.ie.bodyX #containerBox #content #colC {
	font-size: 10px;
	color: #333;
	width: 315px;
	line-height: normal;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background: #f6f6ec;
	float: left;
}
.bodyX #containerBox #content #colC p {
	font-size: 12px;
	color: #333;
	margin-bottom: 12px;
}
.bodyX #containerBox #content #colC p a {
	color: #000;
	text-decoration: none;
}
.bodyX #containerBox #content #colC p a:hover {
	color: #930;
	text-decoration: underline;
}
.bodyX #containerBox #content #colC .nomargin {
	margin-bottom: 0px;
}
.bodyX #containerBox #content {
	background: url(/images/bg-content.gif) repeat-x center bottom;
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	height: 350px;
	overflow: hidden;
}
.bodyX #containerBox #footerX p img {
	margin-bottom: 40px;
}

.bodyX #containerBox .author {
	font-size: 10px;
	color: #000;
	margin: 20px auto;
	text-align: center;
}
.bodyX #containerBox .author a {
	color: #000;
}
.bodyX #containerBox #bannerX #apply p {
	font: bold 18px/1.7em Trebuchet MS
	/*Arial, Helvetica, sans-serif;*/
	color: #275016;
	padding-left: 46px;
	/*background: url(/images/checkmark.png) no-repeat left top;*/
}
/*.bodyX #containerBox #bannerX #apply .newItem {
	background: url(/images/new.png) no-repeat left top;
}*/
.imageHighlight:hover
{
	 border:solid 1px silver;	
}
