@charset "UTF-8";

/* Non-class styles */

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}


body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: large;
	color: #000;
}
h2 {
	font-size: large;
	color: #FFF;
}
h3 {
	font-size: medium;
	color: #FFF;
}
h4 {
	font-size: medium;
	color: #3366FF;
}
h5 {
	font-size: small;
	color: #FFF;
}
h6 {
	font-size: small;
	color: #000;
}
a:link {
	font: Arial, Helvetica, sans-serif;
	color:#090;
	font-weight:bold;
}
a:visitedlink {
	font-family:"Arial, Helvetica, sans-serif;
	color: #090;
}

.whitesmallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	margin-right: 6px;
	margin-left: 6px;
	
}
.whitelargebold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: .02em;
	text-align: center;
	vertical-align: 110%;
	word-spacing: .02em;
	
}
.whitethinnotboldfl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	
}
.whitesmallboldfl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	width: 200px;
	
	
}
.whitesmallfl105 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 105%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	width: 200px;
	
}
.whitemednotboldflresources {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	margin: 2px;
	width: 175px;
	
}
.whitefontLarge34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FFF;
	font-weight:bold;
	font-stretch:expanded;
	
	}
.whitelargeboldflresources {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	margin: 2px;
	width: 200px;
	
}
.whitefontMedium18 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-stretch: normal;	
}
.graymedleft120line {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.bluemedpacesearch110line {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #36f;
	letter-spacing: 0.05em;
	text-align: center;
	vertical-align: top;	
}
.GreenSubheadrule {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #090;
	word-spacing: 0.08em;
	letter-spacing: 0.15em;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #030;
	font-stretch: extra-expanded;
	margin-left: 5px;
	margin-right: 25px;
}
.blackmednotboldcenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	color: #000;
	text-align: center;
	vertical-align: top;
	font-variant: normal;
	text-transform: none;	
}
.greensmedpacesearch125line {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #090;
	letter-spacing: 0.5em;
	text-align: center;
	vertical-align: top;
	
}
.Whiteheadlinelargecenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.06em;
	
}
/* CSS Document */


/* Classes */

#layout_table{height:100%}
form {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	
}

	dl.forms {
		float: left;
		width: 100%;
		
}
dl.forms dt {
		margin: 0;
		padding: 10px 0 0 0;
		clear: left;
		float: left;
		width: 175px;
	}
	
	dl.filter dt {
		width: auto;
		padding-right: 10px;
	}
	
	dl.forms label{ font-weight: bold; }
	
	dl.forms dd {
		margin: 0;
		padding: 10px 0 0 0;
	}
	
	dl.forms dd.buttons {
		padding: 20px 0 0 0;
		margin-left: 175px;
		width: auto;
	}
	
	dl.forms dd.help {
		clear: left;
		padding-top: 2px;
		font-size: 90%;
		color: #999;
	}
	
	dl.forms input, dl.forms textarea {
	width: 500px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
	
	dl.forms dd.radio { 
		margin-left: 175px; 
		width: 500px;
	}
	
	dl.forms input.button { width:75px; }


}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}
.NoLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #639;
	text-decoration: underline;
}
.background tr .whitefont .whitefontMedium strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	color: #FFF;
	text-decoration: blink;
}
.background tr .whitefont .whitefontLarge strong {
	font-size: xx-large;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
}

body table
{
	height: auto;
}

div.searchResults
{
	height:auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}



/* Profile Styles */
form.profile {
	margin: 0;
	padding: 0;
}
	
form.profile dl {
	float: left;
	width: auto;
}
	
form.profile dl dt {
	margin: 0;
	padding: 10px 0 0 0;
	clear: left;
	float: left;
	width: 250px;
	font-weight: bold; 
	text-align: left;
}

form.profile dl dd {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 250px;
	padding: 10px 0 0 0;
	width: auto;
	text-align: left;
}

form.profile fieldset {
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
	
}
form.criteria-form {
	width: 600px;
	margin-left: auto ;
 	margin-right: auto ;
}

form.criteria-form p {
	width:600px;
	text-align: center;
}

form.criteria-form ul.single-column {
	width:300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

form.criteria-form ul {
	width:600px;
	margin-left: auto ;
 	margin-right: auto ;
 	list-style-type: none;
}

form.criteria-form ul.three-column li {
	width:200px;
	float:left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000;
}

form.criteria-form ul.two-column li {
	width:300px;
	float:left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	word-spacing: .03em;
}

br
{
    clear: left;
 }

/*form.criteria-form ul {
	width:500px;
	margin-left: auto ;
 	margin-right: auto ;
	list-style-type: none;
	display: block;
	text-align: left;
}

form.criteria-form ul li {
	clear: right;
}*/

form.criteria-form input.submit {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid thin #0F0;
	font:Arial, Helvetica, sans-serif;
	font-size: large;
	color:#090;
	font-weight:bolder;
	background-color:#FFF;
	cursor:pointer;
}

table.results td, table.results tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
}

table.results tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
	
}
#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 300px;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
	
}
#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 970px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li{
	white-space:nowrap;
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li.last-child a, #header ul#secondary li.last-child span { border: none; }
}

form.criteria-form p {
	width:600px;
	text-align: center;
}

 }

/*form.criteria-form ul {
	width:500px;
	margin-left: auto ;
 	margin-right: auto ;
	list-style-type: none;
	display: block;
	text-align: left;
}

form.criteria-form ul li {
	clear: right;
}*/

form.criteria-form input.submit {
	font-size: medium;
	color:#090;
	font-weight:bold;
	background-color:#FFF;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #090;
	line-height: 120%;
	font-style: normal;
	font-variant: normal;
	word-spacing: .01em;
}

table.results td, table.results tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
}

table.results tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
}

.whitesmallflnotbold110 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}

/* Results Table */

table.resultsTable {
    margin: 0;
    padding: 0;
    border: 1px solid;
}

table.resultsTable th {
    margin: 0;
    background: #666;
	border: 1px solid #CCC;
	font-weight: normal;
	padding: 4px 3px;
	text-align: left;
	white-space:nowrap; 
}

/* make the A elements pretty. makes for nice clickable headers                */
table.resultsTable th, table.resultsTable th a, table.resultsTable th a:link, table.resultsTable th a:visited {
	color: #FFF;
	text-decoration: none;
}

table.resultsTable td a, table.resultsTable td a:link, table.resultsTable td a:visited {
	color: blue;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}

table.resultsTable td a:visited{
	font-weight: normal;
}

table.resultsTable td, table.resultsTable tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

table.resultsTable tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

table.resultsTable tbody tr td.ServiceName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	width: 215px;
	letter-spacing: .03em;
	word-spacing: .02em;
	margin-right: 2px;
	margin-left: 2px;
}
table.resultsTable tbody tr td.OrgName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	width: 225px;
}
table.resultsTable tbody tr td.Arl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	width: 80px;
}
table.resultsTable tbody tr td.GeoArea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	width: 100px;
}
table.resultsTable tbody tr td.TarGroup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	width: 150px;
}
table.resultsTable tbody tr td.ResType {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	width: 100px;
}
table.resultsTable tbody tr th.Header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 90%;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
}
table.resultsTable tbody tr td.Age {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: .03em;
	word-spacing: .03em;
	width: 50px;
}

div.mainContent
{
	height: 100%;
	width: 100%;
	overflow:auto;
}


td.background {
	background-color: #3366FF;
}.NoVaResinfo {
	color: #39F;
}
#HRSA td {
	color: #3CA7E1;
	
	}

}
#icons {
	position:absolute;
	visibility:visible;
	z-index:2;
	width: 552px;
	height: 70px;
	left: 181px;
	top: 250px;
	background-color: #36f;
	overflow: visible;
}
#apDiv1 {
	position:absolute;
	visibility:visible;
	z-index:4;
	left: 10px;
	top: 819px;
	width: 700px;
	background-color: #36f;
}

