/************** GENERAL STYLES **************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #94a66c;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: top;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.main{
	width: 755px;
	background-color:#FFFFFF;	
}

.description_text{
	line-height: 17px;
}
#main_cell{
	text-align:left;
	vertical-align: top;
	padding:25px;
}
#header {
	color:#003399;
	font-size:16pt;
}
#bar {
	color:#3f751d;
	width: 100%; 
	height:1px;
	margin-top: -12px;
}
#back_link{
	color:#76a851;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}




/************** RESULTS PAGE **************/
.results_table{
	margin-bottom:20px;
}
.results_title,
a.results_title:link,
a.results_title:visited,
a.results_title:active{
	font-size:15px;
	color:#3f751d;
	font-weight:bold;
}
a.results_title:hover{
	text-decoration:underline;
}
.results_detail, 
a.results_detail:link, 
a.results_detail:visited, 
a.results_detail:active{
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
.results_location_cell{
	font-weight:bold;
	font-size:11px;
	padding-right: 20px;
	color:#999999;
}
.results_subject_cell{
	font-weight:bold;
	font-size:11px;
	padding-right: 20px;
}
.results_type_cell{
	font-weight:bold;
	font-size:11px;
	padding-right: 20px;
	color:#999999;
}

.results_location_header{
	font-size:12px;
	color:#75ac51;
}
.results_subject_header{
	font-size:12px;
	color:#75ac51;
}
.results_type_header{
	font-size:12px;
	color:#75ac51;
}
.results_hyperlink_cell{}




/************** DETAIL PAGE **************/
.list_fields_detail{
	font-weight: bold;
	text-align: left; 
	vertical-align:top;
	color:#75ac51;
}
.list_detail_detail{
	font-weight: bold;
	vertical-align:top;
}
.detail_title{
	font-size:14px;
	color:#3f751d;
	font-weight:bold;
}




/************** FAQ PAGE **************/
.faq_subtitle{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}
.faq_content{
	margin-bottom: 35px;
}



/************** HEADER NAVIGATION **************/
#nav {
	min-height: 80px;
	background-color: #7c9e61;
	vertical-align:bottom;
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}



/************** SEARCH AREA **************/
#search_cell{ 
	background-repeat:no-repeat;
	background-image:url(/_images/bg_search.gif);
}
#search_table{ 
	margin-top:30px;
	margin-bottom: 15px;
	min-height: 115px;
}

a.search_options:link, 
a.search_options:visited,
a.search_options:active {
	font-size: 10px;
	color: #3f751d;
	text-decoration: none;
}
a.search_options:hover {
	font-size: 10px;
	color: #3f751d;
	text-decoration: underline;
}




/************** FOOTER **************/
#footer_table{
	width: 755px;
	margin-top: 25px;
}
#footer_cell{
	height: 30px;
	text-align: right;
	background-image: url(/_images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 75px;
}
#footer_copyright{ 
	text-align: right;
	font-weight:bold; 
	color:#cae8af;
}
.footer_cell a:link, 
.footer_cell a:visited,
.footer_cell a:active{
	color: #defac6;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_cell a:hover{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	text-transform: uppercase;
}



/************** ADMIN STYLES **************/
.list_header th{
	font-weight: bold;
	background-color:#7c9e62;
	color:#FFFFFF;
}
.list_fields {
	font-weight: bold;
	text-align: right; 
	vertical-align:top;
}
.list_row1 {
	background-color:#ddedcf;
}
.list_row2 {
	background-color:#e5f4d6;
}
.sort_on{
	font-weight: bold;
	text-decoration: underline;
	font-size:larger;
}
#admin_manage input {
	width: 350px;
}

#admin_manage textarea {
	width: 350px;
	height: 100px;
}
#admin_manage td {
	vertical-align:top;
}
.required {
	color:#FF0000;
}
.system_id {
	color:#CCCCCC;
	text-align:right;
	float:right;
}
#admin_logoff{
	text-align:right;
	padding-top:5px;
	padding-right: 25px;
}
#admin_logoff a {
	color: #7c9e62;
	font-weight: bold;
}
#add_loc_div{ 
	position:absolute;
	width:330px;
	height:165px;
	border: none;
	background-image:url(/_images/add_div_bg.gif);
	background-repeat:no-repeat;
}
#add_loc_inner{
	text-align:right; 
	padding-right: 15px; 
	padding-top: 15px;
}

/************** BROWSE STYLES **************/
#myTable thead td{
	font-weight:bold;
	cursor:pointer;
}

