BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

h1 { color: #00380E; font-size: 18px; text-decoration: none; font-weight: bold }
h2 { color: #00380E; font-size: 15px; text-decoration: none; font-weight: bold }
h3 { color: #00380E; font-size: 13px; text-decoration: none; font-weight: bold }
h4 { color: #00380E; font-size: 12px; text-decoration: none; font-weight: bold }

.small { font-size: 10px;}



.tableHeader {
	color: #F1FCD8;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00441D;

}
.tableHeaderOrange {
	color: #E2F8B1;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #97CE13;

}
.mainHeader {
	FONT-SIZE: 13px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 34px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/table_img.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
}
.padding {
	padding: 10px;

}
.tableBg {
	background-color: #F1FCD8;

}
.boxBg {
	background-color: #336633;
	padding: 10px;

}
.boxBgOrange {
	background-color: #E4FAB4;
	padding: 10px;

}
.boxSmaller {
	padding: 10px;
	font-size: 10px;
	text-decoration: none;

}
.newsbox {
	BACKGROUND-COLOR: #ffffff;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	word-wrap: break-word;
}
.newstitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #00441D;
	text-decoration: none;
}
.subtitle {
	FONT-WEIGHT: bold;
	COLOR: #b5b2b5;
	text-decoration: none;
	padding: 5px;
}
.newsline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97CE13;
}
.bgwhite {
	BACKGROUND-COLOR: #ffffff
}
a:link, a:visited {
	COLOR: #97CE13;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover {
	COLOR: #658A0D;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.darkRed {
	background-color: #00441D;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
}
.orange {
	background-color: #97CE13;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
}
.darkRed a:link, .darkRed a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.darkRed a:hover, .darkRed a:active {
	color: #F1FCD8;
	text-decoration: none;
	font-weight: bold;
}
input, textarea, select {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F1FCD8;
	border: 1px solid #00441D;
	margin: 1px;
}
.submit {
	font-weight: bold;
	color: #97CE13;
	text-decoration: none;
	font-size: 12px;
	border: none;
}
.submit:hover {
	font-weight: bold;
	color: #658A0D;
	text-decoration: none;
	font-size: 12px;
	border: none;
}

.submitleft {
	font-weight: bold;
	color: #97CE13;
	text-decoration: none;
	font-size: 12px;
	border: none;
	text-align: left;
	padding-left: 0px;	
	margin-left: 0px;		
	cursor: pointer;	
}
.submitleft:hover {
	font-weight: bold;
	color: #658A0D;
	text-decoration: none;
	font-size: 12px;
	border: none;
	text-align: left;	
	padding-left: 0px;
	margin-left: 0px;		
	cursor: pointer;	
}

.submitright {
	font-weight: bold;
	color: #97CE13;
	background-color: #E4FAB4;
	text-decoration: none;
	font-size: 12px;
	border: none;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;		
	cursor: pointer;	
}
.submitright:hover {
	font-weight: bold;
	color: #658A0D;
	background-color: #E4FAB4;
	text-decoration: none;
	font-size: 12px;
	border: none;
	text-align: right;	
	padding-right: 0px;
	margin-right: 0px;	
	cursor: pointer;
}


hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
}
.noborder {
	border: 0;
}
.mmenu1 {
	color: #0099FF;
	text-decoration: none;
}
.mmenu1s {
	color: #33FFFF;
	text-decoration: none;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

