#nav, #nav ul { /* all lists */
	list-style: none;
	line-height: 2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	width: 100%;
	height: 15px;

}
#nav {
	float:left;
	width: 750px;
	padding-left: 50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 0.33in;
}

#nav li { /* all list items */
	float: left;
	width: 17%;
	padding-left: 13px;
}
#nav  li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


#nav li a:hover { /* Top menu items on hover */
	background-color: #D0CA8C;
	color: black;
	font-weight: bold;
}

#nav li li {
	float: left;
	width: 130%; /* width needed or else Opera goes nuts */
	color: #000000;
	background-color: #D0CA8C;
	border-left: 4px solid #760900;
	border-top: 1px solid #000000;

	padding-left: 0;
}
#nav li li a {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-left: 3px;
}


#nav li li a:hover { /* Drop down menus items on hover */
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 10;
	width: 10em;
	left: -999em; 
	padding: 0;/* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-position: 0 0;
}
.SPInfoheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p         {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif
}
h4  { font-size: 12pt; font-family: Verdana, Arial, "Trebuchet MS" }
h3  { font-size: 14pt; font-family: Verdana, Arial, "Trebuchet MS" }
h5    { line-height: 100%; font-family: Helvetica, Geneva, Swiss, SunSans-Regular }
body  {
	background-color: #FFFFFF;
	text-align: center;
	visibility: visible;
	float: none;
	margin: 0;
	padding: 0;
	overflow: visible;
	height: auto;
	width: 8.5in;
}
#container {
	color: black;
	background-color: #FFFFFF;
	visibility: visible;
	margin: 0;
	overflow: visible;
	height: auto;
	width: auto;
	text-align: center;
}
#HdrRPCTitle {
	position: relative;
	width: 2.5in;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	left: 1.75in;
	top: -1.25in;
}
#HdrBasic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	float: right;
	position: relative;
	width: 4in;
	font-size: 10pt;
	text-align: right;
	top: -1.3in;
	display: none;
}
#HdrBasic A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
}
#HdrNavBar {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	float: left;
	font-size: 9pt;
}
#HdrNavBar A {
	color: #000000;
	text-decoration: underline;
}
abbr {
	color: #000000;
}
#CoInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0.125in;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
	float: left;
	width: 100%;
}
.tab {
	margin-right: 1in;
}

#layer2 {
	display: none;
}
#layer3 {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 0.5in;
	padding-top: 0.125px;
	width: 8in;
	clear: both;
	float: left;
}
#Top {
	display: none;
}
#printpdf {
	display: none;
}
#layer4 {
	margin: 0.125in;
	text-align: center;
	clear: both;
	float: left;
	width: 7.5in;
}
#layer4 A {
	color: #000000;
	text-decoration: underline;
}
#apDiv1 {
	width: 1.5in;
	float: left;
	clear: both;
	font-size: 12pt;
	font-weight: bold;
	height: 0.25in;
	margin-left: .5in;
}
#apDiv1 a {
	font-size: 10pt;
}
#SPInfo {
	width: 2in;
	float: left;
	border: thin solid #000000;
	text-align: left;
	padding: .1in;
	font-size: 10pt;
}
.SPName {
	font-size: 14pt;
	font-weight: bold;
}
.render {
	height: auto;
	width: 4in;
	margin-right: 0.25in;
	margin-left: 0.25in;
	float: left;
	border: thin solid #000000;
	
}
#fps {
	float: left;
	width: 100%;
	clear: both;
}
.fpleft {
	float: left;
	height: auto;
	width: auto;
	margin-left: 0.25in;
	clear: both;
}
.fpright {
	height: auto;
	width: auto;
}
#layer5 {
	clear: both;
	visibility: visible;
	color: #000000;
	height: 0.5in;
	margin-top: 0.25in;
	text-align: center;
	width: 99%;
	float: left;
}
#layer5   #footerLinks {
	display: none;
}
#pricebox {
	color: #000000;
	background-color: #FFFFFF;
}
