body, td, th, input, select, textarea {
	color: #000000;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
}
.header {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.headerSmall {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #D1D5EC;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#logo {
	display: none;
}
#secNav {
	display: none;
}
#mainNav {
	display: none;
}
#date {
	display: none;
}
#loginContainer {
	display: none;
}
#loginTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#loginTable .topBorder {
	border-top: 1px solid #D6DAF2;
}
#loginTable .bullet {
	padding-left: 10px;
	background: url(images/smallBullet.gif) no-repeat 2px 8px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#sideCol {
	display: none;
}
#sideCol .rule {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
#sideCol .rule .ruleBody {
	padding: 12px 15px;
	line-height: 15px;
	text-align: left;
}
#sideCol .bullet {
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 4px;
	background: url(images/smallBullet.gif) no-repeat 2px 8px;
}
#contentContainer {
	background-color: #FFFFFF;
	padding: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 100%;
}
#contentContainer #header {
	padding: 46px 15px 0px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	width: 100%;
}
#contentArea {
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 28px;
	text-align: left;
}
#contentArea .bullet {
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ACB5E5;
	text-align: left;
	background: url(images/largeBullet.gif) no-repeat 0px 8px;
}
#headerContainer {
	display: none;
}
.menu {
	display: none;
}
#footer {
	background: none;
	border: none;
}
/*#footerText {
	background: none;
	color: #000000;
	padding-left: 15px;
}
#footerText a, #footerText a:visited, #footerText a:hover, #footerText a:active {
	color: #000000;
	text-decoration: underline;
}*/
#footerText { display: none; }
.noPrint { display: none; }
.printOnly { display: block; }
