body {background-color: #87AEC5;
	background-image: url(images/BannerTileBackground.gif); 
	background-repeat: repeat-x;}

p, ol, ul, td {   
	font-size: 11px;
	color: #000000;
	line-height: 15px;	
    text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; 
	}

a:link { 
	color: #3f7ebc;
	text-decoration: none;
  	}
  	
a:hover  { 
	color: #3f7ebc; 
	text-decoration: underline;
}
a:visited { 
	color: #3f7ebc;
	text-decoration: none;
}
a:visited:hover  { 
	color: #3f7ebc; 
	text-decoration: underline;
}

UL {
	line-height: 1.2;
	list-style-type: disc;
}
ol {
	line-height: 1.2;
	list-style-type: decimal;
}

.main {
	font-size: 13px;
	line-height: 15px;
		font-family: Arial, Helvetica, sans-serif; 
}

.mainleft {
	font-size: 13px;
	line-height: 15px;
		font-family: Arial, Helvetica, sans-serif; 
			text-align: left; 
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 7pt;
	text-align: center; 
}
.topnavig {  
	font-size: 11px;		
	line-height: 11px;
	color: #6898c4;
	font-weight: bold; 
}
.topnavig:link { 
	color: #3f7ebc;
}
.topnavig:hover  { 
	color: #004575; 
	text-decoration: none;
}
.topnavig:visited { 
	color: #3f7ebc;
}
.topnavig:visited:hover  { 
	color: #004575; 
	text-decoration: none;
}
.tdtopnavblockgen  {
	background-color: #e6e6e6; }
	//6898c4
	//f2f2f2
	//dcdcdc
