body {
	background: none;
	font: 13px/18px Arial, Helvetica, Geneva, sans-serif;
    text-align: left;
    color: #000;
}

div#uberContainer,
div#container,
div#pageWrapper,
div#contentWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
}

#navWrapper {
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	float: none !important;
	margin: 0;
}

#contentWrapper li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.pic1colBorder {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-top: 4px;
}

#flashHeader {
	width: 100% !important;
	float: left;
	margin-bottom: 20px;
	background-image: none;
	clear: right;
}

/* @group Main Navigation */

ul#mainNav {
	display: none;
}

/* @end */

/* @group Sub Navigation */

ul#subNav {
	display: none;
}

/* @end */

/* @group Style Switcher */

ul#styleSwitcher {
	display: none;
}

#fontsizer {
	display: none;
}

/* @end */

/* @group Search */

#search_box {
    display: none;
}

/* @end */

/* @group Text */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none !important;
}

h1 a {
	display: inline !important;
	background: none;
	text-indent: 0 !important;
	width:100%;
	position:relative !important;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #000 !important;
	text-decoration: none !important;
	line-height: 1;
}

h2 {
	font-size: 21px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}

h2.flashHeader {
	display: none;
}

a:link:after,
a:visited:after {
	content: " [" attr(href) "] ";
	font-style: italic;
}

h1 a:link:after,
h1 a:visited:after,
h4 a:link:after,
h4 a:visited:after,
h5 a:link:after,
h5 a:visited:after,
#footer a:link:after,
#footer a:visited:after {
	content: "" !important;
}

a:link {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

h3 {
	display: none;
}

h4 {
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 14px;
	color: #000;
	background: none;
}

h4 a:link {
	color: #2b2b2b;
	background: transparent;
	text-decoration: none;
	border: none;
}

h4 a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	border: none;
}

h5 {
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 14px;
	color: #000;
	background: none;
}

h5 a:link {
	color: #000;
	background: transparent;
	text-decoration: none;
	border: none;
}

h5 a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	border: none;
}

/* @end */

/* @group Footer */

div#footer {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	clear: both;
}

#footer p {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
}

#footer a:link,
#footer a:visited, #footer a:active {
	text-decoration: none;
	border-bottom: 1px dotted #e0e0e0;
}

#footer a:hover{
	text-decoration:none;
	border-bottom: 1px dotted #666;
}

/* @end */

/* @group Search Results */

.searchResults {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
}

.page {
	float: right;
}

div#contentWrapper a.resultsWrapper {
	background-color: #fff;
	display: block;
	overflow: auto;
	text-decoration: none;
	padding: 4px 10px;
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	clear: right;
}

div#contentWrapper a.resultsWrapper h4 {
	border-bottom: 1px solid #f1f1f1;
	background-image: none;
}

div#contentWrapper a.resultsWrapper.news h4 {
	margin-left: 120px;
}

div#contentWrapper a:hover.resultsWrapper {
	background: #f9f9f9;
	border: 1px solid #b59d57;
}

div#contentWrapper a:active.resultsWrapper {
	background: #e0e0e0;
	border: 1px solid #e0e0e0;
}

div#contentWrapper a:hover.resultsWrapper h4 {
	border-bottom: 1px solid #e0e0e0;
}

div#contentWrapper a:active.resultsWrapper h4 {
	border-bottom: 1px solid #c6c6c6;
}

.highlight1 {
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid yellow;
}

.highlight2 {
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid orange;
}

.highlight3 {
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid aqua;
}

.highlight4 {
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid fuchsia;
}

.highlight5 {
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid greenyellow;
}

/* @end */

/* @group News */

.thumbHolder {
	width: 100px;
	height: 100px;
	background-color: #f9f9f9;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
}

.thumbHolder img {
	float: right;
}

/* newsThumb not needed if we use version 2 of the news results page */

.newsThumb {
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
}

.date {
	color: #b59d57;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.readMore {
	font-style: italic;
}

div#contentWrapper a:hover.resultsWrapper .readMore {
	color: #b59d57;
}

/* @end */

/* @group Images */

.imageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-top: 4px;
}

.imageRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 4px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-top: 4px;
}

/* @end */

.vcard {
	text-indent: 38px;
	line-height: 200%;
	background: url(../page_assets/vcard.gif) no-repeat 0 50%;
}

.feed {
	background: url(../page_assets/feed.gif) no-repeat;
	padding-left: 20px;
}

.title {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #840054;
}

.date {
	color: #b59d57;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.readMore {
	font-style: italic;
}

div#contentWrapper a:hover.resultsWrapper .readMore {
	color: #b59d57;
}

.col1 {
	width: 215px;
	margin-right: 20px;
	float: left;
}

.col2 {
	width: 450px;
	float: left;
}

.noFloat {
	float: none;
}

/* @group Tables */

table {
	margin-bottom: 20px;
}

/* alt table striping */
table.striped tr.alt td {
	background: #f7eef4;
}

table.striped tr.over td {
	background: #e7cddd;
}

/* @end */

/* @group Downloads */

.pdfDownload,
.wordDownload,
.zipDownload {
	background: none;
	padding: 8px 10px 10px 48px;
	border: 1px solid #e0e0e0;
	width: 33%;
	margin-bottom: 12px;
}

.pdfDownload a,
.wordDownload a,
.zipDownload a {
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

p.pdfDownload,
p.wordDownload,
p.zipDownload {
	font: italic 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

.pdfDownload a:link,
.pdfDownload a:visited,
.pdfDownload a:active,
.wordDownload a:link,
.wordDownload a:visited,
.wordDownload a:active,
.zipDownload a:link,
.zipDownload a:visited,
.zipDownload a:active {
	text-decoration: none;
	border-bottom: 1px dotted #e0e0e0;
}

.pdfDownload a:hover,
.wordDownload a:hover,
.zipDownload a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6e6e6e;
}

/* @end */

/* @group Events */

.eventRef {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.cis {
	color: #e80f0f;
}

/* @end */

/* @group Footer Icons */

#footerIconWrapper {
	display: none;
}

/* @end */
