body { background-color: #f0f0f0; font-family: Verdana, Arial, Helvetica; color: #000000; size: 12px; margin-top:0px;}
	a:link { color: #2C4F93; text-decoration:none; font-weight: bold; }
	a:visited { color: #2C4F93; text-decoration:none; font-weight: bold; }
	a:hover { color: #9e9ef7; text-decoration:none; font-weight: bold; }
	
td, p
    { 
	  font-size: 12px
	  }
	  
th
    { 
	  font-size: 14px
	  }
	  
img.imgbdr
{ 
	border: solid 1px #000 }

table.fullbdr
{ 
	border: solid 2px #2C4F93; }

ul.nav
{ 
	margin-left: 0px;
	padding-left:20px;
	list-style-image:url(../images/blue_square.gif);
	line-height: 25px; }
	
h3
{ font-size: 16px;
  border-bottom: dotted 2px #2C4F93;
  padding-bottom: 3px;
}

.titlebg
{ background-color:#e0e0e0;padding: 5px; }
