@import url("nav_link_0.css");
@import url("nav_link_1.css");
@import url("nav_link_2.css");

body
{
	background-color: #fff;
	color: #434343;
	font: 8pt tahoma, verdana, arial, helvetica;
	margin: 40px 20px 40px 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-bottom: 22px; height:120px; width:728px; }

.spacer { clear: both; height: 10px; }

.box
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #92C640;
	padding: 8px 8px 8px 30px;
	line-height: 18px;
	border-top: 8px solid #FFFFFF;
}
.box a, .box a:visited, .box a:link
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
.box a:hover, .box a:active
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}

.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; }

.navbar { 
	white-space: nowrap;
	width: 360px;
	float: left;
	 }
	  
.logo { margin-top: 1px; }

.content
{
	padding: 0px 5px 0px 14px;
	line-height: 18px;
}
.content a, .content a:visited, .content a:link
{
	color: #92C640;
	text-decoration: none;
	border-bottom: 1px dotted #92C640;
}
.content a:hover, .content a:active
{
	color: #434343;
	text-decoration: none;
	border-bottom: 1px dotted #434343;
}

.footer { border-top: 1px solid #C5C5C5; padding-top: 6px; }
.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_sb
{
	padding: 6px;
	border: 1px solid #92C640;
}
.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;
}

.sb { margin-top: 5px; }

/* Fix IE. Hide from IE Mac \*/
* ul.linav, li.linav, ul.ulnav, li.ulnav { float: left; height: 1%; }
* ul.linav, li.linav a, ul.ulnav, li.ulnav a { height: 1%; }
/* End */

.ulnav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
	width: 360px;
}

.ilnav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

.left
{
	width: 360px;
	float: left;
}

.right
{
	background-image: url(./images/content_sep.gif); background-repeat: repeat-y; background-position: top left;
	margin-left: 8px;
	width: 360px;
	float: left;
}

.main { padding-bottom: 10px; }