body
{
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: #f2f2f2;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFF;
}


body,td,th {
	font-family: 100% Helvetica, Verdana, Arial, sans-serif;
	color: #FFF;
	text-align: left;
}




.maintext {
	line-height:20px;
	font-size:16px;
	text-align: left;
}

.maintextTWO {
	line-height:20px;
	font-size:16px;
	text-align: left;
}


.headerText {
	width : 800px;
	line-height:32px;
	font-size:28px;
	color:#EC008C;
	text-align: left;
}

.formtextMagenta {
		width : 600px;
	line-height:20px;
	font-size:16px;
	color:#EC008C;
}

.blueLink {
	color:#00AEEF;
	text-decoration:none;
}

.blueLink:Hover {
	color:#fff;
	background:#00AEEF
}


.redLink {
	color:#FF0;
	text-decoration:none;
}

.redLink:Hover {
	color:#FFF;
	background:#333333;
}


.toggler {
	color:#FFF;
	text-decoration:none;
	line-height:25px;
	font-size:20px;
}

.toggler:Hover {
	color:#FFF;
	background:#333333;
}


.navigation {
	color:#00AEEF;
	text-decoration:none;
		width : 200px;
	line-height:20px;
	font-size:20px;
		text-align: left;

}

.navigation:Hover {
	color:#fff;
	background:#EC008C;
	text-align: left;
}




.active {
	color:#FFF;
	text-decoration:none;

	line-height:25px;
	font-size:20px;  
}


.logo {
	text-align: left;
}
.Center {
}

hr {
	border: 1px dotted #00AEEF;
	background-color: #fff;
	width: 70%;
	text-align:left;

}

.subnav {
	font:  Helvetica, Verdana, Arial, sans-serif;
	padding: 40px;
	text-align: left;
	color: #FFF;
	line-height:12px;
	font-size:10px;
	margin: 0;
} 

.subnavLink {
	color:#FFF;
	text-decoration:none;
	}
.subnavLink:Hover {
	color:#333233;
	background-color:#FBB03B;
	}
	
	
.yellow {
	color: #FF0;
}
