Body 	{ font-family: Arial, sans-serif; font-size: 9pt; color:#3D1C0E;
	scrollbar-face-color: #EFEFEF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-3dlight-color:#C0C0C0; 
	scrollbar-arrow-color:black;  
	scrollbar-track-color:#EEEEE; 
	scrollbar-darkshadow-color:#EEEEEE

}

.LifeH1Header
{
color:#5B9AD9;
}

td.menu{
	height:28px;
	color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:middle;
}
td.menucontent{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:middle;
}


a:active {  text-decoration: underline; color: #3D1C0E}
a:hover {  text-decoration: none; color: #3D1C0E}
a:link {  text-decoration: underline; color: #3D1C0E}
a:visited {  text-decoration: underline; color: #3D1C0E}

.disclaimer{
	font-size: 7pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.news{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px;
}
.main{
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3D1C0E;
}

.blueheader{
	font-size: 16px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5B9AD9;
}

.brownfpintro{
	font-size: 20px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3d1c0f;
}

.blueheaderwelcome{
	font-size: 30px;
	font: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #5B9AD9;
}

.bluetel{
	font-size: 38px;
	font: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #5B9AD9;
}

.subblueheader{
	font-size: 14px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5B9AD9;
}

.bluemainpage{
	font-size: 13px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5B9AD9;
}

.brownheader{
	font-size: 14px;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5B9AD9;
}



a.disclaimer:active {  text-decoration: underline; color: #FFFFFF}
a.disclaimer:hover {  text-decoration: none; color: #FFFFFF}
a.disclaimer:link {  text-decoration: underline; color: #FFFFFF}
a.disclaimer:visited {  text-decoration: underline; color: #FFFFFF}

a.menu:active {  text-decoration: underline; color: #FFFFFF}
a.menu:hover {  text-decoration: none; color: #FFFFFF}
a.menu:link {  text-decoration: underline; color: #FFFFFF}
a.menu:visited {  text-decoration: underline; color: #FFFFFF}

a.article:active {  font-size:10px; text-decoration: underline; color: #FFFFFF}
a.article:hover {  font-size:10px; text-decoration: none; color: #FFFFFF}
a.article:link {  font-size:10px; text-decoration: underline; color: #FFFFFF}
a.article:visited {  font-size:10px; text-decoration: underline; color: #FFFFFF}



.smallwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6px; font-weight: normal; color: #FFFFFF; line-height: 15pt}


.CallUs-Number { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; color: #FFFFFF; vertical-align: bottom }

.CallUs-Number_new { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #e9a91e; vertical-align: bottom; font-weight:normal;}

.textbox {
	font-family : Verdana,Arial;
	font-size : 9px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
	border-color : #CCCCCC;
	border-width : 1px;
	background-color : #FFFFFF;
	padding-right : 30px);
	background-image: url(../images/input.jpg)
}

.select {
	font-family : Verdana,Arial;
	font-size : 9px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
	border-color : #CCCCCC;
	border-width : 1px;
	background-color : #FBF4EA;
	padding-right : 30px;
	background-image: url(images/input.jpg)
}
.checkbox {
	
	border-color : #CCCCCC;
	border-width : 1px;
	background-color : #ECE4D5;
	padding-right : 30px;
	background-image: url(images/input.jpg)
}

/*MENU STYLES*/
.glossymenu a.menuitem{
font:  14px Arial, Helvetica, sans-serif color: white;
text-decoration:none;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 10px;
color:#FFFFFF;
vertical-align:baseline;
}
td.glossymenu{
border-bottom: solid 1px white;
height:30px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: left;
top: 1px;
right: 5px;
border: none;
text-decoration:none;
}

.glossymenu a.menuitem:hover{
color:#FFFFFF;
text-decoration:underline;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
color:#FFFFFF;
text-decoration:none;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
color:#FFFFFF;
text-decoration:none;
}

.glossymenu div.submenu ul li{
color:#FFFFFF;
}

.glossymenu div.submenu ul li a{
font: normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left: 20px;
text-decoration:none;

}

.glossymenu div.submenu ul li a:hover{
text-decoration:underline;

}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

