/* General */

body {
	margin: 2px;
	background-color: white;
	color: black;
	font-family: Arial, "Arial Rounded MT Bold", "Folio Lt BT", "Folio Md BT", sans-serif;
	font-size: 11px;
}

IMG {
	border: 0px solid black;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

td {
	font-size: 11px;
}

/* Header */

table.header {
	height: 91px;
	width: 781px;
}

td.headerTop {
	height: 59px;
	padding: 0px 0px 0px 10px;
	background: url(../images/bigtop.jpg) no-repeat bottom;
	vertical-align: bottom;
}

td.headerTop a:link {
	color: white;
	font-size: 13px;
}

td.headerTop a:visited {
	color: white;
	font-size: 13px;
}

td.headerTop a:hover {
	color: white;
	font-size: 13px;
}

form.search {
	margin: 0px;
	text-align: center;
}

form.search input {
	padding: 0px;
	font-size: 10px;
}

td.headerBottom {
	height: 28px;
	padding: 0px 0px 0px 10px;
	background: url(../images/bigbot.jpg) no-repeat top;
	vertical-align: middle;
}

td.headerBottom a:link {
	color: white;
}

td.headerBottom a:visited {
	color: white;
}

td.headerBottom a:hover {
	color: white;
}

.thisCategory {
	font-weight: bold;
}

.thisPage {
	font-weight: bold;
}

/* Home */

td.welcome {
	padding: 3px;
	background: #cdcdcd url(../images/grey_swirl.gif) bottom right no-repeat;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

/* Content */

table.content {
	width: 781px;
}

td.content {
	vertical-align: top;
}

td.contentLeft {
	width: 229px;
	vertical-align: top;
}

td.contentRight {
	width: 552px;
	vertical-align: top;
}

td.categoryContent {
 	height: 156px;
	width: 229px;
	padding: 2px;
	background: #cccccc url(../images/grey_swirl.gif) bottom right no-repeat;
	vertical-align: top;
}

td.newsLink {
	height: 18px;
	width: 229px;
	border-top: solid 2px white;
	padding: 2px;
	background-color: #cccccc;
}

td.categoryImage {
	width: 552px;
	text-align: right;
	vertical-align: top;
}

td.pageContent {
	padding: 2px;
	width: 252px;
	border-left: solid 3px white;
	border-right: solid 3px white;
	background-color: #eeeeee;
	vertical-align: top;
}

td.pageImage {
	width: 290px;
	vertical-align: top;
	text-align: right;
}

.thisContent {
	font-weight: bold;
}

/* Banners */

.banners {
	padding: 3px 0px;
	height: 60px;
}

/* Footer */

table.footer {
	margin-top: 3px;
	height: 21px;
	width: 781px;
	background: #333300 url(../images/bot.jpg) bottom right no-repeat;
}

td.footer {
	color: #cccccc;
	text-align: center;
}

td.footer a:link {
	color: #cccccc;
}

td.footer a:visited {
	color: #cccccc;
}

td.footer a:hover {
	color: #cccccc;
}

/* Lead Capture */

table.leadCaptureForm {
	width: 520px;
}

table.leadCaptureForm select {
	border: solid 1px #9a6601;
}

table.leadCaptureForm input {
	border: solid 1px #9a6601;
}

table.leadCaptureForm textarea {
	border: solid 1px #9a6601;
}

td.leadCaptureTitle {
	border-bottom: 1px solid #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

td.leadCaptureLabel {
	padding-top: 4px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.leadCaptureLabelError {
	padding-top: 4px;
	color: red;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.leadCaptureErrorText {
	color: red;
}

.leadCaptureSubmitButton {
	text-align: center;
}

.leadCaptureSubmitButton input {
	color: white;
	background-color: #9a6601;
	border: solid 1px #2f1c0d;
}

.leadCaptureError {
	color: red;
	font-style: italic;
	text-align: center;
}

/* FAQ */

.faq {
}

.faqTitle{
	background-color: #cccccc;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.faqContentsTitle {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

ul.faqTopicList {
	margin-top: 5px;
}

li.faqTopicListItem {
}

a.faqTopicLink:link,
a.faqTopicLink:visited,
a.faqTopicLink:hover {
}

ul.faqQuestionList {
}

li.faqQuestionListItem {
}

a.faqQuestionLink:link,
a.faqQuestionLink:visited,
a.faqQuestionLink:hover {
}

hr.faqSeparator {
}

.faqTopic {
	margin: 7px 0px;
	background-color: #cccccc;
	font-size: 16px;
	font-weight: bold;
}

.faqQuestion {
	margin: 7px 0px 7px 7px;
	background-color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
}

.faqAnswer {
	margin: 5px 0px 5px 14px;
}

/* Search */

.searchText {
	font-style: italic;
}

.searchNav {
	text-align: right;
}

a.searchTitle:link,
a.searchTitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: #2f1c0d;
	text-decoration: underline;
}

a.searchTitle:hover {
	font-size: 12px;
	font-weight: bold;
	color: #9a6601;
	text-decoration: underline;
}

td.searchNumber {
	padding-top: 2px;
	vertical-align: top;
}

td.searchResult {
	padding-bottom: 5px;
	vertical-align: top;
}

.highlightedSearchText {
	font-weight: bold;
}

.searchTerm{font-weight:bold;}
