

   
   a.text {
  text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	cursor: hand;
   }
   
   a.email {
  text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #A8996E;
	cursor: hand;
   }
   
   
   
   a.topnav {
  text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}
   
   a.leftnav2 {
  text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #DDDDDD;
	cursor: hand;
	
	}


	
	

.body {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	
}

.bodybold {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.sidenav {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11pt;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand;

}


.labels {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	}

	
.date {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #A8996E;
	}


.photo1 {
position: relative;
	top: -22px;
	right: 0px;
    z-index: 3;

}

.photo2 {
position: relative;
	top: -10px;
	right: 0px;
    z-index: 4;

}

.headlines {
	font-family: tahoma;
	font-size: 15pt;
	font-style: normal;
	color: #FFFFFF;
	}
	
.subheadlines {
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
	color: #081C59;
	}


.notusedyet {
	position: absolute;
	top: 50px;
	left: 530px;
	font-family: tahoma;
	font-size: 15pt;
	color: #FFFFFF;
	float: left;
}

.title {
	font-family: tahoma;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	
}
	
.caption {
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
	color: #081C59;
	
}

.bullets{
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
    z-index: 4;
	padding-bottom: 40px;
}

ul{
	list-style-image: url(../images/blue_bullet.gif);
}

li{
	padding-bottom: 10px;
}

.bottomText{
	position: absolute;
	left: -1px;
	width: 100%;
	height: 28px;
	 bottom: -10px;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #454D89;
	padding: 4px;
	text-align: center;
}

.foot {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #A8996E;
	}