@charset "UTF-8";
/* CSS Document */

<!--
#flashObject {
	height: 522px;
	text-align: center;
	outline:none;
}
:-moz-any-link :focus {
	outline: none;
}

:focus {
	/*-moz-outline-style: none;*/
	outline: none;
}
#whiteBar {
	background-image: url(../images/whiteBar.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#whiteBar .leftbox {
	float: left;
	width: 500px;
}
#whiteBar .rightbox {
	float: left;
	width: 455px;
}
#whiteBar .rightbox .text_message {
	float: left;
	padding-top: 15px;
	padding-right: 8px;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#footer .SecondLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #666;
}
.specialChar {
	font-family: webdings;
}
#footer .siteNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
}
#whiteBar .rightbox .bot {
	padding-top: 12px;
	padding-left: 10px;
}
#whiteBar .leftbox .action_bot {
	padding-top: 16px;
	float: left;
	padding-right: 15px;
	padding-left: 18px;
	background-image: url(../images/WB_verticalLine.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 35px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #746E3E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#content #promobox {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#content #promobox .leftbox {
	float: left;
	width: 456px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
.newColor {
	color: #8B854B;
}
#content #promobox .rightbox {
	float: left;
	width: 476px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
-->
