body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #006600;
}
#cta {
	padding:5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	text-align:left; 
	border:2px #CFE3CF dashed; 
	margin-bottom:5px; 
	height:60px;
}

#cta a {
	text-decoration:none;
	color:#000000;
}

.menuBG {
	background-color: #000000;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F1C90D;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F1C90D;
	text-decoration: none;
}
.menu:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E0EFD4;
	text-decoration: none;
}
.footercopy {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #E0EFD4;
	text-decoration: none;
	line-height: 18px;
}
.footermenu {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #E0EFD4;
	text-decoration: none;
	line-height: 18px;
}
.footermenu:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #F1C90D;
	text-decoration: underline;
	line-height: 18px;
}.border {
	border: 1px solid #E0EFD4;
}
h1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}.copy {
	font-family: arial;
	font-size: 12px;
	color: #585858;
	padding-left: 5px;
}
.bullets {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #327003;
	margin: 0px;
}
.border {
	border: 1px solid #F3F5E0;
}
.links {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.links2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	line-height: 20px;
}
.links2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
	line-height: 20px;
}
.fields {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.button {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.largeBold {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
