body
{
	margin: 0 0 0 0;
	background: #ffffff url(../Images/bodyBG.gif) repeat-y 0px 0px;

}
h1
{
	margin-left: 30px;
}
#default
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 970px;
	float: none;
	position: relative;
}
#default:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainPageWrapper
{
	position: relative;	
}
#leftPane
{
	display: block;
	width: 200px;
	position: relative;	
	margin: 0px;
	padding: 0px;
	vertical-align: top;	
	overflow: hidden;
}
#centerPane
{
	display: block;
	margin: 0px;
	padding: 0px;	
	min-width: 770px;
	vertical-align: top;
	position:relative;	
}
#centerPane div.centerPaneContent
{
	padding: 5px;
	position: relative;
}
#headerPane
{
	height: 23px;
	background-color: #000000;
	width: 100%;
	float: none;
	position: relative;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#headerImagePane
{
	height: 255px;
	margin: 0px;
	padding: 0px;
	float: none;
	position: relative;
	background-image: url(../Images/header_spacer.gif);
	/*background: url(../../assets/0/92/112/114/083a8c48-97e1-4bd6-8618-36a3e5e5cb8f.gif) no-repeat;*/
}
#headerLogo
{
	position: absolute;
	top:0px;
	left:0px;
}
#headerLogo img
{
	border: 0px solid #000000;
}
#headerImagePane #headerTitle
{
	color:#66BB49;
	font-family:"Times New Roman",Times,serif;
	font-size:38px;	
	position: absolute;
	top:102px;
	left:35px;
	width: 55%;
}
#headerImagePane #headerSubtitle
{
	color:#666666;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;	
	position: absolute;
	top:154px;
	left:35px;
	width: 55%;
}
#headerImagePaneSmall
{
	height: 95px;
	margin: 0px;
	padding: 0px;
	float: none;
	position: relative;	
	background-image: url(../Images/header_spacer.gif);
	/*background: url(../../assets/0/92/112/116/b17e9a2d-98fb-456f-a445-c17939ecfa26.gif) no-repeat;*/
	background-position: bottom left;
}
#headerImagePaneSmall #headerTitle
{
	color:#66BB49;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;	
	position: absolute;
	top:33px;
	left:225px;
	width: 55%;
}
#headerImagePaneSmall #headerSubtitle
{
	display: none;
}
#headerImagePaneSmall img
{
	position: absolute;
	float: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#imageContent
{
	position: absolute;
	top:0px;
	left: 0px;
}
#imageRotator
{
	position: absolute;
	top:0px;
	right: 0px;
}
#breadcrumb
{
	clear: right;
	position: relative;
	padding: 12px 12px 5px 12px;
	margin: 0px 0px 0px 10px;
	width: 50%;
}
#currentDate
{
	margin: 0px 10px 0px 0px;
	position: absolute;
	right:10px;
	top:12px;
}
#footerPane
{
	float: none;
	padding-top: 15px;
	clear: both;
}
#login
{
	width: 100%;
	background-color: #D9EED1;
}
#hshyButton
{
	padding: 0px 0px 0px 5px;
}
#hshyButton img
{
	margin: 50px 0px 0px 0px;
}
.bodyContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	position: relative;	
	margin-left: 200px;
	zoom: 1;
}
.bodyFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	position: relative;	
}
.CreateAQuoteFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	position: relative;	
}
p.bodyContent
{
	border-left:0px solid #C1C1AA;
	position:relative;
	left: 0px;
	margin-left: 0px;
}
.bodyContent a
{
	color: #66BB49;
}
.welcome
{
	float: right;
	left: 10px;
	margin: 0px;
	padding: 20px 15px 0px 28px;
	
font-family:Arial,Helvetica,sans-serif;
font-size:12px;

}
/*
************************************
*	SmartForm
************************************
*/
h3, .Subheads, div.subHeads
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 20px;
	color: #6A5B97;
    line-height: 20px;
	font-weight: normal;
	margin-bottom:0px;
}

.SUBHEAD 
{ 
	FONT-WEIGHT: bold;	
}
#centerPane div.rightMain
{
	float:right;
	width: 210px;
	position:relative;
}
#centerPane div.right
{
	padding: 6px;	
	position: relative;
	width: 186px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
	vertical-align: top;
}
#centerPane div.right h4
{
	margin: 5px 0px 5px 0px;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
#centerPane div.right p
{
	margin: 5px 0px 10px 0px;
}
#centerPane div.left
{
	padding: 12px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 10px;	
}
#centerPane div.leftMain
{
	margin-right: 230px;
	zoom: 1;
}
.content_justify
{
	width: 100%;
	text-align: left;
	padding: 5px 0px 5px 0px;
	float: left;
}
.content_left
{
	width: 47%;
	float: left;
	text-align: left;
	padding: 5px 10px 15px 0px;
	clear:left;
}
.content_right
{
	width: 48%;
	float: right;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
.content_justify p, .content_left p, .content_right p
{
	margin-top: 0px;
}
.break_all
{
	clear: both;
}
.break_left
{
	clear: left;
}
.break_right
{
	clear: right;
}

/* navigation */
/*
************************************
*	Main Menu
************************************
*/
div#leftPane
{
	float:left;
	z-index: 1;
	position:absolute;
}
div#leftPane ul
{
	border: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
div#leftPane ul li
{
	line-height: 1em;
	float: left;
	position: relative;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style: none;
	text-transform: none;
	width: 100%;
	text-decoration: none;
}
div#leftPane ul li.active ul
{
	padding: 2px 0px 2px 50px;
}
div#leftPane ul li.notactive ul
{
	display: none;
}
div#leftPane ul li a, div#leftPane ul li.active ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	text-decoration: none;
	display: block;
	width: 175px;
	padding: 2px 0px 2px 25px;
}
div#leftPane ul li.active ul li a
{
	width: 150px;
	padding: 1px 2px 1px 3px;
}
div#leftPane ul li a:hover,
div#leftPane ul li.active a,
div#leftPane ul li.active ul li a:hover,
div#leftPane ul li.active ul li.active a:hover
{
	color: #ffffff;
	background: #66BB49;
}
div#leftPane ul li.active ul li.active a
{
	color: #66BB49;
	background: #ffffff;
}
/*
************************************
*	Header Menu
************************************
*/
#headerMenu
{
	color: #000000;
	font-family: Verdana, sans-serif;
	padding: 0px; /*0px 5px 5px;*/
	/*text-align: center;*/
	width: 100%;
	position: relative;
	float: right;
	top: 0px;
	border: 0px;
	margin: 0px;
	vertical-align: top;
	overflow: hidden;
	height: 23px;
}

#headerMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px;
	border: 0px;
	height: 23px;
	text-align: right;
}
#headerMenu ul li
{
	color: #000000;
	display: inline;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 23px;
}
#headerMenu ul li.noborder
{
	border-left: 0px;
	border-left-color: #000000;
	border-left-style: none;
}
#headerMenu ul li a
{
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
}
#headerMenu ul li a:hover
{
	text-decoration: underline;
}
#headerMenu ul li a.linktext, #headerMenu ul li a.linktextactive
{
	position: relative;
	bottom: 7px;
}

.slim
{
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	outline:0px;
}

.logbar {
	width:100%;
	border:0px;
	margin:0px;
	height:160px;
}
.logbar.inputBox
{
	text-align:left;
	width:140px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.lightGreenBackground
{
	background-color:#D9EED1;
}
/*
************************************
*	Grids
************************************
*/
.GridViewTableTitle
{
	background-color: #C3E5EF;
	border: 0px;
	font-weight:bold;
}

.GridViewTableTitle-WHT {
    background-color: #FFFFFF;
    border: 0px;
    font-weight: bold;
}

.GridViewHeader
{
	background-color: #E7F5F9;		
	border-color:#C3E5EF;				
}

.GridViewHeader th
{
	font-weight: normal;		
	border-color: #C3E5EF;	
	border-style:solid;
	border-width:1px;
}

.GridViewRow
{
	border-color: #C3E5EF;
}

.GridViewRow td
{		
	border-style:solid;
	border-width:1px;
	border-color: #C3E5EF;
	text-align: center;
}

.GridViewRow a
{
	text-decoration:none;	
	color:#66BB49;
}

.GridViewItemLeft
{	
	border-color: #C3E5EF;
	text-align: left;
}
.AssocRateCell
{
font-weight:normal;
font-size:14px;
}
/*
************************************
*	Glossary
************************************
*/
.GlossaryWord
{	
	font-size:10pt;
	color:#66BB49;
	font-weight:bold;
}
/*
************************************
*	Printer Friendly
************************************
*/
.bodyPF
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:none;
}

.BlueSubTitle
{
	background-color: #C3E5EF;
	font-weight:bold;	
	color: black;		
	line-height: 15px;
}

.BlueRow
{
	border-color: #C3E5EF;
}

.BlueRow td
{		
	border-style:solid;
	border-width:1px;
	border-color: #C3E5EF;
	text-align: center;
}
.spanco
{
	color:  black;
	font-size: 13px;
}   
.spanva
{
	color: #ff0000;
	font-size: 13px;
}
/*
************************************
*	Accordion Control
************************************
*/
.accordionHeader
{
    border: 1px solid #CCE5ED;
    color: black;
    background-color: #CCE5ED;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
 
.accordionHeaderSelected
{
    border: 1px solid #99CCDC;
    color: black;
    background-color: #99CCDC;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #B4ADCB;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.BrokerPlanDropDownLabel
{
padding:3px; 
width:140px; 
padding-right:10px;
display:block
}
fieldset
{
float: left;
clear: both;
width:98%;
margin: 0 0 1.5em 0;
padding: 0 0 0 0;
border: 1px sold #BFBAB0;
background-color:#F2EFE9;
background-image: url(/custom/images/fieldset_gradient.jpg);
background-repeat: repeat-x;
}
fieldset.NavigationFieldset
{
background-image: url(/custom/images/fieldset_gradient2.jpg);
}
fieldset a
{
font: bold 14px Arial, sans-serif;
text-decoration:none;
}
.Navigation
{
margin-bottom:15px;
margin-left:51px;
}
.NavigationImage
{
vertical-align:-10%;
}
legend
{
margin-left:1em;
color:#000000;
font-weight:bold;
}
fieldset ol
{
padding:1em 1em 0 1em;
list-style:none;
}
fieldset li
{
padding-bottom: 1em;
}
fieldset label
{
font-weight:bold;
}

/* Paragraph Formatting */
*.elegant
{
    margin-left: 40px;
    margin-right: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    /*letter-spacing: 1px;*/
    /*word-spacing: 1px;*/
    line-height: 1.35em;
    text-align: justify;
}