.copyright
{
	font-weight: bold;
	font-family: arial;
	font-size: 9px;
	color: #000000;
	margin-left: 12px;
	margin-top: 4px;
}

.link
{
	color: #ffffff;
	font: 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px;
	margin-left: 15px;
	margin-right: 2px;

}

.link:hover
{
	color: #000000;
	font: 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px;
	margin-left: 15px;
	margin-right: 2px;
}

.quicklink {
	font: 11px Arial,Helvetica,sans-serif;
	color:#000000;
}

.comb
{
	margin-top: 142;	
}

.backComb
{
	background-image: url('images/backComb.jpg');	
}
.phonetop
{
	margin-top: 8px;
	margin-left: 37px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;	
	letter-spacing: .1em;
}

.bodyClient
{
	margin-top: 20px;
	margin-left: 84px;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #999999;	
}

.navLeft
{
	margin-left: 4px;
	margin-top: 12px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
}

.underNav
{
	background-color: #507811;
	height: 100%;
	width: 213px;
}

.bodyHead
{
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.body
{
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-top: 12px;
	text-decoration: none;
}

.email
{
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-top: 12px;
	text-decoration: none;
}

.bodyBold
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-top: 12px;
}

.bodyItalicBold
{
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	color: #F54C00;
	margin-top: 12px;

}

.bodyItalic
{
	font-weight: normal;
	font-family: arial;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	margin-top: 12px;

}

.icon
{
	margin-top: 8px;
}

.client
{
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 70px;
}

.menuWrapper 
{
	position:absolute; 
	width:230px; 
	background-color:#507811; 
	visibility:hidden; 
	display:block;
	margin-top: 6px;
}

.menuItem    
{
	cursor:pointer; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left:6px; 
	color:#ffffff; 
	background-color:#507811; 
	text-decoration:none; 
	position:absolute; 
	left:0px; 
	width:220px; 
	height:1.4em;
	display:block;
	line-height:1.4em
	font-weight: bold;
	padding-top: 2px;
}

.menuItemOn  
{
	cursor:pointer; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-left:6px; 
	color:#000000; 
	background-color:#507811; 
	text-decoration:none; 
	position:absolute; 
	left:0px; 
	width:220px; 
	height:1.4em;
	display:block;
	line-height:1.4em
	font-weight: bold;
	padding-top: 2px;
}


.expandlink {
	background: #507811;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;	
	font-weight:bold;
}

.sidemenu a,
.sidemenu a:visited {
	width: 200px;
	display: block;
	margin-left:10px;
	background: #507811;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;	
	font-weight:400;
	white-space:nowrap;	
}

.sidemenu a:hover {
	background: #EDF5DF;
	color: #000000;
}

.newstable {
	font-size:12px;
	color: #FFFFFF;
}

.ddmx {
    font: 12px arial;
	font-weight:bold;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: ##446076;
    font: 12px arial;
    color: #FFFFFF;
    border: 1px #446076;	
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	text-indent: 4px;
	border: 1px solid #CEE2F2;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	color: #000000;
    position: relative;
    z-index: 500;	
}
.ddmx .item2 {
    background: #CEE2F2;
    color: #000000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #CEE2F2;
	border:1px solid #000000;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .section {
    border: 1px #000000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

body {
margin:0px 80px 0px 80px;
}