html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
html,body{margin:0;padding:0}

body
{
	padding: 0px 0px;
	background-color: #EDF2D4;
}

:focus
{
	outline: 0;
}


body,input,input.button,pre,textarea{font: 12px arial,sans-serif}


h1
{
	font: 16px arial,sans-serif;
	font-weight: bold;
}


div#container
{
	background-color: #EDF2D4;
}




div#pageHeader
{
	margin-bottom: 4px;
}

td#headerImage1
{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 1189px;
}
td#headerImage2
{
	background-image: url(images/topfiller.jpg);
	background-repeat: repeat-x;
	height: 158px;
	vertical-align: bottom;
	text-align: right;
}

td#headerImage1 a
{
	display: block;
	height: 158px;
}

td#headerImage3 a, td#headerImage2 a
{
	display: inline;
	margin-right: 10px;
}

div#headerInfo
{
	clear: both;
}

div#pageFooter
{
	clear: both;
	width: 100%;
	padding-top: 5px;
}

div#footerImage
{
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 64px;*/
	vertical-align: middle;
	text-align: right;
	padding: 5px 5px 5px 0px;
}


.headerColor
{
	background-color: #26883B;
	color: #FFFFFF;
}

div.headerInfo
{
	padding: 4px 4px 4px 4px;
	border: 1px solid #003300;
	border-bottom: 0px;
	font-weight: bold;
}

div.content
{
	background-color: #EDF2D4;
	padding: 4px 0px;
	border: 1px solid #003300;
	color: #003300;
}

.vspace
{
	clear: both;
	font-size: 2px;
}

.vspace2
{
	clear: both;
	font-size: 4px;
}


#rightColumn div
{
	margin-left: 5px;
}

form#searchForm
{
	background-color: Blue;
	padding: 0px;
	margin: 0px;
}

textarea, input.text, select
{
	border: 1px solid #003300;
	background-color: #EDF2D4;
	color: #003300;
	margin: 0px;
	padding: 0px;
}

input.noborder
{
	border: 0px;
}

input.button
{
	border: 1px solid #003300;
	background-color: #266936;
	color: #FFFFFF;
}

input.text#searchText
{
	width: 122px;
	height: 22px;
	vertical-align: middle;
}

input#searchButton
{
	width: 60px;
	height: 23px;
}

div.mainContent
{
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;

}

div.mainContent table, div.mainContent table tr, div.mainContent td
{
	border: 1px solid black;
	border-collapse: collapse;
	padding: 2px 2px;
}


.confirmation
{
	color: #FF0000;
}

.error
{
	color: #FF0000;
}


div#news_archive a
{
	text-decoration: none;
	color: #CC0000;
}

a.archive_day_link
{
	border: 1px solid black;
	padding-left: 1px;
	padding-right: 1px;
}


td.cal_weekend
{
	color: #CC0000;
}


div.pagination
{
	padding-bottom: 10px;
	padding-top: 10px;
}

div.pagination a
{
	text-decoration: none;
	color: #881405;
}



a.ajax_link
{
	/*border-bottom: dashed 1px #EDF2D4;*/
	border-bottom: dashed 1px #DDE2C4;
	color: #881100;
	text-decoration: none;
}

a.ajax_link:hover
{
	border-bottom: dashed 1px #881100;
}




.right_text
{
	text-align: right;
}

body table.form
{
	border: 0px;
}

body table.form tr
{
	border: 0px;
}

body table.form tr td
{
	border: 0px;
}

a img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}



.sep2
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #a2a2a2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
height: 0px;
overflow-x: hidden;
overflow-y: hidden;
margin-top: 8px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;
}


.cornerBox { background: #E6EFE0; }
.cornerBox2 { background: #F8FFED; }
.cornerBoxInner { padding: 10px; }

.cont1 { overflow:hidden; zoom:1;}



/* margins and paddings */
.my00
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.my01
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.my10
{
	margin-top: 4px;
	margin-bottom: 0px;
}

.my11
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.my02
{
	margin-top: 0px;
	margin-bottom: 8px;
}

.my20
{
	margin-top: 8px;
	margin-bottom: 0px;
}

.my22
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.mx00
{
	margin-left: 0px;
	margin-bottom: 0px;
}

.mx01
{
	margin-left: 0px;
	margin-right: 4px;
}

.mx10
{
	margin-left: 4px;
	margin-right: 0px;
}

.mx11
{
	margin-left: 4px;
	margin-right: 4px;
}


.py00
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.py01
{
	padding-top: 0px;
	padding-bottom: 4px;
}

.py10
{
	padding-top: 4px;
	padding-bottom: 0px;
}

.py11
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.py02
{
	padding-top: 0px;
	padding-bottom: 8px;
}

.py20
{
	padding-top: 8px;
	padding-bottom: 0px;
}

.py22
{
	padding-top: 8px;
	padding-bottom: 8px;
}


.px10
{
	padding-left: 4px;
	padding-right: 0px;
}

.px11
{
	padding-left: 4px;
	padding-right: 4px;		
}

/* /margins and paddings */


.fs050 { font-size: 0.5em; }
.fs055 { font-size: 0.55em; }
.fs060 { font-size: 0.6em; }
.fs065 { font-size: 0.65em; }
.fs070 { font-size: 0.7em; }
.fs075 { font-size: 0.75em; }
.fs080 { font-size: 0.8em; }
.fs085 { font-size: 0.85em; }
.fs090 { font-size: 0.9em; }
.fs095 { font-size: 0.95em; }
.fs100 { font-size: 1.0em; }
.fs110 { font-size: 1.1em; }
.fs120 { font-size: 1.2em; }
.fs130 { font-size: 1.3em; }
.fs140 { font-size: 1.4em; }
.fs150 { font-size: 1.5em; }
.fs300 { font-size: 3.0em; }



/* CROSS-SITES CLASSES */

.clear {clear:both; overflow:hidden; padding:0; border:0; height:0px; width:0.01%;}



.l {text-align:left !important;}

.c {text-align:center !important;}

.r {text-align:right !important;}


.vtop {vertical-align:top !important;}
.vmiddle {vertical-align:middle !important;}
.vbottom {vertical-align:bottom !important;}



.fll {float:left !important;}

.flr {float:right !important;}

.fln {float: none !important;}



.black {color:#000 !important;}

.white {color:#fff !important;}

.red {color:#F00 !important;}



.small {font-size:.85em !important;}

.bolder {font-weight: bold !important;}

.cleantxt {text-decoration:none !important;}

.onlyprint {display:none;}

.inv {display:none;}

.hidden { visibility: hidden; }