.HomeContent {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#B69B6D;
	line-height : 18px;
}
.HomeContentBold {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#ffffff;
	line-height : 18px;
	font-weight : bold;
}
.SlotContent {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR:#ffffff;
	line-height : 15px;
}
.StatHeads{
	FONT-FAMILY: Arial;
	FONT-SIZE: 7pt;
	COLOR:#ffffff;
	line-height : 8px;
}
.SecContent {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #8A8989;
	line-height : 18px;
}
.SecBullet {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #C48A0E;
	line-height : 18px;
	list-style-type : square;
}
.SecBullet2 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 7pt;
	COLOR: #ffffff;
	line-height : 18px;
	list-style-type : square;
}
.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: 16pt; 
	COLOR:#2D61A3;
	letter-spacing : 2px;
}

A
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: White;
	text-decoration : underline;
	font-weight : normal;
}

A:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #C48A0E;
	text-decoration : underline;
	font-weight : normal;
	line-height : 18px;
}

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;
}