body{
	text-align: left;
	width:700px;
}
.noPrint{
	display:none;
}
td.siteBorder{
	display:none;
}
td.moduleDivider{
	display:none;
}
h1,h2,h3,h4,h5,h6 {
	color:black;
	margin:0px 0px 5px 0px;
}
hr {
	border:1px solid black;
	color:black;
}
.subMenu{
	display:none;
}
#navbar, .commentBox, .loginBox{
	display:none;	
}
div.line {
	border-bottom:2px solid black;
	font-size:2px;
	margin-bottom:10px;
}
.pageBody, .pageTitle {
	background-color:#FFFFFF;
	width:700px;
}

.header{
	display:none;
}
.moduleBar, .moduleBarRightLR, .moduleBarRightR, .moduleBarLeftL {
	display:none;
	width:0px;
}
.moduleBGRightLR, .moduleBGLeftLR,  .moduleBGRightR, .moduleBGLeftL{
	width:0px;
}

.pageContentBGLR, .pageContentBGL, .pageContentBGR{
	width:700px;
}

.pageContent, .pageContentL, .pageContentR, .pageContentLR{
	background-color:white;
	color:black;
	width:700px;
}
.pageTitle{
	font-size:20px;
	color:black;
	border-bottom:2px solid black;
	margin-bottom:10px;
}
.oddRow {
	background-color:#EFEFEF;
}
#footer{
	display:none;
}
.littleCaption{
	font-size:9px;
	color:black;
}
.smallTitle{
	font-size:14px;
	font-weight:bold;
	color:black;
}
a:visited, a:hover, a:active, a:link {
	text-decoration: none;
    color:blue;
}
fieldset {
	padding:5px;
	border:1px solid #D7D7D7;
}
.moduleBG, .moduleHeader, .moduleBorder, .moduleBody{
	display:none;
}
.subtitle{
	font-size:26px;
	color:black;
}
.grayBox{
	text-align:center;
	padding:3px;
	border:1px solid #898989;
	background-color:#E7E7E7;
}
.searchBar, .printView{
	display:none;
}
.memberBtn{
	padding:2px;
	font-size:14px;
	text-align:center;
}
#searchPrint{
	display:none;
}