body {
	background-color: #bbaa90;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#fullHeight {
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
	margin-bottom: 5px;
	margin-top: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
}
tr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
}
table {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
}
.menuFooter {
	font-size: 10px;
	font-weight: bold;
	color: #e8e4df;
	text-align: center;
}
td.menuFooter a:link, td.menuFooter a:visited{
	color: #e8e4df;
	text-decoration: none;
}
td.menuFooter a:hover, td.menuFooter a:active{
	color: #e8e4df;
	text-decoration: underline;


}
.leftCol {
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	vertical-align: top;
}
.leftColEven {
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	vertical-align: top;
}
.subImage {
	margin-left: 8px;
}
.leftImage {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightImage {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: right;
}

.rightCol {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.rightColMiddle {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 60px;
	vertical-align: top;
}

ul {
	margin-bottom: 5px;
	margin-top: 0px;
}
li {
	margin-bottom: 5px;
	margin-top: 0px;
}a {
	font-weight: bold;
	color: #784f1c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
	font-weight: bold;
}
.oneCol {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	vertical-align: top;
}
.justifiedText {
	text-align: justify;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #381908;
}
span.txt {
	font-size: 10px;
	color: #000;
}
div#txtDiv{
	color: #381908;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bolder;
}
.redTitle{
	color: #C62626;
}
.indented {
	margin-left: 20px;
	font-weight: bold;
}
a.main{
	text-decoration: underline;
}
div.hlink{
	float: right;
	width: 200px;
	height: 300px;
	text-align: center;
}
img.himg{
	width: 150px;
	height: 100px;	
}
div.hlink a {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
div.logo_container{
	width: 100%;
	text-align: center;
}
img.logo{
	margin-left: 20px;
	margin-right: 20px;
}
