@charset "ISO-8859-1";
.boiredesign {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 10px;
}
.boiredesign a:link {
	color: #999999;
	text-decoration: none;
}
.boiredesign a:visited {
	color: #999999;
}
.boiredesign a:hover {
	color: #000000;
}
.boiredesign a:active {
	color: #999999;
}
.head {
	position: relative;
	height: 154px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #FFFFFF;
	margin-top: 25px;
}
.body {
	background-color: #FFFFFF;
	width: 925px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	overflow: visible;
	height: auto;
	list-style-type: square;
}
.footer {
	background-color: #000000;
	height: 19px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 9px;
	padding-left: 50px;
	background-image: url(images/footer_bg.jpg);
	line-height: 10px;
	overflow: visible;
	background-repeat: no-repeat;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover { color: #af2501; text-decoration: none; }
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.body a:link {
	color: #666666;
	text-decoration: underline;
}
.body a:visited {
	color: #666666;
	text-decoration: underline;
}
.body a:hover {
	color: #000000;
	text-decoration: underline;
}
.body a:active {
	color: #666666;
	text-decoration: underline;
}
.subhead {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
