a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.arial10-green, .arial10-green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 1D3A1D;
}
.arial11-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 1D3A1D;
}
.arial12bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4A5843;
}
.arial12bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 7C0B26;
}
.arial11-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 7C0B26;
}
.arial11bold-white, .arial11bold-white a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.arial11-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 253E25;
}
.arial11-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.arial11-grey a {
	color: #666666;
	text-decoration: underline;
}
.arial12bold-titlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 2D542D;
}
.tabs, .tabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 1D3A1D;
	text-decoration:none;
}

/* Left Side Bar Styles */
.smalltext {
	text-decoration: none;
	color: #4A5843;
    border-bottom: 1px dashed #B3BAB2;
	line-height: 15px;
}
.smalltext a {
	text-decoration: none;
}
.smalltext a:hover {
	text-decoration: underline;
}
.textboldnolink, .textboldnolink a {
	text-decoration: none;
	color: #4A5843;
	font-weight:bold;
}
/* .textboldnolink {
    border-bottom: 1px solid #B3BAB2; 
} */ 
/* END - Left Side Bar Styles */

/* Centering site */
body {
	text-align:center;
	background:#E3F9B7;
}
#div__body {
	background-color: #ffffff;
	position: relative;
	z-index: 0;
	margin: auto  !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 780px  !important;
	text-align:left;
}
#div__bodytab {
	background-color: #ffffff;
	position: relative;  !important;
	z-index: 0;
	margin: auto  !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 780px  !important;
}
#div__header {
	position: relative;
	background-color: #ffffff;
	z-index: 0; 
	margin-left: auto !important;
	margin-right: auto !important;
	Top: 0px; 
	width: 780px;
}
#div__footer {
	background-color: #ffffff;
	position: relative; 
	z-index: 1; 
	margin-left: auto !important;
	margin-right: auto !important;
	width: 780px !important;
}
#footer_actions {
	background-color: #ffffff;
	position: relative; 
	z-index: 1; 
	margin-left: auto !important;
	margin-right: auto !important;
	width: 780px !important;
}
#div__labtab {
	background-color: #ffffff;
	position: relative !important; 
	z-index: 2 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 780px !important;
}
/* END - Centering site */