﻿body					{font-family: "trebuchet MS", Helvetica, sans-serif; background: #9fa281; margin: 15px 0px 0px 0px;}
div                    {font-family: "trebuchet MS", Helvetica, sans-serif;}
#mainPage p { margin:0; padding:0;}
a						{color: #445F29; text-decoration:none; font-weight: bold;}
a:hover					{color: #7dac50; text-decoration:underline; font-weight: bold;}
.navSpacer				{width: 1%; white-space:nowrap; padding: 6px 18px 0px 2px; vertical-align:top; cursor: pointer;}
.searchSpacer			{width: 1%; white-space:nowrap; vertical-align:top; text-align:right; padding-right: 10px; padding-top: 4px}
.searchInput				{font-family: tahoma, Helvetica, sans-serif; font-size: 11px; width: 110px; height:17px; background: #d4d5c7; border: 0px; padding:2px 3px 1px 3px; color: #7c7e65; vertical-align:middle}
.newsSize				{font-size:12px; line-height:115%; color: #FFFFFF}
.newsA					{color: #b9cf6d; text-decoration:none;}
.newsA:hover			{color: #ecffc9; text-decoration:underline;}
.blueA					{color: #5a89cb; text-decoration:none;}
.blueA:hover			{color: #5a89cb; text-decoration:underline;}
.whiteA					{color: #FFFFFF; text-decoration:none;}
.whiteA:hover			{color: #FFFFFF; text-decoration:underline;}

#sidenav 				{ margin: 7px 0 0 10px; list-style: none; padding: 0; }
#sidenav li 			{ margin: 0 0 5px 0; }
#sidenav a 				{font-size:13px; color: #d7dbc5; font-weight: bold; }
#sidenav a:hover		{color: #FFFFFF; font-weight: bold; }

.sideNav				{font-size:13px; color: #d7dbc5; text-transform:lowercase; font-weight: bold; padding: 5px 0px; font-stretch: semi-condensed; cursor:pointer;}
.sideNavOn				{font-size:13px; color: #FFFFFF; text-transform:lowercase; font-weight: bold; padding: 5px 0px; font-stretch: semi-condensed; cursor:pointer;}

.size1					{font-size:10px; line-height:135%;}
.size2					{font-size:13px; line-height:135%;}
.size3					{font-size:16px; line-height:135%;}

h2, .header					{font-size:17px; line-height:135%; font-weight:bold; color: #5a89cb; margin: 0; padding: 0;}
.testimonial				{font-family:Georgia, serif; font-size:14px; line-height:135%; font-style:italic; color: #5c5e4b}
.footerSize				{font-size:11px; line-height:135%; color: #7f7f7f; text-align:center}

.navUL					{list-style:none; margin: 0px; padding: 0px; text-align:center;}
.navLI					{display: inline; margin: 10px; cursor:pointer; font-size: 12px; font-weight:bold; color: #5a89cb;}

.podHead				{color: #8A8D90; font-size: 13px; font-weight:bold}

#table4					{width: 100%; border-collapse:collapse;}
#table3					{width: 100%; border-collapse:collapse;}
#bottomcap				{width: 760px;height: 20px; background:transparent url('/images/navBottomCapper.gif') no-repeat top center;}
#topcap					{width: 760px; background:transparent url('/images/navTopCapper.gif') no-repeat bottom center;}

fieldset {
	border: 1px solid #BFBFBF;
}

legend {
	font-weight: bold;
	color: #515962;
}

.notice {
	color: #8F0808;
	font-weight: bold;
}

a.back { 
	background: url(/images/icons/back.png) no-repeat 0 3px;
	padding-left: 20px;
}

a.print { 
	background: url(/images/icons/agt_print.png) no-repeat 0 1px;
	padding-left: 22px;
	color: #6282AF;
}

#paging {
	padding: 5px;
}

#paging strong, #paging a {
	border: 1px solid #eee;
	padding: 3px 4px 3px 4px;
}

.address {
	font-size: 15px;
	color: #30353A;
}

#hsidebar { 
	float: right;
	width: 200px;
	text-align: center;
}

/*****************************
	Data table
*****************************/
.data { 
	font-size: 12px;
	border: 1px solid #4C4F36;
	background-color: #fff;
}

.data th {
	font-size: 13px;
	background-color: #515B65;
	color: #fff;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #4C4F36;
}

.data td {
	padding: 3px;
}

.alt1 td {
	background-color: #fff;
}

.alt2 td {
	background-color: #DFDFDF;
}

.data a {
	font-weight: normal;
	text-decoration: none;
}

/*****************************
	Table row highlight
*****************************/
.tableRollOverEffect1, .tableRollOverEffect1 a {
	background-color:#9F9F9F;
	color: #fff;
	cursor: pointer;
}

.tableRollOverEffect2{
	background-color:#000;
	color:#fff;
}

.tableRowClickEffect1{
	background-color:#959EAB;
	color:#fff;
}

.tableRowClickEffect1 a {
	color: #fff;
}

.tableRowClickEffect2{
	background-color:#00F;
	color:#fff;
}
