a { text-decoration:none;  }  
a:hover { text-decoration: none; }
a.feint {color: #999999;}
 
BODY { background-color:#E2E2E2;}
H1 { 
  color:#990000; 
  font-size: 24pt; 
  font-family: "Franklin Gothic Heavy"; 
  text-align: right;	
  font-weight: bold;
  margin-top:10px; 
  margin-bottom: 5px;}

.footer { 
  font-family: "Verdana"; 
  font-size: 7pt; 
  color: #999999; 
  text-decoration: none; 
  text-align:right;
  padding-top:5px;
  padding-bottom:0px;
  width:941px; 
  height:10px;}
  
.dashed_line {
  height:1px; 
  width:940px;
  border-width:1px; 
  border-color: #CCCCCC; 
  border-bottom-style: dotted; width: 100%; 
  padding-top:5px;}


.bold_listitem { 
  font-weight:bold;
  color:#FF6600;
  display:inline;
  padding-right:5px;}

.main {
  text-align:center; 
  display:block; 
  width:950px; 
  background-color:#FFFFFF; 
  height:100%; 
  padding-top:10px; 
  padding-right:10px; 
  padding-left:10px; 
  padding-bottom:5px;
  font-family:"Century Gothic";
  font-size:10pt;
  color:#666666;}
  
.menu {
  width:231px; 
  height:37px; 
  border:0px;}
  
.menu_container {
  width:949px; 
  height:37px;}
  
.head_container {
  display:block; 
  float:right; 
  width:671px; 
  height:96px; 
  padding-top:10px; 
  padding-bottom:5px;}
  
.logo{
  margin-bottom:10px;
	border:0px;
	width:950px; 
  height:125px;}
