a { outline: none; }


body {
	margin: 0px;
	padding: 0px;
	background: #000015;
	color: #5b6370;
	font: 12px lucida grande, helvetica, arial, sans-serif;
	line-height: 18px;
	}

.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	}
	
.headwrap {
	background: #fff url('/_img/template/bg_head-top.gif') repeat-x;
	border-bottom: 1px solid #4c596a;
	}
.head-top {
	width: 778px;
	height: 64px;
	margin: 0px auto;
	}
.head-top img {
	float: left;
	display: inline;
	overflow: hidden;
	width: 83px;
	height: 64px;
	}
.head-top h1 {
	float: right;
	display: inline;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #668ba2;
	font-size: 12px;
	}
	
.head-bottom {
	clear: both;
	width: 778px;
	margin: 0px auto;
	}
.head-bottom img {
	float: left;
	display: inline;
	overflow: hidden;
	}
.head-bottom ul {
	float: right;
	display: inline;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
.head-bottom li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #666;
	font-size: 14px;
	color: #94afc1;
	font-weight: bold;
	}
.head-bottom a:link, .head-bottom a:visited {
	text-decoration: none;
	color: #94afc1;
	}
.head-bottom a:hover {
	color: #fff;
	}

#coverage a { color: #fff; }
	
.content-wrap {
	clear: both;
	background: #000015 url('/_img/template/bg-content.gif') repeat-x;
	min-height: 500px;
	}
.content {
	width: 778px;
	margin: 0px auto;
	}

/* home page */
	
.home {
	background: transparent url('/_img/template/bg_home-top.jpg') no-repeat;
	height: 306px;
	overflow: hidden;
	}
.homeleft {
	float: left;
	display: inline;
	width: 493px;
	padding-left: 11px;
	}
.homeright {
	float: right;
	display: inline;
	width: 240px;
	}
.home2col {
	background: transparent url('/_img/template/bg_home-2cols.gif') no-repeat;
	height: 64px;
	overflow: hidden;
	}
.col2left {
	float: left;
	display: inline;
	width: 493px;
	padding-left: 11px;
	color: #97b2c4;
	}
.col2right {
	float: right;
	display: inline;
	width: 240px;
	color: #97b2c4;
	}

.home2col h1 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	margin-top: 18px;
	margin-left: 12px;
	}

.blueLRG {
	font-size: 18px;
	line-height: 20px;
	color: #9dbacc;
	padding-top: 48px;
	}
.blueLRG-inside { padding-top: 24px; }

.blueSM {
	font-size: 14px;
	color: #9dbacc;
	}
.whiteLRG {
	font-size: 48px;
	line-height: 50px;
	color: #fff;
	}	
.whiteSM {
	font-size: 18px;
	color: #fff;
	}		

.learnmore {
	list-style: none;
	margin: 18px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #9dbacc;
	}
.learnmore li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow.gif') no-repeat 0px 5px;
	}
.learnmore a:link, .learnmore a:visited {
	color: #fff;
	text-transform: uppercase;
	}
.learnmore a:hover {
	color: #94afc1;
	}

.home-bot-right {
	float: right;
	display: inline;
	width: 493px;
	color: #97b2c4;
	}
.home-bot-left {
	float: left;
	display: inline;
	width: 240px;
	padding-left: 11px;
	color: #97b2c4;
	}
.home-bot-left h1, .home-bot-right h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-top: 25px;
	}
.home-bot-right p {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	}
.testi-name {
	color: #fff;
	font-size: 12px;
	}

/* interior pages */

.whitewrap {
	background: transparent url('/_img/template/bg-inside.gif') no-repeat;
	}
.white {
	background: #fff;
	margin: 0px 6px;
	}

.whiteLeft {
	float: left;
	display: inline;
	width: 540px;
	}
.whiteRight {
	float: right;
	display: inline;
	width: 226px;
	color: #1f2a3c;
	}

.whitetext {
	margin-top:  26px;
	margin-left: 26px;
	margin-right: 16px;
	margin-bottom: 40px;
	color: #5b6370;
	}
.whitetext h1 {
	color: #1f2a3c;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	}
.whitetext h2 {
	color: #1f2a3c;
	}
.whitetext h3 {
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 5px;
	font-size: 14px;
	}
.whitetext h3 a:link, .whitetext h3 a:visited {
	color: #1f2a3c;
	}
.whitetext h3 a:hover {
	color: #990000;
	}
.whitetext h3#registerh3 {
	border-top: 1px solid #e1e1e1;
	margin-top: 24px;
	padding-top: 12px;
	background-position: 0px 17px;
}
.whitetext h4 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
	}
.whitetext hr {
	height: 1px;
	border: none;
	background: #e0edeb;
	}
.whitetext ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
.whitetext li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 4px;
	}
.whitetext a:link, .whitetext a:visited {
	color: #1f2a3c;
}
.whitetext a:hover {
	color: #cc3300;
}

.banner-packages, .banner-contact, .banner-about, .banner-support {
	width: 540px;
	height: 188px;
	color: #fff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
.banner-packages {
	background: #333 url('/_img/banner/packages.jpg') no-repeat;
	}
.banner-contact {
	background: #333 url('/_img/banner/contact.jpg') no-repeat;
	}	
.banner-about {
	background: #333 url('/_img/banner/about.jpg') no-repeat;
	}
.banner-support {
	background: #333 url('/_img/banner/support.jpg') no-repeat;
	}	
.banner-packages h1, .banner-contact h1, .banner-about h1, .banner-support h1 {
	font-weight: normal;
	font-size: 28px;
	line-height: 32px;
	padding: 120px 0px 0px 26px;
	margin: 0px;
	}

.banner-right {
	padding: 0px 6px 0px 15px;
	background: transparent url('/_img/template/bg-banner-right.jpg') no-repeat;
	height: 230px;
	overflow: hidden;
	}

.whiteRight h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0px 10px 15px;
	color: #a4bfcf;
	}
.whiteRight h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #1f2a3c;
	}
.whiteRight p {
	margin: 0px 0px 20px 15px;
	}

#map {
	width: 480px;
	height: 300px;
	border: 1px solid #ccc;
}

#sect-nav {
	list-style: none;
	margin-top: 24px;
	margin-left: 0;
	padding-left: 12px;
}
#sect-nav li {
	margin: 6px 0px;
	padding: 6px 0px 6px 18px;
	border-bottom: 1px solid #e1e1e1;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 12px;
	font-size: 16px;
	line-height: 20px;
}
#sect-nav a:link, #sect-nav a:visited {
	color: #1f2a3c;
	text-decoration: none;
}
#sect-nav a:hover {
	 color: #cc3300;
}

#title {
	font-size: 20px;
}

.testimonial {
	border-top: 1px solid #ccc;
	margin: 12px 0px;
	padding: 12px 6px;
	font: 14px/22px georgia, times new roman, serif;
	color: #1f2a3c;
	font-style: italic;
}
.testi-name {
	color: #5b6370;
	font: 16px/20px lucida grande, helvetica, arial, sans-serif;
	font-weight: bold;
}

.faq li {
	margin: 6px 0;
}

#coverage_title {
	color: #fff;
	text-align: center;
	}
#coverage_title small { font-size: 14px; margin-left: 12px; }
#coverage_title a:link, #coverage_title a:visited {
	color: #94afc1;
	text-decoration: none;
	}
#coverage_title a:hover {
	color: #fff;
	}

#apply { margin-top: 24px; }

#apply label {
    cursor: pointer;
   }
#apply label {
    float: left;
    padding: 0 20px;
    text-align: left;
    width: 120px;
   }
#apply br {
    clear: left;
   }
#apply input.txtinput, #apply select {
	font-size: 16px;
	line-height: 19px;
	padding: 4px 6px;
	}
#apply input.submit {
    margin-left: 160px;
    font-size: 16px;
    padding: 4px 6px;
   }
#apply .divider {
   	height: 1px;
   	overflow: hidden;
   	padding-top: 12px;
   	margin-bottom: 12px;
   	border-bottom: 1px solid #e1e1e1;
   	clear: left;
   	}

/* footer */

.footer {
	border-top: 1px solid #668ba2;
	width: 770px;
	margin: 32px auto 16px auto;
	padding-top: 6px;
	color: #668ba2;
	}
.footer a:link, .footer a:visited {
	margin-left: 12px;
	color: #668ba2;
	}
.footer a:hover {
	color: #fff;
	}