body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.backToTop {
	font-size: x-small;
}

.headerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003399;
	text-align: right;
	}
.subHeaderTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #0A6CCE;
	color: #FFFFFF;
	text-indent: 5px;
}
.blueLink {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.darkBlueLink {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}

h2.answer {
	font-weight: bold;
	font-size: small;
	color: #0000FF;
}
.reg {
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #0A6CCE;
	color: #FFFFFF;
}
a.footerTxt{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.footerTxt:hover {
	text-decoration: underline;
}
h2.question {
	font-weight: bold;
	font-size: small;
}
.categoryLink {
	font-size: small;
	font-weight: bold;
}
.categoryName {

	font-size: medium;
	font-weight: bold;
}
.callOut {
	padding-right: 4px;
	margin-top: 20pt;
}

ol li {
	margin-top: 20pt;
}

.grayBorder {
	border: 1px solid #CCCCCC;
}
.listItem {
	margin-top: 20pt;
	display: block;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
.listImage {
	margin-top: 20pt;
	display: block;
	border: 1px solid #000000;
}
.navRow {
vertical-align : bottom; 
}
.blue {
	color: #0A6CCE;
}
.headerNavTable {
	margin-top: 5px;
}
.footerNavTable {
	margin-bottom: 5px;
}
a.toc {
	color: #0A6CCE;
	text-decoration: none;
}
a.toc:hover {
	color: #0A6CCE;
	text-decoration: underline;
}
li.toc {
	font-size : medium;
	font-weight : bold;
}
.listImageNoBorder {
	margin-top: 20pt;
	display: block;
}
.imageLabel {
	margin-top: 8px;
}

