td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000077;
	text-decoration: underline;
}
a:visited {
	color: #000077;
	text-decoration: underline;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	color: #CC6633;
	text-decoration: underline;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.foot:active {
	color: #000066;
	text-decoration: none;
	background-color: #FFFF66;
}
.nav {
	display: block;
	list-style-type: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	color: #FFFFFF;
	margin: 0px;
	list-style-image: none;
}
.nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	padding: 0px;
	margin: 0px;
}
.nav a:link {
	color: #000077;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 4px;
}
.nav a:visited {
	color: #000077;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000077;
	display: block;
	padding-left: 4px;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000077;
	display: block;
	padding-left: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC6633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000077;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000077;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000077;
}
ul {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
.tablelist td {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.nomargin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.tableborder {
	border: 1px solid #000066;
}
.hilite {
	background-color: #FFFF99;
}
.border {
	border: 2px solid #000033;
}
.border2 {
	border: 1px solid #666666;
	background-color: #FFFF99;
	padding: 5px;
}.foot {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
.greybg {
	background: #E1E1E1;
}
