@charset "utf-8";
/* CSS Document */



td,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}



	.leftColHeading{
		position:absolute;
		left:18px;
		top:12px;
		color:#CDCDCD;
		font-size:14px;
	}
	
	.rightColHeading{
		position:absolute;
		left:790px;
		top:12px;
		color:#CDCDCD;
		font-size:14px;
	}

	.centerColHeading{
		position:absolute;
		left:185px;
		top:10px;
		color:#CDCDCD;
		font-size:18px;
	}

	.main-heading{
		position:absolute;
		right:20px;
		top:31px;
		color:#CDCDCD;
		font-size:24px;
	}
	

	.siteHeaderFont{
		font-family:verdana;
		font-size:22px;
	}
	/*.toptext{
		position:absolute;
		left:0px;
		top:2px;
		color:black;
		font-size:24px;
		text-align:center;
	}*/



	.font18
	{
		font-size:18px;	
	}

	H1{
	margin:0px;
	padding:0px;
	font-size:26px;
	
		
	}
	
	H2{
	margin:0px;
	padding:0px;
	font-size:20px;
	
		
	}
	.footer {
	background-repeat:no-repeat;

	text-align:center;
	font-size:11px;
	

}

