@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body{
	background-color:#0079C1;
	font:12px Arial, Helvetica, sans-serif;
}

h1,h2,h3{
	color:#0079C1;
}

h1 sup,h2 sup,h3 sup{
	font-size:12px;	
}

h1{
	font-size:21px;	
}

h2 {
	font-size:18px;	
}

h3{
	font-size:17px;	
}

h4{
	font-size:14px;
	color:#FFF;	
}

a{
	outline:none;	
}

sup {
    font-size: 75%;
    position: relative;
    text-decoration: none !important;
    top: -0.3em;
    vertical-align: top;
}

.pad-left{
	padding-left:30px;	
}

.less-wide{
	width:210px;	
}

.red-text{
	color:#ED1C24;
}

.grey-txt{
	color:#444444;	
}

.strong{
	font-weight:bold;	
}

div.clear{
	clear:both;	
}

#main-wrap{
	width:939px;
	margin:0 auto;
}

#header{
	height:76px;	
}

#header-left{
	width:300px;
	float:left;	
}

#header-right{
	width:350px;
	float:right;	
}

#header-links{
	float:right;
	position:relative;
	top:30px;
	right:20px;
}

#header-links li{
    float:left;
    list-style-type:none;
    padding-left:5px;
}

#header-links li a, #terms{
    background:url(../images/top-menubg.gif) no-repeat left center;
    color:#FFFFFF;
    padding-left:10px;
    text-decoration:none;
}

#terms{
	margin-left:8px;
	cursor:pointer;
}

#terms.is-open{
    background:url(../images/top-menubg-down.gif) no-repeat left center;	
}

#footer-links{
	margin:10px 0px 0px 8px;	
}

#footer-links li{
    float:left;
    list-style-type:none;
    padding:0px 12px;
	border-left:1px solid #FFF;
	line-height:13px;
}

#footer-links li.first{
	border-left:none;
	padding-left:0px;
}

#footer-links li a{
    color:#FFFFFF;
    text-decoration:none;
}

#logo{
	position:relative;
	top:7px;
	left:13px;
}

#content-wrap{
	background:url(../images/main-bg-top.jpg) no-repeat left top;
	padding-top:15px;
}

#content-inner{
	background:url(../images/main-bg-btm.jpg) no-repeat left bottom;
	padding:0px 2px 25px;
}

#content-inner-left{
	width:312px;
	float:left;
	padding:20px 0px 0px;
}

#content-inner-left h2 {
	font-stretch:normal;
	 font-size:16px; 
	 font-weight:bold; 
	 height:140px; 
	 color:#0079C1;
	 width:250px;
	 
	 background:url(../images/Side1.png) no-repeat -5px top;
	 
	 padding:20px 10px 0px 40px;
	 
}

#content-inner-left h2 div{
	width:200px;
}

#card-img-holder{
	background:url(../images/feature-card-bg.png) no-repeat left top;
	width:302px;
	height:194px;
}

#card-img-holder img{
	padding:25px 0px 0px 30px;	
}

#content-inner-right{
	width:593px;
	float:left;
	padding:23px 30px 0px 0px; 
}

#content-inner-right h1, #content-inner-right h2{
	text-align:center;
}

#content-inner-right h2{
	padding:10px 0px 15px;
}

.feature-box{
	width:579px;
	float:left;
}

.feature-box h4{
	background:url(../images/feature-box-top.png) no-repeat left top;
	padding:15px 0 0 15px;
	height:53px;
}

.feature-box ul{
	padding-left:15px;
	margin:15px 0px 0px 0px;
	color:#444;
}

.feature-box ul.no-mgn{
	margin:0px;	
}

.feature-box ul.last-ul{
	margin-bottom:20px;	
}

#more-details-1, #more-details-2{
	display:none;
}

.feature-box-btm{
	background:url(../images/feature-box-btm.png) no-repeat left bottom;
	padding:1px 20px 20px;
	margin: -23px 0 0 -5px;
}
.feature-box-btm .apply2{
	width:400px;
	padding-left:125px;
}
.apply-btn img{
	border:none;
}

.feature-box-btm h3{
	line-height:18px;
	min-height:60px;	
}

#t-and-c{
	padding:10px 0px 10px 15px;	
}

#footer{
}

#footer p{
	color:#FFF;
	font-size:10px;
	padding:15px 0px 0px 6px;
}

#footer p span{
	width:30px;
	display:block;
	text-align:center;
	padding-right:5px;
	float:left;
	clear:left;
}

#terms-flyout{
	padding:10px 0px 15px 20px;
	color:#FFF;
	display:none;
}

#terms-flyout ol{
	padding-left:20px;
}

#terms-flyout a {
    color: #FFFFFF;
    text-decoration: underline;
}

#benefits {
  background: transparent url(images/benefits_box.png) top left no-repeat;
  width:549px;
  height:265px;
  float: left;
  padding:20px;
  font-size:14px;
  line-height: 20px;}
.benefits-title {
  font-size:14px;
  color:#FFFFFF;}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 9px 0;}	
#banner {
  background: transparent url(../images/banner.png) top left no-repeat;
  width: 589px;
  height: 88px;
  margin-left:-8px;}  
  
#toolOverlay { /*display:none;*/ position:relative; margin-top: 50px; }
a.closeButton { position:absolute; right:25px; top:25px; padding-right:14px; background:url(../../images/x_close.gif) no-repeat right center; color:#0079c1; font-weight:bold; float:right; text-decoration:none; outline:none; }
.ui-widget-overlay  { position: absolute; top: 0pt; left: 0pt; width: 100%; height: 100%; background-color: #bfd2e4; opacity: 0.75;  background-repeat: repeat-x;  background-attachment: scroll; background-position: 50% 50%; }
.ui-dialog .ui-dialog-titlebar { display:none; }
.ui-widget-content  { background:none; border:none; }
.ui-dialog .ui-widget-content  { background:#fff; height:960px; width:520px; }
#toolWrapper { width:520px; height:960px; overflow:hidden; margin:auto; }
.ui-widget-overlay { background: 50% 50% #666666; opacity: 0.5; }  

.disclaimer {	color:#444;}