@CHARSET "ISO-8859-1";

body {
	background: #b6c5ce url(../images/background_gradient.gif) top repeat-x;
	margin: 0 0 2em 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif, Verdana;
	font-size: .8em;
	width: 100%;
	position: relative;
}
p{
    padding: 0 0 1em 0;
}
ul, ol{
    padding: 0 0 1em 1.5em;
    line-height: 1.3em;	
}
#page,.page {
	background: #fff;
	width: 90%;
	min-width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
}

#bannerContainer {
	width: 100%;
	background: url(../images/header_pattern.gif) repeat-x top;
	padding: 0;
}
#banner{
    background: url(../images/banner_right.jpg) no-repeat transparent right top;
}
#appName {
	position: absolute; top : 100px; right : 10px; font-family : Arial;
	text-transform : uppercase; color : white;
	z-index: 999;
	top: 115px;
	right: 10px;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}
#content { /*margin: 1em 100px 0 105px;*/
	margin: 3em 2em 0 2em;
	clear: both;
	padding-bottom: 2em;
	min-height: 400px;
}

.wicket-ajax-indicator {
	position: absolute;
	z-index: 99;
}
.norecords-tr{
    background-color: white;
    border-bottom: 1px solid #999;
}
fieldset.form {
	width: 20em;
}

.nomargin {
	margin: 0px;
}

.nopadding {
	padding: 0px;
}

#siteNav {
	background: url("../images/appssitenavbg.png") no-repeat;
	text-align: right;
}

#siteNav form {
	display: inline;
}

#siteNav input {
	margin: 0 .15em;
	padding: .1em 0 .1em 0;
}

#siteNav input.button {
	margin-right: .5em;
	border: none;
	vertical-align: middle;
	background: transparent;
}

.hidden {
	display: none;
}

.button2 {
	background-color: #6699cc;
	border: 1px solid #336699;
	color: White;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	width: auto;
	cursor: hand;
	filter: progid :   DXImageTransform .   Microsoft .   Gradient (  
		GradientType =   0, StartColorStr =   '#ff99bbff', EndColorStr =  
		'#ff6699cc' );
}

.nav1 {
	background-color: #6699cc;
	color: White;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	width: 20%;
	cursor: hand;
	filter: progid :   DXImageTransform .   Microsoft .   Gradient (  
		GradientType =   0, StartColorStr =   '#ff99bbff', EndColorStr =  
		'#ff6699cc' );
}

#divMenu current {
	color: Yellow;
	text-align: center;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	filter: progid :   DXImageTransform .   Microsoft .   Gradient (  
		GradientType =   0, StartColorStr =   '#ff99bbff', EndColorStr =  
		'#ff6699cc' );
}

#divMenu a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}

h1{
	color: #2E7B39;
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	word-spacing: .3em;
	margin-bottom: .5em;
}
h2{
    font-size: 1.2em;
    margin-bottom: .5em;
    text-transform: uppercase;
    margin-top: 1em;
}

h3{
	margin: 0;
	padding: 0;
    font-weight: bold;
    margin-bottom: .5em;
    font-size: 1.1em;
}
h4{
    font-style: italic;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 1em;
}
h5{
    font-weight: bold;
    font-size: 1em;	
}
#table th,table td {
	margin: 0;
	padding: .25em;
	border-width: 0px 0 0 0px;
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
}

#footer {
	padding: 20px 10px 10px 10px;
	background: #fff url(../images/footer_gradient.gif) repeat-x bottom;
	border-top: 1px solid #eee;
	clear: both;
	display: block;
	font-size: .8em;
	color: #666;
}

#footer a {
	color: #666;
	margin-right: 1em;
}

.main {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 0px solid #FFFFFF;
}

.main_results {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: 20px;
}

.header_results {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.searchInstructions{
	font-weight: bold;
}
legend {
	font-weight: bold;
	color: #333333;
}

#eoData {
	min-width: 55em;
}

#eoData .odd{
	background-color: #f7fcff;
}
#eoData .even{
    background-color: #EFF8FD;
}

.bio_head {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 6px;
}

a:link,a:active,a:visited {
	color: #666;
}

.footerText {
	background-color: white;
	padding: 1em;
	color: #666;
	border-top: 1px solid #999;
}
.version{
   display:none;
   position:absolute;
   padding-left:3em;
   font-weight:bold;
}
.criteria {
	clear: left;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
}

.help,.tooltip {
	cursor: help;
}
a.help img{
    border: 0;
}
.helpItems table {
	border-collapse: collapse;
}

.helpItems tr.even {
	background-color: #efefef;
}

.helpItems tr {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.instructional{
    border: 1px solid #dbd09c;
    background-color: #ffffcc;
    color: #666;
    padding: 1em;
}
.wicket-mask-dark {
	opacity: .3 !important;
}
.ui-overlay{
	position:absolute;
	z-index:1000;
	background-color: #aaa;
	opacity: .8 !important;
	border:1px;
	font:small-caps;
	color: white;
	font-size: large;
	top:1px;
	left:1px;
	display:none;
}
.loading-spinner{
    background:url(../images/spinner.gif) center no-repeat #aaa;
}
