@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2A2A2A;
}
.navbar {
	background-image: url(images/navbar-bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 752px;
}
.left-column {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.optinbox-header-bg {
	background-image: url(images/optinbox-top.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 211px;
}
.optinbox-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.right-column {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/ds-bullet.jpg);
	list-style-type: circle;
}
.bodytext-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: center;
	list-style-position: outside;
	list-style-image: url(images/ds-bullet.jpg);
	list-style-type: circle;
}
.bodytext-toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.bodytext-toplinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.bodytext-toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.website-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.title-box {
	float: left;
	margin-left: 0px;
	margin-top: 25px;
}
.footer {
	background-image: url(images/footer.gif);
	height: 65px;
	width: 752px;
}
.website-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.navbar-separator {
	background-image: url(images/navbar-bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 10px;
}
.optinbox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.sidebox-header-bg {
	background-image: url(images/sidebox-top.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 211px;
}
