body {
	background-color: #9BAB20;
	margin-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../../../../Templates/wizards/_images/back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centreWidth {
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
.fixedWidth {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../../../../Templates/wizards/_images/header_back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
}
.fullWidth {
	width: 90%;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	border-right: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;
}

/*  Top Container Style
*/

#cT {
}
.cTtable {
	background-image: url(../../../../Templates/wizards/_images/back_home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/*  Navigation Container Style
*/

#cN {
}
.cNtable {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	background-image: url(../../../../Templates/wizards/_images/back_nav.gif);
	background-repeat: repeat;
	background-position: top;
	height: 22px;
}

/*  Banner Container
*/

#cB{
}
.cBtable {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
/*  Primary Container
*/

#cPC{
}
.cPCtable{
	padding: 15px;
	height: 350px;
	margin:10px;
}

/*  Left Side Container
*/

#cLS {
	border-top: solid #9BAB20 20px;
}
.cLStable {
	width: 200px;
	background-image: url(../../../../Templates/wizards/_images/back_side.gif);
	background-repeat: repeat-y;
	background-position: top  right;
	padding: 0px 0px 40px 0px;
	border-top: solid #FFFFFF 80px;
}

/*  Right Side Container
*/

#cRS {
	}
.cRStable {
	}
#cF {
}
.cFtable {
	padding:10px;
	font-size: 10px;
	border-top: solid #000066 18px;
	color: #9BAB20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
#cTR {
}
.cTRtable {
}
#cTL {
}
#cS {
}
.cStable{
	font-size: 0px;
	background-image: url(../../../../Templates/wizards/_images/back_banner.jpg);
}
