.title
{
	color:#418096;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	
	border-bottom:solid 2px #418096;
	padding-left:4px;  
}

a
{
	color : #192355;
	text-decoration : none;
}

a:hover
{
	color : #89B4C4;
	text-decoration : underline;
}

body
{
	background-color : #FFFFFF;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

p,table,tr,td
{
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
}

.grey
{
	color : #999999;
}

.small
{
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9px;
}

.topNav
{
	position: absolute;
	top: 30px;
	left: 39px;
	visibility: hidden;
}

.topNavReset
{
	position: absolute;
	top: 63px;
	left: 39px;
	visibility: hidden;
}

.homepage-quote
{
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
}

.base-address
{
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}

.base-address a
{
	text-decoration: none;
	color: #000066;
	font-size : 9px;
}

.base-address a:hover
{
	color : #89B4C4;
	text-decoration : underline;
}

.sub-header
{
	color : #000000;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.single-line
{
	border-bottom : #DDDDDD 1px solid;
	border-left : #DDDDDD 1px solid;
	border-right : #DDDDDD 1px solid;
	border-top : #DDDDDD 1px solid;
}

.left-navigation
{
	color : #FFFFFF;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}

.left-navigation a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size : 9px;
}

.left-navigation a:hover
{
	color : #000066;
	text-decoration : none;
}

.side-nav-on
{
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 13px;
	color : #192355;
	text-decoration : none;
}

.side-nav-off
{
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	text-decoration : none;
}

.side-nav-on:hover, .side-nav-off:hover
{
	color : #192355;
	text-decoration : none;
}

.news-header
{
	color : #000000;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.news-release-title
{
	color : #000000;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.index-news-release-title
{
	color : #000000;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
}

.news-release-contact
{
	border-bottom : #999999 1px solid;
	border-left : #999999 1px solid;
	border-right : #999999 1px solid;
	border-top : #999999 1px solid;
	background-color : #CCCCCC;
}

.full-story
{
	color : #000066;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 12px;
}

.row-odd
{
	border-bottom : #999999 1px solid;
	border-left : #999999 1px solid;
	border-right : #999999 1px solid;
	border-top : #999999 1px solid;
	background: #CCCCCC;
}

.row-even
{
	border-bottom : #999999 1px solid;
	border-left : #999999 1px solid;
	border-right : #999999 1px solid;
	border-top : #999999 1px solid;
	background: #DDDDDD;
}

.admin-header
{
	color : #000000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 26px;
}

.blue-sub-nav
{
	background-color: #89B4C4;
}

.grey-sub-nav
{
	background-color: #838383;
}
.pagetop {
	display: block;
	height: 50px;
}

