/**************************
BODY
**************************/
body {
  margin:0px;
  margin-top:60px;  
  padding:0px;
  text-align: left;
  font-size:100%;
  background: url("images/bgstrip03.png");
}


/**************************
HEADER
**************************/
.header {
	position:relative;
	top:0px;
	float: left;
	margin: 10px;
	margin-bottom: 0px;
	padding:0px;
	text-align: left;
	height:71px;
	width:700px;
	display:block;
	clear:both;
}



/**************************
FOOTER
**************************/
.footer {
	position:relative;
	top:0px;
	float: left;
	margin: 0px;
	padding:0px;
	text-align: center;
	background: white;
	height:60px;
	width:100%;
	
}


a.footerboxlink { 
	/*color: #660066;*/
	color: #807b66;
	text-decoration: underline;
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color:#fff;
}
a.footerboxlink:hover { text-decoration: none; }
a.footerboxlink:active { text-decoration: underline; }
a.footerboxlink:visited { text-decoration: none; }


/**************************
MAIN
**************************/
.content {
	position:relative;
	top:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align: left;
	height:900px;
	width:720px;
}


.headwrap {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:100px;
	width:720px;
	background: url("images/bg_90.png");
	float: left;
	clear:both;
}

.headblock {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:30px;
	width:360px;
	background: url("images/bg_90.png");
	float: left;
}

.bodyblock {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:30px;
	width:360px;
	background: white;
	float: left;
}

.bodywrap {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:900px;
	width:720px;
	background: white;
	float: left;
	clear:both;
}

.menublock {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:30px;
	float: left;
	clear:both;
}

.menuitem {
	position:relative;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	padding:0px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a6d5d4;
}

a.menulink { color: #a6d5d4; text-decoration: none; }
a.menulink:hover { color: #558888; text-decoration: none; }
a.menulink:active { color: #558888; text-decoration: none; }
a.menulink:visited { color: #558888; text-decoration: none; }

.spaceblock {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: left;
	height:60px;
	float: left;
	clear:both;
}

.info {
	position:relative;
	margin: 10px;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#558888;
	float:left;
	clear:both;
	width:340px;
}

.heading {
	position:relative;
	margin: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color:#558888;
	float:left;
	clear:both;
	width:340px;
}

a.infolink { color: #558888; text-decoration: none; font-weight: bold; }
a.infolink:hover { color: #558888; text-decoration: underline; }
a.infolink:active { color: #558888; text-decoration: none; }
a.infolink:visited { color: #558888; text-decoration: none; }

a.maintextlink { color: #999; text-decoration: none; }
a.maintextlink:hover { color: #fff; text-decoration: none; }
a.maintextlink:active { color: #999; text-decoration: none; }
a.maintextlink:visited { color: #999; text-decoration: none; }

a.creditlink { color: #fff; text-decoration: none; }
a.creditlink:hover { color: #aaa; text-decoration: underline; }
a.creditlink:active { color: #fff; text-decoration: none; }
a.creditlink:visited { color: #fff; text-decoration: none; }


.webcredit {
	position:relative;
	margin: 0px;
	padding:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#a6d5d4;
	float:left;
	clear:both;
	width:720px;
	background: white;
	height:20px;
}

a.webcreditlink { color: #a6d5d4; text-decoration: none; }
a.webcreditlink:hover { color: #558888; text-decoration: underline; }
a.webcreditlink:active { color: #558888; text-decoration: none; }
a.webcreditlink:visited { color: #558888; text-decoration: none; }

/**************************
FORM
**************************/
table.formtable {
	margin: 10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /*12px;*/
	line-height: 1.125em; /*18px;*/
	color:#558888;
	clear:both;
	float:left;
}

.tablerow {
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
}

.formarea {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.125em; /*18px;*/
	width:640px;
	color:#558888;
	clear:both;
}

.formline {
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
	width:420px;
	float:left;
	clear:both;
}

.formleft {
	width:110px;
	float:left;
	margin: 0px;
	padding:0px;
}

.formright {
	width:310px;
	float:left;
	margin: 0px;
	padding:0px;
}


 .forminput{
	border:1px solid #558888;
	color:#000;
	width:240px;
	background: #fff;
}



 .formtextarea{
	border:1px solid #558888;
	color:#000;
	width:360px;
	background: #fff;
}

.formbutton{
	background:#fff;
	padding:0px 6px;
	border:1px solid #558888;
	height:24px;
	width: 68px;
	line-height: 1.4375em; /*23px;*/
	color:#558888;
	font-size:1.0em; /*11px;*/
	margin:0px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
}