@import url("nav_link_0.css");
@import url("nav_link_1.css");
@import url("nav_link_2.css");

body
{
	background-color: #FFFFFF;
	color: #434343;
	font: 8pt tahoma, verdana, arial, helvetica;
	margin: 20px;
	padding: 0px;
}

a:link
{
	color: #92C640;
	text-decoration: none;
}
a:visited
{
	color: #92C640;
	text-decoration: none;
}
a:hover, a:active
{
	color: #434343;
	text-decoration: none;
}
	
td, p, div { font: 8pt tahoma, verdana, arial, helvetica; line-height: 18px; }
img { border: 0px; }

h1.desc { font: 8pt tahoma, verdana, arial, helvetica; margin: 0px; line-height: 18px; }

.wrapper { width: 728px; text-align: left; }

.header { margin-top: 16px; margin-bottom: 20px; }
.left { background-color: #92C640; padding: 12px; }

.boxlink
{
	background-image: url(./images/link_arrow.gif); background-repeat: no-repeat; background-position: center left;
	padding-left: 18px;
	position: relative; left: -18px;
}

.inlineimg { vertical-align: middle; }

.content_bg { background-image: url(./images/content_sep.gif); background-repeat: repeat-y; background-position: top left; padding: 0px 5px 0px 23px; }

.content
{
	line-height: 18px;
}
.content a, .content a:visited, .content a:link
{
	color: #75A234;
	text-decoration: none;
	border-bottom: 1px dotted #92C640;
}
.content a:hover, .content a:active
{
	color: #EE4C00;
	text-decoration: none;
	border-bottom: 1px dotted #EE4C00;
}

.footer { border-top: 1px solid #C5C5C5; padding-top: 6px; margin-top: 10px; }
.footer a, .footer a:visited, .footer a:link
{
	color: #92C640;
	text-decoration: none;
	border-bottom: 1px dotted #92C640;
}
.footer a:hover, .footer a:active
{
	color: #434343;
	text-decoration: none;
	border-bottom: 1px dotted #434343;
}

.google_form { margin: 0px; }
.google_input
{
	font: 11pt tahoma, verdana, arial, helvetica;
	color: #434343;
	background-color: #FFFFFF;
	border: 1px solid #7F8970;
}
.google_submit
{
	font: 11px tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #434343;
	border: 1px solid #434343;
	height: 22px;
	width: 60px;
}

.ulnav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.linav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.sb { margin-top: 50px; }

.bc { font-weight: bold; margin-bottom: 3px; }
