a.AnchorStandard:link { color: #0000ff; text-decoration:  none ; font-weight: bold;}       /* unvisited link */
a.AnchorStandard:visited { color: #0000ff; font-weight: bold;}   /* visited links */
a.AnchorStandard:active { color: #ff9900; font-weight: bold;}    /* active links */
a.AnchorStandard:hover {  color: #ff9900; text-decoration: underline font-weight: bold;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.large_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: afb4be;
	border-right-color: afb4be;
	border-bottom-color: afb4be;
	border-left-color: afb4be;
}
.subheads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}

.vertical_rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: afb4be;
	border-right-color: afb4be;
	border-bottom-color: afb4be;
	border-left-color: afb4be;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
