body { 
background-color: #ffffff;
background-image:url(../images/bkgd.jpg);
margin: 0px;
}

.subnav {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.subnav {
	color: #666666;
	font-weight: normal; }
a:hover.subnav {
	color: #2895a0;
	text-decoration: none; }

.subnavon {
	color: #2895a0;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.subnavon {
	color: #2895a0;
	font-weight: normal; }
a:hover.subnavon {
	color: #2895a0;
	text-decoration: none; }

.site {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.site {
	color: #666666;
	font-weight: normal; }
a:hover.site {
	color: #2895a0;
	text-decoration: none; }

.text {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.text {
	color: #a0a0a0;
	font-weight: normal; }
a:hover.text {
	color: #a0a0a0;
	text-decoration: underline; }

.text2 {
	color: #003f50;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.text2 {
	color: #003f50;
	font-weight: normal; }
a:hover.text2 {
	color: #7d4900;
	text-decoration: underline; }

.keyword {
	color: #cbe9f4;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 15px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.keyword {
	color: #cbe9f4;
	font-weight: normal; }
a:hover.keyword {
	color: #2895a0;
	text-decoration: underline; }

.content {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.content {
	color: #7d4900;
	font-weight: normal; }
a:hover.content {
	color: #2895a0;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 15px; }

H1 { font:17px Helvetica, Arial, Verdana, sans-serif; color:#003f50; font-weight:normal; margin-top: 0px; margin-bottom: 10px; }

H2 { font:15px Helvetica, Arial, Verdana, sans-serif; color:#003f50; font-weight:normal; margin-top: 0px; margin-bottom: 10px; }

H3 { font:14px Helvetica, Arial, Verdana, sans-serif; color:#529faa; font-weight:normal; margin-top: 0px; margin-bottom: 10px; }

.hd {
	color: #7d4900;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.hd {
	color: #7d4900;
	font-weight: normal; }
a:hover.hd {
	color: #2895a0;
	text-decoration: none; }

ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul.list {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/arrow.gif);
	}

ul.subnav {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/arrow_double.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	}

.footer {
	color: #a0a0a0;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif; }
a.footer {
	color: #a0a0a0;
	font-weight: normal; }
a:hover.footer {
	color: #a0a0a0;
	text-decoration: underline; }

a { color:#7d4900; text-decoration: none; }
a:hover { color:#2895a0; }
a:active { color:#888888; }
