img, div { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#contentWrapper{
	position:absolute;
	width:820px;
	left:50%;
	margin-left:-410px;
}

.contentBgd{
	background-image: url(/images/contentBgdFade.gif);
	background-repeat:repeat-x;
}

#pageContent{
	background-image: url(/images/pageBgd.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.leftColumnTable{
	
}

.fullWidthTable{
	
}

#fullWidthContent{
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

#leftColumnContent{
	border-right:#1c6aa1 1px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

#rightColumnContent{
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}


#pageBanner{
	height:173px;
	width:800px;
	margin-left:10px;
}

#mainBodyContent{
	width:800px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#footerBgd{
	background-image: url(/images/footerBgd.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
}
#secondFooter{
	background-color:#383838;
	height:160px;
	width:942px;
	margin-left:14px;
}

#featureSpacer{
	height:20px;
	width:100%;
}