@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/other_top_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.redheaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F0012;
	padding-left: 15px;
	font-style: oblique;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}


.navbullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style-image: url(../images/sm_bullet.jpg);
	line-height: 22px;
	text-decoration: none;
	color: #333333;
}.navbulletscenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	list-style-image: url(../images/sm_bullet.jpg);
	line-height: 22px;
	text-decoration: none;
	color: #666666;
}
