body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url('/gfx/bg_main.jpg');
}
a {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.title {
	font-size: 11px;
	font-family: Arial;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}
#shd-top {
	background-image: url('/gfx/shadow_top.jpg');
	background-repeat: no-repeat;
}
#shd-right {
	background-image: url('/gfx/shadow_right.jpg');
	background-repeat: repeat-y;
}
#shd-left {
	background-image: url('/gfx/shadow_left.jpg');
	background-repeat: repeat-y;
}
#shd-bottom {
	background-image: url('/gfx/shadow_bottom.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	color: #CCCCCC;
}
#shd-bottom a {
	text-decoration: underline;
	color: #68AFD4;
	padding-left: 12px;
	padding-right: 12px;
}
#shd-bottom a:hover {
	text-decoration: none;
	color: #68AFD4;
	padding-left: 12px;
	padding-right: 12px;
}
#main {
	border: 1px solid #7DA5A5;
}
#content-home {
	border: 1px solid #7DA5A5;
	padding: 10px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #247B56;
	font-weight: bold;
}
#content-home h2 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DBDBDB;
}
#content-home h3 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#content-home p {
	margin: 0px 10px 11px 10px;
	text-align: justify;
	padding: 0px;
	line-height: 16px;
}
#content-home td {
	font-size: 11px;
	color: #247B56;
}
#content-home td p {
	font-size: 10px;
	color: #247B56;
	line-height: 18px;
}
#content {
	border: 1px solid #7DA5A5;
	padding: 10px;
	background-color: #E1F4F2;
	background-image: url('/gfx/bg_content.jpg');
	background-repeat: repeat-x;
	font-size: 12px;
	color: #247B56;
	font-weight: bold;
}
#content h2 {
	font-size: 12px;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DBDBDB;
}
#content h3 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#content p {
	margin: 0px 0px 11px 10px;
	padding: 0px;
	line-height: 16px;
}
#content ul {
	list-style: none;
}
#content li {
	display: block;
	line-height: 22px;
}
#content td {
	font-size: 11px;
	color: #247B56;
}
#content td p {
	font-size: 10px;
	color: #247B56;
	line-height: 18px;
}
#sidebar {
	border: 1px solid #7DA5A5;
	background-image: url('/gfx/bg_sidebar.gif');
	color: #0099CC;
	font-weight: bold;
	font-size: 10px;
}
#sidebar img {
	border-bottom: 1px solid #7DA5A5;
}
#sidebar p {
	text-align: center;
	margin: 3px 0px 4px 0px;
}
#footer {
	background-image: url('/gfx/bg_footer.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid #7DA5A5;
	border-right: 1px solid #7DA5A5;
	border-bottom: 1px solid #7DA5A5;
}
#shd-bottom .copyright {
	font-size: 10px;
	line-height: 13px;
}
#shd-bottom .copyright a {
	padding: 0px;
}
#shd-bottom .copyright a:hover {
	padding: 0px;
}
#staffbio {
	margin: 0px;
}
#staffbio img {
	margin: 0px 10px 150px 0px;
	padding: 0px;
	line-height: 16px;
}