/* CSS Document */
body {margin-top: 0px; 
      margin-bottom: 0px; 
	  margin-left: 0px; 
	  margin-right: 0px;
	  background-color: #cccccc;
}

B.cntntFace { color:#666666;
   font-size:12px;
   font-family:"Arial", "Tahoma", "Verdana";
   font-style:normal;
   font-weight:normal;
   text-decoration:none;
}

B.cntntFaceBld { color:#0193CF;
   font-size:12px;
   font-family:"Arial", "Tahoma", "Verdana";
   font-style:normal;
   font-weight:bold;
   text-decoration:none;
}

B.footerline { color:#ffffff;
   font-size:10px;
   font-family:"Arial", "Tahoma", "Verdana";
   font-style:normal;
   font-weight:normal;
   text-decoration:none;
}

B.footerCopy { color:#ffffff;
   font-size:10px;
   font-family:"Arial", "Tahoma", "Verdana";
   font-style:normal;
   font-weight:normal;
   text-decoration:none;
}


a:link { color: #0193CF; 
font-family:"Arial"; 
font-size:12px; 
text-decoration: underline; 
font-weight: normal;}

a:visited { color: #0193CF; 
font-family:"Arial"; 
font-size:12px; 
text-decoration: underline; 
font-weight: normal;}

a:hover { color: #666666; 
font-family:"Arial"; 
font-size:12px; 
text-decoration: none; 
font-weight: normal;}


/* FooterLinks */
.footerLinks {color: #0193CF; 
font-family: "Arial", "Tahoma", "Verdana"; 
font-size: 12px;}

/* FooterLink */
.footerLink:link{color: #0193CF; font-family: "Arial", "Tahoma", "Verdana"; font-size: 12px; font-weight:bold; text-decoration:underline;}

.footerLink:active{color: #0193CF; font-family: "Arial", "Tahoma", "Verdana"; font-size: 12px; font-weight:bold; text-decoration:underline;}

.footerLink:visited {color: #0193CF; font-family: "Arial", "Tahoma", "Verdana";  font-size: 12px; font-weight:bold; text-decoration:underline;}

.footerLink:hover {color: #666666; font-family: "Arial", "Tahoma", "Verdana"; font-size: 12px; font-weight:bold; text-decoration:none;}


/* FooterLink 2*/
.footerLink2:link{color: #0193CF; font-family: "Arial", "Tahoma", "Verdana"; font-size: 10px; font-weight:bold; text-decoration:underline;}

.footerLink2:active{color: #0193CF; font-family: "Arial", "Tahoma", "Verdana"; font-size: 10px; font-weight:bold; text-decoration:underline;}

.footerLink2:visited {color: #0193CF; font-family: "Arial", "Tahoma", "Verdana";  font-size: 10px; font-weight:bold; text-decoration:underline;}

.footerLink2:hover {color: #ffffff; font-family: "Arial", "Tahoma", "Verdana"; font-size: 10px; font-weight:bold; text-decoration:none;}

