body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	float: left;
	width: 880px;
	background-color: #333333;
	height: 20px;
}
.footer a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/quicklinks.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/promo.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.promo {
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
}
.promo p{
	font-size: 11px;

}
.promo a{
	color: #7FA1C4;

}
.promo a:hover{
	color: #000000;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	width: 400px;
	background-color: #FFFFFF;
}
.content a{
	color: #7FA1C4;

}
.content a:hover{
	color: #000000;

}
p {
	font-size: 12px;
	color: #666666;
}
.whitebar {
	clear: both;
	float: left;
	height: 15px;
	width: 880px;
	background-color: #FFFFFF;
}
.greybar {
	clear: both;
	float: left;
	height: 15px;
	width: 880px;
	background-color: #EEEEEE;
}
.leftnav {
	float: left;
	width: 204px;
	background-color: #7FA1C4;
}
.flashheader {
	float: left;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.mainarea {
	background-color: #FFFFFF;
	float: left;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(img/mainarea-tile.gif);
}
.bottomarea {
	background-color: #FFFFFF;
	float: left;
	width: 880px;
	padding: 10px;
}
.bottomlinks {
	float: right;
	width: 308px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.bottomcopy {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
