/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 88%;
    color: #666;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin: 0px 0px 0.8em 0px;
    padding: 0;
}

h1 {
	color: #004393 !important;
	font-size: 160%;
	font-weight: bold;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
    margin-left: 3em;
    margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label, label {
	display: block;
	float: left;
	width: 160px;
	color: #000;
	font-weight: bold;
}

.checkbox {
	width: auto;
}

a {
	text-decoration: none;
}

img {
	border: 0px none;
}

fieldset {
	border: none;
}
form input, textarea, select {
	font-size: 100%;
	color: #000;
}

form input, textarea {
	width: 160px;
	float: left;
}

.iansClearer {
	clear: both;
}

.blue {
	color: #00257a;
}

/* custom styles */

#body {
	background: #fff url(/custom/images/background.jpg) repeat-x top;
}

#middle {
	margin: 0px auto;
	width: 896px;
}

#lhs {
	float: left;
	width: 207px;
	background-color: #fff
}

#logoContainer {
	height: 195px;
}

#logo {
	margin: 51px 0 0 40px;
}

#main {
	float: left;
	width: 689px;
}

#banner {
	margin-top: 38px;
	padding: 59px 0 0 18px;
	background: url(/custom/images/banner.jpg) no-repeat left;
	width: 671px;
	height: 91px;
	color: #fff;
	font-weight: bold;
}

#bannerLeft {
	float: left;
	width: 450px;
	height: 30px;
}

.bannerText {
	font-size: 160%;
}

.bannerTextTop {
	margin-bottom: 4px;
}

#bannerRight {
	float: left;
	width: 206px;
}

.bannerPhoneTop {
	letter-spacing: -1px;
	font-size: 180%;
	line-height: 21px;
}

.bannerPhoneBottom {
	letter-spacing: 1px;
	font-size: 225%;
}

/* navigation */

#lhsContainer {
	height: 765px;
	margin-left: 9px;
	width: 190px;
	background: url(/custom/images/blue-background.gif) repeat-y;
}

#navTop {
	background: url(/custom/images/nav-browse.gif) no-repeat;
	width: 175px;
	height: 30px;
	padding: 13px 0 0 15px;
}

.navItem {
	display: block;
	background: url(/custom/images/nav-item.jpg) no-repeat;
	width: 175px;
	height: 28px;
	padding: 12px 0 0 15px;
	color: #666;
	cursor: pointer;
}

.navItem img {
	float: right;
	margin: 4px 17px 0 0;
}

.navScore {
	background: url(/custom/images/nav-score.gif) no-repeat;
	height: 1px;
	width: 190px;
	overflow: hidden;
}	

.subNav {
	border-top: 1px solid #003677;
	border-bottom: 1px solid #003677;
	margin-left: 1px;
	background-color: #004393;
	width: 188px;
}

.subNavItem {
	display: block;
	height: 27px;
	width: 175px;
	padding: 14px 0 0 13px;
	color: #fff;
}

.subNavScore {
	background: url(/custom/images/sub-nav-score.gif) no-repeat;
	height: 2px;
	width: 188px;
	overflow: hidden;
}

#lhsDetailsContainer {
	position: absolute;
	height: 215px;
	margin-top: -215px;
}

#lhsDetails {
	position: relative;
	left: 9px;
	margin-left: 1px;
	width: 164px;
	color: #fff;
	padding: 25px 0 25px 24px;
	background-color: #003c84;
	height: 165px;
	overflow: hidden; /* :P */
}

#crumbBar {
	margin-top: 7px;
	background: url(/custom/images/crumb-bar.gif) no-repeat;
	width: 676px;
	height: 25px;	
	padding: 8px 0 0 13px;
}

#internalBanner, #content_image_main {
	margin-top: 9px;
	width: 689px;
	height: 200px;
	background-repeat: no-repeat;
}

#internalLeft {
	float: left;
	width: 487px;
	margin-right: 9px;
}

#internalRight {
	float: left;
	width: 193px;
}

#internalStuff {
	padding-top: 9px;
}

#internalLeftTop {
	height: 5px;
	background: url(/custom/images/internal-top.gif) no-repeat;
	overflow: hidden;
}

#internalLeftContent {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	width: 439px;
	padding: 23px;
}

#internalLeftContact {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	width: 439px;
	padding: 23px;
	background-color: #ebebeb;
}

#internalLeftBottom {
	height: 4px;
	width: 487px;
	background-color: #00257a;
	overflow: hidden;
}

#internalFullTop {
	width: 689px;
	height: 5px;
	background: url(/custom/images/internal-full-top.gif) no-repeat;
	overflow: hidden;
}

#internalFullLeft {
	float: left;
	width: 403px;
	padding: 23px;
}

#internalFullRight {
	float: left;
	background-color: #ebebeb;
	width: 238px;
	text-align: center;
	padding: 20px 0;
}

#internalFullContainer {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

#internalFullRight img {
	border: 1px solid #bcbcc0;
}

#internalFullFooter {
	height: 4px;
	width: 689px;
	overflow: hidden;
	background-color: #00257a;
}

.internalRightImageText {
	padding: 5px 23px 10px 23px;
}

#lhsFaq {
	background: #378900 url(/custom/images/faq-background.jpg) no-repeat;
	padding: 62px 18px 0 19px;
	width: 156px;
	color: #fff;
}

#lhsFaq a {
	margin-top: 2px;
	color: #fff;
	text-decoration: underline;
	display: block;
}

#lhsFaqText {
	height: 50px;
	font-weight: bold;
}

#lhsFaqQuestions {
	padding-bottom: 15px;
}

#lhsFaqButton img {
	display: block;
}

#lhsNews {
	margin-top: 9px;
	background: #013068 url(/custom/images/news-background.jpg) no-repeat;
	width: 149px;
	padding: 62px 22px 0 22px;
	color: #fff;
}

#lhsNewsText {
	height: 37px;
	font-weight: bold;
}

#lhsNewsArticles {
}

.lhsNewsArticle a {
	color: #fff;
	display: block;
}

.lhsNewsArticle {
	padding: 10px 0 5px 0;
	background: url(/custom/images/news-score.gif) no-repeat bottom;
}

#lhsNewsButton {
	margin-top: 10px;
}

#lhsNewsButton img {
	display: block;
}

.newsListingTitle a {
	color: #00257a;
}

.newsListingPreview {
	margin-bottom: 10px;
}

/* footer */

#footer {
	width: 886px;
	margin: 9px 0 10px 10px;
}

#footerBar {
	background: url(/custom/images/footer-bar.gif) no-repeat;
	width: 886px;
	height: 33px;
	text-align: right;
}

#footerBar img {
	margin: 4px 9px 0 9px;
	vertical-align: middle;
	cursor: pointer;
}

#footerBar a {
	font-weight: bold;
}

#footerContainer {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 10px;
}

#footerTable a {
	display: block;
	margin-bottom: 5px;
	color: #00257a;
	text-decoration: underline;
	font-size: 95%;
}

#footerTable td {
	width: 155px;
}

#content_footer_footer {
	clear: left;
	background-color: #00257a;
	width: 876px;
	height: 20px;
	color: #fff;
	padding: 5px 0 0 10px;
	overflow: hidden;
}

#content_footer_footer span {
	color: #fff;
	margin: 0 11px;
}

#content_footer_footer a {
	color: #fff;
}

/* home */

#homeBannerCommercial {
	margin-top: 147px;
	width: 197px;
	height: 46px;
	float: left;
}

#homeBannerDomestic {
	margin-top: 147px;
	width: 197px;
	height: 46px;
	float: right;
}

/* contact */

.contactItem {
	clear: left;
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

.contactLabel {
	float: left;
	width: 105px;
	color: #686868;
	font-weight: normal;
	font-size: 110%;
}

.contactText {
	width: 225px;
}

.button {
	float: right;
	cursor: pointer;
	border: 0px none;
	width: 74px;
	height: 29px;
	margin-left: 8px;
}

.contactButtons {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 335px;
}

.icon {
	vertical-align: middle;
	margin-right: 10px;
}

.pdfLink {
	text-decoration: underline;
	color: #00257a;
}

#faqContainer {
	
}

.faqAnswer {
	color: #686868;
	padding: 0 0 0px 8px;
}

.faqQuestion {
	margin-bottom: 8px;
	text-decoration: underline;
	cursor: pointer;
	color: #00257a;
}

ul {
	list-style-image: url(/custom/images/bullet.gif); 
}