/* 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{
color : 01566E;
text-decoration: no-underline;
}
a:visited{
color : 01566E;
text-decoration: no-underline;
}

a:hover{
color : 0089B1;
text-decoration: no-underline;
}
a:active{
color : 01566E;
text-decoration: no-underline;
}

.Background{
	background-repeat: no-repeat;
	background-color: #99FFFF;

}

.rightPanalText{
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 14px;

}

.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: 11pt;
	color: 01566E;
	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;
}
.Tablemain {
	float: none;
	height: auto;
	width: 760px;
}
.Tableright {
	width: 200px;
	margin: 0px;
}
.Tableleft {
	float: none;
}
.Smalltext {
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 7pt;
	color: #003333;
	font-weight: 200;
	float: left;
	height: auto;
	width: auto;

}
.SmallBodytext {

	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: 200;
	float: none;
}
