h1 {
	margin: 0px;
	padding: 0px 0px 12px;
	font-size: 20px;
	line-height: 18px;
	color: #003300;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px 0px 14px;
	font-size: 16px;
	line-height: 18px;
	color: #0000FF;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 0px 0px 14px;
	font-size: 14px;
	line-height: 18px;
	color: #C00;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 14px;
}
a, a:visited{color: #000000;}
a:hover{text-decoration:none;}
#header {
	width: 907px;
	margin-bottom: 12px;
	height: 150px;
	margin-top: 29px;
	background-image: url(../images/header.jpg);
}
#maincontainer {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontainer {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

#footer {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	text-align: center;
	color: #999999;
}
#topbuttons {
	height: 104px;
	width: 150px;
	margin-left: 740px;
	padding: 14px 14px 4px 4px;
}
.columnheadings {
	font-size: 14px;
	color: #640020;
	text-align: center;
	padding-bottom: 6px;
	display: block;
}
.subheadings {
	font-size: 14px;
	color: #640020;
	padding-bottom: 6px;
	display: block;
}
.buttonred {
	background-image: url(../images/redleft.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 4px;
	padding-left: 5px;
	text-align: center;
}
.buttonred span{
	background-image: url(../images/redright.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 9px;
	font-size: 11px;
}
.buttongreen {
	background-image: url(../images/greenleft.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 5px;
	text-align: center;
}
.buttongreen span{
	background-image: url(../images/greenright.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 9px;
	font-size: 11px;
}
.bargreen {
	background-image: url(../images/greenleft.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 4px;
	font-size: 12px;
	padding-left: 5px;
	text-align: center;
}
.bargreen span{
	background-image: url(../images/greenright.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	padding-top: 3px;
	padding-left: 2px;
}
a.whitelinks:link, a.whitelinks:visited, a.whitelinks:active {
	text-decoration: none;
	color:#FFFFFF;
}
a.whitelinks:hover {
	text-decoration: none;
	color:#FFFF33;
}
a.greylinks:link, a.greylinks:visited, a.greylinks:active {
	text-decoration: none;
	color:#999999;
}
a.greylinks:hover {
	text-decoration: underline;
	color:#999999;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
.formborder {
	border: 1px solid #CCCCCC;
}
.bgcontainer {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
}
.boldred {
	color: #800028;
	font-weight: bold;
}
.linksbox {
	width: 140px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

