/* general default styles */

BODY
{
	background-color: #334133;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px; 
	margin-bottom: 10px;
}
TABLE
{
	background-color: #bbdbbb;
	color: #000000;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
HR
{
	font-size: 1px;
	color: #156019;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}

/* general hyperlinks styles */

a {color: #804040; text-decoration: underline;}
a:hover {color: #e67373;}

/* general header styles */

H1
{
	font-weight: bold;
	font-size: 18pt;
	background-image: url('none');
	margin: 0px;
	vertical-align:baseline;
	text-transform: uppercase;
	color: black;
	line-height: 30px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}
H2
{
	font-weight: bold;
	font-size: 15pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: uppercase;
	color: black;
	line-height: 30px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	line-height: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}
H4
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: none;
	color: #F6C38D;
	text-indent: 15px;
	line-height: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: left
}
H5
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	line-height: 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: left
}
H6
{
	font-weight: bold;
	font-size: 11px;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	color: black;
	line-height: 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}

/* front page button styles */

.button-off
{
	background-color: #515c5a;
	border-color: #aaaaaa #000000 #000000 #aaaaaa;
	border-style: solid; 
	border-width: 1px;
	color: #eeeeee;
	cursor: pointer;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.75em;
	text-align: center;
	text-decoration: none;
}
.button-on
{
	background-color: #93A285;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-style: solid; 
	border-width: 1px;
	color: #eeeeee;
	cursor: pointer;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.75em;
	text-align: center;
	text-decoration: none;
}

/* re pages button styles */

.button-big-on
{
	background-color: #93A285;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-style: solid; 
	border-width: 1px;
	color: #eeeeee;
	cursor: pointer;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	width: 137px;
	text-align: center;
	text-decoration: none;
}
.button-big-off
{
	background-color: #515c5a;
	border-color: #aaaaaa #000000 #000000 #aaaaaa;
	border-style: solid; 
	border-width: 1px;
	color: #eeeeee;
	cursor: pointer;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	width: 137px;
	text-align: center;
	text-decoration: none;
}
.button-big-onpage
{
	background-color: #93A285;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-style: solid; 
	border-width: 1px;
	color: #eeeeee;
	cursor: pointer;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	width: 137px;
	text-align: center;
	text-decoration: none;
}

/* divider table styles */

.sml-1
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 3px;
	background-color: #005500;
	border-bottom-style: none;
}
.sml-2
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 3px;
	background-color: #93A285;
	border-bottom-style: none;
}
.big-1
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #005500;
	border-bottom-style: none;
	color: #eeeeee;
}

/* other styles */

.text-comm
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top-style: none;
	padding-top: 10px;
	border-right-style: none;
	border-left-style: none;
	background-color: #F6C38D;
	border-bottom-style: none;
}
.frame-bg
{
	background-color: #F6C38D;
}
.banner-left
{
	border-right: #156019 1px solid;
	padding-right: 2px;
	border-top: #156019 1px solid;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: #156019 1px solid;
	width: 137px;
	color: black;
	padding-top: 2px;
	border-bottom: #156019 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	height: 30px;
	background-color: #b3bcb9;
	text-align: center;
	text-decoration: none;
}
.sml-text
{
	font-size: 11px;
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
}
.results-description
{
	border-right: #156019 1px solid;
	padding-right: 3px;
	border-top: #156019 1px solid;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: #156019 1px solid;
	color: black;
	padding-top: 3px;
	border-bottom: #156019 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #F6C38D;
	text-align: justify;
}
.resource-headers
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: #F6C38D;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #156019;
	text-align: center;
	text-decoration: none;
}
.resource-text
{
	border-right: #156019 1px solid;
	padding-right: 2px;
	border-top: #156019 1px solid;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #156019 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #156019 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #F6C38D;
	text-align: left;
	text-decoration: none;
}
.default-color
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: none;
	color: #eeeeee;
	line-height: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}