/*
#217bb0
*/
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: sans-serif, arial;
	font-size: 18px;
	line-height: 1.2em; 
	background-image: url(images/bgnd_blue.jpg); 
	background-repeat:repeat-x;
}

.maincontainer {width:100%;text-align:center;}
.pagecontainer {float:center; width:1020px; margin:0 auto;border:none;}

.headersection {position: relative; width:100%; height:180px;border:none; overflow:hidden;}
.imagesection {position: relative; width:100%; height:320px; border:none; overflow:hidden;}
.mainsection {position: relative; width:100%; border:none;}
.footersection {position: relative; width:100%; height:60px; border-top:10px solid #aaaaaa; padding-top:10px; color:#aaaaaa;}

.tblContent {padding:10px 20px 20px 20px;border:none;text-align:left;}

.span_title {font-size: 20px; font-weight:bold; color:#336699;}