body {
	margin:0 auto;
	background-color:#2D7FB7;
	background-image:url(../images/main_gra.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6f6c6c;
}

.whiteBg {
	background-color:#FFF;
	text-align: center;
}

.silverTable {
	background-image:url(../images/silver_gradient.jpg);
}

.heading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#009900;
}


.blueHeading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0a76bb;
}

.orangeHeading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2bc005;
}




.greenHeading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2bc005;
}


.blueHeading2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#4275B5;
}



a:link {
	color:#03C;
}


a:visited {
	color:#03C;
}

a:hover {
	color:#090;
}

.smallhead{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009900;

}

.smallhead2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009900;

}



.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
}

.footerLink a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.footerLink a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.footerLink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
}

.mainHeading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1d4478;
}



li {
color:#1d4478;
line-height:18px;
}



.smallGreen{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2BAA00;
}

input:hover {
background-color:#00CC00;

}

input:focus {
background-color:#66CCFF;

}

textarea:hover {
background-color:#00CC00;
}

textarea:hover {
background-color:#66CCFF;
}

.bluegreen2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4275B5;
}

.orange{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #FF6600;
}
