@charset "utf-8";
/*
 * Dark Brown: #857362
 * Blue: #004b85
 * Lighter Blue: #3377ac
 * Background Yellow: #fffcd6
 */

html, body, div, span, p, ul, ol, li, h1, h2, h3, h4, h5, h6, a, img {
	margin: 0;
	padding: 0;
	text-align: left;
}

ul, ol {
	margin-left: 30px;
}

li {
	margin-left: 20px;
}

a {
	text-decoration: none;
	color: #004b85;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

body {
	padding: 30px 0;
	background: #FFFCD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #655c4b;
}

#wrapper {
	width: 938px;
	margin: 0 auto;
}

#header {
	width: 938px;
	height: 140px;
}

#header h1 {
	text-indent: -10000px;
	background: url(../images/logo.jpg) no-repeat;
	width: 323px;
	height: 64px;
	float: left;
	margin-left: 15px;
}

#smLinks {
	float: right;
	width: 93px;
}

#nav {
	float: right;
	width: 575px;
	margin: 20px 0 0 0;
	position: relative;
}

#nav li {
	margin-left: 5px;
	height: 19px;
	padding: 16px 0 12px;
	width: 110px;
	float: left;
	list-style: none;
	background: url(../images/nav-button.gif) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	display: inline;
}

#nav li a {
	color: #FFF;
	text-transform: uppercase;
}

#nav li.current {
	background: url(../images/nav-button.gif) 0 -47px no-repeat;
	margin-bottom: 0;
}

#subnavBar {
	width: 938px;
	background: #004b85;
	height: 5px;
	overflow: hidden;
}

#content {
	width: 938px;
}

#footer {
	width: 938px;
	text-align: center;
	font-size: .8em;
	margin-top: 20px;
}

#footer, #footer a {
	color: #857362;
}

#footer a:hover {
	color: #000;
}

#innerContent {
	margin: 0 70px;
	width: 798px;
}

#signupForm {
	background: #bfb59c;
	width: 206px;
	display: none;
	padding-top: 25px;
	font-size: .9em;
	font-weight: bold;
	margin-top: -15px;
}

#signupForm label {
	float: left;
	width: 70px;
	text-align: right;
	clear: left;
	margin: 5px 4px 0 5px;
}

#signupForm input {
	width: 120px;
}

#signup {
	position: relative;
	z-index: 10;
}

#signupSubmitWrapper {
	width: 206px;
	background: #fffcd6;
	border-top: 3px solid #004b85;
	margin-top: 15px;
}

#signupSubmit {
	width: 80px;
	margin: 0 auto;
	background: #004b85;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	padding: 2px;
}

#signupErrors {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #C33;
	margin-top: 5px;
	height: 16px;
}

h3.sectionTitle {
	width: 400px;
	font-size: 1.2em;
	border-bottom: 1px solid #004b85;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 25px;
	color: #004b85;
	height: .95em;
	margin: 20px 0;
}

#subnavWrapper {
	width: 304px;
	height: 227px;
	background: #004b85;
	float: left;
}

#subnav {
	list-style: none;
	float: right;
	margin: 17px 20px 0 0;
}

#subnav li {
	text-align: right;
	margin-top: 25px;
}

#subnav a {
	color: #FFF;
	text-transform: uppercase;
}

#subnav li.current a {
	color: #bfb9a7;
	font-size: 1.33em;
}

#subnav li.current a:hover, #subnav a:hover {
	color: #CCC;
}

#sectionImage {
	float: right;
}

.strong {
	color: #004b85;
	text-transform: uppercase;
}

.capabilityBlock {
	width: 232px;
	height: 25px;
	background: #004b85;
	float: left;
	margin-left: 3px;
	position: relative;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	line-height: 1.4em;
	text-align: center;
	padding-top: 207px;
}

div.capabilityBlock {
	padding-top: 196px;
	height: 36px;
}

.capabilityBlock a {
	color: #FFF;
}

.capabilityBlock:hover, .capabilityBlock a:hover {
	color: #6eb2e8;
}

#archive {
	line-height: 1.5em;
	width: 270px;
	margin-top: 15px;
}

#archiveInner {
	display: none;
	width: 270px;
}

.headline {
	color: #004b85;
	font-size: 1.2em;
	text-transform: uppercase;
}

a.headline:hover {
	color: #000;
}

#newsletterSnippet {
	width: 240px;
	padding: 5px;
	background: #dbd4b6;
	border: 2px solid #000;
	margin: 3px 0 20px;
	cursor: pointer;
	display: block;
	color: #000;
}

#pastNewsletters {
	width: 230px;
	border: 2px solid #004b85;
	padding: 10px;
	height: 100px;
	overflow-y: scroll;
	line-height: 1.6em;
	margin-top: 3px;
}

#capSubmenuContainer {
	width: 232px;
	height: 235px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	text-transform: uppercase;
}

#capSubmenuTop, #capSubmenuSecondary {
	padding: 30px 20px 15px 0;
	width: 212px;
	height: 190px;
	position: absolute;
	top: 0;
	left: -232px;
	background: #3377ac;
	text-align: right;
	line-height: 1.8em;
}

#capSubmenuSecondary {
	left: 0;
	background: #004b85;
}

#capSubmenuTop a, #capSubmenuSecondary a {
	color: #bfb9a7;
}

#capSubmenuTop a:hover, #capSubmenuSecondary a:hover, #capSubmenuTop a.current, #capSubmenuSecondary a.current {
	color: #FFF;
}

#capSubmenuSecondary div {
	display: none;
	float: right;
	text-align: right;
}

.capSubmenuTitle {
	color: #FFF;
	font-size: 1.3em;
}

#capContent {
	border: 10px solid #3377ac;
	width: 622px;
	float: left;
	background: #FFF;
	min-height: 514px;
	padding: 18px 18px 18px 35px;
	position: relative;
}

#capContent h3.sectionTitle {
	width: 250px;
	margin: 0 0 5px -15px;
	font-size: 1.4em;
	padding-left: 15px;
}

#capContent h4 {
	font-size: 1.1em;
	color: #004b85;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}

#backCaps {
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-transform: lowercase;
	font-size: .9em;
}

.sectionTitle {
	font-weight: bold;
	font-size: 1.3em;
}

.requiredStar {
	color: #F00;
}