
body {
	background-color: #287159;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {
	color : #000066;
	text-decoration : underline;
}

A:visited {
	color : #003366;
	text-decoration : underline;
}

A:hover {
	color : #336666;
	text-decoration : underline;
}

A:active {
	color : Maroon;
	text-decoration : underline;
}


.tblPage {
	align: center;
	width: 746px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
	height : 600px;
}


.tblHeaderDivider {
	background-image: url(/images/page/header-border.gif);
	height: 10px;
}

.sandtable {
	height: 5px;
	background-color : #EEEEB8;
}

.darksandtable {
	height: 5px;
	background-color : #CBCB99;
}

.tblNavbar {
	background-color: #FFFFE3;
	margin: 0px;
	padding: 0px;
}
.tblHomeContent {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: BAAD89;
	border-bottom-color: BAAD89;
}
.tblHomeHeadlines {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navmenu {
	font-family:Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.navmenu a{
	text-decoration:none;
	color:black;
}


.topnav  {
	font-family:Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}

.topnav A:link {
	color : Black;
	text-decoration : none;
}

.topnav A:visited {
	color : Black;
	text-decoration : none;
}

.topnav A:hover {
	color : #003333;
	text-decoration : none;
}

.topnav A:active {
	color : Maroon;
	text-decoration : none;
}


.topnavON  {
	font-family:Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	background: #EFEFBA;
}

.topnavON A:link {
	color : Black;
	text-decoration : none;
}

.topnavON A:visited {
	color : Black;
	text-decoration : none;
}

.topnavON A:hover {
	color : #336666;
	text-decoration : none;
}

.topnavON A:active {
	color : Maroon;
	text-decoration : none;
}

.newslinks  {
	font-family:Arial;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newslinks A:link {
	color : #003366;
	text-decoration : none;
}

.newslinks A:visited {
	color : #003347;
	text-decoration : none;
}

.newslinks A:hover {
	color : #336666;
	text-decoration : none;
}

.newslinks A:active {
	color : Maroon;
	text-decoration : none;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #5F5F5F;
}


.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


.tblContent {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #EEEFDF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.tblLeftNav {
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #EEEFDF;
}

.tblFooter {
	background-color: #DEDEC5;
	margin: 0px;
	padding: 5px;
}

.subhead, .subhead A:link, .subhead A:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color : #2F2F2F;
	text-decoration : none;
}

.subheadGreen {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #336666;
}

.subheadBrown {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #663333;
}

.subheadGrey {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : Gray;
}


.tblLeftNavMenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 14px;
	text-align: left;
}

.leftnav, .leftnav A:link, .leftnav A:visited {
	color : #333333;
	text-decoration : none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftnav A:hover {
	color : #000066;
	text-decoration : none;
}
.leftnav A:active {
	color : Maroon;
	text-decoration : none;
}


/* smalltext style is useful for multiple bulleted items - NOT underlined */
.smalltext, .smalltext A:link, .smalltext A:visited {
	color : Black;
	text-decoration : none;
	font-size: 11px
}
.smalltext A:hover {
	color : #132580;
	text-decoration : none;
	background-color: transparent;
}
.smalltext A:active {
	color : Maroon;
	text-decoration : underline;
	font-size: 11px
}


.bluetext { color: #000080; font-weight: normal }

.redsmalltext {
	color: Maroon;
	font-size: 10px;
	font-weight: normal;
}

.greysmalltext, .greysmalltext A:link, .greysmalltext A:visited {
	color : Gray;
	text-decoration : none;
	font-size: 11px
}
.greysmalltext A:hover {
	color : Black;
	text-decoration : none;
	background-color: transparent;
}
.greysmalltext A:active {
	color : Maroon;
	text-decoration : none;
	font-size: 11px
}
