body{ 
	text-align: center; 
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
#sitecontainer{ 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	}

/*#header{ background: url(images/layout/curve.gif) no-repeat; height: 84px;}*/
#header{ 
	height: 84px;
	}
	
#header h1{
	float: left;
	margin: 0;
	width: 247px;
	height: 62px; 
	background: url(images/layout/logo.gif) no-repeat;
	}
	
#header h1 span{ 
	display: none; 
	}
	

#header #topnav{ 
	display: none; 
}


#header #contact{ 
	display: none; 
	}

#mainnav{ 
	display: none; 
	}
	


#sidebar{ 
	display: none; 
	}
	


#maincontent{ 
	width: 534px; 
	margin-top: 11px;
	margin-right: 10px;
	}


#secondarynav{ 
	display: none; 
	}

#secondarynav li{ 
	padding-top: 3px; 
	display: block; 
	float: left; 
	background: url(images/layout/secondary-nav-curve.jpg) no-repeat right; 
	padding-right: 21px; 
	height: 23px; 
	font-size: 12px;
	}
	
#secondarynav li.first{ 
	padding-left: 15px; 
	}
	
#secondarynav li a{ 
	color: #2f3639; 
	text-decoration: none;
	}

#content{ 
	height: 251px; 
	z-index: 0; 
	}
	
#content #contentleft{ 
	width: 272px; 
	float: left; 
	}
	
#content #contentleftmain{ 
	height: 233px; 
	overflow: auto; 
	font-size: 14px; 
	padding: 0 15px; 
	}
	
#content #contentleftmain * { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
#content #contentlefttop{ 
	width: 9px; 
	height: 9px; 
	
	}
	
#content #contentright{ 
	width: 260px; 
	float: right; 
	}


b{
font-weight: 600;
	}
	
u{
text-decoration: underline;
	}	
	
i{
font-style: italic;
}	
/* Content Area for Secondary Pages */
body.secondary #content{ 
	height: 373px; 
	
	}
	
/*#smlTxt {
	text-align: center;
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}*/	
	
body.secondary #content #contentleft{ 
	display: none;

	}
	
body.secondary #content #contentright{ 
	width: 500px; 
	float: right; 
	}
	
body.secondary #content #contentrightmain{ 
	height: 700px; 
	width: 600px;
	font-size: 12px; 
	padding: 0 12px; 
	}
	
/*body.secondary #content #contentrightmain * { 
	font-size: 12px;
	}*/
	
body.secondary #content #contentrightmain #smlTxt { 
	text-align: center;
	font-size: 9px;
	}	
	
body.secondary #content #contentrightmain h2{ 
	font-size: 14px; 
	color: #ff9d00; 
	}
	
body.secondary #content #contentrighttop{ 
	height: 9px; 
	}

		
#ads{ 
	margin-top: 8px; 
	}
	
#ads #adblock1{ 
	float: left; 
	width: 275px; 
	border-right: 2px dotted #dbdcde; 
	}
	
#ads #adblock2{ 
	float: right; 
	width: 250px;
	}
	
#list ul {
	padding: 4px 0px 0px;
	margin: 0px;
	list-style: disc;

}

#list li {
	padding: 4px;
	margin: 2px;
}

#list2 ol {
	padding: 4px 0px 0px;
	margin: 0px;
	list-style: upper-alpha;
	list-style-type: upper-alpha;
}

#list2 li {
	padding: 4px;
	margin: 2px;
	list-style: upper-alpha;
	list-style-type: upper-alpha;
}

/*Added By T.C.*/

	
body.third #content{ 
	height: 700px; 
	width: 725px;
	}
		
body.third #content #contentmain{ 
	height: 700px;  
	font-size: 12px; 
	padding: 5px 12px;
	}
	
body.third #content h2{ 
	font-size: 14px; 
	color: #ff9d00; 
	}	
	
body.third #content #contentmain #smlTxt { 
	text-align: center;
	font-size: 9px;
	}
	
body.secondary #content #smlTblTxt a{
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#viaDiv{ 
	float: right;  
	margin-right: 30px; 
	
	}
	
#blueTxt{
	color: #0076cb;
	}
	
#purpleTxt{	
	color: #552F94;
	}
	
#redTxt{	
	color: #FF0000;
	}	
	
.tableHeaderTxt{
	font-size: 16px;
}	
.txtIndent{
text-indent: 10px;
}