body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #fff url(images/top_band.gif) repeat-x;
}
#logoCell {
	padding: 10px;
	background-color: #000;
}
#taglineCell {
	padding: 10px;
}
#taglineCell img {
	margin: 20px 0 0 40px;
}
#mastheadTitleCell {
	padding: 10px;
}
#mastheadTitleCell h1 { 
	padding-top: 30px;
	font-size: 18px;
	color: #000;
}

.headertable {
	background-color: #F7F5F2;
	border: 2px solid #009999;
	margin-bottom: 12px;
}
table.headertable td{
	padding: 5px;
}
.headerstyle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.photostyle {
	font-size: 16px;
	font-weight: bold;
	color: #397978;
}
.emailstyle {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.emailstyle a, .emailstyle a:link, .emailstyle a:visited {
	color : #397978;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.emailstyle a:hover {
	color : #FFFFFF;
	text-decoration: none;
	background-color: #029595;
}
.imagetable {
	text-align: center;
	border: 2px solid #009999;
	background-color: #FFFAE8;
	margin-right: auto;
	margin-left: auto;
}
