/* general default styles */

BODY
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	color: black;
	direction: ltr;
	border-top-style: none;
	line-height: normal;
	padding-top: 2px;
	font-family: arial, verdana, helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	position: static;
	background-color: #1EA3BF;
	text-align: left;
	border-bottom-style: none;
}
TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	direction: ltr;
	border-top-style: none;
	line-height: normal;
	padding-top: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	position: static;
	background-color: #FCE9DE;
	border-bottom-style: none;
}
HR
{
	font-size: 1px;
	color: #1EA3BF;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}

/* general hyperlinks styles */

A:active {color: #000000; text-decoration: underline;}
A:link {color: #000000; text-decoration: underline;}
A:visited {color: #000000; text-decoration: underline;}
A:hover {color: #1EA3BF; text-decoration: none;}

/* 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: #FCE9DE;
	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
{
	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;
	cursor: hand;
	color: #FCE9DE;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #1EA3BF;
	text-align: center;
	text-decoration: none;
}
.button-on
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: black 1px solid;
	cursor: hand;
	color: #1EA3BF;
	border-bottom: black 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #FCE9DE;
	text-align: center;
	text-decoration: none;
}

/* re pages button styles */

.button-big-on
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px solid;
	width: 137px;
	cursor: hand;
	color: #1EA3BF;
	border-bottom: black 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	height: 30px;
	background-color: #FCE9DE;
	text-align: center;
	text-decoration: none;
}
.button-big-off
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px solid;
	width: 137px;
	cursor: hand;
	color: #FCE9DE;
	border-bottom: black 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	height: 30px;
	background-color: #1EA3BF;
	text-align: center;
	text-decoration: none;
}
.button-big-onpage
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px solid;
	width: 137px;
	color: #1EA3BF;
	border-bottom: black 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	height: 30px;
	background-color: #FCE9DE;
	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: #1EA3BF;
	border-bottom-style: none;
}
.sml-2
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 3px;
	background-color: #FCE9DE;
	border-bottom-style: none;
}
.big-1
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #1EA3BF;
	border-bottom-style: none;
}

/* 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: #FCE9DE;
	border-bottom-style: none;
}
.frame-bg
{
	background-color: #FCE9DE;
}
.banner-left
{
	border-right: #1EA3BF 1px solid;
	padding-right: 2px;
	border-top: #1EA3BF 1px solid;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: #1EA3BF 1px solid;
	width: 137px;
	color: #000000;
	padding-top: 2px;
	border-bottom: #1EA3BF 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	height: 30px;
	background-color: #FCE9DE;
	text-align: center;
	text-decoration: none;
}
.sml-text
{
	font-size: 11px;
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
}
.results-description
{
	border-right: #1EA3BF 1px solid;
	padding-right: 3px;
	border-top: #1EA3BF 1px solid;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: #1EA3BF 1px solid;
	color: #000000;
	padding-top: 3px;
	border-bottom: #1EA3BF 1px solid;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #FCE9DE;
	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: #FCE9DE;
	font-family: arial, verdana, helvetica, sans-serif;
	border-collapse: separate;
	background-color: #1EA3BF;
	text-align: center;
	text-decoration: none;
}
.default-color
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url('none');
	margin: 0px;
	vertical-align: baseline;
	text-transform: none;
	color: #FCE9DE;
	line-height: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: center
}