.header-bkgrnd {
	background-image: url(images/headerBkgrnd.jpg);
	background-repeat: repeat-x;
}
.beige-subbar {
	line-height: 23px;
	background-color: #FFFF99;
}
.green-subbar {
	line-height: normal;
	background-color: #006600;
	height: 2px;
}
.left-gray {
	background-image: url(images/leftGray.jpg);
	width: 34px;
}
.left-greenbar {
	background-image: url(images/leftGreenbar.jpg);
	width: 176px;
}
.bluebar {
	width: 686px;
	height: 23px;
	background-image: url(images/bluebar.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #040059;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
}
.big-quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 40px;
	font-variant: normal;
}
.pageBkgrnd {
	background-color: #CCCCCC;
	background-image: url(images/pageBkgrnd.jpg);
	background-repeat: repeat-y;
}
