@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

.wrap {
	height: 100%;
	width: 100%;
	margin: 0px;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.contentbody {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 20px;
}
.contentbody .rightside p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentbody .rightside {
	float: right;
	height: 100%;
	width: 260px;
	margin: 0px;
	text-align: center;
	position: relative;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrap center table tr .topnav {
	background-image: url(images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-align:center;
	border: 0px none #92C63E;
}
.wrap center table tr .topnav .topnavlinks {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align:center;
	vertical-align:text-top;
	position: relative;
	top: -5px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.wrap center table tr .topnav .topnavlinks a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.wrap center table tr .topnav .topnavlinks a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contentbody h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
}.contentbody .leftside .spacer {
	height: 20px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contentbody .leftside {
	height: 100%;
	width: 478px;
	float: left;
	color: #333;
	font-size: 14px;
}
.wrap center table tr .line {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 35px;
	width: 100%;
	background-image: url(images/testerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrap center table tr .contentbody .leftside p a {
	color: #F60;
	font-weight: bold;
}

.wrap center table tr .contentbody .leftside p a:hover {
	color: #669900;
	font-weight: bold;
}
.wrap center .botnavlinks a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.wrap center .botnavlinks a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
