/** BACKGROUND **/
#body{
	position:relative;
	top: 2px;
	left: 2%;
	right: 2%;
	width:1209px;
	background-color: #ffffff;
}
/** MENU NAVIGATION **/
.menu {
	font: bold 14px 'Trebuchet MS';
	color: #000000;
	line-height: 18px;
	padding: 1px 7px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}
.menu:link {
	font: bold 14px 'Trebuchet MS';
	color: #000000;
	line-height: 18px;
	padding: 1px 7px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}

.menu:hover {
	font: bold 14px 'Trebuchet MS';
	color: #298F39;
	line-height: 18px;
	padding: 1px 7px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}
/**SUB MENU **/
.submenu {
	font: bold 12px 'Trebuchet MS';
	color: #000000;
	line-height: 10px;
	padding: 3px 14px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}
.submenu:link {
	font: bold 12px 'Trebuchet MS';
	color: #000000;
	line-height: 10px;
	padding: 3px 14px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}

.submenu:hover {
	font: bold 12px 'Trebuchet MS';
	color: #298F39;
	line-height: 10px;
	padding: 3px 14px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: none;
}
/**PAGE TITLE**/
.page_title {
	font: bold 20px 'Trebuchet MS';
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
	valign: top;
}
/**SUBTITLE AND COPY**/
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.mainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.mainLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.mainList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-indent: 30px;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/**FOOTER NOTES**/
.footers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	padding: 0px 5px 0px 0px;
	color: #000000;
	text-align: left;
}
/**BOTTOM PAGE LINKS**/
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 10px;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
}
/**SEARCH ENGINE**/
.menu_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	valign: middle;
	padding: 6px 20px 0px 0px;
	text-align: right;
}
