body {
	height:100%;
	margin:0px;
	text-align:center;
	font-family: Arial,Sans-Serif;
	font-size:small;
}

div#wrapper
{
	width: 839px;
	margin:0 auto; 
	text-align:left;
}

div#header
{
	width: 839px;
	background-color:#ffffff;	
}

div#headerimg
{
	margin-bottom:15px;		
	text-align:right;
}

div#headnav
{
	height: 35px;
	color:white; 
	background-image: url('../../../../template_images/header-repeat.jpg');
	background-repeat: repeat-x;
	border: 3px solid #B4D18E;
}

div#fleft
{
	float:left;
	text-align: left;
	vertical-align : middle;
	line-height: 35px;
}

div#fleft a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: medium;
	
}

div#fleft span
{
	display: block;
	float:left;
	padding: 0 10px 0 10px;
}

.selectedfleft
{
	height: 35px;
	background-color:  #B4D18E;
	
	display: block;
	float:left;
	padding: 0 5px 0 5px;
}

div#content
{
	margin-top: 10px;
}

div#contentbody
{
	
}

div#columns
{
	height:424px; 
}

div#widecolumns
{
}

div#leftlinks
{
	width: 167px;
	margin-right: 5px;
	float:left;
	background-color:#F6F9F2;
	border-top: solid 1px #B4D18E;
}

div#topleftlinkspanel
{
	height: 330px;
	margin-bottom: 5px; 
	color:  #5F7D33;
	font-weight: bold;
	padding: 0 0 5px 0;
}

div#bottomleftlinkspanel
{
	height: 98px;
	padding-left: 10px;
	font-size: small;
	padding: 5px 0 5px 10px;
	color: #676767; 
}

div#footer
{
	float:left;
	width: 100%;
	margin-top: 0px; 
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #B4D8A8;
	border-top: solid 1px #B4D8A8;
	font-size: small;

}

div#footleft
{
	float: left;
	padding-left: 10px;
}

div#footright
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

.leftnavlinks 
{
	display: block;
	width: 167px;

	border-bottom: solid 1px #B4D18E;
	padding: 5px 0 5px 0;
}

.panelbody
{
}

* html .panelbody
{
	padding: 5px 5px 5px 5px; 
}


.leftnavlinks a 
{
	text-decoration: none;
	font-weight: bold;
	color: #5F7D33;	
}

.leftnavlinksselected 
{
	display: block;
	width: 167px;

	border-bottom: solid 1px #B4D18E;
	padding: 5px 0 5px 0;
	background-color: #B4D18E;
}


.leftnavlinksselected a 
{
	text-decoration: none;
	font-weight: bold;
	color: white;
}

div#footer a
{
	text-decoration: none;
	font-size: small;
	color: #676767;
}

h1, h2, h3, p { margin: 4px auto 12px auto; } 

* html h1, h2, h3, p { margin: 4px auto 10px auto; } 

div#trail
{
	margin: 4px 0 -4px 0;
}

/* search box style */


#search
{
	text-align:right;	
	/*
	vertical-align : middle;
	line-height: 35px; 
	*/
}

#searchBox label
{
color: #ffffff;
}


#searchBox input
{
	height: 75px;
	margin-top: 5px;
	margin-right: 0;
	color: black;
	background-color: white;
	border: 0;
	width: 75px;
}

#searchBox a
{
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
}


#search img, #searchBox img
{
	vertical-align: middle;
}

* html #search img, #searchBox img
{
	margin-top: -5px;
}

/* Rss Feed Styles */
/*
UL.rssFeed		{list-style:none; margin:0px; margin-bottom:20px; width:40em;}
UL.rssFeed LI		{margin-bottom:.75em;}
UL.rssFeed A		{font-size:120%; font-weight:bold;}
Ul.rssFeed .desc	{margin-bottom:.2em;}
Ul.rssFeed .meta	{}
*/

.caption
{

}