body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;


}
blockquote {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 25px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;

}
ul {
	margin-top: 0px;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 6px;




}
.subBullet1 {
	margin-bottom: 3px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #940000;
} 

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #940000;
}     

h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #940000;
}     
.pageCell {
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: whitesmoke;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #0000FF;

}

a:hover {
	text-decoration: none;
	color: #980000;
}

hr {
	color: #990000;
}

form {
	margin: 0px;
}

ol {
	margin-top: 0px;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 6px;
}

.small {
	font-size: 11px;
}
.headerLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3366FF;
}
.headerLink:hover {
	color: #940000;
	text-decoration: none;
}
.headerLink:visited {
	text-decoration: none;
}
.headerLink:link {
	color: #3366FF;
	text-decoration: none;
}
.headerCell {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: gainsboro 1px solid;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	BORDER-LEFT: gainsboro 1px solid;
	COLOR: #980000;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: center;
}
formBottomBorder {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 980000;


}
.smallPageCell {
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: whitesmoke;
	margin: 0px;
}