body {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	text-align:left;
	background-color: #4D4D4D;
}

a {
	cursor:pointer;	
}

#appFrame {	
	box-shadow: 0 0 40px #202020;
	-moz-box-shadow: 0 0 40px #202020;
	-webkit-box-shadow: 0 0 40px #202020;
	width:950px;
	text-align:center;
    margin-left: auto;
    margin-right: auto;	
	background-color:#FFFFFF;
}

.appLink {
	color:#325064;
	font-weight:bold;
}

.appName {
	display: inline-block; 
	padding-top: 40px;	
	padding-left: 12px;	
}

#appNameLink {	
	text-decoration:none;	
	color:#fff;	
	font-size:24px;		
}

#banner {
	background-image:url(../img/banner_default.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:1px;	
	height:290px;
}

#bottomSpacer {
	height:50px;
}

#categoryName {
	color:#BE3200;
	font-weight:bold;	
}

#categoryTitle {
	font-size:20px;
	text-align:left;
	margin:0px;
	padding-top:5px;
}

#content {
	width:903px;
	padding-top:12px;
	padding-left:47px;		
}

.faqAnswer {
	font-size:15px;
	color:#000;
	line-height:18px;
	padding-bottom:20px;
}

.faqQuestion {
	font-size:15px;
	line-height:18px;	
	color:#325064;
	font-weight:bold;
	margin:0px;
	display:inline;	
}

.footer_info {
	background-color: #061a43; /* Color code retrieved from VA website */
	box-shadow: 0 25px 40px #202020;
	-moz-box-shadow: 0 25px 40px #202020;
	-webkit-box-shadow: 0 25px 40px #202020;	
	padding-top:16px;
	width:950px;
	height:36px;	
}


#globalBanner {
	background-color: #02265b; 
	width:100%; 
	height:95px;
}

#globalBanner .banner_info {
	background-color: #061a43; /* Color code retrieved from VA website */
	-moz-box-shadow: 0 0 40px #202020;
	-webkit-box-shadow: 0 0 40px #202020;
	box-shadow: 0 0 40px #202020;
	width:950px;
}

#globalBanner img {
	border: 0;	
}

.handoutLink {
    color: #02265b;
	font-size: 15px;
	padding-left: 15px;
}

.handoutLink a {
    text-decoration: none;
    color: #02265b;
}

.handoutLink a:hover {
    text-decoration: underline;
    color: #02265b;
}

.column {
  float: left;
  margin-bottom: 20px;
}

.left {
  width: 80%;
}

.right {
  width: 20%;
}

#header {
	background-color:#6d6e71;
	width:400px;
	height:22px;
	padding-left: 550px;
	padding-right: 0px;
	/*
	padding-left: 485px;
	padding-right: 65px;
	*/
	padding-bottom: 10px;
	/* padding-bottom: 3px; */	
	/* padding-top: 7px; */
	vertical-align: top; 
}

.headerLinkGroup {
	width: 140px;
}

.headerLink {
	color:#fff;
	font-size:13px;
	text-decoration:none;	
}

.headerLink:hover {
	text-decoration: underline;
}

#headingHome {
	font-size:25px;
	color:#BE3200;
	line-height:30px;
	font-weight:normal;	
	margin:0px;
	display:inline;
}

#headingFaqs {
	font-size:60px;
	color:#325064;
	font-weight:normal;		
	margin:0px;
	display:inline;	
}

#homeLink {
	margin-right: 65px;	
}

#menuDiv {
	width:258px;
	padding:0px;
	margin:0px;
	opacity:0.7;	
 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);	
}

.modal {
	background-color:#fff;
	display:none;
	border:2px solid #333;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 30px #ccc;
	-moz-box-shadow: 0 0 30px #ccc;
	-webkit-box-shadow: 0 0 30px #ccc;
}

.orgName {
	font-size:12px;
	line-height:13px;	
	color: #FFFFFF;	
}

.screenReaderOnly {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.skipLink {
	position:absolute;
	left:5px;
	top: 8px;
	color:#999;
	font-size:12px;
	text-decoration:none;	
}

.skipLink:hover {
	text-decoration: underline;
}

table {
	text-align:left;
}

.textHome {
	font-size:15px;
	color:#000;
	line-height:22px;
}

#toolContainer {
	height:550px;
	width:800px;
	padding:0px;
	margin:0px;	
	overflow:hidden;
}

/* Larger screens */
@media only screen and (max-device-height: 768px) {

	#toolContainer {
		height: 600px;
	}

}

.toolDescription {
	font-size:12px;
	margin-left:41px;	
	margin-right:16px;
}

.toolLink {
	font-size:12px;
	color:#FCB034;
}

.toolPromptMain {
	color:#fff;
	font-size:48px;
	font-weight:bold;	
}

.toolPromptSub {
	color:#fff;
	font-size:18px;
	font-weight: normal;
}

.toolPromptSub a {
	color:#fff;	
	text-decoration:underline;
}

.toolTitle {
	font-size:20px;
	margin-top:5px;
	margin-bottom:6px;
	margin-left:41px;
	margin-right:16px;	
	display:inline-block;	
}

#toolsContainer {
	width: 903px;
	padding-top:3px;
	background-color:#FFFFFF;
}

#toolsList {   
	list-style: none;
	text-align:left;	
	padding-left:0px;
	margin-left:0px;	
}  

#toolsList li {   
	float: left;
	width:260px;
	height:110px;
	background-image:url(../img/tile_default.jpg);	
	background-repeat:no-repeat;	
	margin:0px 20px 12px 0px;
	padding: 3px 9px;
	color:#FFF;		
	cursor:pointer;
}  

#toolsList li a {  
	text-decoration: none; 
	color:#FFF;		
} 

#toolsMenu {
	width:294px;
	margin:0px;
	padding:0px;
}

#toolsMenu :hover, #toolsMenu .selected, #toolsMenu .focused {
  color:#ffffff;
  font-weight:bold;  
  background:#000000;
  opacity:0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  cursor: pointer;
}

#toolsMenu li {
	font-size:15px;		
	line-height:27px !important;
	height:27px !important;
	width:274px;	
	display:block;
	color:#000;
	padding-left:20px;
	text-align:left;	
}

#toolsMenu li a {
	text-decoration: none;	
	line-height:27px !important;
	height:27px !important;
	width:274px;	
	display:block;	
	outline:0;	
	color: inherit;
	*color: #000;
}

#toolsMenu li a :hover {
	*color: #FFFFFFF;
}

#toolsMenu li a .selected {
	color: #FFFFFFF;
}
 