body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
	.header{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	font-weight : bold;
}
	.subHeader{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
	.text {
	font-family : arial;
	color: #000000;
	font-size : 13px;
	font-weight : normal;
}
	.textLarge {
	font-family : arial;
	color: #000000;
	font-size : 16px;
	font-weight : normal;
}
	.searchText {font-family : arial;color: #000000;font-size : 13px;font-weight : normal;}
	.searchTextHeader {font-family : arial;color: #d92409;font-size : 15px;font-weight : normal;}
	.text a {font-family : arial;color: #d92409;font-size : 11px;font-weight : normal;}
	.rowOn {
	background-color: #FFFFFF;
}  
	.rowOff {
	background-color: #FFFFFF;
}
	.mediaHeaderRow {
	background-color: #FFFFFF;
}
	.whiteLinks {
	font-family : arial;
	color: #0066FF;
	font-size : 11px;
	font-weight : normal;
}
	.whiteLinks a {
	font-family : arial;
	color: #000000;
	font-size : 11px;
	font-weight : normal;
}
	.onlineTextBox {font-family : arial;color: #000000;font-size : 11px;font-weight : normal;}

