@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Brush Script MT", Georgia, "Times New Roman", serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #934521;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color:#000;
}
a.leftColumnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#FFF;
}
p {
	font-size: 14px;
	color:#000;
	text-align:justify; 
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
ul.newsitems {
	font-size: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -20px;
	list-style-type: disc;
	color: #FFFFCC;
}
.greenBodyCopy {
	color: #488777;
	font-weight: bold;
}
.redBodyCopy {
	color: #F00;
	font-weight: bold;
}
.greyLargeCopy {
	font-size: 21px;
	font-weight: bold; 
	color:#999
}
