@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9e966f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin: 0;
}

a.MainNav:link {
	font-size: 18px;
	color: #e7e7e8;
	line-height: 21px;
	text-decoration:none;
	font-weight: bold;
}

a.MainNav:visited {
	font-size: 18px;
	color: #e7e7e8;
	line-height: 21px;
	text-decoration:none;
	font-weight: bold;
}

a.MainNav:hover {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:underline;
	font-weight: bold;
	text-align: right;
}

a.MainNav:active {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:underline;
	font-weight: bold;
}

a.MainNavOn:link {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:none;
	font-weight: bold;
}

a.MainNavOn:visited {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:none;
	font-weight: bold;
}

a.MainNavOn:hover {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:underline;
	font-weight: bold;
	text-align: right;
}

a.MainNavOn:active {
	font-size: 18px;
	color: #ffffff;
	line-height: 21px;
	text-decoration:underline;
	font-weight: bold;
}

a:link {
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}

a:visited {
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color: #645543;
	text-decoration:underline;
	font-weight: bold;
	text-align: right;
}

a:active {
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}

h1 {
	font-size: 36px;
	letter-spacing: -0.04em;
	padding: 26px 0px 0px 0px;
}

h2 {
	font-size: 28px;
	letter-spacing: -0.04em;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-size: 17px;
	padding: 40px 0px 0px 0px;
	letter-spacing: -0.04em;	
}

h3.quote {
	font-size: 13px;
	padding: 27px 0px 0px 0px;
	letter-spacing: -0.6px;
	font-style: italic;
	line-height: 15px;

}

p.DownloadLinkHeader {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.04em;	
}






#MainContent {
}

#Title {
	width: 298px;
	height: 59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e8;
}

#TitleHome {
	width: 900px;
	height: 59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e8;
}

#Quote {
	width: 588px;
	height: 43px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -50px;
	left: 312px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e8;
}

#LeftColumn {
	float: left;
	width: 298px;
}

#LeftColumnTitle {
	width: 298px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#RightColumn {
	margin: 65px 0 0 312px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#RightColumnTitle {
	width: 588px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#DownloadItem {
	margin: 12px 0 10px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#Footer {
	margin: 25px 0px 0px 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e7e7e8;
	top: 17px;
	left: 292px;
}

#FooterLink {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: -39px;
	height: 30px;
}











p {
}

small {
	line-height: 12px;
}

em {
}

img.icon {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
}

img.PDFicon {
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 0px 0px;
}

img.Home {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

img.arrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

img.folder {
	margin: 0px 0px 0px 0px;
	padding: 10px 9px 0px 0px;
}

ul.MainNav li{
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	padding: 0px 0px 0px 20px;
}

ul.FooterNav li{
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	padding: 0px 0px 0px 3px;
}

ol li {
}

