body{
	color: black;
	font-style: normal; 
	font-size:  10pt; 
	font-family: Arial, Helvetica, sans-serif;	
}



a{
  color: blue;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;		
}

li{
   list-style-type: disc;
   margin-left: 20;   	
	font-size: 20px;			   
}

td{

}
tr{
      font-size: 10pt; 				   
}
ul{
   margin-top: 0;
   margin-left: 10;
   margin-bottom: 0;
}

#ec {
color: blue;
font-size: 28px;
font-weight: bold;
font-family: sans-serif;

width: 200px;
text-decoration: underline;
}



.address{
	font-size: 8pt;
	position: absolute; 
	top: 8; 
	left: 562; 
	width: 165; 
	z-index: 3;
}

.bart{
     font-style: italic;
     font-weight: bold;
}

.bg{color:green;
font-weight: bold;
}        
.bg-d{color:blue;
font-weight: bold;
} 
.bg-r{color:red;
font-weight: bold;
}     

.center{
		border: 2px double red;
		padding: 20px 0;
		text-align: center;

	
}

.content{
	position: absolute;
	top: 115;
	left: 170;
	width: 395;
	z-index: 3;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.contenta{
	position: absolute;
	top: 130;
	left: 20;
	width: 95%;
	z-index: 3;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.darkBlurb{
	color: black;
	font-size: 10pt;
	font-weight: 700;
	position: absolute;
	top: 140;
	left: 590;
	width: 130;
	z-index: 3;
}

.ecLinks{
	height:50;
	text-align: center;
	vertical-align: text-bottom;	 
}

.footer{
	font-size: 8pt;
}

.left{	
		text-align: center;
                vertical-align: top;
		border: 2px double blue;
		width: 25%;
}

.leftMain{	
		text-align: left;
                vertical-align: top;
		border: 2px double blue;
		width: 15%;
}


.lightBlurb{
	color: white;
	font-size: 10pt;
	font-weight: 700;
	position: absolute;
	top: 140;
	left: 590;
	width: 130;
	z-index: 3;
}

.navigation{
	font-size: 8pt;
	position: absolute;
	top: 140;
	left: 33;
	width: 125;
	z-index: 2;
}

.navigation a{
	color: rgb(0,74,128);
	text-decoration: none;
}

.navigation a:hover{
	color: #AB3C3C;
	text-decoration: underline;
}

.nnTable{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.pageTitle{
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: 700;
	position: absolute;
	top: 100;
	left: 580;
	width: 150;
	z-index: 2;
}

.pHeader{
	font-weight: bold;
}

.right{	text-align: left;
		border: 2px double blue;
		width: 20%;
}

.rightMain{	
		text-align: center;
		border: 2px double blue;
		padding: 10px 0;
		text-size: 29px;
}



.smallTitle{
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: 700;
	position: absolute;
	top: 100;
	left: 580;
	width: 150;
	z-index: 2;
}
.subHead{
		 color: #F00;
		
}
.trHead{
		font-size: 0.6em;
}
.u{
   text-decoration: underline 
    
    
}