body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-size: x-small;
	color: #000000;
	line-height: 120%;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
h2 a{
	color: #f27d00;
	text-decoration: underline;
}
h2 a:hover{
	color: #f27d00;
	text-decoration: underline;
}
a {
	color: #f27d00;
}
a:hover {
	color: #f27d00;
}
a:active {
	color: #f27d00;
}
.prinav {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.prinav:hover {
	color: #f27d00;
}
.secnav {
	width: 150px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #00000;
	padding-top: 10px;
	margin-bottom: 10px;
	clear:left;
}
.secnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f27d00;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
.secnav a:hover {
	color: 666666;
}
.secnavnoline {
	width: 150px;
	margin-bottom: 10px;
	clear:left;
}
.secnavnoline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: f27d00;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
.secnavnoline a:hover {
	color: #666666;
}
.secnavgrey {
	width: 150px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
	clear:left;
}
.secnavgrey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
.secnavgrey a:hover {
	color: #666666;
}
ul {
	margin-left: 18px;
    list-style: url(images/bullet.gif) disc;
	line-height: 120%;	
}
.nowrap {
	white-space: nowrap;
}
.footer {
	font-size: xx-small;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #f27d00;
}
pgrey {
	font-size: xx-small;
	color: 999999;
	line-height: 50%;
}
.secnavblack {
	width: 150px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	padding-top: 25px;
	margin-bottom: 10px;
	clear:left;
	font-weight: bold;
	font-size: small;
}
.pgreylink {
	width: 150px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #00000;
	padding-top: 10px;
	margin-bottom: 10px;
	clear:left;
	text-decoration: none;
}
