body, td {
   color: #000000;
   font-size: 12px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

.header {
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;
}
.style1 {
	font-size: 12px;
}
.style3 {
   font-size: 16px;
   font-weight: bold
}
.style4 {
   font-size: 14px
}
.style5 {
   font-size: 14px;
   font-weight: bold;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
.emphasize {
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.emphasize2 {
	font-size: 16px;
	font-weight: bold;
	color: #000033;

}
p {
	text-align: justify;
}
.heading {
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
}
.lnbttmrt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
}
.lnbttmlft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;

}
.lntprt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
}
.lntplft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-left-color: #FF6600;
}
.lnbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
ul {
	color: #FF6600;
	list-style-type: square;
}
.ulblack {
	color: #000000;
	list-style-type: square;
}
.liblack {
	color: #000000;
	font-size: 12px;
}
.whboldtxt {
	font-weight: bold;
	color: #FFFFFF;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 1px;
	background-color: none;
}
#nav li {
	float: left;
	width: 1px;
}
#nav li ul {
	position: absolute;
	width: 1px;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
	background-color: none;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: none;
}
