html {
		height: 100%;
		margin-bottom: 1px;
	}
	
	body {
		margin: 5px;
		font-family: Arial;
		font-size: 80%;
		line-height: 135%;
		/*background:url(../images/bg.jpg);
		background-repeat:repeat-x;
		background-position:top center;
		background-color:#02131d;*/
		background-color:#eae7d2;
		
	}
	
	  
	
	#wholePage{
		width:1020px;
		position:relative;
		left:50%;
		margin-left:-510px;
		
		
	}
	
	#leftshad {
		background: url(../images/content-shadow-l.png) 0 0 no-repeat;
		margin-left: 0px;
	}
	
	#rightshad {
		background: url(../images/content-shadow-r.png) 100% 0 no-repeat;
		margin-right: 0px;
	}
	
	.side-shadow1 {
		background: url(../images/side-shadow-l.png) 0 40% no-repeat;
	}
	
	.side-shadow2 {
		background: url(../images/side-shadow-r.png) 100% 40% no-repeat;
	}
	
	.mainTable{
		/*background-color:#FFFFFF;*/
		overflow:hidden;
		/*height:390px;*/
	}
	
	#biege{
		/*background-image:url(../images/headerbg.jpg);*/
		background-color:#eae7d2;
	}
	
	#fullwide{
		border-top:1px solid #ccc;
		border-bottom:1px solid #a2a2a2;
		background-color:#f2f2f2;
	}
	
	#footerBg{
		background-image:url(../images/footerbg.jpg);
	}
		
	#footer a{
		color:#ccc;
		text-decoration:none;
	}
	
	#subfooter{
		color:#ffffff;
	}
	
	#footer{
		padding-right:14px;
	}
	
	#sub{
		background-image:url(../images/subbar.jpg);
	}	
	
	html .png,
	div .png,
	#iefix{
	azimuth: expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/blank.gif"):(this.origBg = this.origBg?this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
	}
	
.tableHeader{
	border-bottom:1px solid #ccc;
	font-weight:bold;
	color:#c82525;
}

#mainContent{
	
}
/*   -----   */
.mainTable .content .moduleHeader{
	color:#364163;
	font-family:"Trebuchet MS", arial;
	font-size:16pt;
	font-weight:bold;
}

.mainTable .content #module .moduleHeaderNo{
	background:url(../images/contentHeaderBasic.jpg) no-repeat;
	height:8px;
	padding-left:10px;
}

.mainTable .content #module .moduleHeader{
	background:url(../images/contentHeader.jpg) no-repeat;
	height:45px;
	padding-left:10px;
}

.mainTable .content #module .moduleContent{
	background:url(../images/contentbg.jpg) repeat-y;
	padding-left:10px;
}

.mainTable .content #module .moduleFooter{
	background:url(../images/content_footer.jpg) no-repeat;
	height:11px;
	padding-left:10px;
}
.mainTable .content #module .moduleContent a,
.mainTable .content #module .moduleContent{
	color:#7d7d7d;
	text-decoration:none;
	font-size:9pt;
}
.mainTable .content #module .moduleContent a:hover{
	color:#333;
}
/*   -----   */

.mainTable .right #module .moduleHeaderNo{
	background:url(../images/rightcolHeader.jpg) no-repeat;
	height:8px;
	padding-left:10px;
}

.mainTable .right #module .moduleHeader{
	background:url(../images/rightcolHeader.jpg) no-repeat;
	height:45px;
	padding-left:10px;
}

.mainTable .right #module .moduleContent{
	background:url(../images/rightcolBg.jpg) repeat-y;
	padding-left:10px;
	padding-right:10px;
}

.mainTable .right #module .moduleFooter{
	background:url(../images/rightcolFooter.jpg) no-repeat;
	height:11px;
	padding-left:10px;
}

/*   -----   */

#footerBg #module .moduleContent{
	height: 75px;
}

#footerBg a, #footerBg{
	color:#f6f6f6;
	text-decoration:none;
	font-family:"Trebuchet MS", arial;
}

.question{
	font-family:"Trebuchet MS", arial;
	color:#364163;
	margin:0px; 
	padding:8px 0px 8px 0px;
	font-size:13pt;
	font-weight:bold;
}
.selection{
	width: 200px;
}

.notification{
	color:#333333;
	border:1px solid #009900;
	background-color:#66CC99;
}

.badnotification{
	color:#ececec;
	background-color:#CC3333;
}

.header{
	font-family:"Trebuchet MS", arial;
	color:#364163;
	margin:0px; 
	padding:8px 0px 8px 0px;
	font-size:13pt;
	font-weight:bold;
}
.bigHeader{
	font-family:"Trebuchet MS", arial;
	color:#364163;
	margin:0px; 
	padding:8px 0px 8px 0px;
	font-size:15pt;
	font-weight:bold;
}
.subFooterText, .subFooterText a{
	color: #656767;
	text-decoration:none;
}

.subFooterText a:hover{

	text-decoration:underline;
}

/*   -----   */

.mainTable .content #module-450 .moduleHeaderNo{
	background:url(../images/contentHeaderBasic450.jpg) no-repeat;
	height:8px;
	padding-left:10px;
}

.mainTable .content #module-450 .moduleHeader{
	background:url(../images/contentHeader450.jpg) no-repeat;
	height:45px;
	padding-left:10px;
}

.mainTable .content #module-450 .moduleContent{
	background:url(../images/contentbg450.jpg) repeat-y;
	padding-left:10px;
}

.mainTable .content #module-450 .moduleFooter{
	background:url(../images/content_footer450.jpg) no-repeat;
	height:11px;
	padding-left:10px;
}
.mainTable .content #module-450 .moduleContent a,
.mainTable .content #module-450 .moduleContent{
	color:#7d7d7d;
	text-decoration:none;
	font-size:9pt;
}
.mainTable .content #module-450 .moduleContent a:hover{
	color:#333;
}
/*   -----   */