body{
	background-color:#87a0a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:13pt;
}
a:link, a:visited{
	color:#000000;
	border-bottom-style:dotted;
	border-width:thin;
}
a:hover{
	color:#928069;
}
.active{
	color:#928069;
}
h1{
	font-size:13pt;	
}
h2{
	color:#56797f;
	font-size:11pt;
}
h3{
	color:#928069;
	font-size:16pt;	
}
#container{
	margin:auto;
	width:729px;
}
#header{
	width:729px;
	height:186px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#headertext{
	padding:7px 0px 0px 201px;
	text-align:right;
	width:200px;
	height:103px;
	line-height:14px;
}
.header{
	font-size:8pt;
	color:#333333;
	line-height:10pt;
}
#nav{
	margin-top:13px;
	width:520px;
}	
#nav ul li {
	display:inline;
	margin:-2px;
	border:none;
}
#nav ul li a{
	border:none;
}
#content{
	width:729px;
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	background-position:center;
	overflow: hidden;
}
#contentleft{
	float:left;
	width:360px;
	padding-left:35px;
	text-align:justify;
}
#contentright{
	float:left;
	width:260px;
	margin-left:23px;
	text-align:justify;
}
#footer{
	clear:both;
	width:729px;
	height:19px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-5px;
}
#footertext{
	float:right;
	padding-right:34px;
	padding-top:12px;
	text-align:right;
	width:500px;
}
.footer{
	font-size:8pt;
	color:#555555;
}
a.footer:link, a.footer:visited{
	color:#555555;
}
a.footer:hover{
	color:#ffffff;
}
.contact{
	padding-top:0px;
	padding-bottom:1px;
	padding-left:1px;
	font-size:9pt;	
	color:#56797f;
}
.input, .input2, .button{
	background-repeat:no-repeat;
	background-attachment:inherit;
	border:none;
	background-color:transparent;
}
.input, .input2{
	padding-top:4px;
	padding-left:4px;
	padding-right:6px;
	overflow:auto;
}
.input{
	background-image:url(images/input.gif);
	width:147px;
	height:25px;
}
.input2{
	background-image:url(images/input2.gif);
	width:256px;
	height:71px;
}
.button{
	background-image:url(images/button.gif);
	width:71px;
	height:26px;
	color:#56797f;
	padding-right:15px;
	padding-bottom:4px;
	cursor:pointer;
}
#preload{
	left:0px;
	display:none;
}
.sidebar{
	font-size:10pt;
}
li{
	list-style-type:disc;
}
.image{
	padding:8px;
	float:right;
}
small{
	font-size:8pt;
}