body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color: #000000;
	font-size :13px;
}

.bg {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a
	{
	color: #134A06;
	font-size :14px;
	text-decoration: underline;
	}
.text_sm {
	font-family: Arial;
	font-size: 10px;
	color: #134A06;
}

.text_sm_black {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.text_sm_bd {
	font-family: Arial;
	font-size: 12px;
	color: #134A06;
	font-weight: bold;
}
	
a.leftmenu:hover
	{
	color: #FC711C;
    text-decoration: none;
	}

a.leftmenu
	{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #134A06;
	font-weight: bold;
	}
a.headerlink
	{
	color: #ffffff;
	font-size :11px;
	text-decoration: underline;
	}
a.headerlink:hover
	{
	color: #ffffff;
	font-size :11px;
	}

a.footerlink  {
	font-family: Arial;
	font-size: 10px;
	color: #134A06;
}

a.footerlink:hover  {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #134A06;
}

#topnav {
	visibility: visible;	
	}
	/* Dropdown Nav Stuff */

.mtDropdownMenu {
	LEFT: 0px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}

.mtDropdownMenu .content {
	POSITION: relative;
	text-align:left;
	vertical-align:top;
}

.mtDropdownMenu .items {
	BORDER-RIGHT: #B1BA88 1px solid; BORDER-TOP: #B1BA88 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #B1BA88 1px solid; BORDER-BOTTOM: #B1BA88 1px solid; POSITION: relative; TOP: 0px
}

.top .items {
	BORDER-TOP: medium none
}

.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #134A06; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial; font-weight: bold;TEXT-DECORATION: none
}

.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=99); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8; background-color: #DDDAC6;
}

.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}

.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}

.mtDropdownMenu .hover {
	BACKGROUND: #B3AF91; COLOR: #ffffff
}

.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}


.callouttext {
	font-size: 11px;
	color: #333333;
}

#content p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom : 16px;
}

#content li {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom : 16px;
	padding-right : 35px;
}

