body {
	background-color: #FFFFFF;
	color: #333333;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
}
.bodycopyshurlok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #333333;
}
.bodycopy a:link {
	color: #003399;
	text-decoration: underline;
}
.bodycopy b {
	font-weight: bold;
}
hr {
	border: none 0;
	border-top: 1px dotted #0F2E64;
	height: 1px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: underline;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666666;
	text-align: left;
	font-size: 60%;
	background-position: left;
	width: 600px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	clear: both;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	top: 20px;
	position: relative;
}
.footer a:link {
	color: #003399;
}
.bodycopy a:visited {
	color: #003399;
	text-decoration: underline;
}
.headers {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: small;
}
.miniline {
	background-image: url(../images/headers/miniline2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	background-attachment: fixed;
	background-position: center top;
}
