body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: verdana;
	background-image: url(../../Templates/_images/back.gif);
}
.fixedWidth {
	width: 90%;
	margin: 0px;
}
.fullWidth {
	width: 100%;
	margin: 0px;
}
.fullWidthTop {
	width: 100%;
	margin: 0px;
	background-image: url(../../Templates/_images/back_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*  Top Container Style
*/

#cT {
}
.cHomeTtable {
	width: 522px;
	background-image: url(../../Templates/_images/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cTtable {
	width: 522px;
	background-image: url(../../Templates/_images/banner_home2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
}
/*  Navigation Container Style
*/

#cN {
}
.cNtable {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-image: url(../../Templates/_images/back_nav.gif);
	background-repeat: repeat;
	width: 100%;
	border-bottom: solid #B7BDD7 1px;
	}

/*  Banner Container
*/

#cB{
}
.HomecBtable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 0px;
	background-image: url(../../Templates/_images/home_header.gif);
	background-repeat: no-repeat;
	height: 106px;
	background-position: 50% 50%;
}
.cBtable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #95AECC;
	font-size: 0px;
}
/*  Primary Container
*/

#cPC{
}
.cPCtable{
	padding: 14px 14px 50px 14px;
	height: 220px;
	width: 100%;
}
.cHomePCtable{
	padding: 0px 0px 0px 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
}
/*  Left Side Container
*/

#cLS {
	width: 238px;
	background-image: url(../../Templates/_images/back_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 131px;	
}
.cLStable {
	width: 238px;
	background-image: url(../../Templates/_images/back_sidedark.gif);
	background-repeat: repeat-y;
	background-position: left top;	

}
.HomecLStable {
}
/*  Right Side Container
*/

#cRS {
	width: 184px;
}
.cRStable {
	width: auto;
}

/*  Footer Container Style
*/

#cF {
	padding: 10px;
	margin-top: 20px;
}

.cFtable {
	padding:10px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000066;
	text-align: right;
	background-image: url(../../Templates/_images/back_footer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
}
#cTR 
{
	width: 200px;
}
#cTL {
	width: 200px;
}
#cS {
	width: 200px;
}
.cStable{
	font-size: 0px;
	background-image: url(../../Templates/_images/back_banner.jpg);
}
.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
