body {
	margin: 0em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-type: square;
}
.horizontal-nav {
	border-top: #996600 solid 11px;
	border-bottom: #666666 solid 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navlink {
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
}
a:link.navlink { color:#27674d; text-decoration: none; }
a:visited.navlink { color:#27674d; text-decoration: none; }
a:hover.navlink { color:#009966; text-decoration: underline; }

.home-3panel {
	padding: 15px;
	border: #666666 1px solid;
	background-color: #efefef;
	font-size: 11px;
	line-height: 17px;
}
.home-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.home-bullet-link {
	display: block;
	text-indent: -8px; 
	margin-left: 8px;
	font-size: 11px;
	line-height: 15px;
}
a:link.home-bullet-link { color:#27674d; text-decoration: none; }
a:visited.home-bullet-link { color:#27674d; text-decoration: none; }
a:hover.home-bullet-link { color:#009966; text-decoration: underline; }

.home-highlight {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 17px;
}
.inthissection {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 15px;
}
.inthissection-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
}
a:link.inthissection-title { color:#27674d; text-decoration: none; }
a:visited.inthissection-title { color:#27674d; text-decoration: none; }
a:hover.inthissection-title { color:#009966; text-decoration:underline; }

.inthissection-bullet-link {
	display: block;
	text-indent: -8px; 
	padding-left: 8px;
	font-weight: bold;
}
a:link.inthissection-bullet-link { color:#27674d; text-decoration: none; }
a:visited.inthissection-bullet-link { color:#27674d; text-decoration: none; }
a:hover.inthissection-bullet-link { color:#009966; text-decoration:underline; }

.article {
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
}
.article-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.article-subtitle {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
}
.article-bullet-link {
	display: block;
	text-indent: -8px; 
	padding-left: 8px;
	line-height: 15px;
}
a:link.article-bullet-link { color:#27674d; text-decoration: none; }
a:visited.article-bullet-link { color:#27674d; text-decoration: none; }
a:hover.article-bullet-link { color:#009966; text-decoration:underline; }

.article-list-link {
	display: block;
	line-height: 15px;
}
a:link.article-list-link { color:#27674d; text-decoration: none; }
a:visited.article-list-link { color:#27674d; text-decoration: none; }
a:hover.article-list-link { color:#009966; text-decoration:underline; }

.home-feature {
	padding: 10px;
	border-left: #666666 solid 1px; 
	border-right: #666666 solid 1px;
	background-color:#cccccc;
	font-size: 11px;
	line-height: 18px;
}
.feature {
	padding: 10px;
	border: #666666 1px solid;
	background-color:#efefef;
	font-size: 11px;
	line-height: 15px;
}
.feature-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
.feature-bullet-link {
	display: block;
	text-indent: -8px; 
	padding-left: 8px;
}
a:link.feature-bullet-link { color:#27674d; text-decoration: none; }
a:visited.feature-bullet-link { color:#27674d; text-decoration: none; }
a:hover.feature-bullet-link { color:#009966; text-decoration:underline; }

.address {
	vertical-align: top;
	padding: 7px;
	border-top: #666666 2px solid;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.tagline {
	vertical-align: top;
	padding: 7px;
	border-top: #666666 2px solid;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 13px;
}
.footer {
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link { color:#27674d; text-decoration:underline; }
a:visited { color:#27674d; text-decoration:underline; }
a:hover { color:#009966; text-decoration:underline; }

.textbox {
        font: 11px Arial, Helvetica, sans-serif;
}
.button {
        font: 10px Arial, Helvetica, sans-serif;
}
