body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	background-color: #dcdfbe;
	margin: 10px;
}
.bodytable {
	background-color: #FFFFFF;
	border: 1px solid #D2D7AC;
	background-position: center;
	text-align: left;
	width: 700px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B7977;
}

li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #446075;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.greentext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #778E40;
	font-weight: normal;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	text-transform: lowercase;
}
.titletable {
	background-color: #6e928f;
	height: 60px;
	width: 680px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	align: center;
}


.titletablehome {
	background-color: #56748E;
	height: 40px;
	width: 680px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	align: center;
}

.titlehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #476170;
}

.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #4B7A9C;
}
.vcolumndiv {
	background-image: url(../imgs/vert_divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
b {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tablecontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.tablecontentbold {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #3A5469;
}
.sidelink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #6D6A49;
	text-decoration: none;
}


.linkcat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subnavtable {
	background-color: #AEC1C0;
}
.subnavtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.sidelinkbold {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #3f4f5d;
	text-decoration: none;
}
.beigearrow {
	text-align: center;
	padding-top: 5px;
}
.mainblurb {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	text-transform: lowercase;
}

a:link {
	color: #415369;
}
a:visited {
	color: #457C81;
}
a:hover {
	color: #606532;
}
a:active {
	color: #457C81;
}

