body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #498969;
	line-height: normal;

}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #503C18;
	line-height: normal;
	  vertical-align:top;
}
th {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #503C18;
	  line-height: normal;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #503C18;
	line-height: normal;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #503C18;
	line-height: normal;

}

textarea {
	font-family: font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#530F26;
	background-color: #D6AE79;
}

a:hover {
	color: #4E9B73;
	text-decoration: underline;
	}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D153A;
	line-height: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
.subHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C4825;
	line-height: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

.subMenu:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: ##355145; font-weight: bold; text-decoration: none;}
.subMenu:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; font-weight: bold; text-decoration: none;}
.subMenu:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #72A13B; font-weight: bold; text-decoration: none;}
.subMenu:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #993399; font-weight: bold; text-decoration: none;}
 
.bodySmall {
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	color: #355145;
	line-height: 19px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #485C77;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: 1;
}
.captionsBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F45;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.tableStyle1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #325251;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 6px;
}

.tableStyle2 {
	color: #FDFDFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #325251;
	background-image: url(images/table2BG.jpg);
	vertical-align: top;
	text-align: left;
	top: auto;
	vertical-align:top;
	padding: 4px;
}

ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	padding-left: 16px;
	margin-bottom: 10px;
	}
	
a:focus {
   outline: none; -moz-outline: none;
}
.leftlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #772D1E;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
