body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #0C0;
	text-decoration: underline;
}
a:active {
	color: #0C0;
	text-decoration: none;
}
.regular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #333333;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
.pagesubtitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	color: #D55500;
}
ul>li {
	list-style-image:url(../images/li.gif);
	line-height:20px;
	text-align:left;
}
ol>li {
	line-height:20px;
	text-align:left;
}
.v-line-dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
}
.h-line-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-large;
	color: #5F7331;
}
.page-background-main {
	background-image: url(../images/page-middle0.jpg);
	background-repeat: repeat-y;
}
.page-background {
	background-image: url(../images/page-middle1.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.page-left-background {
	background-image: url(../images/page-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.highlighted-message {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #000066;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F7331;
	border-right-color: #5F7331;
	border-bottom-color: #5F7331;
	border-left-color: #5F7331;
	text-align: center;
}
.highlighted-message-container {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #5F543D;
	font-weight: bold;
	text-align: center;
	background-color: #C8CAC1;
	vertical-align: middle;
	padding: 5px;
}
.highlighted-message-no-lines {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
.button {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #000066;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/button-shade.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: thin none #333;
}
.image-frame {
	border: medium solid #999;
}
.pagehighlights {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #060;
	font-style: italic;
	font-weight: bold;
}
.pagesubsubtitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #060;
	font-weight: bold;
}
.highlighted-message-no-spacing {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
.highlighted-message-maroon-rec {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #800000;
}
.announcements {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #5F7331;
}
.extraattention {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	color: #333;
}
