/* General Classes
------------------------------------- */

.quote{
	border: 1px dotted #ffcc66;
	margin: 10px;
	padding: 10px;
	color: #333;
	line-height:1.3em;
	background-color: #ffffcc;
}

.indent{
	padding-left:3em;
}

.YearlyData{
	text-align:center;
	vertical-align:top;
}

.faq{
	border: Gray 1px dashed; /*silver*/
	padding: 6px;
	margin-bottom: 10px;
	background-color: #EBECED;
	font-size: 9pt;
	text-align: left;
}

.faq li{
	list-style-type: disc;
	margin: 0em;
	padding: .125em;
}
	
.faqalt{
	border: Gray 1px dashed; /*silver*/
	padding: 2px;
	margin-bottom: 10px;
	background-color: #ffffff;
}


/* Logo Image
---------------------------------------- */

#titleimage{
	float: left;
	width: 160px;
	margin-top: 0;
	margin-left: 0;
}


/* Tables
------------------------------------- */

table td{
	font-size: 9pt;
}
	
caption{
	font-size: 13pt;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 1.5em;
}

th{
	font-size: 12;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align:top;
}

tr{
	vertical-align:top;
}


/* Headers
------------------------------------- */

h1, h2, h3, h4{
	margin: 1.2em 0 .5em 0;
	padding: 0;
	text-align: left;
}

h1.home_header{	
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.1em;
	color: #003333;
}

h1{	
	font-style: normal;
	font-weight: normal;
	font-size: 22pt;
	line-height: 1.1em;
}

h2{	
	font-style: normal;
	color: #227755;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1.1em;
}

h3{	
	font-style: normal;
	color: #227755;
	font-weight: bold;
	font-size: 13pt;
	line-height: 1.1em;
}

h4{	
	font-style: normal;
	font-weight: bold;
	font-size: 14;
	color: #227755;
	line-height: 1.3em;
}

/* Containers 

****************************************************************************************/

img{
	border: none;
}


#Content{
	text-align:justify;
	font-size: 9pt;
	line-height: 1.4em;
	font-style: normal;
	margin: 2px;
	color: #000;
	padding: 40px 10px 40px 10px;
	min-height:350px;
}

#Content h1{
	font: normal normal bold 24pt Verdana, Serif;
	color: #227755;
	
	margin: 8pt 0 8pt 0;
	padding: 0;
	line-height: 1.3em;	
}


#Content h2{
	font: normal normal bold 12pt Verdana, Serif;
	color: #227755;
	margin: 6px 0px 6px 0px;
}

#Content p{
	margin: .5em 0 1em 0;
}

#Content span{
	margin: .5em 0 1em 0;
	font-size: 9pt;
}

#Content ul{
	margin: 0;
	padding: 0;
}

#Content ul li{
	list-style: url('../images/bullet-green.png');
	padding: 0em 0em 0.1em 0em;
	margin-left: 20px;
	vertical-align: top;
}

#Content a:link{
	color: #227755;
	background-color: transparent;
	/*text-decoration: none;
	border-bottom: 1px solid #c0d7cc;*/
}

#Content a:visited{
	color: #227755;
	background-color: transparent;
	/*text-decoration: none;
	border-bottom: 1px solid #c0d7cc;*/
}

#Content a:hover{
	color: #227755;
	/*background-color: transparent;
	border-bottom: 1px solid #66CCCC;*/
}


#Us{
	background-color: #000101;
	height:10px;
}


#Header{
	border-top: solid 1px Black;
	border-bottom: solid 1px Gray; /*silver*/
	padding: 0px;
	height: 112px;
	background: #fff url('/images/title.png') no-repeat;
}



#Footer{
	color: #000;
	height: 65px;
	overflow: hidden;
	font-size: 9pt;
	line-height: 1.4em;
	background: #EEE url('/images/epic/bottom.jpg');
	text-align: center;
	padding: 20px 0px 5px 0px;
	background-repeat: repeat-x;
	background-color: White;
}

#Footer a:link{
 	background-color: transparent;
  	text-decoration: none;
  	color: #006666;
}

#Footer a:visited{
  	background-color: transparent;
  	text-decoration: none;
  	color: #009999;
}


#Footer a:hover{
 	background-color: transparent;
 	border-bottom: 1px solid #66CCCC;
  	color: #009999;
}

.nav{
	font-size: 11pt;
	line-height: 1.4em;
	margin-top: 120px;
	margin-left: 5px;
	background-color: White;
}

a.navitem{
 	background-color: transparent;
  	text-decoration: none;
  	font-weight: bold;
  	color: #006666;
  	
  	z-index: 500 !important;
  	position:absolute !important;
}

.nav a{
 	background-color: transparent;
  	text-decoration: none;
  	font-weight: bold;
  	color: #006666;
}

.nav a:visited{
  	background-color: transparent;
  	text-decoration: none;
  	color: #006666;
}

.nav a:hover{
 	background-color: transparent;
 	border-bottom: 1px solid #006666;
  	color: #006666;
}

.pipe{
	color: silver;
	z-index: 500; position:absolute;
}


#Wrapper{
	border: solid 1px Gray; /*silver;*/
	background-color: white;
	text-align: left;
	width: 800px;
	margin: auto;
}



body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 30px;
    background-color: #a8a8a8;
} 
font{/*guards against font change from when CMS inserts font tags from word documents*/
	font-family: arial, verdana, sans-serif;
}


/* ASPX Only (should not be used in content blocks)*/



.Data{  /* this will only be on pages that have to be aspx, where they are expanded and contracted based on if user is intrested in information it contains */
	text-align:center;
	padding:0;
	margin:0;
	background-color:black;
}

.Data table{
	width:450px;
	padding:0;
	margin:0;
	border-spacing:1;
}

.DataHeader{
	background-color:#E05C5C;
	border-width: 0px;
	padding: 2px 10px 2px 10px;
	margin:0;
}

.DataText{
	background-color:#FFD55B;
	text-align:left;
	border-width: 0px;
	padding: 2px 10px 2px 10px;
	margin:0;
}

.DataValue{
	background-color:#FFD55B;
	border-width: 0px;
	padding: 2px 10px 2px 10px;
	margin:0;
}

.DataHighlight{
	background-color:#FDFB74;
	border-width: 0px;
	padding: 2px 10px 2px 10px;
	margin:0;
}

.DropDown{
	background-color: White !important;
	border-top: 1px solid #006666;
	position: absolute;
	font-size: 11px;
	line-height: 16px;
	margin-top: -1px;
	filter: alpha(opacity=92);
	-moz-opacity: 0.92;
	-khtml-opacity: 0.92;
	opacity: 0.92;
	width: 150px; 
	display:none; 
	z-index: 500;
}

.DropDown ul{
	padding: 0px 2px 0px 2px;
	margin: 0px;
}

.DropDown li{
	background-color: White;
	border-bottom: 1px solid #006666;
	color: Black;
	padding: 2px 0px;
	text-decoration: none;
	width: auto;
	list-style-type: none;
}

/* Dropdown Boxes Alignment*/
#About{		 margin-left:  63px; }
#Quicklinks{ margin-left: 277px; }
#Employer{	 margin-left: 384px; }
#Employees{	 margin-left: 488px; }
#Individual{ margin-left: 604px; }
#Agent{		 margin-left: 715px; }

/* Drop Down Links Alignment */
#linkHome{		 margin-left:  10px; }
#linkAbout{		 margin-left:  77px; }
#linkContact{	 margin-left: 177px; }
#linkQuicklinks{ margin-left: 289px; }
#linkEmployer{	 margin-left: 404px; }
#linkEmployees{	 margin-left: 505px; }
#linkIndividual{ margin-left: 618px; }
#linkAgent{		 margin-left: 739px; }

/* Pipe Alignment: pipes are named by link that apears to it's left */
#HomePipe{		 margin-left:  60px; }
#AboutPipe{		 margin-left: 156px; }
#ContactPipe{	 margin-left: 274px; }
#QuicklinksPipe{ margin-left: 381px; }
#EmployerPipe{	 margin-left: 485px; }
#EmployeesPipe{	 margin-left: 601px; }
#IndividualPipe{ margin-left: 712px; }

/*Dropdown Boxes Alignment
#About{		 margin-left:  47px; }
#Quicklinks{ margin-left: 212px; }
#Facts{		 margin-left: 294px; }
#Success{	 margin-left: 378px; }
#Employer{	 margin-left: 500px; }
#Employees{	 margin-left: 576px; }
#Individual{ margin-left: 664px; }
#Agent{		 margin-left: 745px; }

   Drop Down Links Alignment 
#linkAbout{		 margin-left:  52px; }
#linkContact{	 margin-left: 127px; }
#linkQuicklinks{ margin-left: 214px; }
#linkFacts{		 margin-left: 298px; }
#linkSuccess{	 margin-left: 380px; }
#linkEmployer{	 margin-left: 504px; }
#linkEmployees{	 margin-left: 580px; }
#linkIndividual{ margin-left: 668px; }
#linkAgent{		 margin-left: 749px; }

 Pipe Alignment: pipes are named by link that apears to it's left 
#HomePipe{		 margin-left:  45px; }
#AboutPipe{		 margin-left: 121px; }
#ContactPipe{	 margin-left: 209px; }
#QuicklinksPipe{ margin-left: 291px; }
#FactsPipe{		 margin-left: 374px; }
#SuccessPipe{	 margin-left: 498px; }
#EmployerPipe{	 margin-left: 573px; }
#EmployeesPipe{	 margin-left: 661px; }
#IndividualPipe{ margin-left: 742px; }
*/

.statcounter{
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	opacity: 0;
}

.FindAgentDisclamer{
	font-size: 8pt;
	/*width: 435px;*/
}

.GrayLinks a{
	color: blue! important;/*#444444*/
	font-weight: bold;
}

.GreenLinks a{
	color: blue! important;
	font-weight: bold;
}

.mv_MonthHeaderPrev{
    vertical-align:middle;
}
.mv_MonthHeaderNext{
    vertical-align:middle;
    text-align: right!important;
}
.mv_MonthHeader{
    text-align: center!important;
}
