BODY {
	background-color: #ffffff;
	color: #666666;
	font-family: "HelveticaNeue Roman", Arial, Verdana, "MS sans Serif";
	font-size: 11px;
}

.TRAIL, .List {
	color: #003366;
	font-size: 10px;
	text-decoration: none;
}

.TRAIL {
	vertical-align: middle;
}

.cell
{
 border-color:darkgrey;
       border-style:solid;
       background-color:#CCCCCC;
         border-width:thin;
        
}

.TxtArea {
	font-size: 11px;
}
.tHead {
	font-size: 16px;
	font-weight:bold;		
}
H5 {
	color: #666666;
	font-size: 11px;
	font-weight:550;
	
}
H2 {
	font-size: 14px;
	font-weight:bold;
}
.ListHead{
	font-size: 14px;
	font-weight:bold;
}
.List {
	color: #003366;
	font-size: 10px;
	text-decoration: none;
}

.TRAIL {
	color: #003366;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}


.Title
{
	font-family: Verdana;        
	font-style:regular;
	font-size: 8pt;
	font-weight:strong;
	color:white;
	background: #666666;
	height: 15;
           
}

blockquote{
 margin-left: 0px;  
 margin-right:0px;
 padding: 0.1 15px;
 background:transparent url("openquote.jpg") left top no-repeat;
	color: #666666;
	font-family:  "HelveticaNeue Roman bold","MS sans Serif","Arial" ;
	font-size:3px;
	font-weight::normal; 
}
blockquote div{
  
  background: transparent url("closequote.jpg") right bottom no-repeat;
 /* font-weight: bolder;
  font-size: 6px; */
}
.headShadow
{
	font-weight:bold;
	bgcolor:#c0c0c0;

}


