/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left; 
	height: 100%;
	background: #fff url(IMG/bg_main.gif) repeat-x top left;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #00F;
	
}

img {
	border: 0px; 
}

.next10 {
	margin-top: 10px;	
}

.next15 {
	margin-top: 15px;	
}

.next20 {
	margin-top: 20px;	
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear {
	clear: both;
}

.container {
	position: relative;
}

ol, ul {
	list-style: none;
}

.zebra {
	background-color: #f1f0f8;
}

.articleInbox {
	padding-bottom: 10px;
}

.article p, .article li {
	margin-top: 15px;
	line-height: 19px;
	color: #666;
}

.article img {
	padding: 2px 15px 0px 0;	
}

.article li {
	margin-top: 5px;	
}

.articleCheck li {
	background: url(IMG/icon_checkmarkSM.gif) no-repeat 10px 3px;
	padding-left: 35px;
}

.articleArrow li {
	background: url(IMG/icon_arrowRight.gif) no-repeat 10px 1px;
	padding-left: 25px;
}

.backtotop {
	text-align: right;
	padding: 5px 0 5px 0;
}

.backtotop a {
	background: url(IMG/icon_arrowUp.gif) no-repeat 0 0;
	padding-left: 15px;
}

/* -------- Hs -------- */

h1, h2, h3 {
	color: #666;
	font-weight: bold;}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

/* -------- YUI -------- */

#custom-doc {
	margin: auto;
	text-align: left; /* leave unchanged */
	width: 920px;
	/* width: 49.6923em; */ /* non-IE. 647px/13 */
	/* *width: 48.4947em; */ /* IE */
	min-width:920px;/* optional but recommended */
	padding: 0;
}

.yui-t4 .yui-b {
	float: right;
	width: 194px;
	margin-top: 15px;
	margin-right: 14px;
	padding: 0;
	/* width:14.9231em;  non-IE. 194px/13 */
	/* *width:14.56em;  IE */
}

.yui-t4 #yui-main .yui-b {
	width: 390px;
	margin: 15px 32px 0 15px;
	padding: 0;
	float: left;
}

.yui-full {
	background: url(IMG/bg_fullisland.gif) no-repeat top left;
	padding: 15px;
	min-height: 100px;
}

#mainContent {
	width: 580px;
}

#leftContent {
	width: 300px;
}

#ft {
	background: url(IMG/footerBG.gif) no-repeat top left;
	padding: 15px;
	margin: 20px 0 25px 0;
	color: #999;
	font-size: 11px;
	height: 54px;
}

.contentBody {
	padding: 5px 10px 10px 10px;
}

#islandLeft {
	width: 190px;
}

#islandBodyMain {
	width: 670px;
}

/* -------- BANNER -------- */

.bannerInbox {
	height: 159px;
	background: url(IMG/tab_bg.gif) no-repeat left bottom;
}

.logo {
	position: absolute;
	left: 0px;
	top: 35px;
}

.contactInfo {
	position: absolute;
	right: 10px;
	top: 30px;
	text-align: right;
	color: #666;
}

.mainMenu {
	position: absolute;
	margin-top: 100px;
	left: 0;
	background: #fff  url(IMG/bgNav.gif) no-repeat top left;
	height: 34px;
	width: 100%;
	padding: 0px 0 0 16px;
}

.subMenuInbox {
	width: 100%;
	height: 24px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.subNavContainer {
	position: absolute;
	bottom: 22px;
	right: 14px;
}

.subNavInbox li {
	display: inline;
}

.subNavInbox li a {
	color: #666;
	margin: 3px 15px 0 0;
}

.subNavInbox li a:hover {
	color: #000;
}

/* -------- MESSAGE -------- */

.explanation {
	border: 1px solid #c1d3e1;
	background-color: #f4f3f9;
}

.error {
	border: 1px solid #dd3c10;
	background-color: #ffebe8;
}

.success {
	border: 1px solid #e2c82z;
	background-color: #fff9d7;
}

.display {
	border: 1px solid #c1d3e1;
	background-color: #fff;
}

/* -------- BUTTONS -------- */

.inputbutton, .inputsubmit, .titleFB1 {
  padding: 2px 15px 3px 15px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
  text-align: center;
}

.submitBtnGray, .submitBtnGreen {
	height: 12px;
	font-size: 10px;
	border: 1px solid #679800;
	padding: 2px 10px 3px 10px;
	text-align: center;
	display: block;
}

.submitBtnGreen {
	background: url(IMG/btn_greenbg.gif) repeat-x;	
}

.submitBtnGray {
	background: url(IMG/btn_graybg.gif) repeat-x;
	border: 1px solid #999999;
}

.submitBtnGreen a, .submitBtnGray a {
	color: #FFF;	
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

.submitBtnGreen a:hover, .submitBtnGray a:hover {
	color: #000;
	text-decoration: underline;
}

/* -------- HEADERS -------- */

.title1 {
	background: url(IMG/bg_title3.gif) repeat-x left top;
	border-color: #EEEEEE #B5B5B5 #B5B5B5 #EEEEEE;
	border-style: solid;
	border-width: 1px;
	color: #444;
	padding: 7px;
}

.title2 {
	background: url(IMG/bg_title2.png) repeat-x center bottom;
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	padding: 4px;
}

.titleFB {
	background-color: #eceff5;
	padding: 2px 5px 4px 6px;
	border-top: 1px solid #3B5998;
	font-color: #3B5998;
}

/* -------- ACCORDION -------- */

.tabAccordion {
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	border-top: 1px solid #ccc;
	font-weight: normal;
	color: #666;
	font-size: 12px;
}

.tabAccordion:hover {
	color: #000;
}

.tabShow {
	color: #666;	
}

/* -------- FLASH -------- */

.introInfo {
	position: absolute;
	top: 0;
	right: 0;
	
}

/* -------- CONTENT -------- */

.learnMore {
		text-align: right;
		padding-top: 5px;
}

.photoSM {
	padding: 2px 10px 5px 0;	
}

.InsuranceList td {
	padding: 8px 0 8px 22px;
	background: url(IMG/icon_checkmarkSM.gif) no-repeat 0 8px;
	color: #666;
}

.subList {
	border: 1px solid #ccc;
	padding: 3px;
}

.subList li, .subListActive {
	background: url(IMG/icon_arrowRight.gif) no-repeat 5px 4px;
	padding: 5px 5px 5px 20px;
	border-top: 1px solid #ccc;
}

.subList li a {
	color: #666;
}

.subList li a:hover {
	color: #000;
}

.subListTitle {
	background: url(IMG/bg_subList.gif) no-repeat top left;
	height: 21px;
	padding: 8px 0 0 10px;
	font-weight: bold;
}

.header {
	background: url(IMG/bg_header.jpg) no-repeat top left;
	height: 43px;
}

.header img {
	padding-right: 10px;
}

.header p {
	padding-top: 10px;
	font-size: 24px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	_padding-top: 7px; /*ie 6 bug fix*/
}

.welcome {
	background: url(IMG/bg_welcome.jpg) no-repeat left top;
	height: 198px;
}

.missionStatement {
	width: 600px;
	height: 100px;
	position: absolute;
	top: 55px;
	left: 25px;
	z-index: 100;
}

.ourPromise {
	position: absolute;
	top: 10px;
	left: 20px;
}

.newsboard {
	overflow: auto;
	height: 245px;
	padding-right: 10px;
	margin-top: 10px;
}

.newsboard div {
	font-size: 14px;
	padding: 13px 0 1px 20px;
	background: url(IMG/icon_news.png) no-repeat left 13px;
}

.newsboard p {
	color: #666;
	font-size: 12px;
}


.checklist, .bulletPoints, .bullet {
	margin:0 0 15px 20px;
}

.bullet li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.imoderndesign.com/IMG/icon_bullet.png) no-repeat scroll 5px 2px;
	line-height:18px;
}

.checklist li, .checklist2 li, .bulletPoints li, .bulletPoints2 li, .bullet li {
	color:#666666;
	line-height:normal;
	padding-left:22px;
}

#custom-docFooter {
	margin:auto;
	min-width:920px;
	padding:0;
	text-align:left;
	width:920px;
}



















































