a {
	color: #CC3333;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	width: 220px;
	position: relative;
	text-align: center;
	visibility: visible;
	}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #006666;
	color: #7C3524;
	font-weight: bold;
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
.textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
.textRev {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #070D72;
	}
.caption {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	}
.subHead {
	color: #63B7A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
.List {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	}
.TitleColor {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}
.NavColor {
	color: #CF4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
.titleBlock {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: auto;
	}
.textTitle {
	color: #7C3524;
	font-weight: bold;
	background-color: #63B7A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 2px;
	padding: 2px;
	text-align: center;
	width: 320px;
	position: static;
	}
.textBody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
a:hover {	
	text-decoration: underline
	}
tr.color th {
	text-align: left;
	}	
.boxBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-align: center;
	margin: 2px;
	padding: 3px;
	width: 320px;
	background-color: #C4C4CC;
	display: block;
	border-top-color: #63B7A6;
	border-right-color: #9E9AA4;
	border-bottom-color: #000066;
	border-left-color: #106C5B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.listBordered {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: small;
	line-height: normal;
	margin: 3px;
	padding: 3px;
	border: thin solid #CCCCCC;
	left: 386px;
	top: 123px;
	position: absolute;
	width: 350px;
	float: none;
	clear: none;
}
