@charset "utf-8";
/* CSS Document */
/*  :link,:visited { text-decoration:none } */
/*  ul,ol { list-style:none } */
/*  h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } */
/*  ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 } */
/*  a img,:link img,:visited img { border:none } */
/*  address { font-style:normal } */

html{
	background:url(../images/cfs_bgColor.jpg);
}

body {
	font-family: Arial, sans-serif;
	text-align:center;
	background:url(../images/cfs_Bg.jpg) repeat-x 0px 26px;
	margin:0;
	padding:0;
}

body *	{
	margin:0;
	padding:0;
}

h2{
	font-family:"Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
	padding:15px 0 3px 15px;
	font-size:20px;
}

h3{	
	font-family:"Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
	padding:15px 0 0px 15px;
	font-size:18px;
}

h4{
	font-family:"Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
	padding:15px 0 0px 15px;
	font-size:16px;
}

p{
	padding:5px 16px 0 16px;
	line-height:16px;
	font-size:12px;
}

#wrapper	{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#183441;
	font-size:12px;
}

#header{
	height:80px;
}

.addressBar{
	float:right;
	height:40px;
	width:200px;
	text-align:right;
	padding-right:5px;
	color:#D1DBBE;
}

.addressBar li{
	float:right;
	list-style-type: none;
	padding-top:20px;
	font-size:22px;
	font-family:"HelveticaNeueLT Std Thin Cn", "Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
}

.addressBar li.existingpolicyholders{
	float:right;
	list-style-type: none;
	padding-top:2px;
	font-size:12px;
	font-family:"HelveticaNeueLT Std Thin Cn", "Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
}

.logo{
	padding-top:5px;
	width:566px;
}

.logo a{
	background:url(../images/cfs_logo.jpg) top left no-repeat;
	display:block;
	height:60px;
	width:610px;
	margin:0px 0 0 5px;
}

.clear{
	clear:both;
	padding:0;
	margin:0;
	height:1px;
}

/* Horizontal Menu  Styles */
#nav{
	height:56px;
	font-family:"Helvetica LT Std Cond", "Helvetica LT Std",  Arial, sans-serif;
	background:url(../images/cfs_navBg.jpg) top center repeat-x;
	border-bottom:1px solid #183441;
}

#nav ul{
	margin:0px;
	padding:0 0 0 10px;
}

#nav li{
	margin: 0 2px 0 auto;
	padding: 0;
	float:left;
	position:relative;
	list-style-type: none;
	line-height:56px;
	font-size:22px;
}

#nav li a:link, #nav li a:visited
{
	display:block;
	color: #183441;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#nav li a:link#current, #nav li a:visited#current, #nav li a:hover
{
	color: #E6E4B5;
	background:url(../images/cfs_navBgOn.jpg) top center repeat-x;
}

#nav li a:hover{ 
	color: #E6E4B5;
	background:url(../images/cfs_navBgOn.jpg) top center repeat-x;
}
/* Horizontal Menu Drop Down Sub-Menus */
	
#nav li ul {
	clear:both;
	display:none;
	position:absolute;
	width:260px;
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#E6E4B5;
	
}
	
#nav li:hover > ul {
	display:block;
}

#nav li ul li {
	clear:both;
	width:240px;
	height:36px;
	margin:0px;
	padding:0px;
	line-height:26px;
	background:#706C4E;
	color:#E6E4B5;
}
	
#nav li ul li a:link, #nav li ul li a:visited{
	clear:both;
	padding:2px 0 2px 10px;
	margin:0;
	background:#706C4E;
	font-size:20px;
	color:#E6E4B5;
	width:240px;
	height:36px;
	font-weight:normal;
	font-size:18px;
}
	
#nav li ul li a:hover {
	background:#D1DBBE;
	color: #183441;
	border-bottom:none;
	margin:0;
}

 /* End on Navigation menu   */
 
#callforaction{
 	background:#E6E4B5;
	padding:20px 0 20px 20px;
	margin:0;
}

.imageholder{
	height:210px;
	width:820px;
	border:1px solid #183441;
	background:#fff;
	padding:0;
	margin:0;
}

#feature{
	width:640px;
	background:#D1DBBE;
}

#legalfeature{
	width:860px;
	margin-top:20px;
	background:#D1DBBE;
}

#feature ul{
	margin:15px 0 5px 45px;
	list-style-type:disc;
	line-height:14px;
}

#legalfeature ul{
	margin:15px 0 5px 45px;
	list-style-type:square;
	line-height:18px;
}

#legalfeature ul li{
	padding:2px 0;
}

#feature p{
	padding-left:25px;
}

.tallBox ul{
	margin:5px 0 5px 40px;
	list-style-type:disc;
	line-height:14px;
}

.shadow{
	height:15px;
	background: url(../images/cfs_shadow.jpg) top center no-repeat;
	padding-bottom:5px;
}

.shadowBottom{
	height:16px;
	background: url(../images/cfs_qBoxShadow.jpg) bottom center no-repeat;
	padding:0;
	margin:0px !important;
	margin:-4px;
}

.featureShadow{
	height:16px;
	background: url(../images/cfs_featureShadow.jpg) bottom center no-repeat;
	padding:0;
	margin:0;
}

.tallBox .shadowBottom, #feature .featureShadow, 
#quickfacts .shadowBottom{
	padding-top:15px;
}

.floatRight{
	float:right;
}

.halfBox{
	float:left;
	width:420px;
}

.pushedRight{
	margin-left:20px;
}

.quarterBox, .tallBox, #sideBox{
	width:200px;
}

.tallBox{
	background:#D1DBBE;
}

#sideBox{
	background:none;
	color:#fff;
}

#quickfacts{
	width:200px;
	background:#D1DBBE;
}
	
.quarterBox img{
	border:none;
	padding:0;
	margin:0;
}

.tallBox form{
	width:164px;
	padding:10px 0px 0px 15px;
}

.tallBox label{
	line-height: normal;
	text-align: left;
	display: block;
	float: left;
	width: 160px;
}

.tallBox input.formInput{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	margin-bottom: 5px;
	height: 15px;
	width:160px;
}
.tallBox .select{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	margin-bottom: 5px;
	height: 19px;
	width:164px;
}

.tallBox .textarea{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	margin-bottom: 5px;
	width:160px;
}

.tallBox .buttons{
	font-size: 14px !important;
	background:url(../images/cfs_buttonBg.gif) scroll repeat-x;
	color: #E6E4B5;
	margin:10px 0px 0px 0px;
	padding:4px;
	border:2px solid #473A2C;
	width:115px;
	cursor:pointer;
}

#feature form{
	width:600px;
	padding:15px 0;
	margin:0px 0 15px 25px;
}

#feature form div.label{
	width:300px;
	height:40px;
	float:left;
}

div#txtarea{
	width:580px;
}

#feature label{
	line-height: normal;
	text-align: left;
	padding: 0 0 0 2px;
	width: 152px;
}

#feature input.formInput{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	border-top:2px solid #90a99c;
	height: 15px;
	width:275px;
}

#feature .select{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	border-top:2px solid #90a99c;
	margin-bottom: 5px;
	height: 19px;
	width:281px;
}

#feature .select option{
	padding:2px 4px;
}

#feature .textarea{
	background-color: #fff;
	padding: 2px;
	border: solid 1px #90a99c;
	border-top:2px solid #90a99c;
	margin-bottom: 5px;
	width:575px;
}

#feature .buttons{
	font-size: 14px !important;
	background:url(../images/cfs_buttonBg.gif) scroll repeat-x;
	color: #E6E4B5;
	margin:10px 0px 0px 2px;
	padding:4px;
	border:2px solid #473A2C;
	width:160px;
	cursor:pointer;
}

.statenote{	
	clear:both;
	width:545px;
	font-weight:bold;
	font-style:italic;
	padding:10px;
	border:1px dashed #ccc;
	background:#E6E4B5;
}

#footer{
	color:#E6E4B5;
	text-align:center;
	padding-top:5px;
}

#footer ul{ 
	width:660px;
	margin-left:100px;
	line-height:20px;
}

#footer ul li{
	display:inline;
	padding:4px 3px;

}

#footer ul li a:link, #footer ul li a:visited,
#footer ul li a:active{
	text-decoration:none;
	color:#D1DBBE;
}

#footer ul li a:hover, #footer ul li a:visited:hover{
	text-decoration:none;
	color:#E6E4B5;
}

#footer p{
	padding:6px 0;
}

.credit{
	padding:5px;
	font-family:"Century Gothic", "Lucida Bright", "Trebuchet MS", Tahoma;
}

.credit a:link, .credit a:hover,
.credit a:visited, .credit a:active{
	color:#ccc;
	text-decoration:none;
}

.hilite{
	font-weight:bold;
	font-style:italic;
	margin:8px 25px;
	padding:10px;
	border:1px dashed #ccc;
	background:#E6E4B5;
}

.callforaction{
	margin:20px 0 10px 0;
	text-align:center;
	font-style:italic;
	font-size:130%;
}

.squareBox{
	width:280px;
	min-height:180px;
	float:left;
	margin:10px 0px 10px 25px !important;
	margin:10px 8px 10px 14px;
	border: solid 1px #90a99c;
	padding-bottom:8px;
}


#feature .squareBox ul{
	margin:5px 0 0 40px;
}

dl{
	padding:5px 16px 2px 16px;
	overflow: auto;
	margin: 0 0 1em 13px;
}

dt{
	font-style:normal;
	font-weight:bold;
}

dd{
	font-style:italic;
}

.map {
	border:1px solid #90a99c;
	width:200px;
}

#sideBox a:link, #sideBox a:visited{
	color:#D1DBBE;
}

a img{
	border:none;
}

address{
	padding:8px 0 5px 0px;
	font-size:120%;
}

.featureCol{
	width:280px;
	margin-left:16px;
	margin-top:10px;
	margin-right:0px;
	padding:2px 0 8px 10px ;
}

.orgName{
	font-weight:bold;
	font-size:120%;
}

.smalltext{
	font-size:80%;
	line-height:12px;
	padding:0;
	margin:0;
}

blockquote {
	width:175px;
	padding-top:15px;
	font-size:100%;
	color:#E6E4B5;
	font-style:italic;


}

blockquote div{
	width:175px;
	padding: 5px 0px 5px 2px;
	margin-left:12px;
	background-position:bottom right;
	
}

blockquote p{
	font-size:96%;
	text-align:right;
	padding:0 0 0 0;
	font-weight:bold;
	color:#473A2C;
}
#topmeta h2, #bottommeta h3 {
	padding: 0!important;
	margin: 15px 0!important;
	text-align: center!important;
	font-size: 9px!important;
	display: block!important;
	position: relative!important;
	color:#4f4d37!important;
	font-family:Arial, Helvetica, sans-serif!important;
}
