a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333; 
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #332299;
	text-decoration: underline;
}
.input 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #333333; 
	font-size: 11px;
	font-weight: normal;  
	border:1px solid #E9E9E9;
	height:17px;
	Vertical-Align: top;
	Horizontal-Align: Center;
}
.input2
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #333333; 
	font-size: 11px;
	font-weight: normal;  
	border:1px solid #E9E9E9;
}
.select 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #333333; 
	font-size: 11px;
	font-weight: normal;  
	height:17px;
	Vertical-Align: top;
	Horizontal-Align: Center;
}
.fieldtext 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #333333; 
	font-size: 11px;
	font-weight: normal;  
	border:1px solid #E9E9E9;
	height:17px;
	Vertical-Align: top;
	Horizontal-Align: Center;
	background-color: #EEF4F9;
}
.textarea 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #333333; 
	font-size: 11px;
	font-weight: normal;  
	border:1px solid #E9E9E9;
	height:113px;
	Vertical-Align: top;
	Horizontal-Align: Center;
	background-color: #EEF4F9;
}
td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}
.footer{
	background-image: url(../images/footer.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 169px;
	width: 721px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	float: left;
}
.footer p{
	display: none;
	font-size: 9px;
}
.services {
	font-family: verdana, helvetica, arial, san-serif;
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal;
	Vertical-Align: top;
	Horizontal-Align: left;
	text-decoration: none;
}
.merlin {
	font-family: verdana, helvetica, arial, san-serif;
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal;
	Horizontal-Align: left;
	text-decoration: none;
}
.formheader {
	background-color: orange;
	font-family: verdana, helvetica, arial, san-serif;
	color: white;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding-left: 10px;
}
table.calendar {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-collapse: collapse;
}
table.calendar th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.calendar td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}
