@font-face {
	font-family: 'News Cycle';
	font-style: normal;
	font-weight: 400;
	src: local("News Cycle Regular"), local("NewsCycle-Regular"), url("../fonts/NewsCycle-Normal-FontWeight400.woff") format("woff"); }

table#index_form th{
	text-align:left;
}

table#index_form.form th{
	width:90px;	
	height:30px;
}
table#index_form.form td {
	width: 100px;
}

table#index_form th label.wrappedLabel {
	width:225px;
}

.error_span {
	margin-left:5px;
}

input {
	height:20px;
	border-radius:5px;
	font-size:12px;
}

.whyLoginText-home2 {
	position: relative;
	width: 200px;
	height:230px;
	background: white;
	padding: 10px;
	border-radius: 5px;
	border:2px solid grey;
	margin-top:-276px;
	float:right;
	margin-right:10px;
	transition: width .5s ease-in-out;
	overflow:hidden
}

#index_form div.tool{
	width:15px;
	margin-top:5px;
}

#index_form div.tool .tip img{
	height:10px;
	width:5px;
}

.h3-homepage {
	font-weight:bold;
	font-family:verdana;
	color:white;
	background-color:#667788;
	font-size:20px;
	margin:0;
	padding:10px;
	border-top:2px solid rgb(112,109,110);
}

.h4-homepage {
	font-weight:bold;
	font-family:verdana;
	font-size:16px;
	margin-bottom:10px;
	margin-top:0;
	border-right:none;
}

.section-content{
	height:340px;
	background:white;
	display:block;
	overflow:hidden;
}

.section-content-subsection {
	width:100%;
	height:inherit;
	display:inline-block;
	vertical-align:top;
}

.section-content-subsection.subsection {
	width:50%;	
	position:relative;
}

.section-content-subsection ul {
	margin:0;
}

.whyLoginText-home2 ul {
	padding-left:20px;
}

.section-content-subsection.subsection-video {
	width: 24%;
}

.section-content-subsection.subsection-video ul li {
	padding-top:5px;
}

.section-content-subsection.subsection-video ul {
	margin:0;
	padding-left:20px;
}

.section-content-subsection.subsection-video img {
	width:215px;
	border:1px solid black;
}

.section-content-subsection p, .section-content-subsection i, .section-content-subsection li {
	font-family:verdana;
	font-size:12px;
}

.section-content-subsection p {
	margin: 0;
	margin-bottom: 10px;
}

.section-content-subsection i {
	display:block;
	margin-bottom:5px;
}

.section-content-subsection.subsection-last {
	width:50%;
}

.section-content-subsection.subsection-25 {
	width:24%;
	padding-left:10px;
}

.homepage-picture {
	width:480px;
	margin-bottom:10px;
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
	border-radius:5px;
	border:1px solid rgb(112,109,110);
}

.homepage-btn {
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(173,222,118)), to(#4f7a35));
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
	font-weight:bold;
	display: block;
	text-decoration: none;
	color: white;
	border-radius: 3px;
	text-align: center;
	padding: 5px;
	font-family:verdana;
	font-size:12px;
}

.homepage-btn:hover {
	text-decoration:none;
	color:white;
	background:rgb(173,222,118);
}

.callout-header {
	width:337px;
	margin:0;
	font-weight:bold;
	font-family:verdana;
	color:#355188;
	font-size:12px;
	line-height:1.4em;
}

.callout {
	display:inline-block;
	background: #F8F8F8;
	padding: 15px;
	border-radius: 5px;
	margin-left:60px;
	margin-top:-40px;
	border:1px solid rgb(112,109,110);
}

.tab-container {
	
}
.tab {
	width:25%;
	display:table-cell;
	text-align:center;
	background-color:#667788;
	padding:10px;
	padding-left:7px;
	padding-right:7px;
	box-shadow:inset 0 0 5px rgba(0, 0, 0, 1);	
	transition:background .4s ease-in-out;
	border-right:1px solid white;
	border-top:1px solid white;
}

.tab:first-child {
	border-left:1px solid white;
}

.tab:hover {
	background:white;
	cursor:pointer;
}

.tab:hover h3, .tab:hover .tab-icon {
	color:#667788;
	
}

.tab h3{
	font-weight:bold;
	font-family:verdana;
	color:white;
	font-size:14px;
	margin:0;
	margin-top:5px;
}

.tab h3 span {
	height:1px;
	width:1px;
	opacity:0;
	display:block;
}

.tab-icon {
	color:white;
	font-size:36px;
}

.tab.active {
	background:white;
	box-shadow:none;
}

.tab.active h3, .tab.active .tab-icon {
	color:#667788;
}

footer {
	
	width:100%;
	border-top:2px solid rgb(112,109,110);
}

.sub-footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.intro-header{
	display:inline-block;
	font-weight:bold;
	margin:0;
	font-family:verdana;
	color:#355188;
	font-size:16px;
	padding:5px;
	width:100%;
	line-height:1.4em;
}

.banner {
	height:300px;
}

.slgovAction ~ div ul {
	padding-left:20px;
	list-style:disc;
}

.homepageH4 {
	margin:0;
	font-weight:bold;
	font-family:verdana;
	color:#355188;
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}

.logInInstructions {
	text-align: center;
}

.pasLoginText {
	font-weight: bold;
	margin-top:0;
}

#logout_link {
	color:black;
}

.slgovAction {
	padding-left: 20px;
	margin-bottom: .75em;
	font-family: verdana;
	list-style: none;
	color: #355188;
	font-size: 12px;
	font-weight:bold;
	overflow:hidden;
	cursor:pointer;
	/* position:relative; */
	width:453px;
	border-top-left-radius: 5px;
  	border-bottom-left-radius: 5px;
  	z-index:101;
  	background:white;
  	border-right:none;
}

.slgovAction a {
	color: #355188;
}

.section-content-subsection ul, #slideShowContainer ul {
	padding-left:0;
}

.slgovAction:before {
	display: block;
	position: relative;
	left: -17px;
	top: -2px;
	max-width: 0;
	max-height: 0;
	font-size: 16px;
	content: '\2022';
	color: rgb(173,222,118);
}

#drop_menu li:before {
	display:none;
}

h4 {
	font-family: Arial, Helvetica;
	font-size:18px;
	font-weight:500;
	margin-top: 10px;
	margin-bottom: 10px;
}

.homeSignInButtonSmall {
	float: right;
	height: 21px;
	border-radius: 0;
	margin-bottom: 5px;
}

.listItemCarrotDown:before{
	content: "\25be";
	font-size:35px;
	line-height:10px;
	margin-left:-3px;
	color:rgb(123,189,29);
}

.listItemCarrotRight:before{
	content: "\2023";
	font-size:40px;
	line-height:10px;
	color:rgb(123,189,29);
}

.listItemCarrotRight a {
	cursor:pointer;
}

.tabLink {
	display:table-cell;
}

.tabLink:hover, .tabLink:focus {
	text-decoration:none;
}

#slideShowContainer{
	width:960px;
	height:300px;
	position:relative;
}

#slideShowContainer ul{
	width:960px;
	height:300px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#slideShowContainer li:first-child{
	position:absolute;
	opacity:1;
}

#slideShowContainer li{
	position:absolute;
	display:list-item;
	opacity:0;
	padding-left:0;
}

#slideShowContainer li:before {
	display:none;
}

.alert-message {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	width: 940px;
	color: red;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 18px;
	background-color: #EEDC94;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
	background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
	background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
	background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
	background-image: -o-linear-gradient(top, #fceec1, #eedc94);
	background-image: linear-gradient(top, #fceec1, #eedc94);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #EEDC94 #EEDC94 #E4C652;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	zoom: 1;
}

.tipContainer {
	width:179px;
}

.moreInfoPopover {
	position: absolute;
	right: -222px;
	width: 210px;
	top: 10px;
	z-index: 100;
	background: white;
	border: 2px solid rgb(123,189,29);
	box-shadow: 0px 0px 5px rgba(0,0,0,1);
	padding: 5px;
	height: 305px;
	border-radius: 10px;
	overflow:hidden;
	transition:visibility 0s linear .3s,opacity .3s linear,max-height 0s linear .3s;
	opacity:0;
	margin-right:-9999px;
}
.moreInfoPopover p{
	font-size:11px;
}
.moreInfoPopover li{
	font-size:11px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.fa{
		background-repeat: no-repeat;
	}
	.fa-male{
		background-image: url("../images/icons/man.PNG");		
	}
	.tab.active .fa-male {
		background-image: url("../images/icons/man-hover.PNG");
	}
	.tabLink:hover .fa-male {
		background-image: url("../images/icons/man-hover.PNG");
	}

	
	.fa-graduation-cap{
		background-image: url("../images/icons/hat.PNG");
		width:50px;
	}
	.tab.active .fa-graduation-cap {
		background-image: url("../images/icons/hat-hover.PNG");
	
	}
	.tabLink:hover .fa-graduation-cap {
		background-image: url("../images/icons/hat-hover.PNG");
	}

	.fa-child{
		background-image: url("../images/icons/child.PNG");
		
	}
	.tab.active .fa-child {
		background-image: url("../images/icons/child-hover.PNG");
	}
	.tabLink:hover .fa-child {
		background-image: url("../images/icons/child-hover.PNG");
	}

	.fa-calculator{
		background-image: url("../images/icons/calc.PNG");
		
	}
	.tab.active .fa-calculator {
		background-image: url("../images/icons/calc-hover.PNG");
	}
	.tabLink:hover .fa-calculator {
		background-image: url("../images/icons/calc-hover.PNG");
	}
}

p.homepageFootnote {
	font-size:10px;
	margin: 10px;
	float: right;
}

.fsa-banner-overlay {
	bottom: 0;
	position: absolute;
	width: 100%;
}

.fsa-banner-message {
	color: #fff;
	padding-left: 10px;
	font-size:20px;
	font-family: "News Cycle";
}

.fsa-banner-link{
	color: #fff;
	font-size:20px;
	font-family: "News Cycle";
	text-decoration: underline;
}

.fsa-banner-link:hover{
	color: #fff;
}

.fsa-banner-overlay1 {
	background-color: rgba(0, 0, 0, .7);
	height: 35px;
}