body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #594623;
	line-height: 19px;
}
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:link {
	color:#394B53;
	}

a:visited {
	color:#394B53;
}

a:hover {
	color: #594623;
	}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9A9BA1;
	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: 11px;
	color: #003F5F;
	font-weight: bold;
}
.iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #003F5F;
	font-weight: bold;
}
 
.bodySmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #594623;
	line-height: 19px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485C77;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: 14px;
}

.captions2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485C77; 
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	line-height: 17.5px;
	}
.leftlinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #02395A;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.leftlinks_iframe {
	font-family: "Trebuchet MS";
	font-size: 8px;
	color: #02395A;
	line-height: normal;
	text-decoration: none;
}

.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: 10px;
	margin-left: 4px;
	margin-bottom: 4px;
	line-height: 14px;
}

li {
	background: url(images/bullet.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485C77;
	font-weight: normal;
	font-style: italic;
	padding-left: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 4px;
	line-height: 13px;
	}
	
a:focus {
   outline: none; -moz-outline: none;
}
