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

body {
	background-color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	color: #303;
	font-size: 12px;
	margin-left: 4px;
}
.leftfloaterabsolute {
	float: none;
	position: fixed;
	background-color: #FFC;
}
.leftymargin {
	padding-left: 5px;
}
.newstylebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303;
	text-align: left;
}
.newstylebodytextsmaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	text-align: center;
}
.centric {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #303;
	text-align: center;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #303;
	text-align: center;
}
.background {
	color: #FFFFCC;
}
.bodytype {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.palelogo {
	background-image: url(images/palelogo.gif);
	background-repeat: repeat-x;
}
.bodytypebrown {
	color: #996600;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.biggerredheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.rednomargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.nomargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
