body {
	margin-top: 0px;
	background-image: url(/images/bg_gray.jpg);
	background-repeat: repeat;
}
.maintext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#Content {
	width: 525px;
	position: relative;
	overflow: visible;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(images/body_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738EAD;
}
a:link {
	text-decoration: underline;
	color: #4A5973;
}
a:visited {
	text-decoration: underline;
	color: #4A5973;
}
a:hover {
	text-decoration: none;
	color: #738EAD;
}
a:active {
	text-decoration: underline;
	color: #4A5973;
}
.bullit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	list-style-type: lower-roman;
}
.blackheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#calloutyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: auto;
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738EAD;
}
.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #738EAD;
}
