body, td, th {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: 12px;	
	margin: 0px;
	}
th {
	font-weight: bold;
	text-align: left;
}	
H1 {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: large;
	font-weight: bold;
	margin-top: 0;
	margin-left: 0;
}
H2 {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: medium;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H3 {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: medium;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H4 {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: small;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H5 {
	font-family : Verdana, Arial, sans-serif ;
	color: #A52A2A;
	font-size: x-small;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
td.popup{
	background-color: #C8DAFF;
}
th.popup{
	background-color: #C8DAFF;
}
.clientMessage {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
}
.clientMessageUnSized {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: #006699;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
}
.clientMessageWhite {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
}
.pageTitle {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: #A52A2A;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
	font-style: italic;
}
FORM {
	margin-bottom: 0;
	margin-top: 0;
}
a {
	text-decoration: none;
	color: #A52A2A;
}

a:hover {
	text-decoration: none;
	color: Blue;
}
a.blue {
	text-decoration: underline;
	color: Blue;
}

a.blue:hover {
	text-decoration: underline;
	color: Blue;
}

.FeatGraphic {
	float:left;
	padding-right:5px;
}
.FeatText {
	color:black;
	font-weight: bold;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.FeatTable {
	margin:0 5px -1px;
}
.FeatureItem {
	padding:0px 8px 0px 8px;
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	margin-bottom: 0px;
	width:250px;
}
.formbutton{
	cursor: pointer;
	border: 1px outset #006699;
	color: #006699;
	font-weight: bold;
	padding: 1px 2px;
}
.formbuttonover{
	cursor: pointer;
	border: 1px outset #006699;
	color: #A52A2A;
	font-weight: bold;
	padding: 1px 2px;
}
.reportTable th {
	background-color: #DCDCDC;
	font-weight: bold;
	font-size: x-small;
}
.reportTable th.center {
	text-align: center;
}	
.reportTable td.gray {
	background-color: #DCDCDC;
	font-weight: normal;
	font-size: x-small;
}

table.Help {
	border-collapse: collapse;
}
table.Help td{
	border-top: 1px dashed #B5CEFF;
	border-bottom: 1px dashed #B5CEFF;
	color: #006699;
	text-align: left;
	font-size: 12px;
	padding: 5;
	}
	
table.Column {
	border-collapse: collapse;
}

	
table.Column th{
	border-top: 1px dashed #B5CEFF;
	border-bottom: 1px dashed #B5CEFF;
	color: White;
	text-align: center;
	font-size: 16px;
	padding: 5;
	}
table.Column td {
	font-size: 14px;
	padding: 5;
	}
table.Column td.title{
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	padding: 5;
	}

