/** body, tables */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	COLOR: black;
	background-color: #c5c5c5;
	background-image: url(images/site-layout4-imageready_01.gif);
	background-repeat: repeat-x;
	background-position: center top;


}
th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #40505d;
}

p, blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	padding: 2px;
}
/** headings */
H1 {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 125%;
	FONT-WEIGHT: bold;
	margin-bottom : .5em;
	margin-top : 0em;
	text-align:left;
}
H2 {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 115%;
	margin-top : .5em;
	margin-bottom : .3em;
	FONT-STYLE: normal;
	text-align:left;
}
H3 {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 0em;
	text-align:left;
	
}
H4 {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: italic;
	FONT-WEIGHT: bold;
}
H5 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 90%;
	FONT-STYLE: italic;
}
/** links */
A {
	COLOR: #709A54;

	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #DAA520;
	TEXT-DECORATION: underline;

}

/** text */

P {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

	MARGIN-BOTTOM: 0.5em;
	MARGIN-TOP: 0.5em}

TD {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}

UL {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom : 0em;
	margin-top : 0em;
}

LI {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom : .3em;
  left: 0em;
}

LI.item {
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left: 3em;
	margin-bottom : .3em;
}


blockquote
{
	MARGIN-BOTTOM: 0em;
	MARGIN-TOP: 0em;
}
.opening 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.nav
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}
td.nav
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}

/** BACKGROUNDS */

.bg1 {
	background-image: url(images/site-layout4-imageready_05.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg2 {
	background-image: url(images/site-layout4-imageready_04.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

td.ltgrn
{
	background-color: #8ba574;

}
td.spec
{
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;

}