@charset "UTF-8";
/* positioning styles */
body {
	margin: 0px;
	top: 0px;
}
#header {
	background-color: #170E12;
	height: 0em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	visibility: hidden;
}
#headercontent {
	background-color: #170E12;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	height: 0em;
	position: relative;
	width: 800px;
	top: -6.45em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
#nav {
	position: absolute;
	width: 43em;
	top: 0em;
	margin-bottom: 0em;
	left: 6.5em;
	visibility: hidden;
}
#subhead {
	width: 100%;
	z-index: 0;
	margin: auto;
	float: right;
	position: absolute;
	top: 0em;
	left: 0px;
	height: 58px;
	padding: 0px;
	visibility: hidden;
}
#subheadcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0em;
	position: relative;
	visibility: hidden;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
}
#login {
	float: right;
	z-index: 15;
	position: relative;
	margin-right: 0px;
	color:white;
}
#clock {
	float: right;
	position: relative;
	left: -1em;
	top: 1.6em;
	visibility: hidden;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 1em;
	padding-right: 1em;
	padding-left: .8em;
	letter-spacing: 0.08em;
	line-height: 0.6em;
	margin-top: 0.8em;
	color: #848C8F;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: -0.8em;
	padding-left: 1em;
	font-weight: lighter;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	line-height: 1em;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-left: 1.2em;
	padding-right: 1.2em;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
/* classes */
.floatright {
	float: right;
}

.specs {
	font-size: 0.55em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	color: #666666;
}
.imagemargins {
	margin-right: -5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0em;
}
.floatleft {
	float: left;
	padding-right: 1em;
}

.nav {
	color: #999999;
	padding-left: 10px;
	bottom: 7px;
	text-align: center;
}
.toupe {
	background-color: #D3CAAE;
}
.maroontype {
	color: #4F231E;
}
.gray {
	color: #848C8F;
}
.maroon {
	background-color: #4F231E;
	color: #FFFFFF;
}
#barimages {
	top: 0px;
	position: relative;
}
.blue {
	background-color: #00283C;
}
.lightblue {
	background-color: #BEE0FF;
}

/* divs */

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	float: left;
	padding-top: 3em;
	text-align: center;
}

/* navigation */
ul   li   a:hover  {
	color: #000;
	list-style-type: none;
	text-decoration: none;
	background-color: #EFE5C5;
	display: block;
	padding-left: 1em;
}
ul  li  a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	padding-left: 1em;
}
#searchBackground {
	height: 20px;
	width: 130px;
	position: relative;
	top: 20px;
	background-image: url(assets/searchBackground.gif);
	left: -18px;
}


ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
ul li {
	display: block;
	padding-left: 0px;
	margin-left: 0px;
}
ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 1em;
}
ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 1em
}
a.navcurrent {
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul li a.nested {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-left: 1.6em;
	background-color: #F7F5E4;
}
ul  li  a.sidecurrent {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #EFE5C5;
}

ul li a.nestedcurrent {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #EFE5C5;
	padding-left: 1.6em;
}
h1  a {
	text-decoration: none;
	color: #848C8F;
}
p a:link {
	color: #333333;
	text-decoration: underline;
}p a:active {
	color: #000000;
	text-decoration: underline;
}
p a:visited {
	color: #333333;
}
p a:hover {
	color: #000000;
	text-decoration: underline;
}
ul  li  p {
	padding-left: 4em;
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 0em;
	margin-bottom: 1.4em;
	font-size: .7em;
}


ul li a:hover.nested {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-left: 1.6em;
	background-color: #EFE5C5;
}
h1 a:visited {
	text-decoration: none;
	color: #848C8F;
}
h1 a:hover {
	text-decoration: none;
	color: #000;
}
