﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Trebuchet MS, Arial, Serif;
	font-size: medium;
}

a
{
	text-decoration: none;
}

.header
{
	background: #9ab678;
	position: relative;
}

.header a
{
	color: #fff;
}

#header .top
{
	padding-bottom: 5px;
	background: #9ab678;
	color: #fff;
}

#header .logo
{
	float: left;
	margin: 5px 5px 0px 5px;
	border: none;
	vertical-align: bottom;
}

#header .title
{
	padding: 0px;
	font-size: 1.8em;
	display: block;
}

#header .small
{
	color: #fff !important;
	font-size: .7em !important;
}

.topnav
{
	background: #8aa668;
	color: #fff;
	font-size: 0.9em;
	padding: 5px;
}

.topnav a
{
	color: #fff;
	font-weight: normal;
	margin-right: 5px;
}


#wrapper a
{
	color: #567234;
	text-decoration: none;
	font-weight: bold;
}

a.pdf
{
	background: url('/images/icons/icon-pdf.gif') no-repeat left top;
	padding: 0 0 0 18px;
	border: none !important;
}

.rmFocused,
.selected
{
	font-weight: bold !important;
}

.topnav a
{
	margin-right: 10px;
}

.submenu
{
	background: #dadfd2;
	clear: both;
	padding: 5px;
	font-size: .9em;
}

.submenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.submenu ul li
{
	display: inline;
}

.submenu a
{
	color: #333;
	padding: 0px;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
}

.lastmenu
{
	padding: 5px !important;
	font-size: .9em;
}

.lastmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.lastmenu li
{
	display: inline;
}

.lastmenu a
{
	color: #333;
	margin-right: 10px;
}

#footer
{
	padding: 5px;
	background: #9ab678;
	color: #fff;
}

#wrapper
{
	padding: 5px;
}

#wrapper h2
{
	margin-top: 5px;
} 

.floatleft
{
	float: left;
	margin-right: 10px;
}

.item
{
	clear: both;
	padding-top: 10px;
}

#left 
{
	clear: both;
}

caption
{
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#footer a img
{
	border: none;
}

.photo
{
	width: 150px;
	height: 112px;
	display: inline-block;
	border: 1px solid #ccc;
	margin: 5px 10px 5px 0px;
	float: left;
}

.tracking
{
	display: none;
	visibility: hidden;
}

td
{
	vertical-align: top;
}