﻿body{
	margin-left:0;
	margin:0;
	link:#009933;
	vlink:#009933;
	alink:#075E1D;
	color:#000000; 
	font-family:Tahoma
}
.mainmenu{
  font-size: 10pt;
  font-weight: bold;
  text-align:center;
  text-valign:top;
  color:#FFFFFF;
  background-color:#075E1D; 
}
a.mainmenu{
  text-decoration: underline;
}

.serviceLinks{
  font-size: 10pt;
  font-weight: bold;
  text-align:left;
  color:#009933;
  text-decoration: underline;
}

.serviceLinksText{
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
}

.contentTbl {
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.serviceHeadlines{
  font-size: 14pt;
  font-weight: bold;
  text-align:left;
  text-valign:top;
  color:#00FF00;
  text-decoration: none;
}
.serviceHeadlinesText{
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
  text-valign:top;
  color:#FFFFFF;
  text-decoration: none;
}

.headlinesText{
  font-size: 9pt;
  font-weight: bold;
  text-align:left;
  text-indent:10px;
  text-valign:top;
  color:#FFFFFF;
  text-decoration: none;
}
.headlinesContentText{
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
  text-indent:90px;
  text-valign:top;
  color:#FFFFFF;
  text-decoration: none;
}

.copyright{
  font-size: 8pt;
  font-weight: normal;
  text-align:right;
  text-valign:top;
  color:#FFFFFF;
  text-decoration: none;
}
.top_bar{
	background-image: url(images/hdr_bg.jpg);
	background-color: #0C9B05;
	background-repeat: no-repeat;
}

.hdr {
	background-image: url('images/hdr_bg.gif');
	background-color: #006500;
	background-repeat: no-repeat
}
.subNav {
	background-image: url('images/subnav_bg.gif');
	height: 7px
}
.sidebar {
	background-image: url('images/sidebar_bg.gif');
	width: 184px
}
.ftr {
	background-image: url('images/ftr_bg.gif');
	height: 30px;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	padding: 5px;
	text-align: right;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position-y:50%
}
.ftr td{
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
}
.ftr td a{
	color: #999999;
	text-decoration:none;
}
.ftr td a:hover{
	color: #333333;
	text-decoration:underline;
    
}

.content {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 20px;
}

.lvl1 {
	font-size: 12px;
	color: #333333;
	background-image: url('images/menu_bg.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
    line-height: 20px;
	padding-left: 23px; 
}

.lvl1 a{
    text-decoration:none;
    color:#333333;
}
.lvl1 a:hover{
    text-decoration:none;
    color:#003366;
}

td#menus{
	background-image: url('images/menu_bg.gif');
	background-repeat: no-repeat;
 }
td#menus:hover {
	background-image: url('images/home_logo.gif');
	background-repeat: no-repeat;
}

.topLvlHdr {
	font-size: 14px;
	color: #003366;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 10px;
}
li {
   line-height: 20px;
}
.pageHdr {
	font-size: 18px;
	color: #003366;
}
.sectionTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contentTd {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.contentTd td{
    font-size: 12px;
    line-height: 17px;
    color: #333333;
}
.contentTd td td{
    font-size: 12px;
    line-height: 17px;
    color: #333333;
}
.contentTd a {
	color: #003399;
	text-decoration: underline;
}
.menu {
	background-color: #FFFFFF;
}
.contentTd a:hover {
	color: #003399;
	background-color: #C6DFF5;
}
