﻿body{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	/*	background-color: #c4c4c4; */
}

TABLE{
	font-size: 11px;
	color: #0252A7;

}
a {
	color: #000000; 
	padding: 6px 6px;
	font-size: 11px;
	text-decoration:none;	
}

a:hover {
	color: #4e7124 ;
	text-decoration: underline;
}

.shell{
	width: 764px;
}
.secTop{
	background: #FFFFFF url('images/topSecBack.jpg') no-repeat;
	height: 157px;
	padding-left: 350px;
	padding-top: 40px;
}

.contentDL {
	background-image:  url('images/logo_mc.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 54px;
	width: 125px;
	padding: 0px 0px;
	border: 0px #4e7124 solid;
}

.contentFrameIndex {
	background-image:  url('images/eagle_watermarks.gif');
	background-repeat: no-repeat;
	background-position:top right;
	margin: 6px;
	padding: 12px 6px;
	border: 0px #4e7124 solid;
}

.contentFrame{
	background-image: url('images/eagle_watermark.gif');
	background-repeat: no-repeat;
	background-position:center;
	margin: 6px;
	padding: 12px 6px;
	border: 1px #4e7124 solid;
	height: 315px;
	vertical-align: top;
}

table.shell td.contentFrame {
	min-height: 315px;
	vertical-align: top;
}

.content{
	font-size: 11px;
	color: #0252A7;
	padding: 7px;
	line-height: 135%;
}
.content TABLE{
	font-size: 11px;
	color: #0252A7;
	line-height: 135%;
}
hr{
	border: 1px solid #0252A7;
}
.title{
	color: #0252A7;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px #B4975A solid;
	margin: 6px 0px 5px 0px;
}

.top{
	border-top: 0px #00000 solid;
	padding: 0px 0px;
	font-size: 11px;
}

.top A {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.top A:hover{
	color: #4e7124 ;	
	text-decoration: underline;
}

.bottom{
	border-top: 6px #4F6594 solid;
	padding: 0px 0px;
	font-size: 11px;
}

.bottom A{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom A:hover{
	color: #4e7124 ;	
	text-decoration: underline;
}
.mainNav {
	text-align: left;
	width: 170px;
}
.mainNav A {
	color: #fff;
	width: 170px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 25px;
	background: #4e7124 url('images/nav_up2.gif') no-repeat 2px 3px;
}
.mainNav A:hover {
	color: #fff;
	display: block;
	background: #a9ca80 url('images/navover2.gif') no-repeat 2px 3px;
	padding: 5px 5px 5px 25px;
}

.topHomeRight{
	background: #4F6594;
	padding: 9px 30px 9px 0px;
	text-align: right; 
	color: #fff;
	font-size: 16px;
}

.topHomeSec{

	background: #4F6594;
	padding: 6px 30px 6px 0px;
	text-align: right; 
	color: #fff;
	font-size: 16px;
	height: 20px;
}

.topNavHome{
	text-align: right;
	font-size: 12px;
	color: #000000;
}
.topNavHome A{
	color: #000000;
	text-decoration: none;
}

.topNavHome A:hover{
	text-decoration: underline;
}

.access{
	background: #FFFFFF url('images/accessBack.jpg') no-repeat;
	width: 200px;
	height: 39px;
	/*text-align: right;
	padding-right: 40px;*/
}

.secnav {
	background-image:url('images/corner.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding: 6px;
	background-color: #4e7124;
	color: #fff;
}
	
.secnav A:visited {	
	color : #fff;
}

.secnav A:link {	
	color : #fff;
}

.secnav A:active {	
	color: #fff;
	text-decoration: underline;
}

.secnav A:hover {	
	color: #fff;
	text-decoration: underline;
}

.prodheading {
	font-size: 16px;
	font-weight: bold;
}

/* NAVIGATION
********************************************************************/
	
#nav ul {
	padding: 0;
	margin: 0;
/*	padding: 6px;
	margin: 0px 0px 0px 3px; */
	list-style: none;
	line-height: 1;
}
 
#nav {
	padding: 6px;
	margin: 0px 0px 0px 3px;
	list-style: none;
	line-height: 1;
}
 
#nav a {
	display: block;
	color: #fff;
	width: 148px;
	text-decoration: none;
	font-family: Arial;
	font-size: 1.1em;
	display: block;
	padding: 5px 5px 5px 27px;
	background: #4e7124 url('images/nav_up2.gif') no-repeat 2px 3px;	
 }
 
#nav a:hover {
	display: block;
	width: 150px;
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 27px;
	text-decoration: underline;
	background: #a9ca80 url('images/navover2.gif') no-repeat 2px 3px;	
} 
 
#nav li {
   	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}	

#nav li ul {
	position: absolute;
	width: 181px;
	*width: 150px;	
	left: -999em;
	margin: -22px 0px 0px 182px;	
	*margin: -22px 0px 0px 150px;		
	background-color: #a9ca80; 
	padding: 3px;
}


 #nav li.sfhover ul {
    left: auto;
}
	

 #nav li:hover ul {
    left: auto;
}
	