@charset "utf-8";
/* CSS Document 

Green = #2b6534  or #2A6533   Dark Grey #5b5b5b and #666   light grey #D4D4D4     dark blue link: #036    dk. blue hover color #004159   */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 101%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #000;
	background-image: url(../images/stripes.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
	color: #2b6534;
	font-size: 2em;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
h2 {
	color: #5b5b5b;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 10px;
}
h3 {
	color: #FFF;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
	background: #2b6534;
	padding-left: 6px;
	margin-bottom: 8px;
}
h4 {
	color: #5b5b5b;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	line-height: 1.5;
	padding-bottom: 6px;
}
a, a:link {
	color: #2b6534;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #2b6534;
	font-weight: bold;
	text-decoration: none;
}
a:focus {
	color: #2b6534;
}
a:active {
	color: #2b6534;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}
#topDiv {
}
#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
}
#searchbox {
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
}
#topimage {
	float: right;
	z-index: -1;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 186px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left 49px;
	text-align: left;
}
#navwrapper {
	background-color: #030;
}
#nav {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #2B6333;
	list-style: none;
}
.menu {
	width: 900px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	padding: 0px;
	border-right: 1pt solid #FFF;
	margin-top: 2px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#004159;
	text-decoration: none;
}
#contentWrapper {
	background-image: url(../images/content-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	padding: 10px 0px 10px 0px;
	width: 216px;
	line-height: 16px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 36px;
	padding-left: 12px;
	text-transform: uppercase;
	border-style: none;
	border-width: 0px;
	background: #000 url(../images/top-menu-title.jpg) no-repeat right top;
}
#leftColumn h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	width: 200px;
	display: block;
	text-decoration: none;
}
#leftColumn h3 a:link{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	width: 200px;

}
#leftColumn h3 a:hover{
	color: #999;
	display: block;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 12px;
	text-transform: uppercase;
	line-height: 34px;
	background: url(../images/sub-menu-title.jpg) no-repeat right 1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#leftColumn h4 a{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	width: 200px;
	display: block;
}
#leftColumn h4 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	width: 200px;
	text-decoration: none;
}
#leftColumn h4 a:hover{
	color: #999;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 20px;
}
#leftColumn ul li {
	background-image: url(../images/li-dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(../images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
	text-decoration: none;
}
#leftColumn a, #leftColumn a:link {
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #FFF;
	text-decoration: none;
}
#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 180px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #009;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #5b5b5b;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 5px;
}
#rightColumn h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2b6534;
	margin-top: 10px;
	line-height: 20px;
	text-align: center;
	border-top: 2px solid #FFDF00;
	padding-top: 4px;
}
#rightColumn p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.bullet {
}
#rightColumn .bullet a:after {
	content: url(../images/bullet.gif);
}
#content {
	margin: 0px 215px 0 225px;
	padding: 20px 0px 30px;
	line-height: 16px;
	color: #666;
}
#content p {
	margin-top: 8px;
	font-size: 1.1em;
}
#content ul li {
	list-style: url(../images/bullet_green.jpg) outside;
	font-size: .95em;
	letter-spacing: normal;
	word-spacing: normal;
}
#content ol li {
	list-style: decimal outside;
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
	color: #D7D7CC;
	height: 71px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 250px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #BCBCA9;
}
#credit {
	text-align: center;
	padding: 0px 0px 8px 220px;
	font-size: 10px;
	color: #525340;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #666;
	font-weight: normal;
}
.stripes {
	background: url(../images/blue_white_stripes.jpg) repeat-x;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
}
.stripesBottom {
	background: url(../images/blue_white_stripes.jpg) repeat-x bottom;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
}
.photoCaption {
	font-size: 95%;
	font-style: italic;
	color: #2A6533;
	line-height: normal;
	text-align: center;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#news table {
	color: #000;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#news tr .alternate {
	background: #D4D4D4 url(../images/news_symbol.png) no-repeat 4px 4px;
	padding-left: 30px;
	height: 26px;
}
#news tr td {
	color: #000;
	line-height: normal;
	background: url(../images/whistle.png) no-repeat 4px 4px;
	padding-left: 30px;
	height: 34px;
	border-bottom: 1pt solid #2b6534;
	display: table-cell;
	font-size: 90%;
}
.greenRevRtAlign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFF;
	background: #2b6534;
	text-align: right;
	padding-right: 6px;
}
#news tr .greenRevRtAlign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
	background: #2b6534;
	height: auto;
}
#news p {
	margin-top: 0px;
}
#news tr .greenRevRtAlign a {
	color: #FFF;
}
#news tr .greenRevRtAlign a:hover {
	color: #D4D4D4;
	text-decoration: none;
}
#news tr td a {
	color: #2A6533;
}
#news tr td a:hover {
	color: #5b5b5b;
}
.alternate {
	background: #D4D4D4;
}
.endStoryLine {
	border-bottom: 2pt solid #5B5B5B;
	padding: 0px;
	margin: 0px;
}
#content ol li ol {
	list-style: lower-alpha outside;
}
#content table {
	position: relative;
	background-color: #FFF;
	width: 100%;
}
.greenText {
	color: #2A6533;
}
.blueText {
	color: #036;
}
.blackRegLeading {
	line-height: normal;
	color: #000;
}
.redText {
	color: #F00;
}
.yellowText {
	color: #FC0;
}
.yellowHighlight {
	background: #FF3;
}
.video {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #FFF;
	background: #000;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
#content .video #slider {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px -50px;
	list-style: none;
}
#topDiv #outerWrapper #contentWrapper #content .video #slider {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#topDiv #outerWrapper #contentWrapper #content #recruitform {
	font-size: 10.5pt;
	color: #000;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #2A6533;

}
.largerText, #content .largerText {
	font-size: 110%;
}
.muchLargerText {
	font-size: 120%;
}
.smallerText, #content .smallerText {
	font-size: 85%;
	line-height: normal;
}.paddingRight {
	padding-right: 10px;
}
.pink {
	color: #EF3E6D;
}.dottedGreenLine {
	border-bottom: 1pt dotted #2A6533;
	margin: 0px;
	padding: 0px;
}
.button {
	background: url(../images/button.png) no-repeat;
	height: 50px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	color: #000;
	text-align: center;
	font-size: 120%;
}
.button a {
	text-decoration: none;
}
#printed-article {
	display: none;
}
.indented {
	margin-right: 20px;
	margin-left: 20px;
}
.page-break  {
	display: none;
}.blinking {
	text-decoration: blink;
}
#attn-box {
	background: url(../images/attn-box.gif) no-repeat;
	display: block;
}
.clearFloat {
	clear: both;
	height: 0px;
}
#leftColumn table tr td a img {
	padding-top: 10px;
}
.announceLine {
	margin: 2px 0px 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	border-top: 2px dashed #036;
}
.dividerLine {
	margin: 2px 0px 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	border-top: 3px solid #E8E8E8;
}
#content section {
	margin-top: -20px;
}
#content section img {
	border: 4px solid #FFFFFF;
	display: inline;
	top: 0px;
	position: relative;
	left: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: text-top;
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow:5px 5px 5px rgba(68,68,68,0.6);
	float: left;
	text-align: left;
}
#content section h4 {
	margin-left: 130px;
	padding-bottom: 0px;
	text-align: left;
}
#content section p {
	margin-left: 130px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 8px;
}
#topOver {
	background: url(../images/topimageover.png) no-repeat;
	z-index: 1000;
	display: block;
	height: 184px;
	width: 684px;
	position: relative;
	top: 0px;
	left: 216px;
}
.reversed {
	color: #FFFFFF;
}
.greyBackground {
	background: #D9D9D9;
}
#content table tr.reversed td {
	border-right: 1px solid #FFFFFF;
	background: url(none);
}

table .short-table td, table .short-table th {
	padding: 4px;
	text-align: left;
	color: #757475;
	background: url(none);
}
table .short-table tr:nth-child(2n+1) {
	background: #f6f6f6 url(none);
}
#content .short-table th {
	background: url(none);
	background: #FFF url(none);
	border-bottom: 2px solid #e0e0e0;
	text-align: left;
	color: #d2232a;
	font-weight: bold;
}
#content .short-table tr:nth-child(2n+1) {
	background: url(none);
	background-color:#D7D7D7;
}
#content #news tr table td {
	background-image: url(none);
	padding-left: 0px;
	height: auto;
	font-size: 100%;
}
#content #news .alternate tr table td {
	background: #FFF;
	background-image: url(none);
	padding-left: 0px;
	height: auto;
	font-size: 100%;
}
#content table tr .greenRevRtAlign a {
	color: #FFF;
}
.onefourth {
	float: left;
	width: 23%;
	padding-right: 4px;
	padding-left: 4px;
}
.onefourthlast h3, .onefourth h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.onefourthlast {
	float: left;
	width: 23%;
	padding-left: 4px;
}
.onethird {
	float: left;
	width: 32%;
	padding-right:3px;
}
.onehalf {
	float: left;
	width: 48%;
}
.borderRight {
	border-right: 1px dotted #2B6534;
}
.borderShadow {
	border: 2pt solid #FFF;
   -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
 -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
 box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
}
.shadow {
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
 -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
 box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
}
.bdrGreen {
	border: 2pt solid #2b6534;
}
#leftColumn ul li ul {
	margin-left: 5px;
	list-style: none;
}

.fr {
	float: right;
	margin-left: 10px;
}
