@charset "utf-8";
/* CSS Document */

/* Version 2 */
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.parent-img {
    box-shadow: 3px 3px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.parent-img:hover {
   box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
   cursor: pointer;
}
/* template */

#innerContentWrapper {
	padding:0;
	margin:0;
}
#page-container {
	max-width:740px
}
#tier4innerContent{
	padding:0;
	margin:0;
}

.page-title{
	display:none;
}


a[href$=".pdf"], a[href$=".ppt"],a[href$=".pptx"], a[href$=".doc"],a[href$=".docx"], a[href$=".xls"],a[href$=".xlsx"],a[href$=".csv"], a[href$=".vsd"],a[href$=".vdw"], a[href$=".mp3"], a[href$=".zip"],a[href$=".rar"]{

	background: none;
	display:inline!important;
	padding-right: 0px!important;
	margin-right: 0px!important; 
	line-height: normal!important;
}


/* header */
.mypage-wrapper {
	width:740px;
	position:relative;
	margin-top:-14px
}

.myheader_wrapper {
	width:740px;
	height: 294px;
}

.mylogo {
	z-index:2;
	position:absolute;
	padding-left:38px;
}

.myheader_title_wrapper {
	width:740px;
	height:64px;
	background-color:#45611a;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	
}

.mytitle {
	color:#fff;
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 14px 20px 20px;
	padding-left: 220px;
}

.myslider {
	width:740px;
	height:200px;
}

.slider_control_wrapper {
	background-color:#c2c2c2;
	width:740px;
	height: 30px;
}


/* main content */

.mycontent_intro_wrapper {
	width:740px;
	height:640px;  /* adjustment */
	margin-top: 20px;
}

.myintro_wrapper{ 
width: 308px;
height: 608px;
float:left;
padding-left:23px;
padding-top:30px;
}


.mymodule_wrapper {
	width: 372px;
	padding-top:30px;
	height: 608px;
/*	padding-left:14px;    modified by VHA DM on 8-4-2017  */
	padding-left:37px;
/*	padding-right:23px;   modified by VHA DM on 8-4-2017  */  
	padding-right:0px;
	float: left;
}

.myintro_title {
	font-size:1.5em;
	font-weight:bold;
	color: #34495c;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.myintro_title a:linke {
	color: #34495c;
	text-decoration:none;
}

.myintro_title a:visited{
	color: #34495c;
	text-decoration:none;
}

.myintro_title a:hover {
	color: #34495c;
	text-decoration:underline;
}

.myintro_title a:active {
	color: #34495c;
	text-decoration:none;
}


.myintro_button {
	width:219px;
	height:50px;
/*	padding-bottom: 20px;    modified by VHA DM on 8-4-2017  */
	margin-bottom: 20px;
}

.myintro_text {
	padding-right:14px;
	font-size:1em;
	line-height:20px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.module_row {
	width: 372px;
	height:158px;
	padding-top:20px;
}

.module-arrow {
	margin-top:-4px;
	z-index:2;
	position:absolute; 
	padding-left:169px;"
}

.module_box_lf{
	width: 180px;
	padding-right:12px;
	float:left;
	height:158px;
}


.module_box_rt {
	width:180px;
	float:left;
	height:158px;
	
}

.module-img{
		width:180px;
		padding-top:4px;
		height:82px;
	}
	
.module-img img{
	margin:0!important;
	padding:0!important;
}
	
.module-title {
	font-weight:bold;
	font-size:1em;
	padding: 8px 0px;
	}
	
.module-text {
		line-height:16px;
	}


.myquicklink {
font-size:1.2em;
color:#34495c;
font-weight:bold;	
padding-bottom:18px;
}

.module-title a:link {
	color:#34495c;
	}
	
.module-title a:visited {
	color:#34495c;
	}
	
.module-title a:hover {
	color:#34495c;
	}

.module-title a:active {
	color:#34495c;
	}



.mycontent_quote_wrapper {
	width:740px;
	height:216px;
}

.myquote_box {
	width: 210px; 
	height: 200px;
	float:left;
}

.myquote_box2 {
	width: 272px; 
	height: 180px;
	padding: 20px 20px 0px 10px;
	float:left;
}


.myquote_symbol_lf	{
	width: 36px;
	height:200px;
	float:left;
}

.myquote {
	width:146px;
	height:200px;
	float:left;
	
}

.myquote_style{
	text-align:center;
	line-height:20px;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:18px;
	
}

.myquote_symbol_rt	{
	width: 36px;
	height:200px;
	float:left;
}

.myvideo {
/*	margin-top:-10px;     modified by VHA DM on 8-4-2014  */
	margin-top:0px;
/* line below added by VHA DM on 8-4-204   */
	margin-left:-15px;
}

/* footer */

.myfooter_wrapper {
	width: 740px;
	height:456px
	
}

.myfooter_icons_wrapper{
	width: 492px;
	height:456px;
	float:left;
}


.myfooter_icons_row {
	width:492px;
	height: 228px;
	float:left;
}


.myfooter_icons_col {
	width:246px;
	height:228px;
	float:left;
}


.myfooter_info_wrapper{
	width: 246px;
	height:456px;
	float:left;
	padding-left:2px;
}

.myicons_top {
	padding-top:40px;
	width:246px;
	height:68px;
	float:left;
}

.myicons_top2 {
	padding-top:36px;
	width:246px;
	height:68px;
	float:left;
}

.myicons_bottom {
	width:246px;
	height:120px;
	float:left;
}

.myicons_text{
/*	padding:0px 26px 0 36px;    modified by VHA DM on 8-3-2017 */
	padding:40px 26px 0 36px;
	line-height:20px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

.myicons {
padding-left:36px;
float:left;
width:48px;
height:68px;
}

.myicons_label {
float:left;
width:126px;
padding-left:10px;
/* margin-left:10px;      modified by VHA DM on 8-3-2017 */
margin-left:45px;
height:44px;
line-height:24px;
/* padding-top:24px;      modified by VHA DM on 8-3-2017 */
padding-top:12px;
font-size:1.2em;
color:#34495c;
font-weight:bold;
background-image:url(../images/icon_arrow.jpg);
background-position:left center;
padding-left:16px;
background-repeat:no-repeat;
}



.myicons_label a:link {
	color:#34495c;
	
}


.myicons_label a:visited {
	color:#34495c;
	
}

.myicons_label a:hover {
	color:#34495c;
	text-decoration:underline;
	
}

.myicons_label a:active {
	color:#34495c;
	
}

.myinfo_col {
	
	width:246px;
	height:198px;
	padding-top:30px;
	float:left;
}

.myinfo_col2 {
	
	width:246px;
	height:200px;
	padding-top:0px;
	float:left;
}



.myinfo_top {
	height:90px;
	width:174px;
	padding:0px 36px;
	text-align:center;
	float:left;
}

.myinfo_top2 {
	height:100px;
	width:174px;
	padding:0px 36px;
	text-align:center;
	float:left;
}




.myinfo_bottom {
	height:106px;
	width:174px;
	padding:0px 36px;
	text-align:left;
	float:left;
}


.myinfo_label {
	float:left;
	padding-bottom:12px;
	font-size:1.2em;
	color:#34495c;
	font-weight:bold;
	width:158px;
	background-image:url(../images/icon_arrow.jpg);
	background-position:left top;
	padding-left:16px;
	background-repeat:no-repeat;
}


.myinfo_label a:link {
	color:#34495c;
	
}


.myinfo_label a:visited {
	color:#34495c;
	
}

.myinfo_label a:hover {
	color:#34495c;
	text-decoration:underline;
	
}

.myinfo_label a:active {
	color:#34495c;
	
}



.myinfo_text {
	line-height:20px;
	font-size:1em;
	width:174px;
	float:left;
}

		
/*other */

.line_long {
	
	clear:both; 
	height:30px; 
	width: 668px; 
	border-bottom:1px #e8e8e8 solid; 
	margin-left:36px;"
}

.line_short {
	width:174px;
	height:4px;
	border-top:1px solid #e8e8e8;
	margin-left:36px;
	float:left;
	
}

.line_level2 {
	width: 660px;
	height:4px;
	border-top: 1px solid #e8e8e8;
	
}


/* 2nd level page */

.banner_bar {
	background-color:#c2c2c2;
	width:740px;
	height: 12px;
}

.mycontent_wrapper_level2 {
	width:660px;
	margin:0px 40px;
}

.level2_title {
	font-size:1.5em;
	font-weight:bold;
	color: #34495c;
	font-family:Arial, Helvetica, sans-serif;
	padding: 20px 0px;
}

.level2_1col {
	font-family:Arial, Helvetica, sans-serif;
	padding: 20px 40px 20px 0px;
	line-height:20px;
	font-size:1em;
	
}

.faq_box {
	padding:24px 24px 0px 24px;
	background-color:#fcfcfc;
	margin-bottom: 24px; 
	border:1px solid #e8e8e8;
}


.level2_header3 {
	font-size:1.28em;
	font-weight:bold;
}

.level2_header4 {
	font-size:1em;
	font-weight:bold;
	padding: 6px;
	background-color:#e8e8e8;
	border-bottom:1px solid #ccc;
	color:#333;
}

.level2_header4_space {
	clear:both;
	margin-bottom:10px;
}

.media_icon {
	width:120px;
	height:80px;
	padding-right: 20px;
	text-align:center;
	float:left;
	
}

.media_content {
	width: 480px;
	float:left;
	padding-bottom:46px;
	
}

.media_download_col1 {
	width: 260px;
	padding-right:20px;
	float:left;
}

.media_download_col2 {
	width: 200px;
	float:left;
}

@media screen and (max-width: 991px) {
  	#page-container {
		max-width:100%;
	}
}