/* STANDARD HTML ELEMENTS */
body {
  font-family: Verdana, Tahoma, Arial, helvetica;
  COLOR:#000000;
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

table {
	border-collapse: collapse;
}

td {
	font-family: Verdana;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse
}

th {
	font-family: Verdana, Tahoma, Arial, helvetica;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse;
}

hr {
	border: none; /* mozilla */
	height: 1px;
	color:#000000; /* ie */
	background-color: #000000; /* mozilla */
}

/*ol {
  list-style-type: decimal;
  list-style-position: outside;
  list-style-image: none;
}

ol ol{
  list-style-type: upper-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ol ol ol{
  list-style-type: lower-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}

ul ul{
  list-style-type: circle;
  list-style-position: outside;
  list-style-image: url('/images/icons/checkmark.jpg');
}

ul ul ul{
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}*/

/* END STANDARD HTML ELEMENTS */

/* FORMS SECTION */
form {
	margin: 0;
}

input
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

textarea
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

select
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

/* END FORMS SECTION */

/* ENTER CUSTOM CLASSES HERE */

.h2 {
	font-weight: bold;
	font-family: Lucida Bright, Verdana, Tahoma, Arial, helvetica;
	color: #023910;
	font-size: 110%;
}

.alert {
	font-weight: bold;
	font-family: Lucida Bright, Verdana, Tahoma, Arial, helvetica;
	color: #FF0000;
	font-size: 110%;
}

.formLabel{ 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 10px;
    font-weight: bold;
}

.content {
	padding-left: 12px;
	padding-top: 5px;
}

.navLeft {
	background-color:#023910;
}

#navLeftContainer { 
	width: 170px; 
}

#navLeftContainer ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navLeftContainer li {
	background-color: #5A8362;
	border-bottom: 1px solid #eee;
}

#navLeftContainer a {
    display: block;
    padding-top: 9px;
    padding-left: 3px;
    padding-bottom: 2px;    
    background-color: #023910;
    color: #fff;
}

#navLeftContainer a:link, #navLeftContainer a:visited, #navLeftContainer a:active {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#navLeftContainer a:hover {
    background-color: #5A8362;
    color: #fff;
}

#navSub {
	width: 170px; 
}	

#navSub ul {
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navSub li {
	display: block;
    background-color: #769B7D;
	border-bottom: 1px solid #eee;
}

#navSub a {
    display: block;
    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 2px;
    background-color: #769B7D;
    border-top: 1px solid #eee;
	font-size: 85%;    
}

.header {
	background-color:#023910; padding:2px;
}

.contentCell {
	padding-top: 8px;
	padding-left: 8px;
	background: #fff url(/images/watermark.jpg) no-repeat bottom right;
}

.table1 th {
	border:1px solid #D8D8D8; 
	padding:3px; 
	background: #008080;
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:#008080;
}

.table1 td {
	border: none; 
	padding:3px; 
	background: #023910; 
}

.table1 .alternate td {
	background-color:#023910;
}

#headerDiv {
	height: 82px;
	background:#769B7D url(/images/logo.gif) no-repeat top center;
	border-top: 2px solid #CDE3CD;
	border-right: 2px solid #CDE3CD;
	border-bottom: 2px solid #CDE3CD;
	border-left: 2px solid #CDE3CD;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#headerSubDiv {
	height: 82px;
	border-top: 1px solid #5A8463;
	border-right: 1px solid #5A8463;
	border-bottom: 1px solid #5A8463;
	border-left: 1px solid #5A8463;
}

.banner {
	font-family: Lucida Bright, Verdana, Tahoma, Arial, helvetica;
	text-align: right;
	padding-right: 13px;
	color: #023910;
	font-weight: bold;
	font-size: 120%;
}
/* END CUSTOM CLASSES */

/* CUSTOM HYPERLINK CLASSES SECTION */

a:link.footer { 
	color: #02300D; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited.footer { 
	color: #02300D; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active.footer {
	color: #02300D; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:hover.footer { 
	color: #fff; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

/* END CUSTOM HYPERLINK CLASSES SECTION */

/* HYPERLINKS SECTION */

a:link { 
	color: #07501A; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited { 
	color: #07501A; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active {
	color: #07501A; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:hover { 
	color: #86A68C; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

/* END HYPERLINKS SECTION */