html
{
height: 100%;
}

p {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}
h1 {
color: #2B155E;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;}

h2 {
color: #2B155E;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}

body
{
height: 100%;
margin: 0px auto;
background: #8e85ae url(images/bodyBG.jpg) top left repeat-x;
}

#wrapper
{
position: relative;
min-height: 100%;
}

* html #wrapper
{
height: 100%;
}



#footer1
{
width:839px;
position: relative;
margin-top: -35px;
margin-left:auto;
margin-right:auto;
background:url(images/footertest.png) top left no-repeat;
height:35px;
background-color:#fff;
} 

#footer{
	position: relative;
	width:819px;
	background-color:#d4d4d4;
	margin-left:auto;
	margin-right:auto;
	height:25px;
}

.footer_font {
	font-family:Arial, Helvetica, sans-serif;
	color:#2B155E;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height:26px;
}

#footer IMG {
margin: 12px auto auto 316px;
border: none;

}

#wrapper{
margin-left:auto;
margin-right:auto;
width:819px;
background: url(images/newbgtest1.png) top left repeat-y;
}

#content{
padding-bottom: 35px;
background-color:#FFFFFF;
width:820px;

}
#content2{
width:819px;
padding-bottom: 35px;

}
#header{
	position:relative;
	margin:0px auto;
	width:815px;
	background: url(images/logo.gif) top left no-repeat;/*top_bar.gif*/
	height:130px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#Nav{
	width:493px;
	background: #fff;
	height:27px;
	bottom:0px;	
	right:0px;
	position:absolute;
	text-align:right;
}

#homeimage{
	position:relative;
	margin:0px auto;
	width:799px;
	background: url(images/home.gif) top left no-repeat;/*top_bar.gif*/
	height:329px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#leftPanel{
	float:left;
	margin:0px auto auto 5px;
	width: 681px;
	background:#fff;
}


#contentPanel{
	float:right;
	/*margin:0px auto auto 0px;*/
	background:#fff;
	margin-right:4px;
	width:615px;
	margin-left:5px;
}

#mainWindow{
padding-top:14px;

}

#menuPanel{
	float:left;
	margin:14px 0 10px 1px;
	width: 182px;
	background:#fff;
	background: url(images/leftpanel_top.gif) top left no-repeat;
}

#menu {
width: 182px;
padding-bottom:30px;
background:url(images/leftpanel_bg.gif) bottom left no-repeat;
}

.menu_item{height:25px;}
.a {background: no-repeat url(images/rollover_square21.gif) 0 0.2em; margin-left:5px; padding-left:15px;font-size: 12px;color:#423778;}
.a:hover {background-image: url(images/leftpanel_top1.gif); font-size: 12px;color:#666666; }
.b {background: no-repeat url(images/rollover_square1.gif) 0 0.2em; margin-left:5px; padding-left:15px; font-size: 12px; }
.b:hover {background-image: url(images/leftpanel_top1.gif); font-size: 12px; }

#middle_top_image{
	background: url(images/middle_top.gif) top left repeat;
	height:31px;
	width:100%;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:32px;
	padding-left:8px;
	margin-bottom:10px;
	
}

#centerpanel_az{
	width:470px;
	float:left;
	margin-right:5px;
}

#rightPanel{
	float:right;
	width: 110px;
	height:441px;
	background: #FFFFFF;
	/*background: url(images/right_hand_side.gif) top left no-repeat;*/
	background: url(images/right.gif) top left no-repeat;
	display:inline;
	background-repeat:no-repeat;
	margin-left:5px;
}

#clr{
clear:both;
}
A {

	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

A:hover	{
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



#menu_under {
width: 182px;
margin-top:10px;
height:241px;
background: url(images/shadow_nav_panel.gif) top left no-repeat;
}

#newsPanel{
/*background:url(images/nav_base.gif) bottom left no-repeat;*/
width: 177px;
padding-bottom:30px;
background:url(images/leftpanel_bg.gif) bottom left no-repeat;
padding-left:5px;
padding-top:8px;

}

.news_title{
	background:url(images/leftpanel_top.gif) top left no-repeat;
	width:182px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
}

#news_top{
background:url(images/leftpanel_top.gif) top left no-repeat;
}


.date{
font-size:10px;
color: #666666;
margin-bottom:0px;
margin-top:9px;
}
.headline{
margin-top:2px;
margin-bottom:2px;
color: #2B155E;
font-size:11px;
}

.blurb{
margin-bottom:0px;
margin-top:0px;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #2B155E; 
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style51 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style6 {
	font-weight: bold;
	color: #2B155E;
	font-size: 16px;
}
ul  { margin-top:5px; }
li { margin:0px 0px 0px -15px; }


 .plain {
color: #0000FF; 
	text-decoration:underline; 
	font-weight: normal;
}
 .plain:hover {
color: #0000FF; 
	text-decoration:none; 
	font-weight: normal;
}



.style12 {
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

.nologin{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.news_h {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:17px;
	padding-right:3px;
}

.shrinkrow {
height:23px; overflow:hidden;
max-height:23px;
display:block;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {	font-size: 17px;
	color: #2B155E;
	font-weight: bold;
}
.style3 {	font-size: 11px;
	font-weight: bold;
}

.style4 {font-size: 11px}

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;}


.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

a.tophome{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;	
	color:#666666;
}
a.tophome:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;	
	color:#34276e;
}
a.tophome_selected{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;	
	color:#34276e;
}


a.box {
display: block;
height: 25px;
line-height:25px;
}

a.box:hover {
background-color: #d0cae8;
} 

a.index {
display: block;
height: 200px;
width:700px;

}

.insurance_box{
	width:100%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}


