html, body {
	height: 100%;
	background-color: #fff;
	margin-top:0;
	font-family: Verdana, Arial, "Helvetica Neue";
}

#header {
	height: 185px;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/header.jpg') no-repeat #ffffff;
	background-position: bottom;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #cb8035;
}

#container {
	/*background: url('../images/banner.gif') no-repeat #ffffff;*/

	margin: 0 0 0 0;
	padding: 0;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-top: 0;
	border-bottom: 0;
}

#container #feeder {
/*background: url('../images/showcase_flowers.jpg') no-repeat #ffffff;*/
	display:block;
	float:left;
	width:200px;
	height:100px;
	
	margin: 5px;
	margin-top: 17px;
	padding-right:0;
}

#container #feeder1 {
/*background: url('../images/showcase_flowers.jpg') no-repeat #ffffff;*/
	display:block;
	float:left;
	width:200px;
	height:100px;
	
	margin: 5px;
	margin-top: 17px;
	padding-right:0;
}

#container #topnav2 {
	float: left;
	position: relative;
	left:210px;
	bottom:0;
	width: 745px;
	margin-top:10px;
	margin-bottom:-50px;
	padding-bottom:5px;
	height: 25px;
	padding-left: 0;
	background-color: #fff;
	color: #fff;
	padding-top: 5px;
}

#container #topnav2 a {
	background-color: #fff;
	border: 1px solid #b38807;
	margin: 7px;
	padding: 5px;

	color: #000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

#container #topnav2 a:hover {
	background-color: #cb8035;
}

#container #centercont div {
	padding-right: 10px;
}

#container #centercont div a {
	text-decoration: none;
	color: #190c5d;
	border-bottom: 1px dotted #190c5d;
}

#container #centercont div a:visited {
	color: #cb8035;
}

#centercont {
	float: right;
	width: 765px;
	margin-top: 10px;
	padding-right:10px;
	padding-top: 0;
	background-color: #ffffff;
	font-size: 9pt;
	
}

#centercont h1, #centercont p, #centercont table, #centercont a, #centercont li {
	padding: 0 0 0 0;
	text-align: justify;
}

#centercont h1#top, #centercont h1 {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #cb8035;
	padding-top: 10px;
}

#centercont a {
	color: #190c5d;
}

#centercont #simpletableleft {
	float:left;
}

#centercont #simpletableright {
	text-align: left;
	width:40%;
	float: right;
}

#tableblock {
  width:525px;
  background-color: #82C6E2;
  border: solid 1px #000000;
}

#tableblock span {
  font-size: 11px;
  height: 18px;
/**  border-bottom: solid 1px #000000;
  background-color: #c0c0c0; */
  display:block;
  float: left;
}

#tableblock span.tableblockalt1 {
  background-color: #82C6E2;
}

#tableblock span.tableblockalt2 {
  background-color: #82C6E2;
  color: white;
}

div.messageserror, span.incorrect {
	color: red;
	font-weight: bold;
}

span.correct {
  padding: 2px;
  display:block;
  width: 200px;
  float: left;
text-align:left;
}

span.incorrect {
  color: red;
  padding: 2px;
  display:block;
  width: 160px;
  float: left;
}

br {
  clear: left;
}


#leftcont {
	vertical-align: top;
	display:block;
	float:left;
	width:200px;
	background-color: #fff;
	
	margin: 5px;
	/*margin-top: -17px;*/
	margin-bottom:-15px;
	padding-right:0;
}

#leftcont #login {

	display: block;
	background-color: #fff;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left:0;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 9.5pt;
	text-decoration: none;
	font-weight: 400;

}

#leftcont a.menu {

	display: block;
	background-color: #fff;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left:0;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 9.5pt;
	text-decoration: none;
	font-weight: bold;

}

a:active {
color: #CB8035;
}

#leftcont a.menu:hover {
	background-color: #cb8035;
}

#leftcont a.curmenu {

	display: block;
	background-color: #cb8035;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left:0;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 9.5pt;
	text-decoration: none;
	font-weight: bold;

}

#leftcont a.menusub {
	
	display: block;
	background-color: #fff;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left: 10px;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 8.7pt;
	text-decoration: none;
	font-weight: normal;
	
}

#leftcont a.menusub:hover {
	background-color: #cb8035;
}

#leftcont a.curmenusub {
	
	display: block;
	background-color: #cb8035;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left: 10px;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 8.7pt;
	text-decoration: none;
	font-weight: normal;
	
}

#leftcont a.menusubsub {
	
	display: block;
	background-color: #fff;
	border: 1px solid #cb8035;
	margin: 10px;
	margin-left: 10px;
	margin-right:0;
	padding: 7px;
	
	color: #000;
	font-size: 9pt;
	text-decoration: none;

}

#leftcont a.menusubsub:hover {
	background-color: #cb8035;
}

#rightcont {
	clear: both;
	height: 35px;
	width: 1000px;
	margin: 5px;
	background: url('../images/bottom_logos.gif') no-repeat #ffffff;
	background-position: bottom;
	background-position: right;
}

table.steps {
	margin-left: 150px;
	border: 0;
	padding:0;
}

table.steps th {
	padding:5px;
	margin:0;
	margin-right: 20px;
	background-color: #B96C2E;
	text-align: center;
	border: 1px solid #190c5d;
}

table.steps td {
	margin: 20px;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
		border: 1px solid #190c5d;

}
