html{
	background: #e0efb0;
}

body{
	background:#FFF;
	margin:0px 0 0;
	padding:0;
	font:13px Arial, Tahoma, Verdana, sans-serif;
	color:#32312D;
}

a{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #006600;
	text-decoration:underline;
}

#main{
	width:100%;
	background:#FFFFFF;
	min-width:900px;
}

/*header*/
#mjheader{
	height:215px;
	width:100%;
	background:url(../images/bg-header.gif) repeat-x 0 0;
}

#logo{
	width:868px;
	margin:0 auto;
}

#logo img{
	display: none;
}

h1{
	background:url(../images/logo_small.gif) no-repeat 0 0;
	width:203px;
	height:90px;
	float:left;
	display:inline;
	margin:58px 0 0;
}

h1 a{
	width:232px;
	height:43px;
	float:left;
	border:none;
	overflow:hidden;
}

#menu {
	padding:0;
	margin:178px 0 0 -230px;
	float:left;
}

#menu li {
	float:left;
	margin:0 0 0 27px;
	display:inline;
	color:#9DC1A1;
	font-size:13px;
}

#menu li.logo{
	display: none;
}

#menu li a {
	color: #006600;
	text-decoration:none;
	float:left;
	height:19px
}

#menu li a:hover {
	color: #006600;
	border-bottom:1px solid #006600;
}

#menu li a.active{
	font-weight: bold;
	color: #660036;
}

#menu li a.active:hover{
	border:none;
}


/*main content*/

#content-top{
	width:100%;
	background:url(../images/bg-content-top.gif) repeat-x 0 0;
	margin:9px 0 0;
}

#content{
	width:868px;
	margin:0 auto;
	overflow: visible;
}

#contentSpecial{
	width:100%;
	margin:0 auto;
	overflow: visible;
}

#content-right{
	width:868px;
	float:none;
	overflow: visible;
}

#content-right p{
	margin:0 0 20px;
	line-height:18px;
}

#content-left{
	width:868px;
	float:left;
	overflow: visible;
}

#content-left p{
	margin:0 0 20px;
	line-height:18px;
}

#error p{
	color: #FF0000;
	font-weight: bold;
}

#content-left p.moveforward{
	font-size: 16px;
}

#content-left p.p-top{
	color: #FFF;
	font:17px Georgia, Tahoma, Verdana, sans-serif;
	margin:0 0 3px;
}

.p-top2{
	color: #FFF;
	font:20px Georgia, Tahoma, Verdana, sans-serif;
	width:868px;
	margin:0 auto;
	line-height: 70px;
}

th{
	border-bottom:1px solid #000;
}	

th a{
	color: #000000;
}

h2{
	font-size:21px;
	font-weight:bold;
	margin:45px 0 15px;
}

h3 a{
	width:118px;
	height:48px;
	float:left;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
}

.sample{
	width:247px;
	height:160px;
	background:url(../images/bg-sample.gif) no-repeat 0 0;
	overflow:hidden;
	margin:0 0 15px 0;
}

#emailprint {
	margin: 2px 0px -40px 0px;
	width: 868px;
	padding: 0px;
	font-size:10px;
	color:#000000;
	text-align: right;
}

#showhide {
	margin: -32px 0px 10px 0px;
	width: 868px;
	padding: 0px 0px 8px 0px;
	font-size:10px;
	color:#000000;
	text-align: right;
	border-bottom: 1px solid #000000;
}

#showhide img{
	margin: -6px 1px 0px 0px;
}

/*footer*/
#backtotop {
	background:url(../images/back_to_top_arrow.gif) no-repeat 804px 5px;
	position: relative;
	top: -18px;
	padding: 0px;
	font-size:10px;
	color:#000000;
	text-align: right;
	width:868px;
	margin:0 auto;
	overflow:hidden;
}

#footer{
	margin: 20px 0px 0px 0px;
	width:100%;
	background:#e0efb0 url(../images/bg-footer.gif) repeat-x  0 0;
	font-weight: bold;
}

#infooter{
	width:868px;
	margin:0 auto;
	font-size:10px;
	overflow:hidden;
	padding:8px 0 0;
	line-height: 20px;
}

#infooter p{
	margin:0;
	float:none;
}

#infooter p a{
	color:#660036;
	text-decoration:none;
}

#infooter p a:hover{
	text-decoration:underline;
}
