body {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: none;
	color: blue;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}
.footer a:active {
	text-decoration: none;
	color: #C0C0C0;
}

.defaultNav
{
	position:absolute;
	padding-left:35px;
	color:black;
	list-style: none;
	display: block;
	line-height: 24px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	
}

.defaultNav li 
{
	color:White;
	list-style: none;
	display: block;
	line-height: 24px 
}

.defaultNav a, .defaultNav a:visited {
	color:white;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

.defaultNav a:hover 
{
  text-decoration:none;
	color: #E31935;
}

.entryFormLabel
{
	float:left; 
	clear:left;
	width:150px;
	padding-bottom:20px;
}

.entryFormInput
{
	float:left; 
	padding-bottom:10px;
}

.entryFormText
{
	font-weight:bold;
	padding-bottom:25px;

}

.homeSurveyReg
{
	width: 200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #E6F4FF;
	border: solid 1px #00487D;
}


a.pink, a.pink:link, a.pink:hover {

color:#FF66CC;

}
