#print { 
  display : none; 
}


html {min-height: 100%; margin-bottom: 1px; } 


body       {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}
 .small
       {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
margin-left: 15px;
padding-left: 5px;
margin-right:5px;
margin-top: 0px;
padding-top: 5px;
list-style:square;
}




a    { 
	cursor: hand;
	text-decoration: none;
	}

a:active        { text-decoration: none;}
a:hover         { text-decoration: underline;}
a:visited       { text-decoration: none;}
a:visited:hover { text-decoration: underline; }










.copyright {
		color: #999999;
		font-size: 10px;
		padding-top: 10px;
		text-align: center;
}


a.copyright:visited       {color: #999999;}
a.copyright:visited:hover {color: #999999;}



.pageHeader {
		font-size: 22px;
		font-weight: bold;
		color: #BA010C;
}




/* This is the menu popup positioning Styles */

.menuStyle {
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5; 
font-weight: bold; 
color: #FFFFFF;
background-color: #0EA7DC;	
padding:			5px;
border:	solid 1px #524B46;
width:	100%;
}


a.menuLink {
text-decoration: none;
color: #FFFFFF;

}

a.menuLink:active        {  text-decoration: none; color: #FFFFFF;}
a.menuLink:hover         {  text-decoration: underline; color: #004C9B;}
a.menuLink:visited       {  text-decoration: none; color: #FFFFFF;}
a.menuLink:visited:hover {  text-decoration: underline; color: #004C9B;}


/* Left positioning controlled by common.js */


#menu1  {
	position:			absolute;
	left:				200px;
	top:				155px;
	z-index:			100;
	visibility:			hidden; 
	width:				125px;
}

#menu1_2  {
	position:			absolute;
	left:				120px;
	top:				190px;
	z-index:			100;
	visibility:			hidden; 
	width:				125px;
}



#menu1_3  {
	position:			absolute;
	left:				120px;
	top:				221px;
	z-index:			100;
	visibility:			hidden; 
	width:				125px;
}






#menu2 {
	position:			absolute;
	left:				140px;
	top:				155px;
	z-index:			100;
	visibility:			hidden; 
	width:				125px;
}


#menu2_1 {
	position:			absolute;
	left:				255px;
	top:				240px;
	z-index:			100;
	visibility:			hidden; 
	width:				125px;
}


#menu3 {
	position:			absolute;
	left:				336px;
	top:				155px;
	z-index:			100;
	visibility:			hidden;
	width:				125px;
}


#menu3_1 {
	position:			absolute;
	left:				451px;
	top:				230px;
	z-index:			100;
	visibility:			hidden;
	width:				125px;
}


#menu3_1_1 {
	position:			absolute;
	left:				700px;
	top:				230px;
	z-index:			100;
	visibility:			hidden;
	width:				125px;
}


#menu4 {
	position:			absolute;
	left:				227px;
	top:				155px;
	z-index:			100;
	visibility:			hidden;
	width:				137px;
}



#menu5 {
	position:			absolute;
	left:				650px;
	top:				155px;
	z-index:			100;
	visibility:			hidden;
	width:				137px;
}



#menu99 {
	position:			absolute;
	left:				750px;
	top:				-223px;
	z-index:			0;
	visibility:			hidden; 
	width:				0px;
}


/* END is the menu popup positioning Styles */





/* These are Homepage Specific Styles */


td.homepageContact {
font-family: "Times New Roman", Times, serif;
line-height: 12px;
font-weight: bold;
text-align: right;
color: #999999;
font-size: 12px;
padding-right: 0px;
padding-bottom: 5px;

}

.homepageHeader{
color: #8B005A;
font-size: 14px;
font-weight: bold;
line-height: 15px;
}

td.homepageMain {
padding-left: 20px;
padding-right: 15px;
padding-top: 10px;
padding-bottom:10px;
color: #000000;
font-size: 11px;

}


td.thankyou {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom:10px;
color: #006DA2;
font-size: 10px;
text-align: left;

}


td.quotesNews {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom:10px;
color: #000000;
font-size: 10px;
text-align: left;

}


.indentedblue {
margin-top: -10px;
padding-left: 20px;
color: #1D688C;
font-weight: bold;


}

.newsDate {
color: #1D688C;
font-weight: bold;

}


.newsHeader {
color: #1D688C;
font-weight: bold;
font-size: 12px;
}




/* END Homepage Specific Styles */





/* These are Subpage Specific Styles */

td.sectionNav {
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 10px;
font-size: 11px;
font-weight: bold;
color: #6E9CD5;
letter-spacing: -1px;
line-height: 11pt;

}

a.sectionNav    { 
color: #76A7E3;
	}


a.sectionNav:visited       {color: #6E9CD5;}
a.sectionNav:hover {color: #1867C9;}
a.sectionNav:visited:hover {color: #1867C9;}

a.sectionNavSubpage {
font-size: 8pt;
color: #76A7E3;
	}

a.sectionNavSubpage:visited       {color: #6E9CD5;}
a.sectionNavSubpage:hover {color: #1867C9;}
a.sectionNavSubpage:visited:hover {color: #1867C9;}

.sectionNavHeader {
	font-size: 14px;
	font-weight: bold;
	color: #014FB0;
	line-height: 11pt;
	letter-spacing: -1px;
}


.subpageHeader{
color: #8B005A;
font-size: 18px;
font-weight: bold;
line-height: 17px;
letter-spacing: -1px;
}

.subpageSubHeader{
color: #1D688C;
font-size: 14px;
font-weight: bold;
line-height: 14px;
letter-spacing: -1px;
}


td.main {
padding-top: 5px;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 10px;
}

/* END Subpage Specific Styles */




