/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;

}

a:visited { color: #004212} 
a:link { color: #004212} 
a:hover { color: #004212} 
a:active { color: #004212}

#Header-Wrapper{
	background: url(../images/Header-Background.gif) repeat-x;
	height: 50px;
	border-bottom: #004212 solid 1px;
}
#Header-Wrapper .padding{
	padding-top: 15px;
	padding-right: 15px;
}

#Navigation-Wrapper{
	float:right;
}

#LHS-Content-Wrapper{
	float: left;
}

#Logo-Wrapper{
	height: 140px;
	width: 300px;
	border-bottom: #004212 solid 1px;
	padding: 30px 0;
}

#Logo-Wrapper img{
	border: none;
}

#Address-Wrapper{
	background: url(../images/LHS-Background.gif) repeat-x;
	width: 300px;
}

#Address{
	margin: auto;
}

#Address .padding{
	padding: 30px 0;
}

#Address p{
	font-size: 18px !important;
	line-height: 30px !important;
	color: #004212;
}

#Address a:visited { color: #d3d1bc} 
#Address a:link { color: #d3d1bc} 
#Address a:hover { color: #d3d1bc} 
#Address a:active { color: #d3d1bc}

#Main-Content-Wrapper{
	background: url(../images/Main-Content-Background.gif) repeat-y;
	display:table;
}

#Main-Content-Wrapper p{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
}

/* hide from IEMac \*/
* html #Main-Content{
	position:relative;
	left:-3px;
	margin-right:-3px;
}
/* end hide IEMac */

#Main-Content{
	margin-left: 300px;
	text-align: left;
	min-height: 450px;
	hei/ght: 450px;
}

#Main-Content .padding{
	padding: 30px 50px;
}

#Main-Content h1, #LFG-Content h1{
	font-size: 18px;
	text-align:left;
	color: #004212;
	padding-bottom: 10px;
}

#Main-Content h2, #LFG-Content h2{
	font-size: 16px;
	text-align:left;
	color: #004212;
	padding-bottom: 10px;
}

#Main-Content h3, #LFG-Content h3{
	font-size: 14px;
	text-align:left;
	color: #004212;
	padding-bottom: 10px;
}

#Main-Content p, #LFG-Content p{
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 10px;
	line-height: 18px;
}

#LFG-Content a, #Main-Content a, #Calculator-Navigation a{
	color: #004212 !important;
}

#Main-Content ul, #LFG-Content ul{
	padding: 5px 0 10px 20px;
}

.Home-List {
	padding: 5px 0 10px 0px !important;
	list-style-type: none !important;
}

.Home-List ul{
	list-style-type: disc !important;
	margin-left: 3px;
}

.Home-List li, .Home-List ul li {
	margin-left: 0px !important;
}

#Main-Content li, #LFG-Content li{
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
	margin-left: 25px;
}


#LFG-Content p{
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 5px !important;
	line-height: 18px;
}

#Main-Content table{
	width: auto;
}

#Main-Content td{
	padding: 0 5px 0 0;
	text-align: left;
}

#LFG-Content td {
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

#LFG-Content img {
	display:none;
}

#LFG-Content tr {
	width: 100%;
}

#LFG-Content br {
	line-height: 0px;
}

#LFG-Content .tableHeader{
	padding: 5px;
	color: #fff;
	background: #004212;
	font-weight: bold;
}

#LFG-Content .instructions{
	padding: 5px;
	padding-bottom: 5px;
}

.Black{
	color: #000000;
}

#Calculator-Navigation{
	text-align:left;
}

#Nav-Link{
	text-align:left;
	padding-bottom: 10px;
	margin-left: 10px;
}

.hd1-1 {
			font-weight: bold; 
			color: #FFFFFF; 
			background-color: #004212;
		}
		
.hd2-1 {
			font-size: 16px; 
			line-height: 12px;
			font-weight: bold;  
			color: #FFFFFF; 
			background-color: #004212;
		}
		
.tableHeader { 
			font-size: 14px; 
			font-weight: bold;  
			color: #FFFFFF; 
			background-color: #004212;
	    }	
	    
.copyHead
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004212;
}
	    
#RHS-Content-Wrapper{
	width: 245px;
	float: right;
}

#RHS-Content-Wrapper .padding{
	padding: 20px 10px 0;
}

#Information-Wrapper{
	width: 250px;
	background-color: #fbeed8;
	text-align: left;
	margin-top: 20px;
}

#Information-Wrapper .padding{
	margin:4px;
	padding:10px;
	border: #004212 solid 1px;
}

#Information-Wrapper h1{
	color: #004212;
	font-size: 14px;
}	

#Information-Wrapper ul{
	color: #004212;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	
}	

#Information-Wrapper li{
	color: #004212;
	margin-top:0;
	margin-bottom:2px;
	margin-left:0;
	font-size: 14px;
}	

#M-Wrapper{
	margin-top: 20px;
	margin-bottom: 20px;
}

#M-Wrapper .padding{
}

#Footer-Wrapper{
	clear: both;
	border-top: #004212 solid 1px;
}

#Footer-Wrapper .padding{
	padding: 10px 20px 10px 15px;
}

#Footer-Middle-Content{
	height: 100px;
}

#Footer-Middle-Content p{
	font-size: 60%;
	margin-bottom: 5px;
}

