body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-transform: capitalize;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	text-indent: -20pt;
}
a:hover {
	color: #CCCCCC;
}
a:active, a:active {
	color: #000000;
	text-decoration: underline;
}
.breadCrumbLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.breadCrumbCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.redText {
	font-weight: bold;
	color: #CC0000;
}
.normalText, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}
li-- {
	list-style-position: inside;
	list-style-type: disc;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.fInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}

.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.imgRight {
	margin: 0px;
	float: right;
	padding: 8px 15px 8px 12px;
}
.optionTable {
	border: 1px solid #000000;
}
.strokeTable {
	border: 1px solid #000000;
}
.strokeTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.optionPicTD {
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
}
.redLink {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
