.boxUpperLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.section {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navItem {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9E419A;
}
.navItem a {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navItem a:hover {
	color:#FAEBF9;
	text-decoration: none;
}
.footer {
	padding: 10;	
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover {
	text-decoration: underline;	
}
.navBar {
	background-image:  url("../_images/nav_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4C8378;
}
.subNav {
	padding: 10px;
}
.subNav a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNav a:hover {
	color:#BEDED7;
	text-decoration: none;
}
