body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  background-color:#D8D8D8;
}
a {
	text-decoration: none;
	color: #77AA00;
}
div {
	background-color:#FFFFFF;
}
div.main {
	float:left;
	width:825px;
	z-index:85;
	padding: 6px;
}
div.left {
	position:absolute; top:0px; left:0px; width:200px; z-index:90
}
div.middle {
	position:absolute; top:0px; left:200px; width:400px; z-index:90
}
div.right {
	position:absolute; top:0px; left:600px; width:200px; z-index:90
}
div.linkcontent {
	position: relative;
	top:0px;
	left:0px;
	z-index:91;
	text-align:left;
	background-color:#F5F5F5;
	margin: 2px;
	height:100%;
}
div.linkheader {
	position:relative;
	top:0px; 
	left:0px;
	width:200px;
	z-index:91;
	font-size: 11px;
	font-weight: bold;
}
div.divider {
	position:relative;
	top:0px;
	left:0px;
	z-index:91;
	border: solid black 0px; 
	height:4px;
	width:98%;
	font-size: 0px;
	background-color: #99CC00;
	padding: 0px;
}
div.container12 {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}
div.container22 {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}
div.container14 {
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	border: none;
}
div.container24 {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
}
div.container34 {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
}
div.container44 {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
img {
	border: none;
}
.title {
	background-image:url(images/top_green.gif);
	height:45px;
	text-align:right;
	vertical-align:text-top;
	font-size:10px;
	font-weight:100;
	color:#FFFFFF;
}
.bottom {
	background-image:url(images/bottom_green.gif);
	height:45px;
	text-align:left;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.background {
	background-color:#99CC00;
	padding:3px;
	color:#FFFFFF;
	text-align:right;
}
p
{
	margin: 0px;
}
div.validated {
	float:left;
	z-index:85;
	padding: 6px;
	width:825px;
	background: none;
}
