	html, body {
		background-color: #bfd5d8;
		color: #5b4a2c;
		font-family: arial;
		font-size: 12px;
	}

	p {
		font-family: arial;
		font-size: 12px;
		margin:0;
	}
	
	h1 {
		font-size: 14px;
		font-weight:bold;
		margin-bottom:0px;
		margin-top:25px;
	}
	
	h1.top {
		font-size: 14px;
		font-weight:bold;
		margin-bottom:0px;
	}	
	
	h2 {
		font-size: 12px;
		font-weight:bold;
		margin-bottom:0px;
	}
	
	a {
		color: #5b4a2c;
		text-decoration: none;
	}

	a:visited {
		color: #5b4a2c;
		text-decoration: none;
	}

	a:active {
		color: #5b4a2c;
		text-decoration: none;
	}

	a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	
	a.selected {
		color: #ffffff;
		text-decoration: none;
	}


	#wrapper {
		width: 930px;
		height: 550px;
		margin-top: 1%;
	}

	.col3 a {
		color: #5b4a2c;
		text-decoration: none;
	}
	
	.col3 a:visited {
		color: #BFD5D8;
		text-decoration: none;
	}
	
	.col3 a:active {
		color: #BFD5D8;
		text-decoration: none;
	}
	
	.col3 a:hover {
		color: #BFD5D8;
		text-decoration: none;
	}			
	
	.col3 a.selected {
		color: #BFD5D8;
		text-decoration: none;
	}	
	
	.toptext {
		line-height:25px;
	}

	.bottomtext {
		margin-top:5px;
	}

	.bottomtext a.current {
		color: #5b4a2c;
	}

	.col1 {
		height: 500px;
		float:left;
		background: #ffffff;
	}

	.col1 img {
		padding-top:157px;
	}

	.col2 {
		width: 350px;
		height:500px;
		float:left;
		background: #ffffff;
	}	
	
	.col2full {
		width: 690px;
		height: 500px;
		float:left;
		background: #ffffff;
	}

	.col3 {
		width: 320px;
		height:500px;
		float:left;
		background: #ffffff;
		text-align:left;
		padding-left:20px;
	}	
	
	.homeImg {
		float:left;
		padding-top:9px;
	}
	
	.hdr {
		margin-top:40px;
		margin-bottom:20px;
	}
	
	.hdrFull {
		float:left;
		margin-bottom:20px;
		margin-top:30px;
		margin-left:0px;
	}
	
	.content {
		width: 290px;
		height: 350px;
		overflow: auto;
		padding: 5px
	}		
	
	.download {
		float:left;
		margin-top:20px;
	}		
	
	.download img {	
		float:left;
		margin-right:5px;
		margin-top:2px;
		padding-left:5px;
	}	
	
	.scrollbox {
		width: 290px; 
		height: 350px; 
		overflow: auto; 
		padding: 5px;	
	}
	
	.scrollboxFull {
		width: 660px; 
		height: 370px; 
		overflow: auto; 
		padding: 5px;
		text-align:left;
	}
	
.menu {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 500px;
    width: 690px;
	text-align: left;
}
.menu a:hover{
	color:#BFD5D8;
	}
.menu .ColOne {
	width:315px;
	float:left;
	font-weight:bold;
	margin-right:20px
}
.menu .ColTwo {
	width:325px;
	float:left;
	font-weight:bold;
}
.menu h1 {
	font-size:16px;
	margin: 10px 0 0 0;
	width: 300px;
}
.menu h2 {
	font-size:12px;
	margin: 0 0 5px 0;
	font-weight:normal;
}
.menu h3 {
	font-size:10px;
	margin: 0;
	font-weight:normal;
}
.menu .ColLeft {
	width:190px;
	float:left;
}
.menu .ColLeftShort {
	width:75px;
	float:left;
}
.menu .ColRight {
	width:125px;
	float:left;
	text-align: right;
	margin-left: 10px;
    width: 105px;
}
.menu .ColRightWide {
	width:230px;
	float:left;
	text-align: right;
	margin-left: 10px;
}
.menu .spacer {
	clear:both;
	margin-bottom: 20px;
}
.menu .scrollbox2 {
	height: 400px;
    overflow: auto;
    padding: 5px;
    width: 680px;
}
	
	#footer {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 20px;
		height: 2500px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#837967;
	}
	
	.stButton {
    margin-left: 1px !important;
    margin-right: 1px !important;
}
