@charset "utf-8";
/* CSS Document */

p {color: #999999; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style:italic; font-weight:lighter; text-align:justify}
h1 {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style:italic; font-weight:lighter; text-align:left}
h2 {color: #999999; font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style:italic; font-weight:lighter; text-align:left}
h3 {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 7pt; font-weight:lighter}
h4 {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight:lighter}
h5 {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style:italic; font-weight:lighter; text-align:center}

a:link {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 9pt; text-decoration: none}
a:visited {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 9pt; text-decoration: none}
a:hover {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 9pt; text-decoration: underline}
a.gold:link {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style:italic; font-weight:lighter; text-decoration: none}
a.gold:visited {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style:italic; font-weight:lighter; text-decoration: none}
a.gold:hover {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style:italic; font-weight:lighter; text-decoration: underline}
a.footer:link {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 7pt; font-weight:lighter; text-decoration: none}
a.footer:visited {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 7pt; font-weight:lighter; text-decoration: none}
a.footer:hover {color: #81725e; font-family: "Times New Roman", Times, serif; font-size: 7pt; font-weight:lighter; text-decoration: underline}
a.footerlinks:link {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight:lighter; text-decoration: none}
a.footerlinks:visited {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight:lighter; text-decoration: none}
a.footerlinks:hover {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight:lighter; text-decoration: underline}
a.white:link {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style:italic; font-weight:lighter; text-decoration:none}
a.white:visited {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style:italic; font-weight:lighter; text-decoration:none}
a.white:hover {color: #ffffff; font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style:italic; font-weight:lighter; text-decoration:underline}

.nav_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
	color: #FFFFFF;
	
}

.text_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	color: #999999;
	background-color: #f4f2f0;
	border:none
	
}

