
body {
	font-family:arial,sans-serif;
	text-align:center;
	font-size:11px;
	color:#252525;
}
#body { 
/*	margin-bottom:20px;  */
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133931822) repeat-y scroll left top;
    border-bottom:solid 30px #fff; 

}

#bodySearch { 
    border-bottom:solid 30px #fff; 
}


bodyPF {
	font-family:arial,sans-serif;
	text-align:center;
	font-size:11px;
	color:#252525;
}
#bodyPF { 
	margin-bottom:20px; 
}
#containerPF {
	width:500px;
	margin:0 auto;
	text-align:left;
}

#container {
	width:850px;
	margin:0 auto;
	text-align:left;
}
h3 {
	color:#002659;
	font-size:12px;
	font-weight:bold;
	margin-bottom:14px;
}
h4 {
	color:#002659;
	font-size:12px;
	font-weight:bold;
}
strong { font-weight:bold; }

/* -- HEADER ------------------------------------- */
#header {
	position:relative;
	width:846px;
	
	padding-top:15px;
	overflow:hidden;
}
#header ul,
#header ul li {
	list-style:none;
	display:block;
	width:162px;
}
#header ul li {
	clear:both;
}
#header ul li a:link,
#header ul li a:visited,
#header ul li a:hover,
#header ul li a:active {
	font-size:10px;
	display:block;
	padding-left:12px;
	text-decoration:none;
	color:#5c5c5c;
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133931721) 0px 8px no-repeat;
	line-height:20px;
}

#header ul li.active a:link,
#header ul li.active a:visited,
#header ul li.active a:hover,
#header ul li.active a:active {
	color:#517bab;
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133931734) 0px 8px no-repeat;
	font-weight:bold;
	text-decoration: underline;
}

#header ul li a:hover {
	text-decoration:underline;
}
#header ul {
	position:absolute;
	top:7px;
}
#header ul#col1 { left:345px; }
#header ul#col2 { left:495px; }
#header ul#col3 { left:680px; }

#header form {
        display:block;
        height:22px;
}
#header form #search { 
    border:1px solid #CCCCCC; 
    display:block; 
    font-family:Verdana,sans-serif;
    font-size:9px !important;
    font-weight:normal;
    height:16px;
    position:absolute;
    width:85px;
    /* position with these two values */
    top:3px;
    left:0px;
}
#header form #searchbutton { 
 position:absolute;
 /* position with these two values */
 top:4px;
 left:89px;
}

/* -- NAVIGATION --------------------------------- */
/*  
#nav {
	list-style:none;
	display:block;
	width:148px;
	border-bottom:solid 1px #e0e0e0;
	float:left;
	margin-bottom:500px;
}
#nav li {
	border:solid 1px #e0e0e0;
	border-bottom:none;
	padding:5px 12px;
	display:block;
}
#nav li a:link,
#nav li a:visited {
	text-decoration:none;
	line-height:15px;
	color:#636363;
	font-size:11px;
}
#nav li a:hover,
#nav li a:active {
	line-height:15px;
	color:#636363;
	font-size:11px;
	text-decoration:underline;
}
#nav li.active a {
	font-weight:bold;
	font-size:12px;
}
*/
/* -- CONTENT AREA ------------------------------- */

#body img.title_image {
	float:right;
	margin-right:4px;
}

#content {
	font-size:12px;
	line-height:14px;
	width:459px;
	float:left;
	margin-left:11px;
}
#content p {
	margin:0px 12px 14px 12px;
}
#content a:link,
#content a:visited,
#content a:hover,
#content a:active {
	font-size:12px;
	color:#002659;
	text-decoration:underline;
}
#content h2 { 
	color:#002659;
	display:block; 
	font-size:18px;  
	line-height:20px;
	margin:0px 12px 16px 12px;
}
#content h3 { 
	font-size:14px;  
	margin:0px 0px 2px 0px;
}
#content h2.hr {
	border-bottom:solid 1px #d5d5d5; 
	line-height:27px;
	padding-bottom:3px;
	padding-left:3px; 
}

#content div.hr {
	width:100%;
	border-bottom:solid 1px #d5d5d5;
	height:1px;
	overflow:hidden;
	margin:22px 0px 22px 12px;
	width:439px;
    clear:both;
}
.rotateHR{
	color:#d5d5d5;
	height:1px;
	width:439px;
    margin:22px 0px 22px 12px;
}

#content p.hr {
	border-bottom:solid 1px #d5d5d5;
	margin-bottom:22px;
	padding-bottom:22px;
}


#content h2 strong { font-weight:bold; }
/*

#toolbar {
	background-color:#e8e8e8;
	color:#737373;
	font-size:10px;
	line-height:24px;
	margin-bottom:12px;
	margin-top:5px;
	padding:0px 15px;
}
#toolbar a:link,
#toolbar a:visited,
#toolbar a:hover,
#toolbar a:active {
	font-size:10px !important;
}
#toolbar a.icon {
	display:block;
	float:right;
	height:24px;
	margin-left:10px;
	font-size:10px;
}
*/
div.column {
	width:202px;
	float:left;
	padding-left:0px;
}
div.col2 {
	margin-left:10px;
    float:right;
}
div.column h3 {
	font-size:14px;
	margin-bottom:4px;
}
div.column h4 {
	font-size:14px;
	font-weight:bold;
	color:#002659;
	margin-bottom:5px;
}
div.column p { 
	margin-left:0px !important; 
	margin-right:0px !important; 
}
div.column a:link, 
div.column a:visited,
div.column a:hover,
div.column a:active {
	color:#002659 !important;
}
div.column ul {
	margin-bottom:18px;
}
div.column ul li {
	padding-left:10px;
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133931747) center left no-repeat; 
}
div.column ul li a:link, 
div.column ul li a:visited,
div.column ul li a:hover,
div.column ul li a:active {
	font-size:12px !important;
	color:#002659 !important;
	font-weight:normal;
	line-height:16px;	
}

div.col2 p {
	/* height: 40px; */
}

/* -- HOME --------------------------------------- */
#home #body {
	position:relative;
    background:none;
}
#home #body h1 {
	background-color:transparent;
	background-position:top left;
	display:block;
	font-size:0px;
	height:346px;
	text-indent:-100000px;
	width:841px;
}
#home #special_message {
	margin-top:10px;
	margin-bottom:6px;
} 
#home #content h2 { 
	font-size:20px; 
}
#home #content {
	float:left;
	width:587px;
	margin-top:10px;
}
#home #content h2 { 
	width:584px;
	margin:0px 0px 25px 0px;
	clear:both;
}
#home #content p {
	margin:0px 0px 14px 0px;
}

#intro_home {
	width:300px;
    float:left;
}

#quicklinks_home {
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133932044) bottom left no-repeat;
	display:block;
	float:right;
	padding-top:31px;
	position:relative;
	width:250px;
}
#quicklinks_home h4 {
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1106133932057) top left no-repeat;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	left:0px;
	line-height:31px;
	padding-left:20px;
	position:absolute;
	top:0px;
	width:250px;
}
#quicklinks_home ul { list-style: none; margin:4px 0px 7px 0px;}
#quicklinks_home ul li {
	clear:both;
	display:block;
	line-height:20px;
	padding-left:20px;
}


.home_column {
	float:left;
	width:249px;
	overflow:hidden;
}
.home_column h3 {
	margin-bottom:6px;
	font-size:13px;
	margin-left:0px !important;
}
.home_column h4 {
	margin-bottom:2px;
	font-size:11px;
	margin-left:0px !important;
	margin-top:41px; 
	width: 260px !important;
}
.home_column img {
	margin-bottom:20px;	
}


.home_column1 {
	float:left;
	width:249px;
	overflow:hidden;
}
.home_column1 h3 {
	margin-bottom:6px;
	font-size:13px;
	margin-left:0px !important;
}
.home_column1 h4 {
	margin-bottom:2px;
	font-size:11px;
	margin-left:0px !important;
	margin-top:41px; 
	width: 260px !important;
}
.home_column1 img {
	margin-bottom:20px;	
}


.home_column2 {
	float:right;
	width:249px;
	overflow:hidden;
}
.home_column2 h3 {
	margin-bottom:6px;
	font-size:13px;
	margin-left:0px !important;
}
.home_column2 h4 {
	margin-bottom:2px;
	font-size:11px;
	margin-left:0px !important;
	margin-top:41px; 
	width: 260px !important;
}
.home_column2 img {
	margin-bottom:20px;	
}

.for_family {
	padding-right:85px;
}
.get_help p { height:40px; }


#insurance_companies {
	background:transparent url(../images/home/peerless_insurance_bg.gif) top left no-repeat;
	width:437px;
	margin-bottom:20px;
	margin-left:68px;
	position:relative;
}
#insurance_companies blockquote {
	background:transparent url(../images/home/peerless_insurance_bg_bottom.gif) bottom left no-repeat;
	font-size:10px;
	padding:31px 25px 25px 202px;
	position:relative;
	display:block;
	width:210px;
}
#insurance_companies img {
	position:absolute;
	top:14px;
	left:16px;
	display:none;
}
#insurance_companies span {
	display:none;
}
#insurance_companies .visible {
	display:block;
}

	
	/* -- HOME / RIGHT SIDE COLUMN / SPECIAL INFORMATION ABOVE ------------------- */
	#special_message {
		background-color:#BED1C8;
		border:5px solid #98B4A8;
		margin-left:622px;
		width:185px;
		padding:10px;
	}
	#special_message h3 {
		margin-top:14px;
	}
	#special_message p {
		font-size:11px;
		line-height:14px;
		margin-bottom:14px;
		color:#2f3337;
	}
	#special_message a:link,
	#special_message a:visited, 
	#special_message a:hover,  
	#special_message a:active {
		color:#2f3337;
		font-weight:bold;
	}

	
	/* -- SEARCH RESULTS SPECIFIC CSS ------------------------------------------- */
	.search { width:520px !important; margin-right:17px; }
	.search img.h2 { margin:12px 0px 7px 0px !important; }
	
    
    .results_top,
	.results_bottom {
		border-top:solid 1px #c5c5c5;
		border-bottom:solid 1px #c5c5c5;
		line-height:34px;
		font-size:11px !important;
		color:#5c5c5c;
	}
	.results_top { margin-bottom:20px; }
	.results_bottom { margin:20px 0px; }
	.results_top a:link, 
	.results_top a:visited, 
	.results_top a:hover, 
	.results_top a:active, 
	.results_bottom a:link, 
	.results_bottom a:visited, 
	.results_bottom a:hover, 
	.results_bottom a:active{
		color:#5c5c5c !important;
		font-size:11px !important;
		text-decoration:none !important;
	}
	.results_top .pagination {
		float:right;
		font-weight:bold;
		margin-right:10px;
	}
	.results_top .pagination .page_left { margin-right:10px; font-weight:bold; }
	.results_top .pagination .page_right { margin-left:10px; font-weight:bold; }
	
	.results_bottom { text-align:center; }
	.results_bottom .pagination a:link,
	.results_bottom .pagination a:visited { padding:0px 3px; margin:0px 3px; border:solid 1px #ffffff;}
	.results_bottom .pagination a:hover,
	.results_bottom .pagination a:active,
	.results_bottom .pagination a.active { padding:0px 3px; margin:0px 3px; border:solid 1px #c0d1c9; background-color:#e4ede8; font-weight:bold; color:#013f7c !important; }
	
	
	.results_bottom .pagination .page_left:link,
	.results_bottom .pagination .page_left:visited,
	.results_bottom .pagination .page_left:hover,
	.results_bottom .pagination .page_left:active,
	.results_bottom .pagination .page_right:link,
	.results_bottom .pagination .page_right:visited,
	.results_bottom .pagination .page_right:hover,
	.results_bottom .pagination .page_right:active { font-weight:bold; border:none; background-color:transparent;}
	
	.results_bottom .pagination .page_left { margin-right:15px;  }
	.results_bottom .pagination .page_right { margin-left:15px;  }
	
	.results a:link, 
	.results a:visited, 
	.results a:hover, 
	.results a:active {
		clear:both;
		display:block;
		font-size:16px !important;
		line-height:20px;
		margin-top:10px;
		text-decoration:none !important;
	}
	.results .abstract {
		font-size:11px;
		line-height:18px;
	}
	.powered_by {
		color:#cacaca;
		font-size:11px;
		font-weight:bold;
	}

	#content .refine { margin-bottom:10px; }
	#content .refine label { clear:both; display:block;  margin:10px 0px; } 

	/* the right column for search results. */

	/* 
    
    .extra_wide div div.search_results h4 { background:transparent url(../images/right_col_title_SearchResults.gif) top left no-repeat; height:34px !important; }
	.extra_wide div div.search_results label { clear:both; display:block;  margin:10px 0px; }
	.extra_wide div div.search_results select { font-size:11px; width:225px; }
	.extra_wide div div.search_results input[type="text"] { font-size:11px; width:178px; margin-right:8px; }
	.extra_wide div div.search_results input[type="submit"] { font-size:11px; width:31px; }

    */
	
/* -- FOOTER ------------------------------------- */
#footer {
	background-color:#E2E2E2;
	clear:both;
	color:#999999;
	font-size:10px;
	height:35px;
    padding:10px 10px 7px;  
  /*   width:817px;
    margin-bottom:30px; 
   border-top:solid 30px #fff;*/
    border-bottom:solid 30px #fff; 
}

#footer img {
	float:right;
	margin-left:10px;
	display:block;
}
#footer span.copyright {
	color:#999999;
	font-weight:bold;
	line-height:22px;
}

#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color:#999999;
    text-decoration:none;
}

#content #HomeColumn1 h3 {
	margin:10px 0px !important;
	font-weight:bold;
    font-size:14px
    margin-bottom:6px;
    margin-left:0px !important;
    color:#003B7C;
    min-height:none;
    height:auto !important;
    padding:0px 0px 0px;
    border-top:none;
    border-bottom:none;
    clear:none;
}

#content #HomeColumn2 h3 {
	margin:10px 0px !important;
	font-weight:bold;
    font-size:14px
    margin-bottom:6px;
    margin-left:0px !important;
    color:#003B7C;
    min-height:none;
    height:auto !important;
    padding:0px 0px 0px;
    border-top:none;
    border-bottom:none;
    clear:none;
}


.family_home_column1 {
	float:left;
	width:47%;
    display:block;
}


.family_home_column2 {
	float:right;
	width:50%;
    display:block;
}




/* 
	===================================
	>> CSS BUG HACKS                 <<
	===================================
*/
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***** search results ******/
.t { font-family:Arial; font-weight: normal; color:#000000; font-size:10pt; text-decoration:none; }
#SearchResults { font-family:Arial; font-weight: normal; color:#666666; font-size:10pt; text-decoration:none; }
#SearchResults p a:link,#SearchResults a:link { font-family:Arial; font-weight:bold; color:#003875; font-size:10pt; text-decoration:none; }
#SearchResults p a:visited,#SearchResults a:visited { font-family:Arial; font-weight:bold; color:#003875; font-size:10pt; text-decoration:none; }
#SearchResults p a:hover,#SearchResults a:hover { font-family:Arial; font-weight:bold; color:#0000FF; font-size:10pt; text-decoration:none; }

