a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
	font-weight: normal;

}
a:active {
	color: #000099;
	text-decoration: none;
}

.ReSEERC {
	margin-left: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333
}

.ReSEERCUL {
	margin-left: 40px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333
}

.ReSEERCNoMargin {
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333
}

.ReSEERCBig {
	margin: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-style: normal;
	color: #333333
}

.headText {
	margin: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #01559b
}

.subHeadText {
	margin: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-style: normal;
	color: #01559b;
	font-weight:bold
}

.emphasized {
	margin: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-style: normal;
	color: #01559b;
	font-weight:bold
}

table.TableReSEERC
{	
    margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
 } 	