﻿body {

	background: #E9EBFF;
	font-family: Futura, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 13px;

}

td {

	font-family: Futura, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 13px;
	text-align: left;

}

#layout {

	width: 739px;

}

#header {

	background: #fff;
	height: 55px;

}

#header img {

	float: left;

}

.blueBG {

	background: #8388C5;

}

#topNav {

	background: #8388C5;
	padding-top: 2px;
	height: 157px;

}

#topNav ul {

	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	display: block;
	height: 157px;

}

#topNav ul li {

	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;

}

#leftNav {

	background: #8388C5;

}

#leftNav ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid white;

}

#leftnav li {

	margin: 0px;
	padding: 0px;
	display: block;
	width: 199px;

}

#leftNav .root a {

	display: block;
	color: #fff;
	text-decoration: none;
	background: #8388C5 url("images/rootImg.gif") left center no-repeat;
	padding: 4px;
	padding-left: 18px;
	border-top: 1px solid white;

}

#leftNav .root a:hover {

	background: #BABEF9 url("images/rootImg.gif") left center no-repeat;

}

#leftNav a span {
	display: block;
	width: 165px;
	padding-right: 20px;
}

li.subPage span {

	position: relative;
	left: 20px;

}

html > body #leftNav li.sub span {

	position: relative;
	left: 20px;

}

#search {

	background: #8388C5;
	padding-right: 4px;
	color: #fff;
	height: 31px;

}

#search ul {

	list-style: none;
	margin: 0px;
	padding: 0px;

}

#search li {

	float: right;
	display: block;
	margin-right: 5px;

}

#searchText {

	border: 0;
	display: block;
	width: 136px;
	height: 16px;

}

#searchSubmit {

	display: block;
	width: 30px;
	height: 19px;
	color: #fff;
	background: #E0B100;
	border: 1px solid #BE852C;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	cursor: pointer;

}

html > body #searchSubmit {

	position: relative;
	top: -1px;

}

html > body #searchText {

	position: relative;
	top: 0px;
	height: 18px;

}

#content {

	padding: 10px;
	background: #fff;
	height: 750px;

}

#footer {

	color: #fff;
	font-family: "Arial Narrow";
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid white;

}

#footer ul {

	list-style: none;
	padding: 0px;
	margin: 0px;

}

#footer li {

	float: right;
	padding-right: 10px;
	padding-left: 10px;

}

#footer b {

	letter-spacing: 2px;

}

#copyright {

	width: 739px;
	text-align: right;
	font-size: 9px;
	color: #5358A5;

}

#copyright a {

	color: #5358A5;

}

.alignLeft {

	text-align: left;

}

.alignRight {

	text-align: right;

}

.borderRight {

	border-right: 2px solid #fff;

}

.sub {
	font-size: 13px;
	text-align: right;
}
.sub a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #7378BF url("images/subImg.gif") left center no-repeat;
	padding: 4px;
	border-top: 1px solid white;
}

.sub a:hover {

	background: #BABEF9 url("images/subImg.gif") left center no-repeat;

}

.subPage {
	text-align: right;
	font-size: 12px;
}

.subPage a {

	display: block;
	color: #fff;
	text-decoration: none;
	background: #5358A5 url("images/subpageImg.gif") left center no-repeat;
	padding: 4px;
	border-top: 1px solid white;

}

.subPage a:hover {

	background: #8388C5 url("images/subpageImg.gif") left center no-repeat;

}

.inputText {

	width: 250px;

}

.inputTextarea {

	width: 250px;

}

.alert {

	background: #cf5f5f;
	color: #fff;
	padding: 5px;

}

.printThisPage {

	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;

}

.printThisPage a {

	display: block;
	border-top: 1px solid #ccc;
	padding: 3px;
	color: #999;
	text-decoration: none;
	background: #eee;

}

.printThisPage a:hover {

	color: #9f3f3f;

}

#header ul {

	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-top: 40px;
	font-size: 12px;

}

#header li {

	display: block;
	float: left;
	color: #C64630;
	margin: 0px;
	padding: 0px;

}

#header li a {

	padding: 3px;
	color: #C64630;
	text-decoration: none;

}

#photoCredit {

	float: left;
	position: relative;
	left: -105px;
	top: 57px;
	z-index: 100;
	font-weight: bold;

}

#photoCredit a {

	text-decoration: none;
	color: #fff;

}

h3.black {

	font-size: 16px;
	color: #000;
	font-weight: bold;

}

#disclaimerText {

	font-size: 10px;

}

#disclaimerText a {

	color: #5358A5;

}