/* root.css */

/* Table of Contents
------------------------------------
    1. Reset
    2. Elements (a, body, p, etc.)
	3. ID's (#container, etc.)
	4. Classes (.red, .clear, etc.)
	5. Print
	6. Handheld	
	
COLORS
    Main Text:              #3d3d3d
    Army Gold:              #ffd54a
    Army Green:             #7b8738                  
    Light Gray bg:          #f7f7f7
	Fort Polk Green: 		#909078;
------------------------------------*/

/* 1. Reset
------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: 0;
}
body {
	background: #f7f7f7;
	color: #000;
	line-height: 1;
}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  
} 

ol, ul {
	list-style: none;
}

/* 2. Elements
------------------------------------*/
body {
    background: #000000;
    color: #3d3d3d;
    font-family: Verdana, Arial, sans-serif;	
}
a {
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #7b8738;
}

a.nec:hover,a.nec:active {color:#70d2ef;}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.6em;
    line-height: 1.2em;
}

h2 {
    font-size: 1.1em;
}
img {
   border: 1px solid #3d3d3d;
}
p {
    font-size: .9em;
    line-height: 1.4em;
    margin: 1.1em 0;
}

ul.multicolumn30, ul.multicolumn20, ul.multicolumn10, ul.multicolumn15, ul.multicolumn12 {
	margin: 0.5em 2em 0.5em 2em;
	padding: 0em;
}

ul.mission {
	list-style-type: square;
	padding-left: 5em;
}

/* 3. ID's
------------------------------------*/
#assualt  {
	background-color: #f7f7f7;
    color: #3d3d3d;
	font-size:11px;
    font-weight: bold;
    text-decoration: none;
}

#communityInfoBrief {
	color: #0900C4;
	background-color: #cfcfcf;
	font: Helvetica 12pt;
	border: 1px solid black;
	height: 360px;
	width: 468px
}

#container {
    background: #f7f7f7 repeat-y;
    font-size: 62.5%;
    margin: 0 auto 14px;
    padding: 14px 0;
    overflow: auto;
    width: 996px;
}

#contentBackground {
  
	background-color:#f7f7f7;
    width: 996px;
    overflow: hidden;	

}

#cwmcalwrapper {
	display:none;
}

#cwulistwrapper {
	display:none;
}

#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#disclaimer2 {
	font-size: 18px;
	font-weight: bold;
}
#dropDownNav {
    float: left;
    font-size: 1.1em;
}
#dropDownNav li {
    background: url(../rv4_images/drop_down_border1.gif) no-repeat right;
    float: left;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 -1px;
    position: relative;
    z-index: 999;
}
#dropDownNav li a {
    display: block;
    padding: 0 15px;
}
#dropDownNav li:hover, #dropDownNav li.sfHover, #dropDownNav li a:active, #dropDownNav li:hover a, #dropDownNav li.sfHover a {
	background: url(../rv4_images/nav_hover_gradient.gif) repeat-x;
    color: #7b8738;
}
#dropDownNav li ul {
    background: url(../rv4_images/drop_down_bg.png);
    border: 1px solid #b6b6b6;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 29px;
    width: 220px;
}
#dropDownNav li ul li {
    background: none;
    border: none;
    display: block;
    font-size: 0.9em;
    height: auto;
    line-height: 2.6em;
    padding: 0;
}
#dropDownNav li ul li a, #dropDownNav li:hover li a, #dropDownNav li.sfHover li a {
    background: none;
    color: #3d3d3d;
    display: block;
    height: auto;
    padding: 0 0 0 10px;
    width: 212px;
}
#dropDownNav li ul li a:focus, #dropDownNav li ul li a:hover {
    background-image: none;
    background-color: #b4b4b4;
    color: #7b8738;
}
#dropDownNavNS{
	position:absolute;
	top:10px;
 	left:5px;
}
#dropDownNavNS li{
    line-height:15px;
}
#footer {
    background: #4e4e4e;
    clear: both;
	position: relative;
    color: #e3e3e3;
    font-size: 1.2em;
    padding: 5px 10px;
    overflow: auto;
    width: 976px;
    margin-top:125px;
}
#footer a {
    color: #e3e3e3;
    font-weight: normal;
}
#footer ul {
    text-align: center;
}
#footer li {
    display: inline;
    margin-right: 2.4em;
}
#footerLeft, #footerMiddle, #footerRight {
    float: left;
}
#footerLeft, #footerRight {
    width: 200px;
}
#footerMiddle {
    margin: 2.8em 0 0;
    width: 576px;
}
#footerRight {
    text-align: right;
}
#footerRight a {
    color: #ffd54a;
}
#header {
    background: url(../rv4_images/banners/Heroes_Banner2.jpg) no-repeat;
    border-bottom: 1px solid #8f8f8f;
    height: 151px;
    width: 996px;
}

#headerBorder {
    background: url(../rv4_images/banners/banner_column.gif) no-repeat;
	height: 7px;
    width: 996px;
}
#headerCrest {
	background: url(../rv4_images/banners/crest.jpg) no-repeat;
	height: 77px;
    width: 996px;
}
#marquee {   
   background-color:#000000;
   color:#FFFFFF;
   marquee-style: slide;
   marquee-direction: ;   
   font-size: 12px;
   font-family:Georgia, "Times New Roman", Times, serif;
   
}

#headerStar {
    display: block;
    position: relative;
    top: 24px;
    left: 15px;
    height: 102px;
    width: 80px;
}


#leftCol {
	background: #c2c2c2;
	display: inline;
	float: left;
	width: 196px;
	height: 1500px;
}
#leftCol .rss, #leftCol .podcasts,  #leftCol .events {
    margin-left: 10px;
}
#leftColNav li {
    font-size: 11px;
    line-height: 2.8em;
}
#leftColNav .level3 {
    border-left: 1px solid #c2c2c2;
}
#leftColNav .level4 {
    background: #fff;
    border-top: 1px solid #c2c2c2;
    padding: 10px 0;
}
#leftColNav .level4 a {
    font-weight: normal;
    line-height: 15px;
}
#leftColNav .level4 a:hover {
    background: none;
    color: #3d3d3d;
}
#leftColNav li current2 {
   color: #3d3d3d;
    font-weight: bold;
	text-decoration: none;	
  }
  

#leftColNav li a.current {
    background: #4e4e4e;
    color: #fff;
}
#leftColNav li a.current:hover {
    background: #4e4e4e;
    color: #fff;
}
#leftColNav li a.subNav {
    background: #f7f7f7;
    font-weight: normal;
    border-top: 1px solid #c2c2c2;
}
#leftColNav li a.subNav:hover {
    background: #f7f7f7;
    color: #3d3d3d;
}
#leftColNav li#last {
    border-bottom: 1px solid #939393;
    margin: 0.2em 5px 0;
}
#leftColNav li#sections {
    background: #a1a1a1;
    font-weight: bold;
    padding: 0 10px;
}
#leftColNav li a {
    display: block;
    padding: 0 10px;
    width: 176px;
}
#leftColNav li a:hover {
    background-color: #b4b4b4;
    color: #7b8738;
}
#leftColRSS {
    padding: 1em 0;
    margin-bottom: 2em;
}

/* Live Search */
#liveSearch {
position: relative;
background: #525252;
float: right;
height: 2.8em;
width: 19em;
}
#liveSearch input {
color: #737373;
float: left;
font-size: 1em;
height: 1.2em;
margin: 4px 5px;
padding: 0;
}
#liveSearch input#search {
	/* Was set at 140 px, but was moving the search button down in Firefox. */
	width: 65%;
}
#liveSearch input.close {
background: url(../rv4_images/searchbutton.png) no-repeat 4px 5px;
border: none;
color: #fff;
cursor: pointer;
display: inline;
float: right;
height: 26px;
width: 28px;
margin: 0;
padding: 0;
}
#liveSearchTabs {
position:absolute;
display:none;
cursor:pointer;
top:-22px;
left:-1px;
width:230px;
height:22px;
background: url(../rv4_images/live_search_tab_1.png) no-repeat;
}
#liveSearchTabs li {
height:22px;
display:inline;
float:left;
text-align:center;
color:#fff;
font-size:11px;
font-family: Verdana, Arial, Sans-serif;
padding-top:7px;
}
#liveSearchTabs1 {
width:36px;
}
#liveSearchTabs2 {
width:64px;
}
#liveSearchTabs3 {
width:66px;
}
#liveSearchTabs4 {
width:64px;
}
#liveSearchLeft {
background: url(../rv4_images/live_search_left.gif) no-repeat;
float: left;
height: 2.8em;
width: 6px;
}
#mainContent {	
	float: left;
    padding-bottom: 10px;
	padding-left: 20px;
    width: 480px;

}
#mainContent h1, #mainContent h2 {
    padding: 8px 10px;
}
#mainContent p, #rightCol p {
    padding: 0 10px;
}
#mainContent ul {
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
}
#navBar {
    background: #cfcfcf url(../rv4_images/nav_gradient.gif) repeat-x;
    border-bottom: 1px solid #b6b6b6;
    height: 2.8em;	
	
}
#rightCol {
	    background: #f7f7f7;
    display: inline;
    float: right;
    width: 290px;
	
}
#rightCol h2 {
    clear: both;
}
#rightCol ul {
    margin: 1em 0 1em 15px;
}
#rightCol li {
    line-height: 1.2em;
    margin: 0.8em 0;
}
#rightCol li a {
    display: block;
}


#ticker {
	height:20px;
	width:100%;
	background-color:#FFFFFF;
}

#ticker-left {
	background-image:url("../rv4_images/ticker-left.png");
	background-repeat:no-repeat;
	width:29px;
	height:20px;
	float:left;
}

#ticker-center {
	background-repeat:repeat-x;
	width:938px;
	height:18px;
	font-size:15px;
	float:left;
	padding-top:2px;

}

#ticker-right {
	background-image:url("../rv4_images/ticker-right.png");
	background-repeat:no-repeat;
	width:29px;
	height:20px;
	float:right;
}

#wrapper {	
    background: url(../rv4_images/white_bg.gif) repeat-y top center;
    width: 100%;
	

}

/* CSS Sprite Icons */
.rss {background: url(../rv4_images/icon_sprites.gif)           0px -114px no-repeat;}
.podcasts {background: url(../rv4_images/icon_sprites.gif)      0px -133px no-repeat;}
.events {background: url(../rv4_images/rss_cal2.png)				no-repeat;}

/* 4. Classes
------------------------------------*/
.assualt  {
	background-color: #f7f7f7;
    color: #3d3d3d;
	font-size:12px;
    font-weight: bold;
    text-decoration: none;
}

.Bg_text {
	font-size: 12px;
	text-align:left;
	
}

.bio {
	font-size: 14px;
	font-weight :bold;	
}

.black {
    background: #000000;
}
.block {
    clear: both;
    color: #fff;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    text-transform: uppercase;

}
.bold {
    font-weight: bold;
}
.bordered {
    background: #fff;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
}
.bordered-large {
	font-size: 1.5em;
	font-weight: bold;
	background: #fff;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.bordered-large-nec {
	font-size: 1.5em;
	font-weight: bold;
	color: #70d2ef;
	background: #fff;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.centered {
	padding-left: 0;
    text-align: center;
}
.command {
	font-size: 18px;
	font-weight: bolder;
	
}

.content-font {
	font-size:.95em;
}
.dark-gray {
    background: #4e4e4e;
}
.dark-red {
    background: #af2020;
}
.diamondList li {
    background: url(../rv4_images/diamond_bullet.gif) no-repeat 0 2px;
    padding-left: 16px;
    margin: 12px 0;
}
.content-ul li {
	background: url(../rv4_images/diamond_bullet.gif) no-repeat 0 2px;
    padding-left: 16px;
    margin: 12px 15px;
	font-size: .95em;
}
.guardianList li {
    background: url(../rv4_images/diamond_bullet.gif) no-repeat 0 2px;
    padding-left: 16px;
    margin: 12px 0;
	font-size: 9px;
}
.hide {
    display: none;
}
.hide2 {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.historyTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}

.icon_sprite {
    display: block;
    float: left;
    height: 19px;
    margin: 0 4px;
    width: 19px;
}

.img_info_channel {
	border:0px;
}

.leadership {
	padding:15px 15px 0px 15px; 
	font-size:11px;
	border:none;
	}
	
.lending {
 margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;	
}

.light-gray {
    background: #c0c0c0;
    color: #565656;
}

.li_508 {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 40px;
	font-size:12px;
}

.maincontent-container {
	margin: 0 auto;
	width: 79%;
	padding-top: 10px;
	float: right;

}

.maincontent-content {
	font-size: 12px;
	width: 98%;
	text-align: left;	
	padding-top: 10px;
	padding-left: 2px;

}
.memo-header {
	font-size:16px;
	font-weight:bold;
}
.nec_table_head {
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	border-left: 1px solid; 
	border-color: #666666; 
	color: #FFFFFF; 
	font-size: 13px;
	font-weight: bold;
}
.nec_tdthinblack {
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	border-left: 1px solid; 
	border-color: #000000; 
	font-size: 12px;
	font-weight: 500;
	font-family:Arial, Helvetica, sans-serif;
}
.no-border {
	border: none;
}
.notice_list {	
	list-style-position:outside;
	list-style-type:decimal;
	padding-left: 20px;
	
}
.rss, .podcasts, .events {
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0.4em 0;
}
.rss .textLink, .podcasts .textLink, .events .textLink, #email .textLink, #print .textLink {
    margin-left: 24px;
}

.page-header {
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 98%;
	text-align: center;
	padding: 2px 0;
}

.slidingDiv {
    height:100px;
	width:196px;
    background-color:  #c2c2c2;
   
    margin-top:10px;
   
}
 
.show_hide {
    display:none;
}

.sponsorship {
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	
}


.strong_nec {
	color: #1a72a2;
	font-weight: bold;	
}


.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(../rv4_images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


/* 5. Print
------------------------------------*/
@media print {
    body {
        background: #fff;
    }
    #header, #navBar, #breadCrumbs, #leftCol, #rightCol, #footer {
        display: none;
    }
    #mainContent {
        overflow: visible;
    }
}

/* 6. Handheld
------------------------------------*/
@media handheld {
    
