.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: #FFFFFF;
}
.section {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.navItem {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D6B92;
}
.navItem a {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navItem a:hover {
	color:#003366;
	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: #668FC5;
}
.subNav {
	padding: 10px;
}
.subNav a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNav a:hover {
	color:#003366;
	text-decoration: none;
}
