body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #FD9122;
	text-decoration: none;
}

a:visited {
	color: #FD9122;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: hand;
}

.subnav {
	color: #000000;
}

.subnav:link {
	color: #000000;
	text-decoration: none;
}

.subnav:visited {
	color: #000000;
	text-decoration: none;
}

.subnav:hover {
	color: #FD9122;
	text-decoration: underline;
	cursor: hand;
}


.greycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-image: url(images/orange_bullet.gif);
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whiteText {
	font-size: 14px;
	color: #fff;
}
.whiteText:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.whiteText:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.whiteText:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}


.largeWhite {
	font-size: 20px;
	color: #fff;
	FONT-WEIGHT: BOLD;
}

.pageTitle {
	font-size: 17px;
	color: #709B2F;
	FONT-WEIGHT: BOLD;
}

.blue_sub {
	font-size: 11px;
	color: #0575C9;
	font-weight: bold;
}

.header {
	font-size: 12px;
	color: #0575C9;
	font-weight: bold;
}

.header:link {
	font-size: 12px;
	color: #0575C9;
	font-weight: bold;
	text-decoration: none;
}

.header:visited {
	font-size: 12px;
	color: #0575C9;
	font-weight: bold;
	text-decoration: none;
}
.header:hover {
	font-size: 12px;
	color: #0575C9;
	font-weight: bold;
	text-decoration: underline;
}


.subheader {
	font-size: 11px;
	color: #709B2F;
	font-weight: bold;
}

.news {font-size: 12px; color: #fff;}
.news:link {font-size: 12px; color: #fff; text-decoration: none;}
.news:visited {font-size: 12px; color: #fff; text-decoration: none;}
.news:hover {font-size: 12px; color: #fff; text-decoration: underline;}


.newstext {font-size: 11px; color: #fff;}
.newstext:link {font-size: 11px; color: #fff; text-decoration: none;}
.newstext:visited {font-size: 11px; color: #fff; text-decoration: none;}
.newstext:hover {font-size: 11px; color: #fff; text-decoration: underline;}


.quote {
	font-size: 11px;
	color: #fff;
}


.arrows {
	color: #FD9122;
}

.copyright {
	font-size: 10px;
}

.form {
	border: #709B2F 1px solid;
	FONT: 10px Arial; 
}

.submitForm {
	border: #709B2F 1px solid;
	FONT: 10px Arial; 
	color: #FFFFFF;
	background: #709B2F;
	cursor: hand;
}


.box {
	border-bottom: #9E9FA3 1px solid;
	border-left: #9E9FA3 1px solid;
	border-top: #9E9FA3 1px solid;
	
}

.infocenterBox {
	border-bottom: #9E9FA3 1px solid;
	border-left: #9E9FA3 1px solid;
	border-right: #9E9FA3 1px solid;
}

.bottom_border {
	border-bottom: #9E9FA3 1px solid;
}

