h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #ffffff; 
	text-align: center;
	padding: 8px;
	margin: 0px;
}
	
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #57000B; 
}

hr {
	color: #57000B;
}

ul {
	margin-top: 5px;
	
	}

.white1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #ffffff; 
}

.email {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	
}

.white_name {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #ffffff; 
	font-weight: bold;
}

.blue_name  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #000099; 
	font-weight: bold;
}

.small_bold  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #000099; 
	font-weight: bold;
}

.small_black  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #000000; 
}

.black  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #000000; 
	font-weight: bold;
}

.white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: bold;
}

.blue	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000099; 
	font-weight: bold;
}
	
.blue_large	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000099; 
	font-weight: bold;
}

.colors
 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	color: #57000B;
	 font-weight: bold;
}

.color_heading
 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #57000B;
	 font-weight: bold;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
//.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:4px; font-family:  arial,helvetica; font-size:10px; font-weight:bold; text-align: center; letter-spacing:1}
.clLevel0{background-color:#666633; layer-background-color:#666633; color:white;}
.clLevel0over{background-color:#666633; layer-background-color:#666633; color:#cc9966; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#57000B; layer-background-color:#57000B}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:9px; font-weight:regular}
.clLevel1{background-color:#F8F6E1; layer-background-color:#F8F6E1; color:#57000B;}
.clLevel1over{background-color:#cccc99; layer-background-color:#cccc99; color:#57000B; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#57000B; layer-background-color:#57000B}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
	
a:link {color: #0000ff }
a:visited { color: #0000ff }
a:hover {color: #cc0000 }