body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #31482a;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	line-height: 27px;
	background-repeat: repeat-x;
}
.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #51505B;
	line-height: 18px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 20px;
	border-top-style: none;
	padding-top: 15px;
	text-transform: none;
}

.footer a:link {
	color: #e00000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
} 

.footer a:visited {
	color: #e00000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #2C88A8;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.footer a:active {
	color: #e00000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #55227F;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #55227F;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #67B336;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #55227F;
	font-style: normal;
	text-decoration: underline;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-align: left;
	padding-left: 20px;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: #FF9900;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FC4808;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	text-transform: none;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC4808;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h4, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5, .h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6, .h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #55227F;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.insetheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #66B335;
	padding-top: 3px;
	font-size: 18px;
}
.margin {
	padding-right: 7px;
}
.topbkgd {
	background-image: url(images/bkgd_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.midbkgd {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bottombkgd {
	background-image: url(images/bkgd_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	border: 1px solid #CCCCCC;
}
