<style type="text/css">


h3 {  font: bold normal 16px/18px Verdana, Arial, Helvetica, sans-serif; color: #F7E7D6}
a:link {  font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif; color: #000099; text-decoration: none}
a:visited {  font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif; color: #660000; text-decoration: none}
a:hover {  font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif; color: #0099FF; text-decoration: none; background: #F1F1F1}
a.small:link {  font: normal 9px/10px Verdana, Arial, Helvetica, sans-serif; color: #0000CC; text-decoration: none}
a.small:visited {  font: normal 9px/10px Verdana, Arial, Helvetica, sans-serif; color: #990000; text-decoration: none}
a.small:hover {  font: normal 9px/10px Verdana, Arial, Helvetica, sans-serif; color: #0066FF; text-decoration: none; background: #F1F1F1}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #666666;
}
.imgline {
	border: 1px solid #333333;
	padding: 3px;
	margin: 5px;
}
.imgline2 {
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
img.magnify{
	border: 1px solid #333;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.wideborder {
	border: medium outset #999999;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: 100;
	color: #333333;
}
.padding {
	padding-left: 20px;
}
.padding {
	padding-right: 20px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #5b5957;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #535251;
	background-image: url(images/bgblbw.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColFixCtrHdr #container {
	width: 720px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f7f7de;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #f7f7de;
}
.oneColFixCtrHdr #header2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: 100;
	color: #999999;
	background-color: #f7f7e6;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #f7f7de;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #f7f7e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

</style>
p {
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333333;
}
