@charset "UTF-8";
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C30;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	font-weight: bold;
}

.nobold{
	font-weight:normal;
}

.bold {
	font-weight:bold;
}

#contactusmain div{
	margin-bottom:15px;
	/*display:inline;*/
}

#contactusmain table{
	font-size:12px !important;
}

#contactDetails td{
	float:left !important;
}

.legend{
	font-size:12px;
}

/*legend{
	color:#FFFF33 !important;
}*/

#Fan{
	margin-bottom:0px !important;
}

#Fan h3{
	font-size:12px;
}

#Fan p{
	font-size:12px;
	display:inline;
	margin-right:5px;
}

#Fan input{
	margin-right:3px;
}
