@charset "utf-8";
 
@media screen, projection, tv, print {

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, cite, code, em, img, kbd, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td { 
	border:0;
	font-family:Helvetica, Arial, sans-serif;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

cite:before {
	content:"\2014\00A0";
}

}

@media screen, projection, tv {

html {
	height:100%;
	margin:0 0 1px;
}

body {
	background:rgb(54, 93, 80);
	color:rgb(6, 66, 48);
	line-height:1;
	min-width:840px;
}

h1 {
	color:rgb(0, 153, 92);
	font-size:24px;
	font-weight:700;
	line-height:24px;
	margin:0 0 24px;
}

h1 em {
	font-weight:400;
}

h2 {
	font-size:21px;
	font-weight:700;
	line-height:24px;
	margin:0 0 24px;
}

h3 {
	color:rgb(0, 153, 92);
	font-weight:700;
	line-height:24px;
	margin:0 0 24px;
}

p {
	font-size:16px;
	line-height:24px;
	margin:0 0 24px;
}

p em {
	font-weight:700;
}

a:focus, a:hover, a:active {
	text-decoration:none;
}

ul {
	font-size:14px;
	line-height:24px;
	margin:0 0 24px;
	padding:0 0 0 24px;
}

li strong {
	font-weight:700;
}

blockquote {
	background:url(bg-blockquote.png) 24px 0 no-repeat;
	padding:23px 24px 0;
}

blockquote p {
	border-top:1px solid rgb(0, 168, 111);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	padding:12px 0 0;
}

cite {
	display:block;
	font-size:14px;
	margin:12px 0 24px;
	padding:0 24px 0 0;
	text-align:right;
}

#container {
	background:rgb(255, 255, 255);
}

#header {
	background:url(bg-header.png);
	border-top:3px solid rgb(0, 153, 92);
	position:relative;
	z-index:100;
}

#header .inner {
	margin:0 auto;
	min-height:93px;
	overflow:hidden;
	width:792px;
}

#header p {
	color:rgb(255, 255, 255);
}

#header p a {
	color:rgb(9, 79, 61);
	display:block;
	font-weight:700;
}

.logo {
	background:url(logo.png) 0 0 no-repeat;
	float:left;
	height:72px;
	margin:9px 0 0;
	text-indent:-9999px;
	width:336px;
}

.visit {
	float:right;
	padding:21px 0 0;
	text-align:right;
}

.visit a {
	background:url(bg-website.png) 100% 50% no-repeat;
	padding:0 18px 0 0;
}

#banner {
	background:rgb(255, 255, 255);
}

#banner-inner {
	height:459px;
	margin:0 auto;
	position:relative;
	width:840px;
}

#banner img {
	display:block;
	left:0;
	margin:-93px auto 0;
	top:0;
}

#content {
	background:rgb(255, 255, 255);
	display:block;
	overflow:hidden;
	margin:-144px 0 0;
	width:100%;
	z-index:100;
}

#content .container {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:840px;
}

#content-inner {
	background:url(bg-content.png);
	float:left;
	margin:0 12px 0 24px;
	padding:24px;
	position:relative;
	width:456px;
	z-index:1000;
}

#content-inner ul li {
	list-style-image:url(bullet.png);
	list-style-position:outside;
	list-style-type:disc;
}

#aside {
	background:url(bg-content.png);
	float:left;
	margin:0 24px 0 12px;
	position:relative;
	width:264px;
	z-index:1000;
}

#aside img {
	display:block;
	margin:0 auto 24px;
}

#aside h3 {
	color:rgb(9, 79, 61);
	margin:0;
	padding:0 0 0 24px;
}

#aside p a {
	color:rgb(0, 153, 92);
	font-size:16px;
	line-height:24px;
	padding:0 0 0 24px;
}

#footer {
	background:rgb(51, 192, 149);
	border-top:3px solid rgb(41, 160, 124);
	padding:21px 0 0;
}

#footer p {
	color:rgb(255, 255, 255);
	font-size:14px;
}

#footer p a {
	color:rgb(163, 242, 218);
}

#footer p em {
	display:block;
}

#footer .inner {
	margin:0 auto;
	overflow:hidden;
	padding:0 0 48px;
	width:840px;
}

#footer .inner div {
	border-left:3px solid rgb(47, 180, 140);
	float:left;
	padding:0 0 0 21px;
}

.address {
	margin:0 0 0 48px;
	width:192px;
}

.address p {
	margin:0;
}

.tel-fax {
	width:192px;
}

.web, .fax {
	margin:0;
}

}

@media print {

h1 {
	font-size:18pt;
	line-height:30pt;
	margin:0 0 15pt;
}

h2 {
	font-size:14pt;
	font-weight:700;
	line-height:15pt;
	margin:0 0 15pt;
}

h3 {
	font-size:12pt;
	line-height:15pt;
	margin:0 0 15pt;
}

p {
	font-size:10pt;
	line-height:15pt;
	margin:0 0 15pt;
}

ul {
	font-size:9pt;
	line-height:15pt;
	margin:0 0 15pt;
	padding:0 0 0 15pt;
}

blockquote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
}

cite {
	display:block;
	font-size:9pt;
	margin:0 0 7.5pt;
	text-align:right;
}

a {
	color:rgb(0, 0, 0);
}

em {
	font-style:normal;
}

em, strong {
	font-weight:700;
}

.logo {
	font-size:21pt;
	font-weight:700;
	line-height:30pt;
	margin:0;
}

#banner, .visit {
	display:none;
}

#aside {
	page-break-before:always;
}

#aside img {
	display:block;
	margin:0 0 15pt;
}

#aside h3 {
	font-size:11pt;
	font-weight:700;
	line-height:15pt;
	margin:0;
}

#footer p {
	margin:0;
}

}