#header {
	background-image: url(images/header.png);
	background-position: center top;
	height: 182px;
	width: 765px;
	vertical-align: top;
	position: relative;
	background-repeat: no-repeat;
}
.bgleft {
	background-image: url(images/pageleftbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgright {
	background-image: url(images/pagerightbg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.small_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#main .small_letter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#main #content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
#main #content .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28pt;
	font-weight: bold;
	color: #0957A4;
}
#main #content .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
