﻿body {
	margin: 10px 0;
	padding: 0;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #030;
	background-color: #FFF;
}
a {
	color: #060;
	text-decoration: none;
}
a:visited {
	color: #090;
}
a:hover {
	color: #0C0;
}
h6 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.25em;
}
h2 {
	font-size: 1.25em;
}
h1 {
	font-size: 1.25em;
}
#wrapper {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}
#header {
	width: 1020px;
	height: 100px;
	margin: 0;
	padding: 0;
}
#headerwrap {
	width: 920px;
	margin: 0;
	padding: 0;
	float: left;
}
.headertop {
	width: 920px;
	margin: 0;
	padding: 11px 0 0 0;
	background: #FFF url('images/div_top.png') no-repeat left top;
}
.headermid {
	width: 920px;
	margin: 0;
	padding: 0;
	background: #FFF url('images/div_mid.png') repeat-y left top;
}
.headermidContent {
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
}
.headermidContent p {
	margin: 0;
	padding: 0;
}

.headermidContent h1 {
	margin: 0;
	padding: 0;
}

.headerbot {
	width: 920px;
	margin: 0;
	padding: 0 0 11px 0;
	background: #FFF url('images/div_bot.png') no-repeat left bottom;
}

#footer {
	width: 1020px;
	margin: 0;
	padding: 0;
	clear: both;
}

#topNav {
	width: 1020px;
	margin: 0;
	padding: 0;
	clear: both;
}
.tNmidContent {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}
#topNav a {
	margin:0 0 0 15px;
	padding:0 5px 0 0;
	color: #030;
	text-decoration: none;
}
#footer a {
	color: #030;
	text-decoration: none;
}
#footer a:visited {
	color: #090;
}
#topNav a:visited {
	color: #090;
}
#footer a:hover {
	color: #0C0;
}

#topNav a:hover {
	color: #0C0;
}

.child {
	width: 715px;
	padding: 5px;
	position: absolute;
	display: none;
	margin: -20px 0 0 150px;
	background-color: #FFF;
	border: 2px solid #0C0;
	border-right-color: #030;
	border-bottom-color: #030;
	font-weight: bold;
	text-align: center;
}
/* ********** LEFT PANEL ********** */
#innerWrap {
	width: 1020px;
	margin: 0;
	padding: 0;
	clear: both;
}
#left {
	width: 210px;
	padding: 0;
	float: left;
}
.Ltop {
	width: 210px;
	margin: 0;
	padding: 11px 0 0 0;
	background: #FFF url('images/div_top_l.png') no-repeat right top;
}
.Lmid {
	width: 210px;
	margin: 0;
	padding: 0;
	background: #FFF url('images/div_mid_l.png') repeat-y right top;
}
.LmidContent {
	width: 195px;
	margin: 0 auto;
	padding: 10px 10px 10px 5px;
	text-align: left;
}
.LmidContent ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.LmidContent li a {
	display: block;
}
.Lbot {
	width: 210px;
	margin: 0;
	padding: 0 0 11px 0;
	background: #FFF url('images/div_bot_l.png') no-repeat right bottom;
}
#center {
	width: 490px;
	margin: 0 10px;
	padding: 0;
	float: left;
}
#contentNav {
	width: 470px;
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px dotted #060;
}
#contentNav a:visited {
	color: #030;
	text-decoration: none;
}
#contentNav a {
	color: #030;
	text-decoration: none;
}
#contentNav a:hover {
	color: #0C0;
}
.CmidContent {
	width: 470px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
.CmidContent a {
	color: #060;
	text-decoration: none;
	border-bottom: 1px dotted #060;
}
.CmidContent a:visited {
	color: #090;
	border-bottom: 1px dotted #090;
}
.CmidContent a:hover {
	color: #0C0;
	border-bottom: 1px dotted #0C0;
}
.border {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #060;
}
#right {
	width: 300px;
	padding: 0;
	float: left;
}
.Rtop {
	width: 300px;
	margin: 0;
	padding: 11px 0 0 0;
	background: #FFF url('images/div_top.png') no-repeat left top;
}
.Rmid {
	width: 300px;
	margin: 0;
	padding: 0;
	background: #FFF url('images/div_mid.png') repeat-y left top;
}
.RmidContent {
	width: 285px;
	margin: 0 auto;
	padding: 10px 5px 10px 10px;
	text-align: left;
}
.Rbot {
	width: 300px;
	margin: 0;
	padding: 0 0 11px 0;
	background: #FFF url('images/div_bot.png') no-repeat left bottom;
}
img {
	border: none;
}
.formHolder {
	width: 470px;
	margin: 0;
	padding: 0;
	border: none;
}
.formHolder td {
	vertical-align: top;
}
.left {
	width: 40%;
	text-align: right;
	padding: 5px;
}
.right {
	width: 60%;
	text-align: left;
	padding: 5px;
}
.center {
	width: 100%;
	text-align: center;
	padding: 5px;
}
.line {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px dotted #060;
}
.red {
	color: #900;
}
.grey {
	color: #666;
}
.darkgrey {
	color: #333;
}
.post {
	background-color: #FFC;
}
.button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #060;
	background-color: #FFF;
	border: 1px solid #0C0;
	border-right-color: #030;
	border-bottom-color: #030;
}
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #060;
	background-color: #FFF;
	border: 1px solid #0C0;
	border-right-color: #030;
	border-bottom-color: #030;
}
select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #060;
	background-color: #FFF;
	border: 1px solid #0C0;
	border-right-color: #030;
	border-bottom-color: #030;
}
input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #060;
	background-color: #FFF;
	border: 1px solid #0C0;
	border-right-color: #030;
	border-bottom-color: #030;
}
.optionsText {
	display:none;
	border:none;
	margin: 0;
	padding: 0;
}
.CmidContent a.white, .CmidContent a.visited.white, .CmidContent a:active.white, .CmidContent a:hover.white {
	color: #FFF;
	text-decoration: none;
	font-size: 1px;
	border-bottom: 1px dotted #FFF;
}