/* BLUE: #222e73 
   GREEN: #9ACB41 */
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: 000;	background: #FFF;
	text-align: center;	padding: 20px 0px; margin: 0; 
}
img { border: none; }
a:link { color: #222e73; }
a:visited { color: #141c45; }
a:hover, a:active { color: #094dc9; }
#container {
width: 786px; margin: 0 auto; text-align: left; position: relative; 
background: #fff url(assets/main-bg.gif) repeat-y left top;
}
/* ========= HEADER and NAV ========== */
#test { height: 14px; background: #fbed8d; text-align: center; padding: 2px; margin: -20px auto 6px; }
#header { width: 786px; height: 107px; position: relative; 
background: #fff url(assets/header-bg.gif) no-repeat left top;
}
#screen { position: absolute; top: 8px; left: 7px; }
.logo { position: absolute; left: 147px; top: 18px; border: none; }

#phonenumber {
position: absolute; top: 18px; right: 36px; 
width: 300px; color: #222e73; font-size: 0.95em; }
#phonenumber p { text-align: right; margin: 0 0 8px; }
#phonenumber .smaller { font-size: 0.9em; }

#retaillogo { position: absolute; top: 16px; right: 206px; }

#nav { position: absolute; top: 115px; left: 123px; width: 629px; }
#nav ul { list-style-type: none; margin: 0; padding: 0; }
#nav ul li { padding: 7px 6px 0px ; margin: 0; display: block; float: left; border-right: 1px solid #7a82ab; width: auto; height: 20px; text-align: center; line-height: 100%; }
#nav ul li.twolines { padding: 0 8px ; height: 27px; }
#nav ul li a { color: #222e73; font-size: 0.92em; padding: 1px; text-decoration: none; }
#nav ul li a:hover, #nav ul li a:active { color: #000; text-decoration: underline;}
#nav ul li.current a { color: #9ACB41; font-weight: bold; }
#nav ul li.last { border: none; }

#search { width: 140px; position: absolute; right: 35px; top: 158px; text-align: right; }
#search input { font-size: 0.9em; }
#search input.search { border: 1px solid #222e73; width: 80px; padding: 2px 2px 0; height: 18px; color: #666; font-weight: bold; }

/* ========= GENERAL ========== */
h1 { font-size: 1.5em; color: #9ACB41; margin: 0 0 12px; }
h3 { font-size: 1.15em; color: #222e73; margin: 0 0 12px; }
h4 { font-size: 1.1em; color: #9ACB41; margin: 0 0 4px; }
#content-home h4 { font-size: 0.9em; color: #222e73; margin: 0 0 12px; }
p { margin: 0 0 12px; color: #222e73; }

/* ========= CONTENT ========== */
#contentinner { width: 758px; margin: 42px 0 0 7px; padding: 58px 0 56px;
background:  url(assets/content-bg.jpg) no-repeat right top; }

#content-home { width:370px; margin: 0 0 10px 46px; float: left; display: inline; }
#content-home p { margin-right: 12px; font-size: 0.95em; } 
 #content-home ul { margin: 8px 20px 16px 38px; list-style-type: none; padding: 0; }
	 #content-home li { list-style-type: none; font-size: 1.2em; line-height: 110%; font-weight: bold; color: #1e61b5; padding: 3px 0 3px 32px; margin: 0 0 6px; background: url(assets/bullet-large-plus.gif) no-repeat left center; }
	
	
#content-default { width:606px; margin: 0 0 10px 46px; }
#content-default p { margin-right: 12px; font-size: 0.88em; line-height: 130%; } 
 #content-default ul { color: #9ACB41; }
 #content-default li { color: #222e73; font-size: 0.85em; line-height: 130%; }
#content-default h1 img, #content-home h1 img { margin-top: -10px; position: relative; }
	
.home h1 { background: url(assets/home-heading-box.png) no-repeat left top; width: 371px; height: 163px; margin-top: -37px; position: relative; }
 .home h1 span { display: block; padding: 62px 12px 0; color: #fff; font-size: 1.4em; line-height: 115%; }

#news, #community, .morenews { width: 190px; float: right; margin: 0 15px 2px 0; padding: 0 0 3px; display: inline; }
.newsinner { background: #fff; border: 1px solid #222e73; margin: 0 0 18px; padding: 2px 0 5px; }
.newsinner h3 { margin: 5px 6px; color: #222e73; font-size: 1.1em; }
.newsinner p { margin: 5px 6px; color: #222e73; font-size: 0.9em; }
.newsinner p.newsfirst { padding-bottom: 11px; margin-bottom: 9px; border-bottom: 1px solid #222e73; }
.newsinner .date, .bloginner .date { font-weight: bold; color: #999; font-size: 0.9em; }
.newsinner a, .newsinner a:link, .newsinner a:visited, .bloginner a, .bloginner a:link, .bloginner a:visited { color: #9ACB41; text-decoration: none; font-weight: bold; }
.newsinner a:hover, .newsinner a:active, .bloginner a:hover, .bloginner a:active { color: #000; text-decoration: underline; font-weight: bold; }

.home #news, .home #community { width: 145px; border: 1px solid #222e73; background: #fff; margin-top: 20px; margin-bottom: 16px; }
.home #news h2, .home #community h2 { position: relative; top: -38px; left: 8px; padding: 0; margin: 0 0 -45px;}
 .home .newsinner h3 { font-size: 1em; }
 .home .newsinner { margin: 5px 7px 4px; border: none; border-bottom: 1px solid #ddd; }
 .home .last { border: none; }

#blog { background: #fff; border: 1px solid #222e73; margin: 4px 0 18px; }
#blog img { float: left; margin: 7px 0 5px 8px; }
.bloginner { width: 204px; margin: 8px 5px 10px 160px;  }
.bloginner h3 { margin: 3px 0; color: #222e73; font-size: 1.1em; }
.bloginner p { margin: 5px 0; color: #222e73; font-size: 0.9em; }
h1.blog-logo { margin-top: -30px; }
h1.blog-logo img { position: relative; left: -12px; }

h5 { margin: 0 0 10px; font-size: 1.0em; background:  url(assets/green-arrow.gif) no-repeat left 5px; padding-left: 12px; }
.answer { margin: 0 0 12px; padding-left: 24px; }

#contact-right { width: 200px; position: absolute; right: 36px; top: 210px;  }
 #contact-right div { padding: 5px 0 0; background: #fff; border: 1px solid #222e73; margin: 0 0 10px;}
#contact-right h4, #contact-right p { margin-left: 6px; margin-right: 6px; }
#contact-right .larger { font-size: 1.1em; }
#contact-right .smaller { font-size: 0.8em; }

h3.news { font-size: 1.4em; font-weight: normal; margin-bottom: 6px; coloR: #222e73;}
#content-home p.newsdate { margin: 0 0 18px; font-size: 0.8em; color: #666; }
p.blogdate { margin: 0 0 2px; font-weight: bold; color: #888; font-size: 0.9em; }
p.firstpara { font-weight: bold; }

.newslist { margin: 0 0 20px; }
.newslist h3 { background:  url(assets/green-arrow.gif) no-repeat left 5px; padding-left: 12px; margin: 14px 0 3px; font-size: 1.2em; }
.newslist h3 a { text-decoration: none; }
.newslist span.newsdate { font-weight: bold; color: #888; font-size: 0.9em; }
.newslist p  { line-height: 1.3; }
.newslist p a { font-weight: bold; }
 
.contact-form-table { margin-bottom: 45px; }
.contact-form-table td { font-size: 0.8em; padding: 3px 12px 3px 0; }
.contact-form-table input, .contact-form-table textarea { background: #d3eaf5; border: 1px solid #6e99d3; padding: 3px; 
color: #141c45;	font: 1em Verdana, Arial, Helvetica, sans-serif; font-weight: bold; width: 300px; }
.contact-form-table input.formbutton { width: auto; }
.contact-form-table input.radiobutton { width: auto; background: none; border: none; padding: 0; margin: 3px 3px 0 0; }
.required { font-weight: bold; color: #d00; }

.clearfloat { clear: both; }

.searchresults a { font-weight: bold; }
p.searchresultstext { margin: 2px 0 14px 20px; }
/* ========= FOOTER ========== */
#iso-box { width: 220px; position: absolute; right: 36px; bottom: 85px; clear: both;
font-size: 0.8em; text-align: right; font-weight: bold; color: #222e73; }
#iso-box img { margin-bottom: 7px; }

#bottom-panel { width: 786px; height: 74px; background: #fff url(assets/footer-bg.gif) no-repeat left top; text-align: left; } 
#bottom-panel img { margin: 1px 16px; }
#bottom-panel img.first { margin-left: 36px; }