@charset "utf-8";
/* Global Styles */

body {
	margin:0px;
}
td {
	color:#222222;
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 11px;
	padding: 0px;
}
a {
	color: #993300;
}
a:hover {
	color: #004722;
}
/* ID Styles */

#navigation td {
}
#navigation a {
	color: #660000;
	line-height:normal;
	text-decoration: none;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#navigation a:hover {
	color:#004722;
	background-color: #bca669;
}
#HeaderPicture {
	background-image:url(Images/header_picture.gif)
}
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageName {
	color: #004722;
	line-height:20px;
	letter-spacing:0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.greenheaderbar {
	background-image: url(Images/green_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #fbfbb9;
	font-size: 14px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.greenbar2 {
	background-image: url(Images/green_bar2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
}
.subHeader {
	color: #004722;
	line-height:30px;
	letter-spacing:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	background-color: #bca669;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
.quote {
	color: #006699;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallText {
	color: #333333;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 8px;
}
.nav_table_boarder_bkgrd {
	background-color: #fbfbb9;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #bca669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #660000;
	text-decoration: none;
	letter-spacing: .01em;
}
.navText {
	color: #660000;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.termscopyrite {
	font-size: 9px
}
.padding {
	padding: 10px;
}
