body {
	font-family: Monaco, monospace;
	font-size: 30px;
	margin: 20px;
	overflow: hidden;
	xletter-spacing: 0.01em;
	line-height: 45px;
}
p {
font-size: 100%;
	margin-bottom: 10px;
	font-stretch: wider;
	xletter-spacing: 0.2px;
}

a {
	text-decoration:none;
	font-size: 100%;
	border: none;
	color:#000;
	xletter-spacing: 0.1em;
}

h1 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	font-size: 170%;

}
h2 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
}


h4 {
	font-style:normal;
	font-weight: normal;
	font-size: 200%;
	line-height: 70px;
	xcolor: #62995b;
	letter-spacing: 0;
}

big{
 font-size: 200%;
 line-height: 50px;
}


#title{
margin-top: 30px;
margin-bottom: 10px;
}


.info-show {
margin-top: 10px;
padding: 0;
xcursor: pointer;
width:250px;
}

.info-show h3 {
  margin: 0;
  margin-bottom: -5px;
  padding: 0;
  border: none;
}

.info-show div {
	margin-left: 123px;
	position: absolute;
	width: 200px;
	z-index: 3000;
	background-color: #fff;
	display: inline;
	
	border-top-style: solid;
	xborder-color: #62995b;
	border-top-width: 6px;
}

.info-show div h1{
padding-top: 6px;
}


#rectContainer{
font-size: 0px;
width: 100%;
height: 25px;
text-align: right;

	border-right-style: solid;
	xborder-color: #62995b;
	border-color: black;
	border-right-width: 500px;
	padding-right: 3px;
	margin-left: -500px;
}

.colorRectContainer{
width:30px;
height: 2px;
border-top-style: solid;
border-top-width: 1px;
border-color: #000;
margin-top: 18px;
margin-bottom: 15px;
	xopacity: 			0.2;
	x-moz-opacity: 		0.2;
}


/*----------------*/

.holder {
width: 100%;
xdisplay: block;
overflow: hidden;
}

#content{
overflow: hidden;
width: 100%;
float: left;
padding-bottom: 100px;
}

.contents {
	display: block;
}

#hide{
display: none;
}

#menu{
	display: none;
}


ul.blocks {
	padding: 0;
width: 100%;
	xdisplay: block;
}


.scroll-pane {
	xbackground: #ccc;
	float: left;
	padding: 0;
}

#pane5 {
	xheight: 100px;
	xwidth: 100%;
	padding: 0;
	xdisplay: block;
	xoverflow: hidden;
}


.jScrollPaneTrack {
	display: none;
}

ul.blocks li.scroll-interval {
width: 100%;
	margin: 0 0 0 0px;
	float: left;
	xdisplay: block;
}


#scrollleft{
display: none;

}

#scrollright{	
display: none;
}

.colLink{

}

.colLink:hover{
xcursor: pointer;
display: inline;
xcolor: black;
}

#floatLeft{
	float: left;
	width: 100%;
}

#floatLeft2{
	float: left;
	margin-left: 20px;
}

#floatRight{
	float: right;
	width: 100%;
}

ul.list{
list-style-type:square;
list-style-position: inside;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
width: 100%;
margin: 0;
display: block;
 	xfloat: left;
}

li.in{
width: 100%;
margin: 0;

}

small{
font-size: 80%;
}


input{
border-width: 1px;
background-color: white;
border-style:solid;
margin: 0;
padding: 0;
margin-right: 2px;
width: 100%;
	height: 60px;
border-color: black;
color: black;
font-size: 60px;
font-family: Monaco, monospace;
}

.submit{
border-width: 1px;
cursor: pointer;
background-color: white;
width: 100%;
margin-top: 2px;
text-align: left;
padding-left: 5px;
margin-top: 30px;
	height: 60px;
font-size: 50px;
}




