A.blue:link { color: #3C5EB5; font-weight: bold; text-decoration: underline; }
A.blue:visited { color: #3C5EB5; font-weight: bold; text-decoration: underline; }
A.blue:hover { color: #FF6600; font-weight: bold; text-decoration: underline; }

a.btn {
  font-family     :"Tahoma"; 
  font-size       :8pt;
  text-decoration : none;
  padding : 2px 4px 2px 4px;
  vertical-align: .1em;
  background-color: #F8F8F8;
  color: #666;
  border-color : #eee #eee #eee #eee;
}

a.btn:link {
  border-style: outset;
  border-width : 0px 2px 2px 0px;
}
a.btn:visited {
  border-style: outset;
  border-width : 0px 2px 2px 0px;
}
a.btn:active {
  border-style: inset;
  border-width : 2px 0px 0px 2px; 
}



h4.btn { 
font-family     :"Tahoma"; 
font-size       :10pt;            
color           :#666666;        
background-color:#FFFFFF;   
border          :1 Solid #666666;
padding			:2;
display			:inline;
 }
a.btn { 
font-family     :"Tahoma"; 
font-size       :8pt;            
color           :#666666;
 }
 
.hdr_red { 
	font-family: "Arial";
	font-size: 14pt;
	color: #FF6600;
	text-align:center;	
	font-weight: bold;	
}
.hdr_red2 { 
	font-family: "Arial";
	font-size: 12px;
	color: #FF6600;
	text-align:center;	
	font-weight: bold;	
}
.title-red {
	font-family: "Tahoma";
	font-size: 14pt;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	color: #FF6600;
	padding-bottom: 8px;
}
.hdr-orange { 
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FF6600;	
}
.hdr_blue { 
	font-family: "Arial";
	font-size: 14px;
	color: #3C5EB5;
	text-align:center;
	font-weight: bold;	
}
.content_blue { 
	font-family: "Arial";
	font-size: 14px;
	color: #3C5EB5;
	text-align:center;
}
.content_blue2 { 
	font-family: "Arial";
	font-size: 14px;
	color: #3C5EB5;
	text-align:left;
	margin:10px;
	padding:0px;
	border:0px;
}
.content_blue3 { 
	font-family: "Arial";
	font-size: 12px;
	color: #3C5EB5;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0px;
}
.content_blue4 { 
	font-family: "Arial";
	font-size: 10pt;
	color: #3C5EB5;
	text-align:left;
	margin:15px;
	padding:0px;
	border:0px;
}
b.sm {
	font-family: "Tahoma"; font-size: 8pt;
	color: #666666;
	text-align:left;
	font-weight: bold;
}

.label-white {
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	margin:0px;
	padding:4px;
	border:0px;
}

.label-spacer {
	background-color: #E9E9E9;
	color: #FFFFFF;
	margin:0px;
	padding-top:6px;
	border:0px;
}
.label-spacer2 {
	background-color: #E9E9E9;
	color: #FFFFFF;
	margin:0px;
	padding:6px 0px 0px 10px;
	border:0px;
}
#blue td{ 
	font-family: "Arial";
	font-size: 14px;
	color: #3C5EB5;
	text-align:center;
	margin:0px;
	border:1px solid #E9E9E9;
}
#b-blue td{ 
	font-family: "Arial";
	font-size: 16px;
	color: #3C5EB5;
	font-weight: bold;
}
#b-blue2 td{ 
	font-family: "Arial";
	font-size: 12pt;
	color: #3C5EB5;
}
#b-red td{ 
	font-family: "Arial";
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}


.#orange {
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #FF6600;
	color: #FFFFFF;
	margin:0px;
	padding:4px;
	border:0px;
}
