* { margin: 0; padding: 0; }

body, table, pre
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 200%;
	color: #888;
}

img { border-style: none; }
a   { outline: none; }

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 .5em 0;
	color: #333;
	text-decoration: none;
}

h1 { font-size: 17px; color: #000; }
h2 { font-size: 13px; color: #666; }
h3 { font-size: 11px; color: #888; text-transform: uppercase; }
h4 { font-size: 11px; color: #888; }

.nav 

{
	margin: 0 0 .5em 0;
	color: #8dc63f;
	text-decoration: none;
}

h1.homepage
{
	margin: 0 0 15px 0;
	padding: 12px 15px 0 15px;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

h1.footer
{
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}


h1.page-title
{
	margin: 0 15px 45px 0;
	font-size: 25px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #3597bd;
}

h1.lead-in
{
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #888;
}


a        { color: #3597bd; text-decoration: none; padding-bottom: 2px; border-bottom: solid 1px #3597bd; }
a:hover  { color: #87c6df; text-decoration: none; }

a.small-link { font-size: 10px; }
code         { color: #555; background-color: #ccc;}


strong
{
	color: #666;
	font-weight: bold;
}

strong.large-blue
{
	font-size: 13px;
	color: #3597bd;
	font-weight: bold;
}


p, dt, dd, blockquote, table, pre
{
	margin: 0 0 1.4em;
}

dt
{
	margin: 1.5em 0 0.5em 0;
	font-weight: bold;
}


ul, ol, dl
{
	margin: 0 0 1.4em 1.4em;
	list-style-type: none;
}

table ul { margin-left: 0; }

ul li
{
	padding: 0;
}

ul ul, ol ul
{
	margin: 0 0 .7em 1.4em;
	font-size: 95%;
}

ul ul li, ol ul li
{
	padding: 0 0 0 1.4em;
}

ol
{
	list-style-type: decimal;
}

ol li
{
	margin: 1em 0 0 1.2em;
	padding: 0;
}

ol ol li, ul ol li
{
	font-size: 90%;
	list-style-type: lower-alpha;
}


.hr
{
	margin: 0 0 10px 0;
	height: 10px;
	border-bottom: 1px solid #666;
}

.callout, blockquote
{
	float: right;
	display: block;
	margin: 0 0 20px 20px;
	padding: 20px;
	width: 250px;
	font-size: 145%;
	line-height: 160%;
	background: #DDE7F0;	
}

span.callout { margin: 1.5em 0; }

.small     { font-size: 75%; }
.big       { font-size: 120%; }
.disabled  { opacity: .5; filter: alpha(opacity=50); }
.hidden    { display: none; }


.data-table
{
	width: 440px;
	margin: 0 15px 15px 15px;
	padding: 15px;
	border-collapse: collapse;
	border-bottom: solid 1px #fff;
	border-right: none;
	background: #efefef;
}

.data-table td
{
	padding: 10px;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}

.data-table tr.even td { background: #666; }

.data-table .table-header, .data-table .table-header td
{
	font-size: 11px;
	font-weight: bold;
	background-color: #DDE7F0;
}


.data-table-subpage
{
	width: 600px;
	margin: 5px 0 15px 0;
	padding: 15px;
	border-collapse: collapse;
	border-bottom: solid 1px #fff;
	border-right: none;
	background: #efefef;
}

.data-table-subpage td
{
	padding: 10px;
	width: 270px;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}

.data-table-subpage tr.even td { background: #666; }

.data-table-subpage .table-header, .data-table-subpage .table-header td
{
	font-size: 11px;
	font-weight: bold;
	background-color: #DDE7F0;
}

.data-table-vendors
{
	width: 600px;
	margin: 5px 0 15px 0;
	padding: 15px;
	border-collapse: collapse;
	border-bottom: solid 1px #fff;
	border-right: none;
	background: #efefef;
}

.data-table-vendors td
{
	padding: 10px;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}

.data-table-vendors tr.even td { background: #666; }

.data-table-vendors .table-header, .data-table-vendors .table-header td
{
	font-size: 11px;
	font-weight: bold;
	background-color: #DDE7F0;
}



.caption-right, .caption-left
{
	background: #164a71;
}

.caption-right img, .caption-left img
{
	margin: 0;
	border: none;
}

.caption-right p, .caption-left p
{
	margin: 0;
	padding: 5px 8px;
	font-size: 9px;
	line-height: 1.5em;
	color: #fff;
	background: #ddd;
}

.caption-right
{
	float: right;
	margin: 5px 0 10px 10px;
}

.caption-left
{
	float: left;
	margin: 5px 10px 10px 0;
}

.mceVisualAid {	border: 1px dashed #bbb; }
.data-table_announcements_new {
	width: 930px;
	border-collapse: collapse;
	border-bottom: solid 1px #fff;
	border-right: none;
	background: #efefef;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
.data-table_announcements_new td {
	padding: 10px;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}
.data-table-subpage_announcements {
	width: 786px;
	margin: 5px 0 15px 0;
	padding: 15px;
	border-collapse: collapse;
	border-bottom: solid 1px #fff;
	border-right: none;
	background: #efefef;
}
.data-table-subpage_announcements {
	padding: 10px;
	width: 270px;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}
