/* CSS Document */

<style>

ul, li	{
	margin: 0px;
	}

a:link	{
	color: #000066;
	}

a:visited	{
	color: #000066;
	}

.hdrMain	{
	font-family: Times New Roman;
	font-size:19pt;
	color: #996633;
	}

.hdrMainRedux	{
	font-family: Times;
	font-size:16pt;
	color: #996633;
	}

.hdrMainETools	{
	font-family: Times New Roman;
	font-size: 19pt;
	color: #CCCC99;
	}

.hdrSub	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #993333;
	}

.hdrSubSmall	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	}
	
.hdrSubSmallBlue	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	}
	
.subnav	{
	font-size: 8pt;
	color: #000066;
	font-family: Arial;
	}

.breadcrumbs	{
	font-size:8pt;
	font-family: Arial;
	color: #000000;
	}	
	
p, td, select	{
	font-size: 9pt;
	font-family: Arial;
	}

.search	{
	font-size: 8pt;
	font-family: Arial;
	}

.footer	{
	font-size: 7pt;
	font-family: Arial;
	}
</style>
