@charset "UTF-8";
@font-face {
	font-family: 'USArmyWeb Light';
	src: url('../css/USArmyWeb-Light.eot');
	src: url('../css/USArmyWeb_Light/USArmyWeb-Light.eot?#iefix') format('embedded-opentype'),
		 url('../css/USArmyWeb-Light.woff2') format('woff2'),
		 url('../css/USArmyWeb-Light.woff') format('woff'),
		 url('../css/USArmyWeb-Light.ttf') format('truetype');
}

.row.blockDisplay {
	display: block;
	
}
.column_half {
	width: 55%;
	margin: auto;
	padding: 10px;
	font-size: 16px;
}
.columns {
	width: 14%;
	float: left;
	font-family: 'USArmyWeb Light';
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.columns3 {
	width: 100%;
	float: left;
	font-family: 'USArmyWeb Light';
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 35px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #ffd530;
}
.primary_header {
	width: 100%;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	clear: left;
	
}
.secondary_header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #222222;
	border-bottom: medium;
	border-bottom-color: #ffd530;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: medium;
	border-bottom-color: #ffd530;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: 'USArmyWeb Light';
	font-weight: lighter;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	margin-left: 30px;
	text-align: center;
	width: 29%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
	font-size: 14px;
}
.left_article {
	
	width: 100%;
	height: 100%;
	font-family: 'USArmyWeb Light';
	color: #FFFFFF;
	
	padding-bottom: 2px;
	background-image: url(../images/left3a3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	
}

.center_article {
	
	width: 100%;
	height: 100%;
	font-family: 'USArmyWeb Light';
	color: #FFFFFF;
	overflow: scroll;
	padding-bottom: 2px;
	background-image: url(../images/TIER2_RSEARCH.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	
}


.back_article {
	
	width: 100%;
	height: 720px;
	font-family: 'USArmyWeb Light';
	color: #FFFFFF;
	font-size: 14px;
	
	padding-bottom: 2px;
	background-image: url(../images/BACK1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}


.left_article2 {
	
	width: 100%;
	height: 100%;
	font-family: 'USArmyWeb Light';
	color: #FFFFFF;
	align: center;
	padding-bottom: 2px;
	background-image: url(../images/DOCUMENTS.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}

.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
}

.container .center_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #B3B3B3;
}

.container .center_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: 'USArmyWeb Light';
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
	background-color: #000000;
}
.title {
	font-weight: normal;
	font-style: normal;
	font-family: "USArmyWeb Light";
	text-align: left;
	padding-left: 100px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-size: 30px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #222222;
}
.container .column_half.left_half h2 {
	color: #ffd530;
	font-size: 12px;
	font-family: 'USArmyWeb Light';
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: lighter;
}
.right_half {
	background-color: #222222;
	color: #222222;
	font-family: 'USArmyWeb Light';
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-left: 4px;
}
.right_half2 {
	background-color: #000000;
	color: #222222;
	font-family: 'USArmyWeb Light';
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-left: 40px;
}
.column_title {
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	font-size: 16px;
	color: #ffd530;
	background-color: hsla(0,0%,0%,0.75)
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: 'USArmyWeb Light';
}

.logo_column_half {
	width: 45%;
	float:left;
	padding: 10px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
	
.column_half.partner_half {
	width: 100%;
	background-color: hsla(0,0%,0%,0.78);
	border: medium;
	border-color: #ffd530;
}
	.partner_half {
		background-color: hsla(0,0%,0%,0.78);
	border: medium;
	border-color: #ffd530;
	}

.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 0px;
}
.social .social_icon img {
	width: 80%;
	margin-top: 0px;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 850px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 20px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}

	.columns2 {
		width: 33%;
		float: left;
		font-family: 'USArmyWeb Light';
		color: #EAE5E5;
		line-height: 24px;
		padding-top: 1px;
		padding-bottom: 10px;
		text-align: center;
		margin-top: 1px;
		margin-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.columns3 {
		width: 100%;
		font-family: 'USArmyWeb Light';
		color: #EAE5E5;
		line-height: 24px;
		padding-top: 1px;
		padding-bottom: 10px;
		text-align: left;
		margin-top: 1px;
		margin-bottom: 5px;
		padding-left: 10px;
		margin-left: 10px;
		background-color: transparent;
	}


.column_half{
	font-size: 16px;
	width: 100%;
}

.column_half.left_half {
	width: 100%;
}
.column_half.left_half p {
	width: 100%;
	font-family: 'USArmyWeb Light';
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
}
.column_half.right_half {
	width: 100%;
	 
}

	.logo_column_half {
		width: 90%;
		padding: 10px;
		margin-left: 5%;
	}
}

.thumbnail {
	width: 100px;
	height: 100px;
	border: 5px;
	border-color: #ffd530;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
	
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #000000;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 9%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
	border-bottom: thin;
	border-left: thin;
	border-right: thin;
	border-top: thin;
	border-color: #ffd530;
	margin-left: 10px;
	
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}

.border {   
	border-width: 5px;   
	border-color: #ffd530;   
	border-style: solid; }
