﻿@charset "utf-8";

/* General Styles */

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
}

td {
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #75A413;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #47661E;
}

a {
	color: #89A945;
	text-decoration: none;
}
a:hover {
	color: #ACD674;
	text-decoration: underline;
}
a:visited {
	color: #47661E;
	text-decoration: none;
}

.big_text {
	font-size: 18px;
}

pre {
	font-size: 10px;
}

.small_text {
	font-size: 10px;
}


/* Initial Page */
.logo_home {
	margin-top: 115px;
	margin-bottom: 5px;
}

.box_home {
	padding: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}

.searchbox_home {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #ACD674;
	height: 29px;
	width: 270px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav_home {
	font-size: 18px;
	color: #668F10;
}

.nav_home a{
	color: #668F10;
	text-decoration:underline;
}

.nav_home a:hover{
	color: #668F10;
	text-decoration:none;
}

.copyright_text {
	font-size: 10px;
	color: #999999;
}

/* Errors */

/* Error style */
#error{
	padding:15px;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	background-color:#F8F8F8;
	border: 1px solid #EAEAEA;
}

/* adult content */
#adultContent{
	padding:15px;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	background-color:#F8F8F8;
	border: 1px solid #EAEAEA;
}

/* Home Page */

.index{
	border-bottom: 1px solid #e6e6e6;
	color:#000000;
}
.messageTitle{
	font-size: 16px;
	color:#000000;
}
.messageTitle a{
	color:#000000;
	text-decoration:none;
}
.messageTitle a:hover{
	color:#000000;
	text-decoration:underline;
}

.black{
	color:#666666;
}	

/* Internal Pages */

.content {
	padding-left: 6px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.searchbox_internal {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ACD674;
	height: 18px;
	width: 235px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav_internal {
	background: url(nav_bg.gif) repeat-x #F2F9E8;
	height: 35px;
	padding-left: 20px;
	font-size: 16px;
	color: #668F10;
}

.nav_internal a{
	color:#668F10;
	text-decoration:none;
}

.nav_internal a:hover{
	color:#000000;
	text-decoration:none;
}

.nav_internal a:visited{
	color:#668F10;
	text-decoration:none;
}

.dropdown_menu{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background-color:#F0F0F0;
	text-align:left;
	padding:10px;
}

td.groupsLink{
	background: url(tab_blank.gif) no-repeat;
	width: 320px;
	height: 25px;
	color: #668f10;
}

td.f{
	background: url(tab_blank.gif) no-repeat;
	width: 320px;
	height: 25px;
	color: #668f10;
	padding-left:5px;
}

.footer {
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	float:left;
}

.message {
	font-family: "Lucida Sans Typewriter", "Courier New", Courier;
	font-size: 11px;
}

.lines{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ECB34;	
}

.highlight{
	background-color:#E2F1CD;
}

.boxlogin{
	background-color:#EDF5E0;
	padding: 3px 10px 3px 10px;
}

.logintxtbox{
	width:300px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}
textarea{
	width:300px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

.logintxtbox_small{
	width:100px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

.bigtxtbox{
	width:470px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

.bigtxtbox2{
	width:590px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

.bigtxtbox3{
	width:690px;
	border: 1px solid #E2F1CD;
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

form{
	padding:0;
	margin:0;
	}
	
.bookmark{
	border: 1px solid #e6e6e6;
	padding:10px;
}

.button_light {
	background-color: #e2f1cd;
	font-size: 11px;
	font-weight: bold;
	color: #75A413;
}

.button_dark {
	background-color: #b9dd88;
	font-size: 11px;
	font-weight: bold;
	color: #486213;
}
.floater {
position:absolute;
z-index:2;
bottom:0;
right:0;
display:none;
padding:0;
}

.floater td {
font-family: Gill, Helvetica, sans-serif;
background-color:white;
border:1px inset #979797;
color:black;
}

.matchedSmartInputItem {
font-size:0.8em;
padding: 5px 10px 1px 5px;
margin:0;
cursor:pointer;
}

.selectedSmartInputItem {
color:white;
background-color:#3875D7;
}

#smartInputResults {
padding:0;margin:0;
}

.siwCredit {
margin:0;padding:0;margin-top:10px;font-size:0.7em;color:black;
}
pre {font-family:Trebuchet MS;
font-size:12px;
width: 100%;
border:#BADD8B 2px solid;
color:#333333;
background-color:#EDF5E0;
padding:5px;}
