body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.btmborder {
	background-image: url(images/bottomimage.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topborder {
	background-image: url(images/topimage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightborder {
	background-image: url(images/rightborder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
td, .bodycopy, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.lefttborder {
	background-image: url(images/leftnavback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #004890;
	font-weight: bold;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF0534;
}
.subheader_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #af0534;
}
img {
     border: none;
}
.picturecaption {
	color: #af0534;
	font-weight: bold;
	font-size: 11px;
}
a.adminlink {
	color: #af0534;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rightbartext{
	font-size: 11px;
	color: #125196;
}
.whitebox {
	border: 1px solid #FFFFFF;
}
.whitecbl {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whitecbr {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.adminbar {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #af0534;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004890;
}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.burgtext {
	color: #AF0534;
}
