@charset "UTF-8";
/* CSS Document */

.mainheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:30px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	outline:none;
	text-align: left;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:28px;
	font-style: normal;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	outline:none;
	text-align: left;
}
.minorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	font-style: normal;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	outline:none;
	text-align: left;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	outline:none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#FFF;
}
.telno-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color:#99CCFF;
}
.telno-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color:#FFFFFF;
}

a:link {
	font-weight:bold;
	color: #069;
	text-decoration: none;
	outline:none;
}
a:active {
	font-weight: bold;
	color: #069;
	text-decoration: none;
	outline:none;
}
a:visited {
	font-weight: bold;
	color: #069;
	text-decoration: none;
	outline:none;
}
a:hover {
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
	outline:none;
}
input:focus
{
	background-color:#D2E6FF;
	outline:none;
}
