* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 15px;
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
    background: #c5c8d0;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a { color: #2c1d86; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

#shell { width: 1013px; margin: 0 auto; }

#header { 
	background: url(/apply/images2/header.gif) no-repeat 0 0;
	height: 142px;
}

h1#logo {
	float: left;
	display: inline;
	height: 119px;
	width: 264px;
	font-size: 0;
	line-height: 0;
	padding-left: 14px;
}

h1#logo a {
	display: block;
	background: url(/apply/images2/logo.gif);
	height: 119px;
	text-indent: -4000px;
}

#header h2 { padding-top: 40px; }

h2.slogan { 
	text-align: center; 
	font: 30px Impact, Verdana, Arial, sans-serif; 
	color: #001b74; 
}

h2.slogan span { color: #b7000a; }

#header h3 { 
	text-align: center; 
	font-size: 14px; 
	color: #001b74; 
}

#content { 
	background: url(/apply/images2/cnt-bg.gif) repeat-y  0 0; 
	padding: 15px 64px; 
}

#mainbox { 
	float: left; 
	display: inline; 
	width: 410px; 
	padding-right: 30px; 
}

#mainbox h3, 
#sidebar h3 {
	font-size: 18px;
	font-weight: bold;
	color: #b7000a;
	padding-bottom: 20px;
}

#sidebar h3 {
	font-size: 18px;
	padding: 30px 0 30px 10px;
}

#mainbox h4 {
    text-transform: uppercase;
	font-size: 18px;
	font-weight: normal !important;
	color: #001b74 !important;
}

.program {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.program h4 { 
	position: relative;
	line-height: 20px;
	border-bottom: 1px dotted #848484;
	margin-bottom: -8px;
	margin-right: 25px;
}

.program ul { 
	padding: 10px 25px 0 0;  
	list-style: none  outside; 
} 

.program li { 
	background: url(/apply/images2/program-list-bg.gif) no-repeat 15px center;
	border-bottom: 1px dotted #848484;
	padding: 7px 0;
	padding-left: 48px;
	font-weight: bold;
} 

.testimonials { padding-top: 6px; }
.testimonials h4 { padding: 15px 0; }

.box {
	background: url(/apply/images2/box-bg.gif) repeat-y  0 0;
	width: 394px;
	margin-bottom: 0px;
}


.top { background: url(/apply/images2/box-top-bg.gif) no-repeat 0 top;  padding: 13px 22px  0 10px; }
.bottom { background: url(/apply/images2/box-bottom-bg.gif) no-repeat 0  bottom; padding-bottom: 11px; }

.box2 {
	background: url(/apply/images2/box2-bg.gif) repeat-y  0 0;
	width: 270px;
	margin-bottom: 0px;
}


.top2 { background: url(/apply/images2/box2-top-bg.gif) no-repeat 0 top;  padding: 13px 22px  0 10px; }
.bottom2 { background: url(/apply/images2/box2-bottom-bg.gif) no-repeat 0  bottom; padding-bottom: 11px; }

.home-testimonials .image { float: left; display: inline; width: 90px; } 
.home-testimonials .text { float: left; display: inline; width: 265px; font-weight: bold; }
.home-testimonials .text span { color :#001b74; display: block; margin: 10px 0; }


.testimonial, .testimonial-right {
	float: left;
	display: inline;
	width: 394px;
	margin: 10px 40px 0 0;
}
.testimonial2, .testimonial-right2 {
	float: left;
	display: inline;
	width: 270px;
	margin: 10px 40px 0 0;
}
.testimonial-right {
	float: right;
	margin-right: 0;
}


.testimonial h3, 
.testimonial-right h3 {  
	color: #B7000A;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
}

.testimonial .box p, 
.testimonial-right .box p { width: 50%; padding-bottom: 10px; }

.testimonial .box p.left,
.testimonial-right .box p.left a { font-weight: bold;}




#mainbox h2 { text-align: left; }

.box.a-right .text { float: left; }

.box.a-right .image { float: right; }
#mainbox { margin-top: 20px; }
#sidebar { float: right; display: inline; width: 417px; margin-top: 20px; }

.get-quote { background: url(/apply/images2/get-quote-bg.gif) repeat-y 0 0; height: 100%; }
.get-quote .bottom { background:  url(/apply/images2/get-quote-bot.gif) no-repeat 0 bottom; }

.get-quote h2 { 
	background: url(/apply/images2/get-quote-h2.gif) no-repeat 0 0; 
	height: 50px;
	font: 26px Impact, Verdana, Arial, sans-serif;
	line-height: 50px;
	color: #fff;
	text-align: center;
}

.get-quote p {
	padding: 20px 60px;
	text-align: center;
}

.get-quote form { padding-left: 35px; }

.get-quote label { 
	float: left; 
	display: inline; 
	width: 100px; 
	text-align: right; 
	margin-right: 10px; 
	padding-top:1px;
	line-height:13px;
}
.get-quote label a { font-size:10px;}

.get-quote input { 
	border: 0; 
	background: none; 
	font-size: 11px; 
	font-family: Arial, sans-serif;
	padding-top: 3px; 
}

.get-quote form span.field input { height: 16px; width: 129px; }

.get-quote form span.field-small input { 
	height: 17px; 
	width: 31px; 
	padding-top: 3px; 
}

.get-quote form span  { 
	float: left; 
	display: inline; 
	margin-bottom: 9px; 
	padding: 0 2px; 
}

.get-quote form span.field { 
	background: url(/apply/images2/field-bg.gif) no-repeat 0 0; 
	border: 0; 
	height: 18px; 
	width: 129px; 
}

.get-quote form span.field-small { 
	background: url(/apply/images2/field-small-bg.gif) no-repeat 0 0; 
	border: 0; 
	height: 19px; 
	width: 31px; 
	margin-right: 3px; 
}
.get-quote form select.field,
.get-quote form input.field { width: 142px; border:solid 1px #9597ae; margin-bottom:9px; float:left; font-family: Arial, sans-serif; font-size:11px; padding:2px; }

.get-quote form select.field { padding:0; width:148px; }
.get-quote form input.small-field { width:40px; margin-right:5px;  }

.get-quote select { 
	font-family: Arial, sans-serif;
	font-size:11px;
	float: left; 
	display: inline; 
	width: 133px; 
	margin-bottom: 10px;
}

.get-quote input.btn {
	position: relative;
	cursor: pointer;
	background: url(/apply/images2/get-quote-btn.gif) no-repeat center 0;
	margin:0 auto;
	height: 99px;
	width: 381px;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-bottom:10px;
	margin-top:10px;
}
.get-quote input.btn:hover { background-position:center bottom;}

.get-quote span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: inline;
	width: 60px;
}

#sidebar table { margin-left: 75px; }

.l-checkbox { width: 90% !important; font-size: 10px; }

.logos { position: relative; margin-left: -11px; padding-bottom: 15px; margin-top: 15px; }
.logos a { float: left; display: inline; margin: 0 16px; }

.bottom-text p { padding-bottom: 15px; }
.bottom-text p.bot { font-size: 10px; padding: 0 20px; }

.page-bottom { background: url(/apply/images2/page-bot.gif) no-repeat 0 0; height: 13px; }


.top-text { text-align: center; line-height:1.6; font-size:16px; padding-bottom:20px; }
.top-text h3{ font-size:24px; color:#b7000a; }
.top-text p.red{ font-weight: bold; color:#b7000a; }

.inner-page { padding:10px 0 20px 0; }
.inner-page #mainbox { padding:0; }
.inner-page #sidebar { overflow:hidden; }
.inner-page #sidebar form *{ position:relative; }
.inner-page #sidebar form { height:100%; }
.get-quote form span.field input { }

.tooltip-holder { font-size:0; line-height:0; width:0 !important; height:0 !important; float:left; background:red; position:relative !important; z-index:1000;}
.tooltip { position:absolute !important; top:30px; left:70px; width:300px; font-size:11px; line-height:15px; background:#ddd; text-align: left !important; background:#edf4f6; border:solid 1px #909dac; }
.tooltip p{ padding:0 0 7px 0 !important; text-align: left;}
.tooltip h6{ font-weight: bold; font-size:13px; line-height:17px; padding-bottom:5px; }
.tooltip-cnt { padding:10px;}

span.tooltip-arrow { position:absolute !important; top:-5px; left:-11px; background:url(/apply/images2/arrow.gif) no-repeat 0 0; width:19px; height:16px; }

.field-tip { 
	position:absolute !important; width:250px; padding:10px 10px 0 10px; border:solid 1px #ddd; top:-130px; left:15px;
	background:#fff url(/apply/images2/tip-bg.gif) repeat-x 0 bottom; font-size:11px; line-height:15px; text-align: left; }
.field-tip p { padding:0 0 7px 0 !important; text-align: left; }
.field-tip strong { display:block; font-size:16px; line-height:18px; color:#18309a; }
.field-tip strong.red { display:block; font-size:20px; line-height:19px; padding:5px 0; color:#b7000a; }

.close-tip { float:right; font-size:10px; float:right; text-decoration: none; position:relative; top:-10px; right:-5px;}