a:link {  color: #0087CA; text-decoration: underline}
a:hover {  color: #0087CA; text-decoration: none}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuBar a {
	color: #333333;
	text-decoration: none;
}
#menuBar a:hover {
	color: #0087CA;
	text-decoration: none;
}
#menuActive {
	text-decoration: none;
}
#menuActive a {
	color: #0087CA;
	text-decoration: none;
}
#menuActive a:hover {
	color: #0087CA;
	text-decoration: none;
}
.tdLeftColumn {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.tdMainColumn {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.tblBorder_1px {
	border: 1px solid #EFEFEF;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #7F9DB9;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #7F9DB9;
}
.alertText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0087CA;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0087CA;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0087CA;
	letter-spacing: 1px;
}
hr {
	color: E5E5E5;
	height: 1px;
	width: 100%;
	border: dotted;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.tblFormHeader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
.listDisplay {
	list-style-type: square;
	line-height: 20px;
}
#subTableHeader {
	background-color: #2495CF;
	border: 1px solid #0087CA;
}
#subTableBody {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0087CA;
	border-bottom-color: #0087CA;
	border-left-color: #0087CA;
}
.subTDHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0087CA;
}
#dhtmltooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 300px;
	border: 1px solid black;
	padding: 5px;
	background-color: #EFEFEF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=EFEFEF,direction=135);
}
