﻿
a.breadcrumblink:link { color: #ffffff; text-decoration: none; }
a.breadcrumblink:visited { color: #ffffff; text-decoration: none; }

.small
{
	font-size: 85%;	
}

.navbar
{
	font-size: 90%;
//	font-family: arial, helvetica, sans-serif;
}

.footer
{
	font-size: 85%;
//	font-family: arial, helvetica, sans-serif;
}

body
{
	border-collapse: collapse;
	width: 100%;
	margin: 0%;
	padding: 0px;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	line-height: 110%;
}

h1
{
	font-size: 135%;
	font-weight: bold;
	color: #000066;
	font-family: verdana,arial,helvetica,sans-serif;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	color: #006666;
	font-family: verdana,arial,helvetica,sans-serif;
}

h3
{
	font-size: 105%;
	font-weight: bold;
	color: #006666;
	font-family: verdana,arial,helvetica,sans-serif;
}

table {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.headertable {
	border-bottom: 1px solid #003399;
	width: 100%;
}

table.headertable img {
	border: none;
	}

td.breadcrumb {
	border-bottom: 1px solid #003399;
	background: #6281b0;
	padding: 1px;
	text-transform: capitalize;
	font-size: 85%;
	color: #ffffff;
}

td.datedisplay {
	border-bottom: 1px solid #003399;
	background: #6281b0;
	padding: 1px;
	text-align: right;
	font-size: 85%;
	color: #ffffff;
}

table.bodytable {
	width: 98%;
}

tr {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.logocell {
	background-image: url(../images/bg_grid.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

td.leftcolumn {
	width: 159px;
	vertical-align: top;
	background-color: #D9E7E0;
}

table.leftnav {
	width: 100%;
	margin-top: 20px;
}

td.leftnavtd {
	border-top: 1px solid #336633;
	background-color: #D9E7E0;
}

td.pagebody {
	padding: 20px;
	vertical-align: top;
}

td.rightcolumn {
	width: 200px;
	vertical-align: top;
}

table.rightinfotable {
	width: 200px;
	background: #ffffff;
	margin-top: 20px
}

td.rightinfocell {
	padding-top: 10px;
	margin: 0px;
	font-size: 85%;
}

a:link {
	color: #27237a;
}

a:visited {
	color: #993366;
}

a:hover {
	color: #993366;
}

a:active {
	color: #993366;
}