body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
h1, h2, h3, h4, h5, h6, p, ol, table{
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 1.5em
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 1.35em
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 1.2em
}
h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top : 10px;
	margin-bottom: 0px;
	line-height:  15px;
}
p, ol, ul {
	margin-top : 0px;
	margin-bottom: 15px;
	line-height: 17px;
}
.small_table {
	font-size: 11px;
}
.local_navigation_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #FF9900;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
.local_navigation_item {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a {
	color: #003399;
}
a.local_navigation_item_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
a.local_navigation_item_passive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}
a.local_navigation_item_active:hover, a.local_navigation_item_passive:hover {
	text-decoration: underline;
}
.local_navigation_icon {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}
a.announcement_heading {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.announcement_title {
	color: #003399;
	text-decoration: none;
}
a.announcement_date {
	color: #666666;
	text-decoration: none;
}
.announcement {
	font-size: 12px;
	text-align: left;
	width: 400px;
	margin-left: 10px;
	padding: 15px;
	float: left;
}
.header_links {
	font-size: 12px;
	text-align: left;
	width: 150px;
	padding: 15px;
}
.header_link {
	color: #003399;
	text-decoration: none;
}
.copyright {
	color: #666666;
}
.login_link {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.login_field {
	width: 120px;
	height: 18px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.login_button {
	width: 50px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #999999;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lgnbar {
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
