a:link,  A:visited	{ color:#0083CD; text-decoration:none }
a:hover	{ color:#FF4338; text-decoration:underline;}
a:active { color:#003399; text-decoration:underline;}
a img	{ border: 0; }
BODY	{ 
	margin:10 0 0 10;
	background-color:#89ACBE;
	/*background-image:url(../Images/Background.gif);
	background-repeat:repeat-y;*/
}
HR		{ height: 1px; border:solid 1px #bbb }
H1, H2, H3, H4	{
	font-family: Humanst521 BT, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*color:#666;*/
	margin-top:5px;
	margin-bottom:5px;
}
H1	{
	/*font-size:larger;*/
	font-size: 32px;
	letter-spacing:1px;
	/*letter-spacing: -1px;*/
}
H2	{
	/*font-size:medium;*/
	font-size: 24px;
	letter-spacing:1px;
}
H3	{
	font-size:18px;
	letter-spacing:1px;
}
H4	{
	font-size:16px;
	letter-spacing:1px;
}
Form	{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
}
Legend	{
	font-weight:bold;
}

#InsideBlockLeft {
	padding:3px 3px 3px 12px;
	background-color:#333333;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#InsideBlockRight {
	padding:3px 3px 3px 10px;
	background-color:#CCCCCC;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#UserStatus, #Admin, #TopMenu, #BreadCrumb, #BottomSection{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	padding-right:10px;
}

#News, #NewsClip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	padding:5px 8px 3px 10px;
	background-color:#EDF8D0;
}

.LeftMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFFFF;
	letter-spacing:-1;
	text-decoration:none;
	padding:10px;
	padding-top:25px;
}
.LeftMenu a:link, .LeftMenu a:visited, .LeftMenu a:active 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.LeftMenu img {
	margin:0 0 0 0;
	vertical-align:text-top;
	text-align:left;
	float:left;
}
.LeftMenu td
{
}

#Content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 10px 10x 10px;
}
#BreadCrumb, dt	{
	font-weight:bold;
	color:#003399;
}
#BreadCrumb a:link, #BreadCrumb a:visited {
	text-decoration:none;
	color:#003399;
}
#BreadCrumb a:active {
	text-decoration:underline;
	color:#003399;
}
#BreadCrumb a:hover {
	text-decoration:underline;
	color:#FF4338;
}
#Form, input, select, .Alert, textarea, #Grid, .BOWGrid, label { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#Grid, #Form
{
	margin-top:10px;
	margin-bottom:10px;
}
#Grid thead td
{
	font-size:10px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	background-color:#E1DDB9;
}
#Grid tbody td
{
	padding:4px;
	border-bottom:solid 1px #bbb;
}

.BOWGrid td {
	padding-top:2px; padding-bottom:2px;
	padding-left:6px; 
	border-bottom:solid 1px #bbb;
}

.BOWGrid th, .Grid th a {
	font-weight:bold;
	padding:4px;
}
		
.BOWGrid th {
	background-color:#A1D7E6;
}
.BOWGrid td input {
	width:100%;
}

.BoxHead, .Box
{  background-color: #E8E3AE; border-left: solid 1px #d8d3AE; border-right: solid 1px #d8d3AE; padding:2px; }

.BoxHead
{ border-top: solid 1px #d8d3AE; }

.Box
{ border-bottom: solid 1px #d8d3AE; }

.Normal, .NormalSmall, .NormalBig, .NormalSmallest, .NormalBiggest, dt, dd	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.NormalSmall {
	font-size:10px;
	line-height:11px;
}
.NormalSmallest {
	font-size:9px;
	line-height:10px;
}
.NormalBig {
	font-size:12px;
	line-height:13px;
}
.NormalBiggest {
	font-size:14px;
	line-height:15px;
}

.BottomNav_Left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	vertical-align:text-bottom;
	padding-bottom:5px;
	padding-left:5px;
}
.BottomNav_Left:link, .BottomNav_Left:active, .BottomNav_Left:visited, .BottomNav_Left:hover {
	text-decoration:none;
	color:#CCCCCC;
}
.BottomNav_Left:hover 
{
	text-decoration: underline;
	color:#FFFFFF;
}
.BottomNav_Right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	vertical-align:text-bottom;
	text-align:right;
	padding-bottom:5px;
	padding-right:5px;
}
.BottomNav_Right:link, .BottomNav_Right:active, .BottomNav_Right:visited, .BottomNav_Right:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.BottomNav_Right:hover 
{
	text-decoration: underline;
	color:#CCCCCC;
}

.TitleLk:link, .TitleLk:active, .TitleLk:visited, .TitleLk:hover {
	text-decoration:none;
	color:#006633;
}
.TitleLk:hover 
{
	text-decoration: underline;
	color:#33CC33;
}

.TDIcons {
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#666666;
}
.TDCalendar {
	border-right:1px dashed #666666;
}

.TDMenuIside {
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:8px;
	padding-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#666666;
}
dd					{ margin-left:0px; padding-bottom:4px }
.Alert				{ color: #000; border: solid 2px #FF4338; font-weight: bold; padding:10px; }
.TabOff				{ font-family: Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-size: 11px; color:#666666; padding-left: 8px; padding-right:8px; padding-bottom:4px; text-decoration: none; border-bottom: 1px solid #cccccc; border-top: none; border-left: none; border-right: none; }
.TabOn				{ font-family: Verdana, Arial, Helvetica, sans-serif; line-height:14px;	font-size: 11px; color:#000000; padding-left: 8px; padding-right:8px; padding-bottom:4px; text-decoration: none; border-bottom: none; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.PictureFrame		{ border: solid 1px #000; }
.PrintUtility		{ display:none }
.WebUtility			{ display:block }
.Archive			{ color:#349; font-weight:bold }
.Error				{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:11px; color:#FF0000; }

.Thumb, .ThumbLeft {
	margin:0 4px 8px 0;
	vertical-align:top;
	text-align:left;
	float:right;
}
.ThumbLeft { float:left; }

.Items
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #ccc;
}

.ButtonSmall:link, .ButtonSmall:active, .ButtonSmall:visited, .ButtonSmall:hover
{	
	font-family:Tahoma, Arial;
	font-size:10px; line-height:19px;
	padding:1px; 
	color: #333; background-color: #eee;
	border-bottom: solid 2px #aaa;
	border-right: solid 2px #aaa;
	text-decoration: none;
	text-transform:uppercase;
}
.ButtonMid:link, .ButtonMid:active, .ButtonMid:visited, .ButtonMid:hover
{ 
	font-size:11px; font-weight: bold; 
	padding:2px; padding-top:4px; padding-bottom:1px;
	color: #333; background-color: #eee;
	border-bottom: solid 2px #aaa;
	border-right: solid 2px #aaa;
	text-decoration: none;
}
.ButtonSmall:hover, .ButtonMid:hover 
{	
	color: #fff; background-color: #ff9933;
	border-bottom: none;
	border-right: none;
	border-top: solid 2px #aa6600;
	border-left: solid 2px #aa6600;
}
li { line-height:13px }
.Active:link, .Active:visited
{ color: #aa3366 }

ul.Download
{ margin:6px 0 2px 0; list-style:none }

/*Trebuchet MS Style*/
.TrebLeftMenu {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCFFFF;
	letter-spacing:-1;
	text-decoration:none;
	padding:10px;
	padding-top:25px;
}
.TrebLeftMenu a:link, .TrebLeftMenu a:visited, .TrebLeftMenu a:active 
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.TrebLeftMenu img {
	margin:0 0 0 0;
	vertical-align:text-top;
	text-align:left;
	float:left;
}
.TrebLeftMenu td
{
}
#TrebContent 
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 10px 10x 10px;
}
.TrebNormal, .TrebNormalSmall, .TrebNormalBig, .TrebNormalSmallest, .TrebNormalBiggest, Trebdt, Trebdd	{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.TrebNormalSmall {
	font-size:10px;
	line-height:11px;
}
.TrebNormalSmallest {
	font-size:9px;
	line-height:10px;
}
.TrebNormalBig {
	font-size:12px;
	line-height:13px;
}
.TrebNormalBiggest {
	font-size:14px;
	line-height:15px;
}
