@charset "utf-8";
/* CSS Document */

/*GSE Search*/
#search-form table, #search-form table tbody tr td{
	padding: 0;
	margin: 0;
}

#search-form, #search-form wrap{
	padding: 0;
	margin: 0;
}

main.content a, aside a{
	color: #0057ae;
}

main.content a:visited, aside a:visited{
	color: #4d657d;
}

.agency-responsive-menu a, .agency-responsive-menu > .first > a, .agency-responsive-menu > .last > a{
	font-weight: 500;
}

.indent {
	margin-left: 5%;
}

.home h3.block-title{
font-weight: 800;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.875em;
}

/*Data List*/
dl dt{
	font-weight: bold;	
}
 /*list within list*/
.content ul li ul, .content ul li ol, .content ol li ul, .content ol li ol{
	font-size: 1em;	
	padding-bottom: 10px;
}

/*Links in the Sidebar headers*/
aside h4 a:link, aside h5 a:link{
	text-decoration: underline;	
}

aside h4 a:hover, aside h4 a:focus, aside h5 a:hover, aside h5 a:focus{
	text-decoration: none;	
}

/*Update the left side block on the Home page*/
.home .bottom-block{
	min-height: inherit;	
}
.home .content article.home-main-content{
	width: 100%;	
}

/*Center text*/
.center{
	text-align: center;
}

/*this style places the new.gif image as the bullet*/
ul li.new, .resource-list ul li.new, ul.menu li.new{
	list-style-image: url('../images/new.gif');
}
/*Allowing a separate ul list in the sidebar*/
.resource-list ul > li{
	list-style: square outside none;
	margin: 0px 5px 0px 10px;
	border-top: none;
	text-transform: none;
	padding: 0px;
	font-size: 90%;	
}
.resource-list ul{
	padding: 5px 20px;	
}

/*Adds an announcement to the top of a page*/
#announcements article{
	background: #e8f1f7;
	padding: 20px 20px 0px 20px; 
	border: 2px solid #194a6b;
	margin: 0px 0px 10px 0px;
}

#alertannounce article{
	background: #FFC6C7;
	padding: 20px 20px 0px 20px; 
	border: 2px solid #FF0004;
	margin: 0px 0px 10px 0px;
}

#specialannounce article{
	background: #ccffcc;
	padding: 20px 20px 0px 20px; 
	border: 2px solid #004d00;
	margin: 0px 0px 10px 0px;
}

main.content img#banner_image{
	margin: 0px -20px;	
	max-width: 110%;
}

/*Glossary Letter Box*/
#glossaryLetters{
	padding: 5px; 
	border: 1px solid #006;
	font-size: .9em;	
}

/*Turn a link into a Button*/
a.button, main.content a.button{
	background: #0066cc;
	color: #FFF;
	padding: 5px;	
}

a:visited.button, main.content a:visited.button {
	background: #0066cc;
	color: #FFF;
	padding: 5px;	
}

a:hover.button, a:focus.button, main.content a:hover.button, main.content a:focus.button{
	background: #666;
	color: #FFF;
	padding: 5px;	
}

a:active.button{
	background: #999;
	color: #FFF;
	padding: 5px;	
}

/* Turn a list item into a checkbox */
ul li.checkbox{
	list-style: none outside url(../images/checkbox.png);	
}

/*Float Right*/
.alignRight{
	float: right;	
}
.alignRightPad{
	float: right;
	padding-left: 5%;
}

/*Float Left*/
.alignLeft{
	float: left;	
}
.alignLeftPad{
	float: left;
	padding-right: 5%;
}
/*2-Columns*/
.splitBox{
	width: 47%;	
}

/*Required fields*/
.required
{
  color: #990000;
}

/*Data List Criteria*/
dl.criteria dt{
	font-weight: bold;
	padding: 0px;
	border-bottom: 1px #999 solid;	
}

#tabs{
	display: block;	
	width: 100%;
}

#tabs p{
	color: #000;	
}

/*Table or Image Key*/
ul#tableKey li{
	display: inline;
	list-style: none;
	padding: 0px 10px;	
}

/*Tabs*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

/* TABS */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	overflow:auto;
}
.ui-tabs .ui-tabs-nav .ui-state-default {
	background: #fbf8ee;	
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0 0;
	background-color: transparent;
	border-width:0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 0 .5em 0 0;
	border-top-width:5px;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: .5em 1em;
	text-decoration: none;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
	background: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border: 1px solid #86a6bd;
	padding: 1em 1.4em 2em 1.4em;
	background: #ffffff;
}
.ui-tabs .ui-tabs-panel > *:first-child {
	margin-top: .5em;	
}
/* TABS - VERTICAL */
.ui-tabs .ui-tabs-vertical {
	border: 1px solid #86a6bd;
	padding:0;
	position: relative;
	background-color: #fbf8ee;
}
.ui-tabs-vertical .ui-tabs-nav {
	padding: 0;
	float: left;
	width: 33%;
}
.ui-tabs-vertical .ui-tabs-panel { 
	float: right; 
	width: 67%; /* save space for the vertical scroll bar if needed */
	border-width: 0;
	overflow: hidden;
	padding-top: 0;
}
@media screen and (max-width:599px) {
	.ui-tabs-vertical .ui-tabs-nav {
		float:none;
		width: 100%;
	}
	.ui-tabs-vertical .ui-tabs-panel {
		float: none;
		width: 100%;	
	}
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	float:none;
	border-left-width: 5px !important;
	border-width:0;
	margin:0;
	/*background: #c3d1de;*/
}
.ui-tabs-vertical .ui-tabs-nav .ui-tabs-anchor {
    max-width: 100%;   
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { 
	/*margin:0 !important;*/
}

/* Component containers
----------------------------------*/
.ui-widget-content {
	/*border: 1px solid #86a6bd;*/
	background: transparent;
	color: #0d4d7c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-widget-header {
	border: 1px solid #86a6bd;
	background: #0d4d7c;
	color: #ffffff;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #86a6bd;
	background: #ffffff;
	font-weight: bold;
	color: #004276;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: inherit;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ba141a;
	background: #fff;
	font-weight: bold;
	color: #ba141a;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #ba141a;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #ef8c08;
	background: #ffffff;
	font-weight: bold;
	color: #004276;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #004276;
	text-decoration: none;
}

#faqs {
	position: relative;
}
#faqs h4 {
	cursor: pointer;
	padding-left: 3%;
	color: #333399;
	text-decoration: none;
	display: block;
	font-size: 100%;
	padding-bottom: 1%;
}
#faqs h4.active {
	color: #d74646;
}
#faqs div {
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
}
#faqs div p {
	padding: 0;
	margin-bottom: 15px;
}

.alert {
	font-weight: bold;
	color: #F00;
}

.sr-only {
	position: absolute;
	left: -1000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.clickableHeader {
	font-weight: bold;
}
.small {
	font-size: 75%;
}

/* Tables */
.floatingHeader {
    position: fixed;
    top: 0;
    visibility: hidden;
}
table.doftable thead tr th, table.doftable tfoot tr th {
	background-color: /*#e6EEEE*/#194A6B;
	border: 1px solid #FFF;
	padding: 1%;
	color: white;
}
table.doftable thead tr .header {
	/*background-image: url(../images/bg.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center right;*/
	cursor: pointer;
}
table.doftable tbody td {
	vertical-align: top;
	border: 1px solid #FFF;
	padding: 1%;
}
table.doftable tbody tr:nth-child(even)
{
	background-color: #CCC;
}
/*table#doftable thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table#doftable thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}*/
table.doftable thead tr .headerSortDown, table.doftable thead tr .headerSortUp {
	background-color: #8dbdd8;
}
/*Required fields*/
.required
{
  color: #990000;
}
.subtitle
{
	color: gray;
	font-stretch: extra-expanded;
	font-size: 50%;
	
}
/*Turn a link into a Button*/
a.button, main.content a.button{
background: #0066cc;
color: #FFF;
padding: 5px;	
}

a:visited.button, main.content a:visited.button {
background: #0066cc;
color: #FFF;
padding: 5px;	
}

a:hover.button, a:focus.button, main.content a:hover.button, main.content a:focus.button{
background: #666;
color: #FFF;
padding: 5px;	
}

a:active.button{
background: #999;
color: #FFF;
padding: 5px;	
}