/* CSS Document */

a:hover
{
	text-decoration:underline;
}

.body
{
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	text-align: left;
}

.noRepeat
{
	background-repeat:no-repeat;	
}

.topNav
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding: 0px 3px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.mainText
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 10px 20px;
	text-align: left;
}
.subheadings
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC9900;
	font-weight: normal;
	text-align: left;
}
.redText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B70005;
	font-weight: bold;
	margin: 10px 20px;
	text-align: center;
}

.links
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align:center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}

.redbox1
{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFCC33;
	font-weight: bold;
	text-align: center;
}

.redbox2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.redbox3
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.redbox4
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
