/* CSS Document */

.palecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #40649c;
	text-decoration: none;
	line-height: 16px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1a3364;
	text-decoration: none;
	line-height: 16px;
}
.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a3364;
	text-decoration: none;
	line-height: 16px;
}
.paleboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #40649c;
	text-decoration: none;
	line-height: 16px;
}
.whiteboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #355d1b;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fda700;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fda700;
	text-decoration: none;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #1a3364;
	text-decoration: none;
}
.smlcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1a3364;
	text-decoration: none;
	line-height: 13px;
}
body {
	background: #d8d8d8 url(images/BG.jpg) repeat-x;
}

