/*
STYLE.CSS
Created Date:	June 29, 2007

This style sheet contains format information for menus, text and images
for all of the website.  
*/
body
{
text-align: center;
background-color: #E8E8E8;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

#container
{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 60em;
text-align: left;
z-index:7;
}

#container2
{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 60em;
text-align: left;
z-index:2;
}

#container3
{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 58em;
text-align: left;
z-index:2;
}

#container3
{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}

image
{
	border:0px;
}

.quicklinks3
{
	font-family:Tahoma,Arial,serif;
	font-size:14px;
	color:#EE3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.quicklinks3:hover
{
    COLOR: #000000;
    background-color:Transparent;
    text-decoration: underline;
}

.quicklinks
{
	font-family:Tahoma, Sans-Serif;
	font-size:13px;
	color:#EE3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.pageQuickLinks
{
	font-family:Tahoma, Sans-Serif;
	font-size:11px;
	color:black;
	background-color:Transparent;
	font-weight:normal;
	text-decoration: none;
}
.pageQuickLinksSmall
{
	font-family:Tahoma, Sans-Serif;
	font-size:10px;
	color:black;
	background-color:Transparent;
	font-weight:normal;
	text-decoration: none;
}
.quicklinksBlack
{
	font-family:Tahoma,Arial,serif;
	font-size:14px;
	color:Black;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.quicklinksWhite
{
	font-family:Tahoma, Sans-Serif;
	font-size:14px;
	color:White;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.company
{
	font-family:Arial,serif;
	font-size:12px;
	color:#EE3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.company:hover
{
    COLOR: #000000;
    text-decoration: underline;
    background-color: #CCCCCC   
}
.quicklinks2
{
	font-family:Tahoma,Arial,serif;
	font-size:14px;
	color:#EE3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.quicklinks2:hover
{
    COLOR: #000000;
    text-decoration: underline;
    background-color: #CCCCCC   
}
A.quicklinks:hover
{
    COLOR: #000000;
    text-decoration: underline;
    background-color: #CCCCCC   
}
A.quicklinksWhite:hover
{
    COLOR: #FFFFFF;
    text-decoration: underline;
    background-color: #CCCCCC   
}
.sitemap
{
	font-family:Arial,sans-serif;
	font-size:10px;
	color:Black;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.sitemapWhite
{
	font-family:Arial,sans-serif;
	font-size:10px;
	color:white;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}

A.sitemapWhite:hover
{
	color:white;
}
.pagelinks
{
	font-family:Arial,sans-serif;
	font-size:11px;
	color:Black;
	background-color:Transparent;
	text-decoration: none;
}
.agentpagelinks
{
	font-family:Tahoma, Verdana,sans-serif;
	font-size:15px;
	color:white;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.agentpagelinks2
{
	font-family:Tahoma, Verdana,sans-serif;
	font-size:15px;
	color:white;
	background-color:Transparent;
	font-weight:bolder;
	text-decoration: underline;
}
.agentpagelinks:hover
{
	font-family:Tahoma, Verdana,sans-serif;
	font-size:15px;
	color:white;
	font-weight:bold;
	background-color:Transparent;
	text-decoration: underline;
}
A.pagelinks:hover
{
    COLOR: #000000;
    text-decoration: underline;
    background-color: #E0E0E0  
}
.mainlinks
{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:Black;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.mainlinks:hover
{
    COLOR: #000000;
    background-color:Transparent;
    text-decoration: underline;
}
A.toplinks:visited
{
	color:Maroon;
	background-color:Transparent;
}
A.toplinks:active
{
	color:Black;
	background-color:Transparent;
	text-decoration:none;
}
.toplinks
{
	font-family:Arial,sans-serif;
	font-size:10px;
	color:Black;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.toplinksWhite:visited
{
	color:White;
	background-color:Transparent;
}
A.toplinksWhite:active
{
	color:white;
	background-color:Transparent;
	text-decoration:none;
}
.toplinksWhite
{
	font-family:Arial,sans-serif;
	font-size:10px;
	color:white;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
.pagecontent
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none;
}
.pagecontentWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none;
}
.pagecontentAgentSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none;
}
A.pagecontent2:hover
{
	COLOR: #000000;
	text-decoration: underline;
    background-color: #CCCCCC
}
a.pagecontentAgent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
a.pagecontentAgent:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: underline;
}
.pagecontentAgent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none;
}
.pagecontent2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none;
}
.definitionAuto
{
	COLOR: #8C3622;
	text-decoration: none;
	font-weight:bold;
}
A.definitionAuto:hover
{
	COLOR: #8C3622;
	text-decoration: none;
	font-weight:bold;
    background-color: #CCCCCC;
}


.definitionHome
{
	COLOR: #000000;
	text-decoration: none;
	font-weight:bold;
}
A.definitionHome:hover
{
	COLOR: #000000;
	text-decoration: none;
	font-weight:bold;
    background-color: #D0CEA3;
}


.homepagecontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none;
}
.headingsLife
{
	font-family: Tahoma, serif;
	font-size: 14px;
	color: #172944;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none
}
.eformHeader
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: #EE3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none
}
.eformRadioButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	background-color:Transparent;
	text-decoration: none;
	BORDER-RIGHT: #FFFFFF 0px solid;
    BORDER-TOP: #FFFFFF  0px solid;
    BORDER-LEFT: #FFFFFF  0px solid;
    BORDER-BOTTOM: #FFFFFF  0px solid;
}
.content_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none
}

.content_smallAgent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none
}
.smallTextNarrow
{
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none
}
.smallText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none
}
.smallTextWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none
}
.content_maroon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none
}
.attention_gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	background-color:Transparent;
	text-decoration: none
}
.attention_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	background-color:Transparent;
	text-decoration: none
}
.attention_maroon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none
}
.redHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none
}
.redHeadingSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000;
	background-color:Transparent;
	text-decoration: none
}
.redHeadingLarger
{
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none
}
.redHeadingLargest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none
}
.whiteHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none
}
.whiteHeadingLargest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #fff;
	background-color:Transparent;
	text-decoration: none
}
.darkGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	background-color:Transparent;
	text-decoration: none
}
.profileContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color:Transparent;
	text-decoration: none;
}
.whiteHeadingSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color:Transparent;
	text-decoration: none;
	font-weight:bold;
}
.grayHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	background-color:Transparent;
	text-decoration: none
}
.heading_maroon
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none	
}
.heading_maroon_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none	
}
.heading_gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none	
}
.heading_gray_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none	
}
.left_menu
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none;
}
.left_menu_secondary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none;
}
.left_menu_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:Transparent;
}
.left_menu_subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#EE3224;
}
.radiobutton
{
  	BORDER-RIGHT: #FFFFFF 0px solid;
    BORDER-TOP: #FFFFFF  0px solid;
    BORDER-LEFT: #FFFFFF  0px solid;
    BORDER-BOTTOM: #FFFFFF  0px solid;
}
.button
{
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF  1px solid;
    FONT-SIZE: 12px;
	color: #FFFFFF;
	background-color:Transparent;
	background:	#EE3224;
    BORDER-LEFT: #FFFFFF  1px solid;
    BORDER-BOTTOM: #FFFFFF  1px solid;
    FONT-FAMILY: Tahoma, Sans-Serif;
}

.homepageDD
{
    FONT-SIZE: 10px;
    font-weight:bold;
    FONT-FAMILY: Tahoma, Sans-Serif;
    border:0;
    vertical-align:middle;
}

INPUT
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 10px;
    font-weight:bold;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Tahoma, Sans-Serif;
}

SELECT
{
	BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
    FONT-FAMILY: Tahoma, Sans-Serif;
}
SPAN.faq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EE3224;
	background-color:Transparent;
	text-decoration: none;	
}
A:hover
{
    COLOR: #000000;
    background-color:Transparent;
    text-decoration: underline;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none
}
p.homepage_paragraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none
}
a.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none
}
p.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:Transparent;
	text-decoration: none
}
a.homepage_content_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color:Transparent;
	font-weight: bold;
	text-decoration: none
}
.menu  {
position: absolute;
width:  150px;
top: 0px;
left: 0px;
visibility: hidden;
border: 1px solid;
border-color: #eeeeee #666666 #666666 #eeeeee;
padding: 2px;
z-index: 5;
filter: alpha(opacity=0);
}
.menuitem {
padding: 2px 4px 2px 4px;
color: #FFFFFF;
text-decoration: none;
font-family: ms sans serif;
font-size: 11px;
font-weight: normal;
display: block;
}
.menulink {
color: #FFFFFF;
text-decoration: none;
font-family: ms sans serif;
font-size: 11px;
font-weight: normal;
vertical-align:middle;
}
.seperator {
border-top: 1px solid #999999;
border-bottom: 1px solid #eeeeee;
margin: 2px;
}
a.menuitem:hover {
text-decoration: underline;
background-color: transparent;
background-image: url(back.png);
}
.boldButton
{
	font-weight:bold;
}
.communityLinks
{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#ee3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: none;
}
A.communityLinks:hover
{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#ee3224;
	background-color:Transparent;
	font-weight:bold;
	text-decoration: underline;
}