/*************************************************/
/* Common                                        */
/*************************************************/
body{
	margin:0 auto;
	padding:0 auto;
	color:#666;
	}

a:link { color:#00833e; text-decoration:underline; }
a:visited { color:#00833e; text-decoration:underline; }
a:hover { color:#00833e; text-decoration:none; }
a:active { color:#00833e; text-decoration:none; }

#container{
	width:602px;
	margin:0 auto;
	padding:0 auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	}

h2{
	margin:15px 0;
	padding:0;
}

#cnts h3{
	margin:0;
	padding:0 0 2px 0;
	clear:both;
	}

#cnts .section h3{
	margin:0;
	padding:0 0 13px 0;
	clear:both;
	}

h4{
	margin:0;
	padding:0 0 10px 0;
	font-size:14px;
	line-height:125%;
	color:#00833e;
	font-weight:bold;
	clear:both;
	}

.dotline{
	width:582px;
	margin:0;
	padding:0;
	background:url(../cmn_images/line_dot.gif) left top repeat-x;
	font-size:12px;
	clear:both;
	}

hr{
	display:none;
	}

/*************************************************/
/* Header                                        */
/*************************************************/
#header{
	min-height:1%;
	margin:0;
	padding:0 0 5px 0;
	background:url(../cmn_images/subwin_h_line.gif) left bottom repeat-x;
	clear:both;
	}
	
#header:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#header img{
	vertical-align:bottom;
	}
	
h1{
	width:330px;
	margin:0;
	padding:10px;
	}

/* insurance-subWinNav */

ul#localNav {
	width:582px;
	margin:0;
	padding:0;
}

#localNav li {
	float:left;
	margin:0 2px 10px 0;
	list-style-type:none;
}

#localNav li.lastChild {
	margin-right:0;
}

#localNav ul li:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts .pagetop{
	width:562px;
	margin:15px 10px 0 10px;
	padding:5px 0 0 0;
	background:url(../cmn_images/line_dot.gif) left top repeat-x;
	text-align:right;
	clear:both;
	}

#cnts .section .pagetop{
	width:582px;
	margin:15px 0 10px 0;
	}


/*************************************************/
/* Maincontents                                  */
/*************************************************/
#cnts-container{
	width:602px;
	height:100%;
	min-height:1%;
	margin:0;
	padding:0 0 15px 0;
	clear:both;
	}
	
#cnts-container:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}
	
#cnts{
	height:100%;
	min-height:1%;
	margin:10px;
	padding:0;
	clear:both;
	}

#cnts:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts p.enact{
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:140%;
	text-align:right;
	}

#cnts p.lead{
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	line-height:180%;
	}

#cnts .section{
	height:100%;
	min-height:1%;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	}

#cnts .section:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts .section p{
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:140%;
	}

#cnts .section p.num{
	margin:0 0 0 20px;
	text-indent:-18px;
	}

#cnts .section ol{
	margin:0;
	padding:0 0 10px 30px;
	float:none;
	clear:both;
	}

#cnts .section ol li{
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:140%;
	float:none;
	clear:both;
	}

#cnts .section dl{
	margin:0 0 10px 0;
	padding:0;
	}

#cnts .section dt,
#cnts .section dd{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
	}

#cnts .section ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	float:none;
	clear:both;
	}

#cnts .section ul li{
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(../cmn_images/point.gif) no-repeat;
	font-size:12px;
	line-height:140%;
	float: none;
	}

#cnts .section ul.notes li{
	background:none;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	text-indent:-12px;
	}

/* FAQ */
#cnts .section dl.faq dt{
	width:564px;
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(../cmn_images/faq_q.gif) no-repeat;
	}

#cnts .section dl.faq dd{
	width:564px;
	margin:0;
	padding:0 0 0 18px;
	background:url(../cmn_images/faq_a.gif) no-repeat;
	}

#cnts .section dl.faq dd ul{
	margin:5px 0 0 0;
	}


/*************************************************/
/* Footer                                        */
/*************************************************/
#footer{
	width:602px;
	height:100%;
	min-height:1%;
	margin:0;
	padding:5px 0 0 0;
	background:#fff url(../cmn_images/line_footer.gif) left top repeat-x;
	clear:both;
	}

#footer:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}
	
#footer address{
	margin:0;
	padding:5px;
	float:right;
	}






