/* ----------------------------------------------------------------------------------------------------------------- Global Styles */

@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

.blog .blog-entry {
	border-bottom: 0px;
}

.blog h4.post-date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	margin-bottom: 12px;
}

h4.post-title a:link, h4.post-title a:visited, h4.post-title a:active {
	font-size: 16px;
	color: #3E3120;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

h4.post-title a:hover {
	text-decoration: underline;
}

.blog .post-body {
	margin-top: -8px;
}

.blog .textarea {
	width: 100%;
}

div.test-app-profile-form-wrapper {
	margin-bottom: 20px;
}

div.test-app-wrapper fieldset {
	margin-bottom: 20px;
}

div.test-app-wrapper fieldset legend {
	font-size: 24px;
	padding: 10px 0;
}

div.test-app-wrapper ol {
	list-style-type: none;
	padding: 0px;
}

div.test-app-wrapper ul {
	padding-left: 0px;
}

div.test-app-wrapper ul li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 15px;
}

div.test-app-wrapper ul li input {
	margin-left: -22px;
	margin-right: 9px;
}

* html div.test-app-wrapper ul li input {
	margin-right: 2px;
}

span.test-app-question {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}

.datagrid {
	display: none;
}

.results {
	margin: 10px 0;
}

.test-results-score, .test-results-percentage {
	display: none;
}

.test-results {
	margin-top: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: #e7dfd1;
}

img, div {
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
}

a:link, a:visited, a:active {
	color: #4d4d4d;
	text-decoration: underline;
}

a:hover {
	color: #4d4d4d;
	text-decoration: none;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	
}

h2, h2 a:link, h2 a:visited, h2 a:active {
	font-size: 16px;
	line-height: 16px;
	color: #3E3120;
	font-weight: bold;
}

h3, h3 a:link, h3 a:visited, h3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #3E3120;
	text-transform: uppercase;
}

h4, h4 a:link, h4 a:visited, h4 a:active {
	font-size: 12px;
	line-height: 16px;
	color: #395C61;
	font-weight: bold;
}

h5 {
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #3E3120;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */

#search {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 223px;
	height: 32px;
	background: url(/SiteFiles/1206/Images/search-field.gif) no-repeat;
}

.searchField {
	width: 180px;
	height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	float: left;
	padding: 10px 0 0 10px;
	background: none;
	border: 0;
	outline: none;
}

.searchButton {
	width: 33px;
	height: 32px;
	text-indent: -1000px;
	float: right;
	cursor: pointer;
	background: url(/SiteFiles/1206/Images/search-button.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	border: none;
	outline: none;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */

#mainnavWrapper {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 850px;
}

#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	float: right;
	border-right: 1px solid #514638;
}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
	background-color: #322412;
}

#tab4 {
	background-color: #322412;
}

#mainnav a {
	padding: 9px 25px;
	display: block;
	text-decoration: none;
	color: #c1b191;
	border-left: 1px solid #514638;
}

#mainnav a:hover {
	padding: 9px 25px;
	display: block;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #514638;
	background-color: #3f6065;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */

#subnavWrapper {
	float: left;
	width: 266px;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2,
#subnavWrapper h2 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

#subnav {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

#subnav li {
	padding: 0 0 0 16px;
	margin: 0px;
	width: 266px;
	background: url(/SiteFiles/1206/Images/bullet1.gif) no-repeat 0em 0.9em;
	list-style: none;
	border-bottom: 1px solid #d4cec3;
}

#subnav a {
	color: #737373;
	display: block;
	padding: 6px 0px;
	text-decoration: none;
}

#subnav a:hover {
	color: #4d4d4d;
	display: block;
	padding: 6px 0px;
	text-decoration: underline;
}

#subnav a.first {
	color: #737373;
	display: block;
	padding: 6px 0px;
	text-decoration: none;
}

#subnav a.first:hover {
	color: #4d4d4d;
	display: block;
	padding: 6px 0px;
	text-decoration: underline;
}

#subnav a.current {
	color: #4d4d4d;
	display: block;
	padding: 6px 0px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */

#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #3d2f1e;
}

#mainnavSection {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #322412;
	border-bottom: 1px solid #514638;
}

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #322412;
	border-bottom: 1px solid #514638;
}

#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2d5257;
	border-bottom: 1px solid #8fa09f;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d1ccc1;
}

#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d1ccc1;
}

#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */

#header {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 850px;
	height: 113px;
	position: relative;
}

.logo {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 403px;
	height: 63px;
	overflow: hidden;
	float: left;
}

.logo a {
	width: 403px;
	height: 63px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

.b-mediaplayer {
	position: absolute;
	top: 40px;
	right: 228px;
	width: 94px;
	height: 32px;
	overflow: hidden;
}

.b-mediaplayer a {
	width: 94px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-mediaplayer.gif) no-repeat top;
}

.b-mediaplayer a:hover {
	background: url(/SiteFiles/1206/Images/b-mediaplayer.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */

#top {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	position: relative;
}

#top h5 {
	color: #FFF;
	margin-bottom: 6px;
}

#top a:link, #top a:visited, #top a:active {
	color: #99C7CD;
	text-decoration: none;
	border-bottom: 1px solid #99C7CD;
}

#top a:hover {
	color: #99C7CD;
	text-decoration: none;
	border-bottom: none;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */

#middle {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	overflow: hidden;
}

#middle h5 {
	color: #FFF;
}

#middle-left {
	float: left;
	width: 288px;
	margin-right: 63px;
}

#middle-right {
	float: left;
	width: 473px;
	border: 12px solid #375a60;
	padding: 1px;
	background-color: #6f8387;
}

.b-discover {
	width: 288px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.b-discover a {
	width: 288px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-discover.gif) no-repeat top;
}

.b-discover a:hover {
	background: url(/SiteFiles/1206/Images/b-discover.gif) no-repeat bottom;
}

.b-grow {
	width: 288px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.b-grow a {
	width: 288px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-grow.gif) no-repeat top;
}

.b-grow a:hover {
	background: url(/SiteFiles/1206/Images/b-grow.gif) no-repeat bottom;
}

.b-commit {
	width: 288px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.b-commit a {
	width: 288px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-commit.gif) no-repeat top;
}

.b-commit a:hover {
	background: url(/SiteFiles/1206/Images/b-commit.gif) no-repeat bottom;
}

.b-center {
	width: 288px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin-bottom: 18px;
}

.b-center a {
	width: 288px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-center.gif) no-repeat top;
}

.b-center a:hover {
	background: url(/SiteFiles/1206/Images/b-center.gif) no-repeat bottom;
}

#roadmap {
	width: 288px;
	float: left;
	border-top: 1px solid #4d686c;
	padding-top: 18px;
}

#roadmap p {
	color: #b0bec0;
}

#roadmap a:link, #roadmap a:visited, #roadmap a:active {
	color: #FFF;
}

#roadmap a:hover {
	color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content {
	margin: 0px 0px 0px 50px;
	padding: 45px 0px;
	width: 850px;
	overflow: hidden;
}

#content-left {
	float: left;
	width: 520px;
	margin-right: 64px;
	background: url(/SiteFiles/1206/Images/hd-blog.gif) no-repeat left top;
	padding-top: 35px;
}

#content-right {
	float: left;
	width: 266px;
}

#content-right ul {
	margin: 10px 0px;
	padding: 0px;
	width: 133px;
	float: left;
	border-top: 1px solid #d4cec3;
}

#content-right ul li {
	padding: 0 0 0 16px;
	margin: 0px;
	background: url(/SiteFiles/1206/Images/bullet1.gif) no-repeat 0em 0.9em;
	list-style: none;
	border-bottom: 1px solid #d4cec3;
}

#content-right a {
	display: block;
	padding: 6px 0px;
	text-decoration: none;
	color: #737373;
}

#content-right a:hover {
	display: block;
	padding: 6px 0px;
	text-decoration: underline;
	color: #4d4d4d;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */

#bottom {
	margin: 0px 0px 0px 50px;
	padding: 28px 0px;
	width: 850px;
	overflow: hidden;
}

#bottom a img {
	float: left;
	border: 5px solid #ded4c1;
	padding: 1px;
	background-color: #FFF;
}

#bottom a:hover img {
	float: left;
	border: 5px solid #d0c7b5;
	padding: 1px;
	background-color: #FFF;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */

#footer {
	margin: 0px 0px 0px 50px;
	padding: 26px 0px;
	width: 850px;
	overflow: hidden;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #737373;
	text-decoration: none;
}

#footer a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

#footer-left {
	float: left;
	margin-right: 64px;
	width: 311px;
}

#footer-right {
	float: right;
	text-align: right;
	width: 470px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */

#d-content-left {
	float: left;
	width: 540px;
	margin-right: 44px;
	overflow: hidden;
}

#d-content-left h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #3E3120;
	font-weight: bold;
}

#d-content-right {
	float: left;
	width: 266px;
	overflow: hidden;
}

#page-right {
	float: left;
	width: 266px;
	margin-top: 30px;
}

#dnosub-content-left {
	float: left;
	width: 850px;
	overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------------------------- Additional Styles */

#missionsWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #2d5257;
}

#missions-mainnavWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #322412;
	border-bottom: 1px solid #514638;
	height: 34px;
}

#d-content-missions {
	float: left;
	width: 850px;
	overflow: hidden;
}

#discoverWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #985413 url(/SiteFiles/1206/Images/bkgd-discover.jpg) repeat-x top;
}

#discover-left {
	padding-left: 55px;
	background: url(/SiteFiles/1206/Images/i-discover.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

.b-disc-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 232px;
	height: 35px;
	overflow: hidden;
}

.b-disc-next a {
	width: 232px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-disc-next.jpg) no-repeat top;
}

.b-disc-next a:hover {
	background: url(/SiteFiles/1206/Images/b-disc-next.jpg) no-repeat bottom;
}

#growWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #491a03 url(/SiteFiles/1206/Images/bkgd-grow.jpg) repeat-x top;
}

#grow-left {
	padding-left: 55px;
	background: url(/SiteFiles/1206/Images/i-grow.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

.b-grow-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 258px;
	height: 35px;
	overflow: hidden;
}

.b-grow-next a {
	width: 258px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-grow-next.jpg) no-repeat top;
}

.b-grow-next a:hover {
	background: url(/SiteFiles/1206/Images/b-grow-next.jpg) no-repeat bottom;
}

#commitWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #41501c url(/SiteFiles/1206/Images/bkgd-commit.jpg) repeat-x top;
}

#commit-left {
	padding-left: 55px;
	background: url(/SiteFiles/1206/Images/i-commit.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

.b-commit-next {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 243px;
	height: 35px;
	overflow: hidden;
}

.b-commit-next a {
	width: 243px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1206/Images/b-commit-next.jpg) no-repeat top;
}

.b-commit-next a:hover {
	background: url(/SiteFiles/1206/Images/b-commit-next.jpg) no-repeat bottom;
}

#centerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #2d5258 url(/SiteFiles/1206/Images/bkgd-center.jpg) repeat-x top;
}

#center-left {
	padding-left: 55px;
	background: url(/SiteFiles/1206/Images/i-center.png) no-repeat;
	behavior: url(/SiteFiles/1206/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */

.pageSearchTitle {
	
}

a.pageSearchTitle {
	
}

a.pageSearchTitle:hover {
	
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */

.photogallery {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.photogallery li {
	background: none repeat scroll 0 0 transparent;
	display: inline-block;
	margin: 0;
	padding: 0 10px 10px 0;
}

.photogallery li a {
	border: 1px solid #CCCCCC;
	display: block;
	padding: 2px;
}

.photogallery li a:hover {
	border: 1px solid #666666;
}

.photo-list {
	margin: 0;
	padding: 0;
}

.photo-flickr-link {
	clear:both;
	display:block;
}