﻿body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.9em;
}
a {
	color: white;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
img
{
	border:none;
}
.column {
	float: left;
	position: relative;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	visibility: hidden;
}
.narrowTextBox {
	width: 150px;
}
.mediumTextBox {
	width: 350px;
}
.wideTextBox {
	width: 490px;
}
.modified {
	display: none;
	visibility: hidden;
}

#container {
	width: 770px;
	margin: 0px auto;
	background-image: url("../images/container-background.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #454545;
	color: white;
}
#header {
	height: 112px;
	padding: 58px 0px 0px 15px;
	background-image: url('../images/header-background.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.namesList
{
	width:100%;
	float:left;
	margin:40px 0px 0px 0px;
}

.namesList .item
{
	float:left;
	position:relative;
	margin:0px 25px 0px 5px;
	font-size:0.9em;
}

.namesList .item a
{
	color:black;
}

.topMenu {
	text-align: right;
	background-image: url('../images/top-menu-background.gif');
	background-repeat: repeat-y;
	padding: 5px 0px;
	margin: 2px 0px;
}
.topMenu a {
	padding: 0px 12px;
}
.topMenu .actions 
{
	float: right;
	position: relative;
	padding: 0px 15px 0px 5px;
	color: white;
	font-weight: bold;
	background:none;
	z-index:100;
	text-align:right;
}
.topMenu .actions ul {
	right: 10px;
	top: 80%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:100;
	padding:5px 10px;
}
.topMenu .actions:hover ul {
	display: block;
}
.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 0px 25px 0px 0px;
	background:none;
	font-size:0.9em;
}
.topMenu .actions a {
	color: black;
}
#contentBody {
	padding: 0px 0px 10px 248px;
	background-image: url('../images/content-background.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
}
#theme
{
	width:522px;
	height:200px;
	background-image:url('../images/theme.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}
#mainContentArea
{
	padding:0px 5px 0px 10px;
	clear:both;
}
#contentFooter{
	margin: 2px 0px;
	background-image:url('../images/content-footer-background.gif');
	background-repeat:repeat-y;
}
#footer {
	background-color: white;
	background-image: url('../images/footer-background.gif');
	background-repeat: repeat-x;
	border-top: 1px solid white;
	color: #005CAB;
	font-weight: bold;
	font-size: 1.1em;
	width: 100%;
	float: left;
	clear: both;
}
#footer .column{
	padding: 15px 5px;
	width: 375px;
}
#footerRight {
	text-align: right;
}

.newsList
{
	width:100%;
	float:left;
	margin:10px 0px;
}

.newsList .item
{
	width:500px;
	float:left;
	position:relative;
	margin:0px 0px 15px 0px;
}

.newsList .item h2
{
	padding:0px;
	margin:0px;
	font-size:1.0em;
}

.newsList .item .top
{
	background-color:#005CAB;
	width:500px;
	float:left;
	position:relative;
	margin:0px 0px 5px 0px;
}

.newsList .item .top .title
{
	font-weight:bold;
	width:345px;
	float:left;
	position:relative;
	padding:5px 0px 5px 5px;
}

.newsList .item .top .date
{
	text-align:right;
	width:145px;
	float:left;
	position:relative;
	padding:5px 5px 5px 0px;
}

.newsList .item .middle
{
	width:500px;
	float:left;
	position:relative;
	border-top:1px white solid;
	background-color:#373737;
}

.newsList .item .middle .image
{
	/*width:134px;
	overflow:hidden;*/
	float:left;
	position:relative;
}

.newsList .item .middle .body
{
	width:356px;
	float:left;
	position:relative;
	padding:5px;
}

.newsList .item .more
{
	width:496px;
	float:left;
	position:relative;
	background-image:url('../images/button.gif');
	background-position:right center;
	background-repeat:no-repeat;
	text-align:right;
	margin:5px 0px 0px 0px;
	height:17px;
	padding:0px 4px 0px 0px;
}

.newsList .item a
{
	color:white;
}

.titleblue
{
	background-color:#005CAB;
	padding:7px 7px 7px 10px;
	float:left;
	display:block;
	clear:both;
	margin:5px 0px 0px 0px;
}

.alpha
{
	font-size:0.9em;
}

.directoryList
{
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
}

.directoryList label
{
	color:white;
}

.directoryList .item
{
	width:500px;
	float:left;
	position:relative;
	margin:0px 0px 15px 0px;
}

.directoryList .item .bold
{
	font-weight:bold;
	font-size:1.1em;
}

.directoryList .item h2
{
	padding:0px;
	margin:0px;

}

.directoryList .item a
{
	color:white;
}

.directoryList .item .title
{
	float:left;
	position:relative;
	width:310px;
	padding:5px 0px 5px 5px;
}

.directoryList .item .weblink
{
	float:left;
	position:relative;
	width:180px;
	padding:5px 5px 5px 0px;
	text-align:right;

}

.directoryList .item .body
{
	float:left;
	position:relative;
	width:490px;
	background-color:#373737;
	padding:5px;
}

.directoryList .item .body p
{
	padding:2px 0px;
	margin:0px;
}

.directoryList .item .bodyA p
{
	padding:2px 0px;
	margin:0px;
}


.directoryList .item .bodyA
{
	float:left;
	position:relative;
	width:490px;
	background-color:#005CAB;
	padding:5px;
}

.directoryList .item .more
{
	width:496px;
	float:left;
	position:relative;
	background-image:url('../images/button.gif');
	background-position:right center;
	background-repeat:no-repeat;
	text-align:right;
	margin:5px 0px 0px 0px;
	height:17px;
	padding:0px 4px 0px 0px;
}

.companyInfo
{
	padding:5px;
}

.companyInfo label
{
	color:white;
}

.companyInfo .bold
{
	color:white;
	font-weight:bold;
}

.linkList .item .title
{
	float:left;
	position:relative;
	width:310px;
	padding:5px 0px 5px 5px;
}

.linkList .item .weblink
{
	float:left;
	position:relative;
	width:180px;
	padding:5px 5px 5px 0px;
	text-align:right;

}

.fullImage
{
	margin:0px 0px 2px 2px;
	width:495px;
}

.imageGallery
{
	width:503px;
	float:left;
	margin:0px 0px 0px 2px;
}

.imageGallery .imageGalleryItem
{
	float:left;
	position:relative;
	width:120px;
	margin:0px 5px 5px 0px;
}

.imageGallery .imageGalleryItem img
{
	width:120px;
	height:79px;
}

.imageGallery .imageGalleryItem .actions img
{
	width:12px;
	height:12px;
}

.pager
{
	width:100%;
}

.pager a
{
	color:white;
}

.pager td
{
	width:33%;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#11B5E8;
}

.newsArchive {
	float:left;
	width:500px;
}
.newsArchive p {
	
}
.newsArchive p .year {
	display:block;
	background-color:#005CAB;
	width:490px;
	margin:0px 0px 10px 0px;
	padding:5px;
}

.archiveTitle {
	padding:5px 0px;
	margin:10px 0px 0px 0px;
	border-top:1px white solid;
}

.officers {
	width:500px;
	font-size:0.9em;
}
.officers .header td {
	background-color:#005CAB;
	color:white;
	font-weight:bold;
	padding:5px;
}
.officers td {
	padding:5px;
}

