body {
	font-family: Tahoma;
	background-color: #E2E2E2;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}
a:link {
	COLOR: #00A6CE; 
	TEXT-DECORATION: none
}
a:visited {
	COLOR: #00A6CE; 
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline
}
.H1 {
	font-size: 17px;
	font-weight: 900;
	color: #000000;
}

.blueheader {
	font-size: 16px;
	font-weight: 900;
	color: #00A6CE;
}

.boldsubheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: -20px;
}


a.columnSubHd:link {
	color: #00A6CE;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: top:20px;
}
.column_body {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	text-align: left;
}

.formfields {
	background-color: #EEEDED;
	border-color: #00A6CE;
	border-width: 1px;
	border-style: solid;
	color: #00A6CE;
	font: Tahoma;
}

.columnSubHd {
	font-family: Tahoma;
	font-size: 12px;
	color: #00A6CE;
	font-style: normal;
	font-weight: bold;
}

.calloutTableHd {
	font-family: Tahoma;
	font-size: 12px;
	color: #FEF886;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rule {
	margin-top: 4px;
	margin-bottom: 4px;
	width=75
}
