﻿body {
	
	background-color: #404040;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.td+ {
	font-size: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #476d06;
	font-weight: normal;;
	margin:0;
	padding:0;
}

.h1light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #9cb86c;
	font-weight: normal;
}
.boxLightGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9cb86c;
	text-decoration: none;
	padding-left: 15px;
	margin-top:12px;
}
.boxNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
.boxCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476d06;
	text-decoration: none;
	padding-left: 15px;
	font-weight: normal;
}

li  {
	
	padding-top:15px;
}


.footer {
	font-size: 10px;
	text-align: center;
}

.green-caps {font-size: 14px; font-weight: bold; color: #476d06; }


.header {
	background-image: url('images1/banner.gif');
	height:80px;
	padding-top:65px;
	padding-left:24px;
	padding-right:305px;
	padding-bottom:21px;
	font-size:13px;
	color:#ffffff;
}
.h1-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.small-red-heading {
	color: #832A38;
}


h2  {
	color:#832A38;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 20px 0;
}

h3 {
	color:#832A38;
	font-weight:normal;
	font-size:22px;
	margin:20px 0 20px 0;
	font-family:Impact;
	text-align:center;

}

h4  {
	color:#476D06;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 20px 0;
	text-align:center;
}


.underline {
	text-decoration: underline;
}

.yellow  {
	background-color:#ffff00;
}

.greenheading {
	font-size: 16px;
	font-weight: bold;
	color: #476d06;
}

.blueheading  {
	
	color:#2a6483;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.guarantee {
	
	border: 1px solid #2c4229;
	width: 95%;
	padding: 10px;
	color: #2a6483;
}
.green-background {
	
	background-color: #E7EFD6;
}


.green {
	color:#476d06;
}

.red {
	
	color:#832a38;
}