body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 147%;
}
body {
	background: #ECE7E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

/* LAYOUT */


#top {
	width: 880px;
	margin: 0 auto;
	height: 125px;
}

#logo {
	width: 200px;
	float: left;
	margin-top: 95px;
	height: 25px;
}

#header {
	width: 100%;
	height: 290px;
	margin-top: 10px;
	clear: left;
	background: #000;
	border-top: solid 2px #99cc00;
	border-bottom: solid 2px #99cc00;
}

#headerin {
	width: 880px;
	margin: 0 auto;
	height: 306px;
	margin-top: -16px;
}
	
#header2 {
	width: 100%;
	height: 130px;
	margin-top: 10px;
	clear: left;
	background: #000;
	border-top: solid 2px #99cc00;
	border-bottom: solid 2px #99cc00;
}

#headerin2 {
	width: 880px;
	margin: 0 auto;
	height: 130px;
	display: block;
	background: url(../images/headerin2bg.jpg) no-repeat left;
}

#user1 {
	width: 410px;
	float: right;
	margin-top: 100px;
	color: #999999;
}

#user1 h3 {
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica;
}

#user1 a {
	color: #fff;
}

#user2 {
	width: 410px;
	float: right;
	margin-top: 25px;
	color: #999999;
}

#user2 h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica;
}

#user2 a {
	color: #fff;
}

#main {
	width: 880px;
	margin: 0 auto;
}

#mainin {
	width: 880px;
	display: inline-block;
}

#bcrumbs {
	width: 880px;
	clear:left;
	float: left;
	height: 15px;
	margin-top: 5px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

#bcrumbs a {
	color: #333;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}

#bcrumbs a:hover {
	text-decoration: underline;
}

#content {
	width: 555px;
	padding-right: 10px;
	float: left;
	border-top: solid 1px #fff;
	padding-bottom: 20px;
}

#content2 {
	width: 870px;
	padding-right: 10px;
	float: left;
	border-top: solid 1px #fff;
	padding-bottom: 20px;
}

#right {
	width: 254px;
	float: right;
	color: #999999;
	font-size: 12px;
	margin-top: 0;
	background: url(../images/rightbg.gif) no-repeat;
	min-height: 245px;
	display: block;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 20px;
}

#right .moduletable {
	margin-bottom: 20px;
	width: 250px;
}

#right h3 {
	color: #C48653;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 10px;
}

#bottom {
	width: 880px;
	clear: left;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;
	background: #F6F2EF;
}

#bottom .moduletable {
	width: 270px;
	float: left;
	height: 77px;
	margin-top: 12px;
	margin-left: 18px;
}

#bottom h3 {
	display: none;
}

#footer {
	width: 880px;
	clear: left;
	margin: 0 auto;
	color: #333;
	margin-top: 5px;
	margin-bottom: 30px;
}

#footerright .moduletable,
#footerleft .moduletable {
	margin-left: 0;
	margin-bottom: 10px;
}

#footerleft {
	width: 350px;
	float:left;
	font-size: 11px;
}

#footerright {
	float: right;
	width: 400px;
	text-align: right;
	font-size: 11px;
}

h2 {
	font-size: 23px;
	color: #ADD237;
	padding-top:0;
	margin:0;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #333;
	font-family: Arial Narrow, Arial, Helvetica
}

h3 {
	font-size: 14px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 100%;
}

p {
	margin-top: 6px;
}

a {
	color: #000;
}

a:hover {
	color: #999999;
}

.clear {
	clear: both;
}

#mainMenu h3 {
	display: none;
}

img {
	border: none;
}

fieldset{ border: none;}