/* CSS Document */

.frontPageText{
	font-family: verdana;
	font-size: 11px;

}

.frontPageButton{
	font-family: Arial;
	font-size: 12px;
	height:18px;
	
}
.marquee{
	font-family: verdana;
	font-size: 12px;
    color : 01566E;
}
a:link{
font-family: Arial;
color : 01566E;
}
a:visited{
font-family: Arial;
color : 01566E;
}

a:hover{
color : 0089B1;
}
a:active{
color : 01566E;
text-decoration: no-underline;
}

.Background{
background-repeat: no-repeat;
}

.rightPanalText{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.rightPanalHeading{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.heading{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.newSurvey {
	
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.ContactHeading {
	
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.ContactDesc {
	
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.ContactDetails {
	
	font-family: Verdana;
	font-size: 12px;
	color: #000000;

}

.TopHeading {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
}
