.HomeContent {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#000000;
	line-height : 16px;
	font-weight : normal;
	font-style:normal;
	
}
.HomeContentJustify {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#000000;
	line-height : 16px;
	font-weight : normal;
	font-style:normal;
	text-align:justify
}
.login {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#000000;
	line-height : 13px;
}
.bullet {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#946C53;
	font-style : italic;
	line-height : 16px;
	font-weight : bold;
}
.bulletQA {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#946C53;
	font-style:normal;
	line-height : 16px;
	font-weight : normal;
	text-align:justify;
}
.SponsorContent3 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#2D8CAC;
	line-height : 16px;
}
.HomeContentBold {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#012684;
	line-height : 16px;
	font-weight : bold;
}
.SponsorHeader {
	FONT-FAMILY: Arial;
	FONT-SIZE: pt;
	COLOR:#ffffff;
	line-height : 16px;
	font-weight : bold;
}
.SlotContent {
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	COLOR:#000000;
	line-height : 16px;
	font-weight : bold;
}
.SlotContentTwo {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#000000;
	line-height : 16px;
	font-weight : normal;
}
.SlotHead{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#012684;
	line-height : 14px;
	font-weight : bold;
}
.Question{
	FONT-FAMILY: Arial;
	FONT-SIZE: 7pt;
	COLOR:#000000;
	font-style : normal;
	line-height : 17px;
	font-weight : bold;
}
.SponsorSubhead{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#9C7E27;
	font-style : normal;
	line-height : 16px;
	font-weight : bold;
}
.QuoteTown{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#012684;
	font-style : normal;
	line-height : 16px;
}
.SecSlotTitle {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:#BF1322;
}

.leftnav {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:#000000;
}

.nav {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:black;
	text-decoration : none;
}

.nav:hover {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:#BF1322;
	text-decoration : underline;
}

.relatedLinkTitle {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:BF1322;
	text-decoration : none;
}

.pr {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR:#000000;
}


.ContentHeader {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 9pt; 
	COLOR : #000000;
	letter-spacing : 0px;
	font-weight : bold;
}

A
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #000072;
	text-decoration : none;
	font-weight : normal;
}

A:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: Red;
	text-decoration : underline;
	font-weight : normal;
}

APrintEmail
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:Navy;
	text-decoration : none;
	font-weight : lighter;
}

APrintEmail:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#BF1322;
	text-decoration : underline;
	font-weight : lighter;
}

.Menu
{
	position:absolute;
	background-color:white;
	border-color:black;
	border-width:20;				
	visibility:none;
	left:14px;
	top:-5px;
	z-index:+1;
	border-right : thin solid Gray;
	border-bottom : thin solid Gray;
	border-top : thin solid gray;
	border-left : thin solid gray;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:white;
	opacity:.9;
	filter: alpha(opacity=99);
	border-right : thin solid Gray;
	border-bottom : thin solid Gray;
	border-top : thin solid gray;
	border-left : thin solid gray;
	left:14px;
	top:-5px;
	z-index:+1;
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
