body {
	background-color: #FFFFFF;
}
.standardText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.grayText {
	font-family: Verdana; 
	font-size: 12px;
	color: #797979;
	font-weight: bold;
}
.smallText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: none;
}
table.dashed {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
td.contentBody {
	font-family: Verdana; 
	font-size: 12px;
	background: #f2f2f2;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.navigationHeaderText {
	font-family: Verdana; 
	font-size: 15px;
	color: #0072ff;
	font-weight: bold;
}
.headerText {
	font-family: Verdana; 
	font-size: 15px;
	color: #0a7f94;
	font-weight: bold;
}
.headerLargeText {
	font-family: Verdana; 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
A.navigationLink:link {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.navigationLink:visited {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.navigationLink:active {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
A.navigationLink:hover {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.standardLink {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}
A.standardLink:link {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.standardLink:visited {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.standardLink:active {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.standardLink:hover {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
td.navigationMain {
	font-family: Verdana; 
	font-size: 12px;
	background: #0a7f94;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding: 3px;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
td.mainBody {
	background: #f8f8f8;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #b0b0b0;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
}
td.navigationSub {
	font-family: Verdana; 
	font-size: 12px;
	background: #e9e9e9;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding: 3px;
}
