body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E4EDFF;
	margin-top: 20px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
.content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	background-color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
}
.content .header {
	height: 100px;
	background-image: url(../images/header-bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-repeat: no-repeat;
}
.headertitle {
	font-size: 32pt;
	float: left;
	margin-left: 20px;
	font-weight: bold;
	color: #000033;
	text-align: left;
}
.headersubtitle {
	font-size: 14pt;
	float: left;
	margin-left: 20px;
	clear: left;
	color: 000033;
	text-align: left;
	width: 550px;
}
.headerlist {
	font-size: 14px;
	float: right;
	margin-right: 20px;
	text-align: left;
	padding: 2px;
	margin-top: 15px;
	font-weight: bold;
	color: 000033;
}
.graytable {
	font-size: 10pt;
	text-align: center;
}
.content .footer {
	width: 796px;
	border:			2px solid;
	border-color:	#000000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 9px;
	background-color: #539AD6;
	padding-bottom: 2px;
	padding-top: 1px;
	background-image: url(../images/footer-bg.gif);
	font-weight: bold;
}
.content .caption {
	font-size: x-small;
}
.content .gallerycaption {
	font-size: small;
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content .subtitle {
	font-size: x-large;
}
.content .maintext {
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	text-align: left;
}
.gallerycaption {
	font: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

