@charset "ISO-8859-1";
*{margin:0; padding:0;
}
body {
	background-color:#100806;
	font-size:10px;
	font-family: Times New Roman, Times, serif;
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#center {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
}
#center #header {
	background-color: #FFFFFF;
	display: block;
	height: 160px;
	width: 900px;
}
#center #header #logo a {
	display: block;
	height: 120px;
	width: 300px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#button_login {
	width: 80px;
	height: 35px;
	top: 0px;
	right: 20px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	position: absolute;
}
#button_login li {
	float: left;
	display: block;
}
#button_login li.login {
	background-image: url(images/button_login.png);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	display: block;
	height: 35px;
	width: 80px;
}
#button_login a.login {
	background-image: url(images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 35px;
	width: 80px;
}
#button_login li.current a.login,
#button_login a.login:hover {
	background-image: none;
}
#button_logout {
	width: 80px;
	height: 35px;
	top: 0px;
	right: 20px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	position: absolute;
}
#button_logout li {
	float: left;
	display: block;
}
#button_logout li.logout {
	background-image: url(images/button_logout.png);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	display: block;
	height: 35px;
	width: 80px;
}
#button_logout a.logout {
	background-image: url(images/button_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 35px;
	width: 80px;
}
#button_logout li.current a.logout,
#button_logout a.logout:hover {
	background-image: none;
}
#center #header #tagline {
	position: absolute;
	display: block;
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 475px;
	background-position: center top;
	top: 62px;
	right: 0px;
}
#nav {
	width: 900px;
	height: 40px;
	top: 120px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	position: absolute;
}
#nav li {
	float: left;
	display: block;
}
#nav li.home {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 110px;
}
#nav a.home {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 110px;
}
#nav li.current a.home,
#nav a.home:hover {
	background-image: none;
}
#nav li.about {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -113px -40px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav a.about {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -113px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav li.current a.about,
#nav a.about:hover {
	background-image: none;
}
#nav li.services {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -211px -40px;
	display: block;
	height: 40px;
	width: 114px;
}
#nav a.services {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -211px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 114px;
}
#nav li.current a.services,
#nav a.services:hover {
	background-image: none;
}
#nav li.capabilities {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -325px -40px;
	display: block;
	height: 40px;
	width: 201px;
}
#nav a.capabilities {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -325px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 201px;
}
#nav li.current a.capabilities,
#nav a.capabilities:hover {
	background-image: none;
}
#nav li.faqs {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -522px -40px;
	display: block;
	height: 40px;
	width: 95px;
}
#nav a.faqs {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -522px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 95px;
}
#nav li.current a.faqs,
#nav a.faqs:hover {
	background-image: none;
}
#nav li.resources {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -617px -40px;
	display: block;
	height: 40px;
	width: 130px;
}
#nav a.resources {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -617px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 130px;
}
#nav li.current a.resources,
#nav a.resources:hover {
	background-image: none;
}
#nav li.contact {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -750px -40px;
	display: block;
	height: 40px;
	width: 150px;
}
#nav a.contact {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: -750px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 150px;
}
#nav li.current a.contact,
#nav a.contact:hover {
	background-image: none;
}
#nav2 {
	width: 900px;
	height: 40px;
	top: 120px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	position: absolute;
}
#nav2 li {
	float: left;
	display: block;
}
#nav2 li.home {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav2 a.home {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav2 li.current a.home,
#nav2 a.home:hover {
	background-image: none;
}
#nav2 li.about {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -100px -40px;
	display: block;
	height: 40px;
	width: 80px;
}
#nav2 a.about {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 80px;
}
#nav2 li.current a.about,
#nav2 a.about:hover {
	background-image: none;
}
#nav2 li.services {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -180px -40px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav2 a.services {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 100px;
}
#nav2 li.current a.services,
#nav2 a.services:hover {
	background-image: none;
}
#nav2 li.capabilities {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -280px -40px;
	display: block;
	height: 40px;
	width: 190px;
}
#nav2 a.capabilities {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -280px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 190px;
}
#nav2 li.current a.capabilities,
#nav2 a.capabilities:hover {
	background-image: none;
}
#nav2 li.faqs {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -470px -40px;
	display: block;
	height: 40px;
	width: 85px;
}
#nav2 a.faqs {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -470px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 85px;
}
#nav2 li.current a.faqs,
#nav2 a.faqs:hover {
	background-image: none;
}
#nav2 li.resources {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -555px -40px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 a.resources {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -555px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 li.current a.resources,
#nav2 a.resources:hover {
	background-image: none;
}
#nav2 li.contact {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -670px -40px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 a.contact {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -670px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 li.current a.contact,
#nav2 a.contact:hover {
	background-image: none;
}
#nav2 li.account {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -785px -40px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 a.account {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: -785px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 115px;
}
#nav2 li.current a.account,
#nav2 a.account:hover {
	background-image: none;
}

#center #home_main a {
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 325px;
	width: 900px;
	text-indent: -5000px;
}
#center #sub_head {
	height: 190px;
	width: 900px;
	background-color: #CCCCCC;
}
#center #sub_main {
	background-color: #FFFFFF;
	display: block;
	width: 900px;
	position: relative;
}
#center #sub_main #text_container {
	display: block;
	float: right;
	width: 590px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	position: relative;
}
#center #sub_main #sub_list {
	display: block;
	width: 840px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#table {
	font-family: "Times New Roman", Times, serif;
	width: 840px;
	text-align: left;
	border-collapse: collapse;
}
#table th
{
	font-size: 1.0em;
	font-weight: normal;
	color: #666;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#table td {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#table td p {
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #000000;
}
#table td p a {
	font-weight: bold;
	color: #7f5100;
	text-decoration: underline;
}
#table td p a:hover {
	color: #b79c6c;
	text-decoration: underline;
	font-weight: bold;
}
#table .table_odd {
	background: #f4ede2; 
}



#center #sub_main #text_container h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 5.0em;
	color: #7f5100;
	font-weight: normal;
}
#center #sub_main #text_container h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
	color: #1d2591;
	padding-bottom: 10px;
	font-weight: normal;
}
#center #sub_main #text_container p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 2.5em;
	color: #333333;
	padding-bottom: 30px;
}
#center #sub_main #text_container ul {
	margin-bottom: 30px;
	margin-top: -30px;
	margin-left: 20px;
}
#center #sub_main #text_container li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333333;
	list-style-image: url(images/bullet_bluesq.gif);
	margin-bottom: 20px;
	margin-top: 10px;
	list-style-position: inside;
}
#center #sub_main #text_container p a,
#center #sub_main #text_container li a {
	font-weight: bold;
	color: #7f5100;
	text-decoration: underline;
}
#center #sub_main #text_container p a:hover, 
#center #sub_main #text_container li a:hover {
	color: #b79c6c;
	text-decoration: underline;
	font-weight: bold;
}
#center #sub_main #callout {
	vertical-align: middle;
	display: block;
	width: 190px;
	position: relative;
	left: 30px;
	top: 160px;
	position: relative;
	left: 30px;
}
#center #sub_main #callout p {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	color: #1d2592;
	text-align: right;
}
#center #footer {
	display: block;
	height: 47px;
	width: 880px;
	margin-top: 18px;
	margin-right: 20px;
}
#center #footer p,
#center #sub_footer p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
}
#center #footer .footerprint {
	font-size: 1.4em;
	color: #21255d;
}
#center #footer .smallprint {
	font-size: 1.1em;
	color: #b8b8b8;
}
#center #sub_footer {
	display: block;
	height: 47px;
	width: 880px;
	padding-top: 18px;
	padding-right: 20px;
	background-color: #7f5100;
	clear: both;
}
#center #sub_footer .footerprint {
	font-size: 1.4em;
	color: #ffffff;
}
#center #sub_footer .smallprint {
	font-size: 1.1em;
	color: #b79c6c;
}

