﻿#container {
	margin: 0px auto;
	width: 770px;
}
#masthead {
	border-style: none;
	margin: 0 0 0 160px;
	padding: 1em;
}
#navigation {
	margin: 0;
	padding: 0;
}
#content_container {
	margin: 0 0 0 160px;
}
#column_left {
	padding: 8px;
	vertical-align: top;
	float: left;
	width: 315px;
	margin: 0px;
	text-align: justify;
	border-right-style: groove;
	border-right-width: medium;
	border-right-color: #C0C0C0;
}
#column_right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
#image {
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #999999;
}

a:link {color: #205b81; text-decoration: none; }
a:visited {color:#205b81; text-decoration: none; }
a:hover {color: #205b81; text-decoration: underline; }
a:active {color: #205b81; } 

a.menu_off:link {color:#205b81; text-decoration: none; }
a.menu_off:visited {color:#205b81; text-decoration: none; }
a.menu_on:hover {color:#000000; text-decoration: none; }


.bodyText
{
	font-family: Calibri;
	font-size: 12 px;
	margin-left: 15px;
	margin-right: 15px;
}
.menu_off
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205b81;
	margin-left: 6px;
	margin-right: 6px;
	width: 75px;
	height: 24px;
	text-align: center;
}
.menu_on
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #96d6ff;
	width: 75px;
	height: 24px;
	text-align: center;
	cursor: hand;
}
.background
{
	margin: 0px;
	background-image: url(  '../images/background_i.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
}
.leftimage
{
	background-image: url( '../images/leftmast_i.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
}
.fieldText
{
	padding: 30px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
}
.copyright
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.copyrightSmall
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.newsHeader
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.newsLeftBorder
{
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666666;
}
.menubottomBorder
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.newsBody
{
	padding: 6px 10px 6px 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #205b81;
	text-align: center;
}
.team_off
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 2px;
	margin-right: 2px;
	width: 100%;
	height: 24px;
	text-align: left;
}
.team_on
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #CCCCCC;
	width: 100%;
	height: 24px;
	text-align: left;
}