body,p,td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:4px;

}

.separator
  {
    color: #A81003;
	text-align:center;
	width: 100%;
  }	

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	margin-bottom:4px;
	color:black;
}

h3 {
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 px 0;
}

.exerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top:4px;
	margin-bottom:4px;
}

.link, .keywords {
margin-top:4px;
  margin-bottom:8px;
  color:#666666;
  }
  
.article_separator 
{
  border-bottom-color:  #A7CCe7; 
  border-bottom-style:dotted;
  border-bottom-width:1px;
}
  

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	margin-bottom:4px;
	color:#A81003;
}  
  
#floatLayer td, #floatLayer a {font-size:11px; }
#floatLayer a  {color:#103F73; }
#floatLayer td {color:black; }

.navbar { background-color:#A7CCe7; }

#frmPage {  margin: 0;}
