body {
	background-color: #ffffff;
	margin: 0px 5px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PageStack {
	clear: both;
	width: 728px;
	text-align: left;
}
#bMainNav {
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/main-nav-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.wWide {
	width: 760px;
	margin-top: 1em;
}
.w2ColHalf-Left {
	width: 375px;
	float: left;
	margin-right: 10px;
}
.w2ColHalf-Right {
	width: 375px;
	float: left;
}
.w2ColLM-Left {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.w2ColLM-Main {
	width: 550px;
	float: left;
}
.w2ColMR-Main {
	width: 550px;
	float: left;
	margin-right: 10px;
}
.w2ColMR-Right {
	width: 200px;
	float: left;
}
.tFinePrint {
	font-size: 10px;
}
.navLinks {
	font-weight: bold;
	color: #336699;
}
a.navLinks:link {
	text-decoration: none;
}
a.navLinks:visited {
	text-decoration: none;
}
a.navLinks:hover {
	text-decoration: underline;
}
#bHeader-SiteLogo {
	float: left;
	clear: both;
}
#bHeader-UtilityNav {
	float: right;
	text-align: left;
}
#bHeader-MainNav {
    clear: both;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(/images/main-nav-bg.gif);
}
#bNavTrail {
	text-align: left;
}
#bGeneralContent {
	text-align: left;
	margin-top: 1em;
	clear: both;
}
#bFooter {
    clear: both;
	margin-top: 1em;
}
.bImagePreview {
	text-align: center;
	float: left;
	width: 125px;
	padding-right: 5px;
	height: 180px;
}
