body {
	font-family: Arial, Helvetica, Geneva, sans-serif, AppleGothic, Verdana;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
}
#mainWrapper {
	margin: 36pt auto;
	padding: 0;
}
#footer {
	font-size: 7pt;
	text-align: left;
	margin: 0 auto;
	padding-top: 10pt;
	padding-left: 20pt;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #231f20;
}
#masthead {
	height: 60pt;
}
#masthead img {
border:0;
}
#logo {
	margin-top: 36pt;
}
#rightLinks {
	display: none;
}
#contentWrapper {
	margin: 0;
	padding: 0;
	width: auto;
}
#bottomBorder {
	display: none;
}
#navWrapper {
	display: none;
}
.content {
	padding: 12pt 0pt;
	font-size: 0.82em;
	line-height: 1.4;
	margin: 0 36pt 0 60pt;
}
.content h1 {
	color: #0073AE;
	line-height: 1;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 0.6em 0;
}
.content p {
	margin: 0.8em 0;
}
.content h2 {
	line-height: 1;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
}
.content a:link {
	color: #505153;
	text-decoration: none;
}
.content a:hover, .content a:active, .content a:focus {
	color: #0073AE;
	text-decoration: underline !important;
}
.content a:visited {
	color: #939699;
	text-decoration: none;
}
.content ul {
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 40pt;
	padding: 0;
}
.content li {
	line-height: 1.2;
	margin-bottom: 0.4em;
	list-style-type: none;
	list-style-image: url(../08images/blue-bullet-lge.gif);
}
.content hr {
	border: none;
	background-color: #7C7E81;
	color: #7C7E81;
	height: 1pt;
	margin-top: 20pt;
	margin-bottom: 20pt;
}

.textIndent {
	padding-left: 30pt;
}


#ie6Height {
	float: right;
	height: 460pt;
	width: 1pt;
}
.clearit {
	clear: both;
	height: 0pt;
	line-height: 0.0;
	font-size: 0;
}
