@charset "ISO-8859-1";
a {
	text-decoration: none;
	color: #760900;
	font-weight: bold;
	text-shadow: #333 0 0 0;
}
/*a:link {
	font-weight: bold;
	color: #790600;
	text-decoration: none;
}
a:visited {
	color: #790600;
	text-decoration: none;
}
a:hover {
	color: #790600;
	text-decoration: none;
}*/

html {
font-size: 16px;
}

body {
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	font-family: verdana, Tahoma, geneva;
	background-image: url(../images/bg_body.jpg);
	font-size: 62.5%;
}

H1 {font-size:2em}  /* displayed at 20px */
H2 {font-size:1.5em}  /* displayed at 15px */
H3 {font-size:1.25em}  /* displayed at 12.5px */
H4 {font-size:1em}  /* displayed at 10px */

INPUT, SELECT, TH, TD {font-size:1em}



#apDiv1 {
	z-index:6;
	float: left;
	font-size: 1.1em;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #760900;
	border-left-color: #760900;
	overflow: auto;
	width: 235px;
	color: #790600;
	background-color: #D6D885;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	display: none;
}
#CoInfo {
	display: none;
}

#container {
	font-size: 1.2em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	overflow: hidden;
	background-color: #F2E6D0;
}


#container a:hover {
	text-decoration: none;
	color: #EEEEEE;
	background-color: #760900;
}

#CoInfo {
	display: none;
}

#footerLinks {
	width: 25%;
	float: left;
	text-align: center;
	word-spacing: 25px;
	margin-top: 15px;
}
#footerText {
	width: 75%;
	float: left;
	text-align: center;
}
#fps {
	text-align: center;
	padding-left: 5px;
	float: left;
	margin-top: 20px;
	width: 99%;
	clear: both;
}
#HdrBasic {
	z-index: 4;
	float: left;
	position: relative;
	text-align: right;
	top: 5px;
	width: auto;
	left: 450px;
}

#HdrRPCTitle {
	z-index: 4;
	color: #FFFFFF;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	position: relative;
	padding-top: 3px;
	width: auto;
	left: 175px;
}
#layer1 {
	position: relative;
	z-index: 100;
	width: 800px;
	height: 135px;
	float: left;
	clear: both;
	font-size: 1em;
	margin-bottom: 0px;
}
#layer1 img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#layer1 a {
	color: white;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#layer1  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#layer1 a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	color: #790600;
}
#layer1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#layer2 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #FFF6E8;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	font-size: 1em;
}
#layer2 a:link {
	color: #790600;
	
}
#layer2 a:visited {
}
#layer2 a:hover {
	background-color: #FFFFAA;
}
#layer3 {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	margin-bottom: 10px;
	width: 800px;
	background-color: #790600;
	height: 65px;
	position: relative;
	clear: both;
	overflow: hidden;
}
#layer3      a:hover {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#layer4 {
	height: auto;
	width: 100%;
	z-index: 1;
	text-align: center;
	padding-bottom: 15px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 10px;
}
#layer5 {
	text-align: center;
	z-index: 6;
	visibility: visible;
	color: #FFFFFF;
	padding-bottom: 10px;
	width: 800px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-color: #790600;
}
#layer5 a {
	font-weight: bold;
	text-shadow: #333 0 0 0;
	color: #FFFFFF;
}
#layer5 a:hover {
	font-weight: bold;
	text-shadow: #333 0 0 0;
	color: #790600;
	background-color: #FFFFCC;
}
#menu {
font-size:.9em;
	background-color: #760900;
	width: 800px;
	position: relative;
	z-index: 200;
	clear: both;
	float: left;
	height: 20px;
	top: 90px;
	padding-bottom: 0px;
	padding-top: 5px;	
	/* display: inline;  attempt to reduce maroon background stretch behind drop downs in IE6 - didn't work*/

}

#menu a {
}
#menu #nav li li a {
	color: #000000;
}
#menu #nav li li a:hover {
	color: #EEEEEE;
}

#printpdf {
	width: 30%;
	margin-right: 25px;
	text-align: right;
	height: 40px;
	top: -30px;
	margin-bottom: 5px;
	color: #FFFFFF;
	float: right;
	position: relative;
}
#printpdf        a {

	margin-left: 75px;
	text-decoration: underline;
	color: #FFFFFF;
}
#SPInfo {
	background-color: #FFFFFF;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #790600;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 200px;
	padding-top: 5px;
	margin-right: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #790600;
	margin-left: 10px;
	clear: both;
	line-height: 1.4em;
}
#Top {
	width: 100%;
	font-size: 0.9em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	background-color: #790600;
	font-weight: bold;
}
#Topleft {
	width: 50%;
	padding-top: 2px;
	height: 15px;
	text-align: left;
	clear: both;
	float: left;
}
#Topleft a {
	color: #FFFFFF;
	margin-left: 75px;
	text-decoration: none;
}
#Topleft a:hover {
	color: #990000;
	background-color: #FFFFFF;
	margin-left: 75px;
	text-decoration: none;
}
#Topright {
	width: 40%;
	padding-top: 2px;
	height: 15px;
	text-align: right;
	float: right;
	position: relative;
}
#Topright  a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 65px;
}
#Topright  a:hover {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#Title {
	position: relative;
	color: #FFFFFF;
	font-size: 1.3em;
	height: auto;
	text-align: center;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 10px;
	clear: both;
	float: left;
}
.clear {
	clear: both;
}
.delimiter {
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}
.fpleft {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.fpright {
	margin-left: 50px;
}
.left {
	width: 45%;
	float: left;
}
.paneltext {
	font-size: 1.2em;
}
.render {
	margin-bottom: 20px;
	border: medium solid #000000;
}
.right {
	width: 45%;
	float: left;
}
.SPInfoheader {
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: #333 0 0 0;
	color: #000000;
}
.SPName {
	color: #790600;
	font-size: 1.2em;
	font-weight: bold;
}

#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;
}

#nav li { /* all list items */
	float: left;
	width: 17%; /* width needed or else Opera goes nuts */
	background-color: #760900;
	padding-left: 13px;

}
#nav  li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


#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 */
	color: white;
	background-color:#760900;
}

#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;
}

.DD {
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
}
