body { 
	background: #fff;	
	margin: 0px;
	padding: 0px;
	min-width: 816px;
	cursor: default;
	text-align: center;
}


p {
	font-family: "Verdana"; 
	font-size: 12px;
	color: #000;
	line-height: 19px;
	text-decoration: none;
	text-align: left;
}


table {
	width: 760px;
	padding: 2px;
}

th {
	font-family: "Verdana";
	color: #006f51;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

td {
	font-family: "Verdana";
	color: #000;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

table.cu {
	width: 416px;
}

table.cu th {
	padding: 8px 0px;
}

table.cu td {
	font-family: "Verdana";
	font-size: 11px;
	padding: 5px 2px;

}

td.what {
	font-weight: bold;
}

td.badges {
	text-align: center;
}

p#copyrights {
	font-family: "Verdana";
	color: #000;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

div#container {
	background: url(images/backgroundbar.jpg) repeat-y center;
	margin: 0 auto;
	width: 816px;
	height: auto;
	position: relative;
	text-align: left;
}

div#header {
	margin: 0px 0px;
	padding: 0px;
	width: 816px;
	height: 267px;
}

div#menubar {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: -32px;
}

div#mainbar {
	margin-top: -12px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 33px;
	width: 450px;
	float: left;
}

div#sidebar {
	margin-top: -12px;
	padding-top: 0px;
	padding-right: 20px;
	width: 300px;
	height: auto;
	float: right;
}

div#wsg {
	background: url(images/wsgsamplerRE.jpg) no-repeat;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	height: 241px;
	width: 816px;
	text-align: center;
}

div#footer { 
	background: url(images/footer.jpg) no-repeat bottom center;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 816px;
	height: 60px;
}

input {
	font-family: "Verdana";
	font-size: 11px;
	color: #000;
	border: 1px solid #006f51;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px;
}

input.button {
	font-family: "Verdana";
	font-size: 13px;
	color: #fff;
	border: 1px solid #006f51;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px;
	background-color: #006f51;
}	

input.checkradio {
	font-family: "Verdana";
	font-size: 11px;
	color: #000;
	border: none;
	padding: 2px;
}

img {
	border: none;
}

h1 {
	font-family: "Verdana";
	color: #006f51;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 21px;
}

h2 { font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #006f51;
	line-height: 18px;
}
	

b {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #006f51;
}

i {	
	font-weight: bold;
	color: #f88e20;
	font-style: normal;
}

u {
	font-weight: normal;
	text-decoration: none;
	color: #555;
	font-size: 10px;
}


a {
	font-family: "Verdana";
	color: #006f51;
	font-size: 12px;
	line-height: 19px;
	text-decoration: underline;
	border: none;
}

a:visited {
	text-decoration: underline;
	border: none;
}

a:hover, a:active {	
	color: #000;
	cursor: help;
	text-decoration: none;
	border: none;
}

ul#menu {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

ul#menu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px 5px;
	position: relative;
	right: 50%;
}

ul#menu li a, ul#menu li a:visited { 
	display: block;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	padding: 3px 7px;
	text-decoration: none;
	color: #fff;
	background-color: #66a796;
	letter-spacing: 2px;
	border: none;
}

ul#menu li a:hover {
	color: #fff;
	border: none;
	background-color: #006f51;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	cursor: help;
}

ul#linklisting {
	list-style: circle outside;
}

ul#linklisting li, ol li {
	font-family: "Verdana";
	font-size: 12px;
	color: #000;
	line-height: 21px;
}

p#copyrights a {
	font-family: "Verdana";
	color: #006f51;
	font-size: 10px;
	line-height: 19px;
	text-decoration: underline;
	border: none;
}

p#copyrights a:visited {
	text-decoration: underline;
	border: none;
}

p#copyrights a:hover, a:active {	
	color: #000;
	cursor: help;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
	text-decoration: none;
}

a:visited img {
	border: none;
	text-decoration: none;
}

a:hover img {
	cursor: crosshair;
	text-decoration: none;
}

a:active img {
	cursor: crosshair;
	text-decoration: none;
}

a.badgeimage, a:visited.badgeimage, a:hover.badgeimage, a:active.badgeimage {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	cursor: crosshair;
}