.nav {
	height: 18px;
	width: 130px;
	background-image: url(images/darkNav.gif);
	padding-bottom: 7px;
	padding-left: 5px;
}
a#nav {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #000099;
}
a#nav:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: yes;
	font-style: italic;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	margin: 3pt;
	padding: 2pt;
}
a {  font-weight: bold; color: #0033CC; text-decoration: underline}
a:hover {  font-weight: bold; color: #0033CC; text-decoration: none}
.subbut {
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
	margin: 0pt;
	padding: 0pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;

}
ol {
	list-style-position: outside;
	list-style-type: upper-alpha;
	list-style-image: none;
	filter: FlipH;
	text-indent: 15pt;
	display: compact;
	white-space: normal;
	word-spacing: 0.06em;
	color: #CC6600;

}
ul {

	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	filter: FlipH;
	text-indent: 0pt;
	display: compact;
	white-space: normal;
	word-spacing: 0.06em;
	color: #66CCFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336699;
	font-weight: bold;

}
.name {

	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0pt;
	padding: 0pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
.wHeading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2965BD;
}
.quickLinks {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.news {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #2965BD;
	border-right-color: #2965BD;
	border-bottom-color: #2965BD;
	border-left-color: #2965BD;
	text-align: center;
	background-color: #CCCCCC;
}
