@charset "UTF-8";
/* CSS Document */
body { background-color: #9D60B3; }
body, td, th {
	font-size: 89%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.3;
}
a:link { color: #000000; }
a:visited { color: #646B38; }
.subhead {
	color: #660;
	font-size: 100%;
	line-height: 1.5;
}
ul#links {
	list-style-image: url(images/green_triangle.png);
	padding: 23px 0 0 15px;
}
ul#links li { padding: 3px 0; }
ul#links li a {
	text-decoration: none;
	color: #000;
	padding-top: 6px;
}
ul#links li.pcurrent { list-style-image: url(images/purple_triangle.png); }
ul#links li ul {
	color: #609;
	padding: 3px 0 0 15px;
	list-style-image: url(images/white_square.png);
	font-size: 11px;
}
ul#links li ul li a { color: #fff; }
.footer { font-size: 88%; }
.footerline {
	color: #660099;
	font-weight: bold;
}
.policy {
	font-size: 93%;
	line-height: 1.3;
}
.copyright {
	font-size: 82%;
	color: #333333;
}
.MainHeading {
	color: #000000;
	font-size: 18px;
}
.quote {
	color: #660;
	font-size: 120%;
	line-height: 1.3;
}
.quoteLong {
	color: #660;
	font-size: 117%;
	line-height: 1.3;
}
.quotesource {
	color: #660;
	font-size: 88%;
	line-height: 2.5;
}
.quotesource2 {
	color: #660;
	font-size: 88%;
}
.quoteBody {
	font-size: 96%;
	line-height: 1.3;
}
.quoteBodySource {
	color: #660;
	font-size: 88%;
	line-height: 2;
}
.quoteWhite {
	color: #fff;
	font-size: 110%;
	line-height: 1.3;
}
.quotesourceWhite {
	color: #fff;
	font-size: 88%;
	line-height: 2.5;
}
.quotesourceWhiteExtra {
	color: #fff;
	font-size: 88%;
}
.subtext {
	color: #63692C;
	font-size: 88%;
	line-height: 1.3;
}
.sample-image {
	width: 300px;
	float: left;
	clear: both;
	text-align: right;
}
.text-area {
	width: 280px;
	float: right;
	padding: 0 0 25px 0;
}
.text-area p, .text-area textarea {
	margin: 0;
	padding: 0 0 10px 0;
}
.text-area textarea {
	width: 280px;
	height: 70px;
}

