@charset "utf-8";
/* CSS Document */
h1 { font-size: 28px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
h2 { font-size: 19px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
h3 { font-size: 17px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
h4 { font-size: 15px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
h5 { font-size: 13px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
h6 { font-size: 10px; font-weight:bold; margin-bottom: 10px; padding:5px 5px 0px 5px }
body{overflow:auto; min-width:996px;}
#header{
	background:url(/web/20161019005731oe_/http://www.benning.army.mil/MSSP/images/Header.png) no-repeat #000;
    border-bottom: 0px solid #8F8F8F;
	height:217px;
}
#headerStar {
    display:inline-block;
	float:left;
    height:126px;
    left:0;
    position:relative;
	text-decoration: none; 
    top:0;
    width:300px;
}
#container{
	background:#F0F0F0;
/*	position: absolute;	*/
	min-width:996px;
}
#navBar{
	background: url("/web/20161019005731oe_/http://www.benning.army.mil/MSSP/images/h42.png") repeat-x scroll 0 0 #ffcc00;
	float:left;
	height:42px;
/*	margin-right: 40px;*/
/*	margin-top: 80px; */
	min-width:996px;	

}

#wrapper {
    background-image: url("https://webarchive.library.unt.edu/web/20161019005731oe_/http://www.benning.army.mil/common/images/pageborder.png");
    background-position: center top;
    background-repeat: repeat-y;
    overflow: hidden;
    width: 100%;
	
}
#pageborderbottom {
    background: url("https://webarchive.library.unt.edu/web/20161019005731oe_/http://www.benning.army.mil/common/images/pageborderbottom.png") no-repeat scroll center bottom transparent;
    height: 35px;
    width: 100%;
}
.IBlock{display:inline-block;}
.Itls{
	font-style:italic;
}
.search
{
	background-image:url(/web/20161019005731oe_/http://www.benning.army.mil/MSSP/images/search.png);
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
	height:22px;
	margin-left: 6px;
	width:25px;
	max-width:25px;
	border:none;
	text-indent:-999em;
}
#cse-search-box{
	float:right;
	margin-top:8px;
	min-width:100px;
}
#SFRight {
	width:24px;
}
#searchArticles{
	float:right;
	margin:0px;
    min-height: 42px;
	padding:0px;		
}

.sf-menu li {
	background-image:none;
}
.sf-menu ul li {
	background-color:#d2a70a;
}
.sf-menu ul ul li {
	background: #d2a70a;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: #9c8703;
}
.sf-menu a {
    /*border-left: 0px solid #252525;
    border-right: 1px solid #252525;*/
}
.sf-menu li a {
	color:#000000;
	font-size:16px;
}
.sf-menu li a:hover {
    color: #ffffff;
}
#footer {
    color: #000000;
}
#footerMiddle a:link, #footerMiddle a:visited, #footerMiddle a:active {
    color: #000000;
 }
#footerMiddle a:hover {
	color: #aaa207;
	font-weight:bold;
}
#footerLeft a img {
	margin-bottom:2px;
}
#LeftContent {
	float:left;
	min-width:577px;
	width:577px;
}
#RightContent {
	float:left;
	min-width:419px;
	width:419px;
}
FullwidthContent {
	float:left;
	min-width:996px;
	width:996px;
}
#FullwidthContentInnerMain{
	width:986px;
}
#FullwidthContentInnerMain p {
	padding:0px 5px;
}
#LeftContentInnerMain, #LeftContentRefelection,#LeftContent div.LeftVideoS, #LeftContent div.LeftListBox, #LeftContent div.BookS, #LeftContent div.ListS {
	margin:10px;
	min-width:567px;
	width:567px;
	border: 2px solid #333;
	box-shadow: 0px 0px 8px #333;
	border-radius: 7px;
}
#RightContentReturn2Main, #RightContentDocRef, #RightContentArticle, #RightContentBooks, #RightContentAddMaterial, #RightContentVideos, #RightContentLandingArea, #RightContent div.BookS, #RightContent div.ListS, #RightContent div.VideoS, #RightContent div.SocialMedia{
	margin:10px;
	min-width:399px;
	width:399px;
	border: 2px solid #333;
	box-shadow: 0px 0px 8px #333;
	border-radius: 7px;
}
#RightContentArticle ul, #RightContentDocRef ul, #RightContent div.ListS ul, #LeftContent div ul {
	list-style: none outside none;
	margin-bottom:0px;
	padding-left: 15px;
}
#RightContentLandingArea ul, #LeftContentInnerMain div ul {
    list-style:circle;
    margin-bottom: 0;
    padding-left: 25px;
}
#RightContentLandingArea ul li, #LeftContentInnerMain div ul li, #LeftContent div ul li {
	margin-bottom: 5px;
}
#RightContentLandingArea ul li a{
	color: #000000;
	font-size:14px;
    text-decoration: underline;
}
#RightContentLandingArea ul li a:hover {
	/*color: #9C8703 ;*/
	color: #000;
    text-decoration: none;
}
#RightContentArticle ul li, #RightContentDocRef ul li, #RightContent div.ListS ul li {
	margin-bottom: 5px;
}
#RightContentArticle ul li a, #RightContentDocRef ul li a, #RightContent div.ListS ul li a, #RightContent div.VideoS a, #LeftContent ul li a{
	color:#000000;	
	text-decoration:underline;
}
#RightContentReturn2Main h2 a {
	color:#000000;	
	text-decoration:none;
}
#bookWrapper div a, #addmatWrapper div a, #RightContentBooks a.Reviews, #RightContentAddMaterial a.Reviews, #RightContent div.BookS a.Reviews, #RightContent div.BookWrappeR a, #RightContent div.SocialMedia a, #LeftContent div.BookWrappeR div.rows div.books a {
	color:#000000;	
	text-decoration:underline;	
}
#bookWrapper div a:hover, #addmatWrapper div a:hover, #RightContentBooks a:hover.Reviews, #RightContentAddMaterial a:hover.Reviews, #RightContent div.BookS a:hover.Reviews, #LeftContent div.BookWrappeR div.rows div.books a:hover  {
	color:#9c8703;	
	text-decoration:none;
}
#RightContentArticle ul li a:hover, #RightContentDocRef ul li a:hover, #RightContent div.ListS a:hover, #RightContent div.BookS a:hover, #RightContent div.SocialMedia a:hover, html body div#wrapper div#container div#RightContent div.VideoS a:hover, #LeftContent ul li a:hover {
	color:#9c8703;	
	text-decoration:none;
}
#RightContentReturn2Main h2 a:hover {
	color:#9c8703;	
	text-decoration:none;

}
#bookWrapper, #addmatWrapper, #RightContent div.BookWrappeR, #LeftContent div.BookWrappeR  {
	padding:0px 5px;
}
#LeftContent div.BookS div.BookWrappeR div.rows {
	min-width:566px;
}
#RightContent div.BookS div.BookWrappeR div.rows {
	min-width:389px;
}
#LeftContentInnerMain p, #LeftContent div.ListS p  {
	padding:0px 5px;
}
#LeftContentRefelection a {
	color:#000000;	
	padding:0px 10px;	
	text-decoration:underline;
	word-wrap:normal;		
}
#LeftContent div.LeftListBox  a  {
	color:#000000;	
	padding:0px;	
	text-decoration:underline;
		
}
#LeftContentRefelection a:hover, #LeftContent div.LeftListBox a:hover {
	color:#9c8703;	
	text-decoration:none;		
}
#LeftContent div.LeftListBox table tbody tr td a img, #LeftContent div.LeftListBox a img, #RightContent div.BookS div.BookWrappeR div.rows div.books a img, #RightContent div.ListS div a img,#RightContent #Videos a img {
	border:0px;
}
.books, .addMat {
	float:left;
	min-height:194px;
	min-width:194px;
	width:194px;
}

#LeftContent div.BookWrappeR div.rows div.books {
    float: left;
    min-height: 194px;
    min-width: 174px;
    width: 174px;
}
.bold {
	font-weight:bold;
}
.block {
	display:block;
}
.center {
	text-align:center;
}
.padder {
	display:block;
	height:5px;
	min-height:5px;
}
.ReD{
	color:#900;
}
.Reviews {
	display:block;
	text-align:center;
}
#LeftContentRefelection ol {
	padding-left:35px;
}
#LeftContentInnerMain p, #LeftContentRefelection ol li, #LeftContentRefelection a, #RightContentDocRef ul li a, #RightContentArticle ul li a, #RightContentBooks a.Reviews,  #FullwidthContentInnerMain p, #RightContent div.SocialMedia p, #RightContent div.ListS ul li,  #LeftContent div.LeftListBox ol, #LeftContent div.LeftListBox table, #LeftContent div#LeftContentInnerMain ol, #LeftContentInnerMain div ul, #LeftContent div.ListS p, #LeftContent div.ListS ul li, div.VideoS {
	font-size:14px;
}
#RightContent div.BookS div.BookWrappeR div.rows div.books a, #RightContent div.BookS a.Reviews , #bookWrapper div.books a, #addmatWrapper div.addMat a, #RightContentAddMaterial a.Reviews, #LeftContent div.BookWrappeR div.rows div.books a{
	font-size:12px;
}
#LeftContent div.LeftListBox ol li {
	margin-bottom: 5px;
}
#FullwidthContentInnerMain p div {
	font-size:12px;
}
#LeftContentInnerMain div.block a img {
	border:none;
}
#LeftContent div.WorksCited p, #FullwidthContent div.WorksCited p{
	font-size:11px;
	line-height:17px;
	margin-bottom: 5px;	
}
#LeftContent div.WorksCited p sup, #LeftContent p sup, #FullwidthContent p sup{
	font-size:9px;
}
#RightContent div.BookS div.BookWrappeR div.rows h4 {
	font-size:14px;
	line-height:16px;

}
#RightContent div.SocialMedia div h2 a{
	text-decoration:none;
}