@charset "utf-8";
#wrapper {
	background-color: #E8E4CC;
	height: 99%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	z-index: 1;
}

#wrapper #logo {
	background-color: #E8E4CC;
	height: 150px;
	width: 300px;
	visibility: visible;
	z-index: 4;
	margin-top: 30px;
	background-image: url(../assets/images/layout/banner/logo_hps_1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#wrapper #header #quick #form #jumpMenu {
	float: right;
	margin-right: 5px;
	margin-top: 0px;
}

#wrapper #mainnav {
	background-color: #E8E4CC;
	height: 50px;
	width: 800px;
	visibility: visible;
	z-index: 6;
	margin-top: 200px;
}
#wrapper #mainnav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	line-height: 50px;
	text-align: center;
	padding: 3px;
	border: 2px solid #CCCCFF;
	font-style: italic;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

#wrapper #mainnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	font-style: italic;
	line-height: 50px;
	text-align: center;
	padding: 3px;
	border: 2px solid #CCCCFF;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#wrapper #mainnav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	font-style: italic;
	line-height: 50px;
	text-align: center;
	padding: 3px;
	border: 2px solid #000033;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

#wrapper #mainnav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #CCCCFF;
	font-style: italic;
	line-height: 50px;
	text-align: center;
	padding: 3px;
	border: 2px solid #000033;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#wrapper #main #sidenav {
	background-color: #E8E4CC;
	float: left;
	height: 100%;
	width: 100px;
	margin-left: 10px;
	visibility: visible;
}
#wrapper #main #content {
	background-color: #FFFFFF;
	height: 100%;
	width: 650px;
	float: left;
	margin-left: 10px;
	overflow: auto;
	z-index: 9;
	clip: rect(auto,auto,auto,auto);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	text-decoration: none;
	padding-right: 0.4em;
	padding-left: 0.4em;
	border: 0.025em solid #999999;
	padding-top: 0px;
	text-align: left;
}

#wrapper #header #main #content h1 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-left: 300px;
}

#wrapper #main #content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 2em;
}

#wrapper #header #main #content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #003366;
	margin-bottom: 0px;
	text-indent: 1em;
	margin-top: 0px;
	line-height: 1em;
}

#wrapper #main {
	overflow: auto;
	background-color: #E8E4CC;
	margin-top: 5px;
}



#wrapper #banner {
	background-color: #000000;
	float: right;
	height: 200px;
	width: 500px;
	visibility: visible;
	z-index: 3;
}
#wrapper #quick {
	background-color: #E8E4CC;
	height: 50px;
	width: 300px;
	visibility: visible;
	z-index: 4;
	float: left;
}
#wrapper #footer {
	background-color: #000033;
	height: 40px;
	width: 800px;
	margin-bottom: 0px;
	bottom: auto;
}
#wrapper #header #topstrip {
	background-color: #000033;
	height: 15px;
	width: 800px;
	visibility: visible;
	z-index: 2;
}
#sidenav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #E8E4CC;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 6px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	background-color: #E8E4CC;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 6px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#sidenav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 6px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: .025em;
	border-right-width: .025em;
	border-bottom-width: .025em;
	border-left-width: .025em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#sidenav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	background-color: #CCCCFF;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 6px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: .025em;
	border-right-width: .025em;
	border-bottom-width: .025em;
	border-left-width: .025em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.boy_table {
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}.adobe_disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #666666;
	background-image: url(../assets/images/layout/adobe_2.jpg);
	padding: 5px;
	float: left;
	width: 120px;
	background-repeat: no-repeat;
}
.signature {
	font-family: "Freestyle Script", "French Script MT", "Kunstler Script", "Lucida Handwriting";
	font-size: 140%;
	font-weight: bold;
	color: #000066;
}
.polaroid {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
	border: thin outset #666666;
	float: right;
	margin-right: 20px;
}
}
.email_table {
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	width: 600px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: uppercase;
}

