body, th, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
input, textarea {
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
.login-right {
	color: #63633D;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.login-right:hover {
	color: #FE8A01;
	text-decoration:underline;
}

.hdr {
	color: #50481B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.hedit {
	background-color: #F0F0F0;
}
.hedit td {
	padding: 5px;
	background-color: #EAE6EA;
}
.hedit th {
	padding: 5px;
	background-color: #C0B9C0;
}
.vedit {
/*	width: 40%;*/
	BORDER-TOP: #E0DED3 1px solid;
	BORDER-BOTTOM: #E0DED3 1px solid;
	BORDER-LEFT: #E0DED3 1px solid;
	BORDER-RIGHT: #E0DED3 1px solid;
	border-collapse: collapse;
	background-color: #F2F1EE;
}
.vedit td {
	padding: 6px;
	padding-left:  8px;
	padding-right: 10px;
/*	background-color: #EAE6EA;*/
	font-size: 11px;
	font-weight: normal;
}
.vedit th {
	padding: 6px;
	padding-left:  10px;
	padding-right: 8px;
	text-align: right;
/*	background-color: #C0B9C0;*/
	font-size: 11px;
	font-weight: normal;
}
.hedit {
	background-color: #F0F0F0;
	font-size: 1em;
}
.hedit td {
	padding: 10px;
	background-color: #EAE6EA;
}
.hedit th {
	padding: 5px;
	background-color: #C0B9C0;
}
.txt-box{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CFCBB4;
	padding:2px;
	background-color:FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #000000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}
.content {
	font-family: verdana;
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
.content-links {
	font-family: verdana;
	font-size: 12px;
	color: #497100;
	text-decoration: underline;
}
.content-links:hover {
	color: #FE8A01;
}
.content-title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3300ff;
	text-transform: Uppercase;
	text-decoration: none;
}
.important {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}
.important-blue {
	font-family: verdana;
	color: #0000FF;
	text-decoration: none;
}
.tocinner {
	font-family: verdana;
	font-size: 11px;
	color: #3300ff;
	text-decoration: underline;
}
.tocinner:hover {
	color: #ff0033;
}
.toc {
	font-family: verdana;
	font-weight:bold;
	font-size: 12px;
	color: #3300ff;
	text-decoration: none;
}
.toc:hover {
	color: #ff0033;
	text-decoration: underline;
}
.toc-sub {
	font-family: verdana;
	font-size: 12px;
	color: #3300ff;
	text-decoration: none;
	padding-left: 5px;
}
.toc-sub:hover {
	color: #ff0033;
	text-decoration: underline;
}

.menu-links A{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.menu-links :hover {
	color: #FE8A01;
	text-decoration: underline;
}
.footer
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.header
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.errorBox {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FF0000;
	text-decoration:none;
	background-color:#F2F1EE;
	border:1px solid #FF0000;
	border-collapse:collapse;
	width:70%;
}


.noPrint {
	display:none;
}
legend {
	color: #744204;
	font-weight:bold;
}
form {
	display:inline;
}

.errorMsg {
	border:1px solid #FF0000;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
.infoMsg {
	border:1px solid #FF9B24;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
	color:#455903;
}

.entryTable {

}
.entryTable td, .entryTable th{
	border-bottom:1px dotted #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
}
.entryTable th {
	text-align:right;
	padding-right:10px;
}

.headerRow {
	font-weight:bold;
	background-color:#E4E0E0;
}
.headerRow td {
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #000000;
	background-color:#E4E0E0;
}

.noBorder, .noBorder td, .noBorder table, .noBorder th, .noBorder tr {
	border:none;
}