.header {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.nav {
	display: block;
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-left: -40px;
}

.container {
	border: thin solid #003399;
}
.mainright {
	padding-right: 10px;
}

body {
	background-color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
h1 {
	font-size: 16px;
	color: #003399;
	padding-top: 5px;
}
h2 {
	font-size: 14px;
	color: #003399;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.emphasis2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.tbl_bkgrd {
	background-color: #B3B3FF;
}
.committees {
	line-height: 14px;
	border: thin solid #333333;
}
.footer {
	color: #CCCCCC;
	background-color: #003399;
	height: 60px;
	vertical-align: middle;
	text-align: center;
}
td.footer a{
	color: #CCCCCC;
}