/* CSS Document */
body
{
	background: #797576;
	color: #ffffff;
	margin: 5px 10px 10px 10px;
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	text-align: center;
}

h1
{
	font: 170%/1.5em Arial, Helvetica,Serif;
	padding: 0;
	margin: 0;
}

h2 { font: 145%/1.3em Arial, Helvetica,Serif; }

h3
{
	font: 120%/1.1em Arial, Helvetica,Serif;
	font-weight: bold;
	line-height: 1.3em;
}

h4
{
	font: 105%/1em Arial, Helvetica,Serif;
	font-weight: bold;
	line-height: 1.2em;
}

p
{
	font: 100%/1em Verdana, Sans-serif;
	line-height: 1.2em;
	color: #403C3D;
}

img, img a { border: 0; }

a
{
	color: #003153;
	background: transparent;
}

td {
	vertical-align:top;
	background-color: #DEEBF3;
	margin: 0.5em;
	padding: 0.5em;
}

th {
	font-weight: bold;
	background-color: #5B9DBD;
	color: #FFFFFF;
	margin: 0.5em;
	padding: 0.5em;
} 

caption {
	font-weight: bold;
	text-align:left !important;
}

textarea {width:350px !important; height:150px !important; font-family:Arial, Helvetica, sans-serif !important;}

acronym	{
	border-bottom: 1px dotted #fff;
  	cursor: help;
}

.accessclear {
	display:none;

}

html>body .accessclear {
	content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
}

.fieldback
{
	position: relative;
	padding: 0 10px 0.1em 10px;
	background: #DEEBF3;
}

.fieldsetstyle
{
	padding: 1em;
	font: 100%/1em sans-serif;
	border: 1px solid #003153;
}

.labelstyle
{
	float: left;
	width: 25%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: bold;
}

legend
{
	padding: 0.2em 0.5em;
	border: 1px solid #003153;
	color: #003153;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

a:focus, a:hover, a:active
{
	color: #860000;
	background: transparent;
}

#access p
{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	color: #ffffff;
}

#access a
{
	color: #ffffff;
	font-size: 100%;
}

#pagewrapper
{
	color: #003153;
	text-align: left;
	padding: 5px;
	background: #fff;
	/*border-left: 1px solid #9F7441;
	border-right: 1px solid #9F7441;*/
}

#bannerwrapper
{
	/*width:auto;*/
	/*height:auto;
	background: #fff;*/
}

#banner
{
	/*height: 70px;*/
	background: #fff url("../images/back_grad.gif") repeat-x;
}

#topnav
{
	/*padding: 55px 0 0 0;*/
	padding: 0;
	/*background: url("../images/gateway_logo.gif") no-repeat left top;*/
	margin: 0;
}

#topnav ul
{
	background: #087FB6;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 0.45em 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 0;
}

#topnav ul li
{
	margin: 0;
	padding: 0.1em 0 0.1em 0;
	display: inline;
}

#topnav ul li a
{
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #56abf3;
	padding: 0.2em 0.6em 0.3em 0.6em;
	margin: 0 -5px 0 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/*Added to sub*/
#topnav ul li a.selected
{
	/*border-right: 1px solid #CCCCCC;*/
	border-bottom: 5px solid #F97723;
}

#topnav ul li a:focus, #topnav ul li a:hover, #topnav ul li a:active {
	border-top: 1px solid #CCCCCC;
	padding-top: 0.2em;
	/*border-right: 1px solid #CCCCCC;*/
	border-bottom: 5px solid #F97723;
}

#strap { /*height: 70px;*/ }

.bread
{
	/*margin: 0 0 0 24% !important;*/
	padding: 0 0 0 5px!important;
	background: #fff;
	border-left: 1px solid #CCCCCC;
	position: relative;
}

#homebannerleft
{
	position: relative;
	width: 74.5%;
	height: 128px;
	float: left;
	background: #EBF0F6 url("../images/homeimg.jpg") no-repeat left top;
	margin: 5px 0 0 0;
}

#bannerleft, #bannerdisability, #bannerat, #bannerabout, #bannerresource, #bannercontact, #bannerfunding {
	position: relative;
	width: 74.5%;
	height: 70px;
	float: left;
	margin: 5px 0 0 0;
}

#bannerleft { background: #fff url("../images/homeimglight.jpg") no-repeat left top; }
#bannerdisability { background: #fff url("../images/disabimglight.jpg") no-repeat left top; }
#bannerat { background: #fff url("../images/atimglight.jpg") no-repeat left top; }
#bannerabout { background: #fff url("../images/aboutimglight.jpg") no-repeat left top; }
#bannerresource { background: #fff url("../images/resourceimglight.jpg") no-repeat left top; }
#bannercontact { background: #fff url("../images/contactimglight.jpg") no-repeat left top; }
#bannerfunding { background: #fff url("../images/fundimglight.jpg") no-repeat left top; }

#bannertext
{
	/*border: 1px dotted; */
	/*font-size: 120%;*/
	margin: 55px 0 0 0;
	background: #fff url("../images/homeimglight.jpg") no-repeat left top;
}

#bannertext p
{
	padding: 5px 50px 5px 50px;
	margin: 0;
}

#homebannerright
{
	position: relative;
	width: 24.5%;
	float: right;
	margin: 5px 0 0 5px;
	background: #DEEBF3;
	height: 128px;
}

#bannerright
{
	position: relative;
	width: 24.5%;
	float: right;
	margin: 5px 0 0 5px;
	background: #DEEBF3;
	height: 70px;
}

.formback
{
	position: relative;
	padding: 10px;
	background: #DEEBF3;
}

.formstyle
{
	margin: 5px 5px 5px 10px;
	padding: 0;
}

.formtext
{
	color: #003153;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 100%;
}
.formleft {
	margin-left: 10px;
}
.formstyle.user { width: 10em; }
.password { margin-right: 10px; }

.formbutton
{
	background: #F97723;
	color: #fff;
}

.bread p
{
	display: block;
	background: #5B9DBD;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	margin: 0 0 10px;
}

.bread a { color: #FFFFFF; }

#contentwrapper
{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	/*border:1px solid #fff;*/
	background: #fff;
	height: auto;
}

#leftnav
{
	width: 24%;
	float:left;
	background: #E4E4E4;
	border-right: 1px solid #C9C9C9;
	/*position: absolute;
	top: 0;
	left: 0;*/
}

#homebannerright h2, #news h2, #resources h2, #leftbottom h2, #rightbottom h2
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	margin: 0;
}

#homebannerright h2, #leftbottom h2, #rightbottom h2
{
	background: #F97723;
	color: #fff;
}

#news h2
{
	background: #7A7A7A;
	color: #fff;
}

#news p.formtitle {
	display:block; 
	border-bottom:1px dotted #666666;
	background: url("../images/bullet_orange.gif") no-repeat left;
	padding-left: 15px;
	margin:0.5em 0 0.5em 0;
}

#resources h2
{
	background: #087FB6;
	color: #fff;
}

#news ul
{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#news ul li ul
{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
html>body #news ul li ul {
	margin-bottom: -5px;
}
#news ul li
{
	margin: 0;
	padding: 0.1em 0 0.1em 0;
	border: 0;
}
#news ul li ul li
{
	margin: 0;
	padding: 0.1em 0 0.1em 0;
	border: 0;
}
html>body #news ul li { padding: 3px 0 5px 0; }

#news ul li p, #news ul li ul li p
{
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
}

#news ul li a, #news ul li a.selected-main
{
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
}
#news ul li a {
	background: url("../images/bullet_orange.gif") no-repeat left;
}
#news ul li a.selected-main {
	background: url("../images/bullet_blue_down.gif") no-repeat left;
}
#news ul li a.selected-sub {
	background: url("../images/bullet_blue.gif") no-repeat left;
}
#news ul li ul li a{
	margin-left: 3.5%;
	padding-left: 1.5%;
}
html>body #news ul li ul li a{
	padding-left: 6%;
}
#news ul li ul li a.selected-sub {
	background: url("../images/bullet_blue.gif") no-repeat left;
}
.newsblurb
{
	display: block;
	margin: 3px 0 0 0;
	padding-left: 15px;
}

#content
{
	/*margin: 0 0 0 24%;*/
	width: 75.7%;
	float:left;
	padding: 0;
	background: #fff;
}

#contenttext { 
	padding: 10px 20px 20px 30px; 
}

#contenttext li {
	font: 100%/1em Verdana, Sans-serif;
	line-height: 1.2em;
	color: #403C3D;
}

#contenttext p {
	font: 100%/1em Verdana, Sans-serif;
	line-height: 1.2em;
	color: #403C3D;
}

#boxcontainer
{
	margin: 0 0 0 23%;
	border-left: 1px solid #E6F1F5;
	background: #fff;
}

.wrapper:after {
    content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
}

* html .wrapper {
	height:1%;
}

.wrapper
{
	margin: 0;
	padding: 0;
}

html>body .wrapper
{
	border: 1px solid #fff;
	width: 100%;
}

#left, #middle { border-right: 1px solid #c9c9c9; }

#left h2, #middle h2, #right h2
{
	display: block;
	background: #5B9DBD;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	margin: 0 0 10px;
}

#left p, #middle p, #right p, #leftbottom p, #rightbottom p { padding: 2%; }

#leftbottom p, #rightbottom p
{
	padding-top: 0;
	margin-top: 10px;
	font-size: 100%;
}

#left, #middle, #leftpic, #middlepic, #leftbottom
{
	float: left;
	width: 32%;
}

#left, #leftbottom { margin: 0 0 0 3px !important; }

#left ul, #middle ul, #right ul, #resources ul
{
	margin: 0;
	padding: 0 0 0 8px;
}

#left ul li, #middle ul li, #right ul li
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-image: url(../images/bullet_orange.gif);
}

#left ul li p, #middle ul li p, #right ul li p, #resources ul li p
{
	padding: 0 5px 0 0 !important;
	margin: 0 !important;
	font-size: 100% !important;
}

#left ul li a, #middle ul li a, #right ul li a, #resources ul li a
{
	padding-top: 0 !important;
	margin: 0 !important;
	font-size: 100% !important;
}

#resources ul
{
	margin: 0 5px 0 0;
	list-style: none;
}

#resources ul li
{
	/*margin-left: -5px;*/
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #949494;
	list-style: none;
}

html>body #resources ul li { padding: 3px 0 5px 0; }

#resources ul li a
{
	display: block;
	padding-left: 15px;
	background: url("../images/bullet_orange.gif") no-repeat left center;
}

#middle { margin: 0 0 0 1%; }
#middlepic { padding: 0 1% 0 0; }

#right, #rightpic
{
	float: right;
	width: 32.5%;
	margin: 0;
}

#leftbottom, #rightbottom
{
	background: #DEEBF3;
	height: 13em;
}

#rightbottom
{
	/*float: right;
	width: 65.5%;*/
	margin: 0 0 0 1%;
}

#leftpic, #middlepic, #rightpic
{
	height: 30px;
	margin: 0 0 5px 3px;
}

#leftpic img, #middlepic img, #rightpic img { margin: 0; }
/*#leftpic { background: url("../images/leftpic.jpg") no-repeat left bottom; }
#middlepic { background: url("../images/middlepic.jpg") no-repeat center bottom; }
#rightpic { background: url("../images/rightpic.jpg") no-repeat right bottom; }*/

#login
{
	padding: 5px 0 10px 20px;
	margin: 0 10px 10px 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.clear
{
	clear: both !important;
	width: 100%;
}

.cleartop
{
	clear: both !important;
	width: 100%;
	margin: 0 0 -15px 0;
}

html>body .cleartop { margin: 5px; }

.clearbottom
{
	/* negative margin for ie */
	margin: 0 0 -25px 0;
	clear: both !important;
}

html>body .clearbottom { margin: 0 0 -21px 0; }

#footer
{
	text-align: center;
	margin: 5px 0 0 0;
	padding: 5px;
	background: #A8A8A8;
	color: #fff;
	clear: both;
}

#footer a { color: #fff; }

#partners
{
	text-align: center;
	background: #fff;
	margin: 5px 0 0 0;
	padding: 5px;
}

/** Search Form Styles  **/

/*Top categories*/
.main_cat1 {font-size: 110%; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 100%; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 90%; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599; width:70%}


/*a:visited{color:#5555AA}*/
hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 100%;}*/

/* */
/*td {font-family:arial,sans-serif; font-size: 13px; }*/

/* Title/link of pages */
.title{color:#0000FF; font-size:120% !important}*/



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	/*background-color:#e5ecf9; */
	font-weight: bold;
	margin-bottom:14px;
}

/*.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}*/

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 90%;}

/*h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}*/

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
}

/*#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}*/

.divline{
	/*margin-top:20px;
	margin-bottom:-5px;*/
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:80%;
}
