/* PRIZEKING CSS - SM20042009 */

.SubHeaderRow {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #01284f;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.WhiteText12pt {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.WhiteText8pt {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.WhiteText14pt {
	font-family: Arial;
	font-size: 14pt;
	color: #FFFFFF;
}

.BlackText10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.SmallBlueText {
	font-family: Arial;
	font-size: 8pt;
	color: #0871c4;
	text-align: center;
}

#FooterText {
	font-family: Arial;
	font-size: 8pt;
	color: #929292;
	text-align: center;
	padding: 10px;
	padding-top: 0px;
}

.BeHostTextBody {
	font-family: Arial;
	font-size: 9pt;
	/*font-weight: bold;*/
	color: #000000;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 100px;
}

a:link { text-decoration: none; color: #0871c4; }
a:visited { text-decoration: none; color: #0871c4;} 
a:hover { text-decoration: underline; color: #0871c4;} 

#FooterText a:link { text-decoration: none; color: #929292; }
#FooterText a:visited { text-decoration: none; color: #929292;} 
#FooterText a:hover { text-decoration: underline; color: #929292;} 

.PrizeTextHeader a:link { text-decoration: none; color: #000000; }
.PrizeTextHeader a:visited { text-decoration: none; color: #000000;} 
.PrizeTextHeader a:hover { text-decoration: underline; color: #000000;}

.BeHostTextBody a:link { text-decoration: none; color: #000000; }
.BeHostTextBody a:visited { text-decoration: none; color: #000000;} 
.BeHostTextBody a:hover { text-decoration: underline; color: #000000;}

.WhiteText8pt a:link { text-decoration: none; color: #FFFFFF; }
.WhiteText8pt a:visited { text-decoration: none; color: #FFFFFF;} 
.WhiteText8pt a:hover { text-decoration: underline; color: #FFFFFF;}

.WhiteText14pt a:link { text-decoration: none; color: #FFFFFF; }
.WhiteText14pt a:visited { text-decoration: none; color: #FFFFFF;} 
.WhiteText14pt a:hover { text-decoration: underline; color: #FFFFFF;}
