/* CSS Document */

A.link {
	FONT-SIZE: 12px;	
	COLOR: #0000CC;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}


A.visited {
	FONT-SIZE: 12px;	
	COLOR: #0000CC;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}


A.hover {
	FONT-SIZE: 12px;	
	COLOR: #0000CC;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline	
}


A.active {
	FONT-SIZE: 12px;	
	COLOR: #0000CC;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}


.navWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

B.bold {

	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #660000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.navRegWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.navGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CC33;
}

.navRegGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CC33;
}

a.vdlink, a.vdlink:visited, a.vdlink:active {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #9999FF;
	font-weight: bold;
	TEXT-DECORATION: none;
}

a.vdlink:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #9999FF;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
   
.vdnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.whiteTextLink, a.whiteTextLink:visited, a.whiteTextLink:active {
	FONT-FAMILY: Franklin Gothic Medium, "Times New Roman", Times, serif;
	font-size: 14px;	
	color: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

a.whiteTextLink:hover {
	FONT-FAMILY: Franklin Gothic Medium, "Times New Roman", Times, serif;
	font-size: 14px;	
	color: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.BlackTextTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.WhiteTextTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.BlackText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}

a.blackTextLink, a.blackTextLink:visited, a.blackTextLink:active {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.blackTextLink:hover {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

a.normalLink, a.normalLink:visited, a.normalLink:active {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.normalLink:hover {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

.whiteRegular {
	font-family: "Franklin Gothic Medium", Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.whiteTitle {
	font-family: "Franklin Gothic Heavy";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

.whiteRegularBig {
	font-family: "Franklin Gothic Medium", Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

a.greenLink, a.greenLink:visited, a.greenLink:active {
	FONT-FAMILY: "Franklin Gothic Medium", Georgia;
	font-size: 14px;	
	color: #80b62b;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.greenLink:hover {
	FONT-FAMILY: "Franklin Gothic Medium", Georgia;
	font-size: 14px;	
	color: #cd8950;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

.whiteRegularScore {
	font-family: "Franklin Gothic Medium", Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
   
a.greenLinkBig, a.greenLinkBig:visited, a.greenLinkBig:active {
	FONT-FAMILY: "Franklin Gothic Medium", Georgia;
	font-size: 16px;	
	color: #80b62b;
	font-weight: normal;
	TEXT-DECORATION: none;
}

a.greenLinkBig:hover {
	FONT-FAMILY: "Franklin Gothic Medium", Georgia;
	font-size: 16px;	
	color: #cd8950;
	font-weight: normal;
	TEXT-DECORATION: underline;
}
