@charset "UTF-8";
#bodymain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-left: 25px;
	background-color: #EEEEEE;
	height: 30px;
}
.suheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
}
#navigation  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
}
#navigation a:hover {
	color: #FFFFFF;
}
#bodyleft {
	float: left;
	width: 510px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bodyleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #D81F2A;
	text-decoration: none;
}
#bodyleft a:hover {
	color: #333333;
}
#bodyright {
	padding: 15px;
	float: right;
	width: 250px;
	margin-right: 25px;
	border: 1pt solid #666666;
	margin-top: 30px;
}
.clear {
	background-color: #FFFFFF;
	clear: both;
	height: 5px;
	width: 900px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 81px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.quotecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	color: #D81F2A;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF66;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color: #D62129;
	text-decoration: none;
}
#bodyright  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #D81F2A;
	text-decoration: none;
}
#bodyright a:hover {
	color: #333333;
}
#icons {
	padding: 15px;
	float: right;
	width: 250px;
	margin-right: 5px;
	border: 0pt solid #666666;
	margin-top: 0px;
}
