@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #000033;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	word-spacing: 2pt;
}
.caption {
	background-color: #C3DFF0;
	text-align: left;
	font-style: italic;
}
.groupworks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0069A8;
	font-size: 140%;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: square;
}
.bulletlistLEFT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -22px;
	list-style-type: square;
}

.SideQuotes {
	font-size: 14px;
	list-style-type: square;
}
.logo {
	padding-right: 10px;
}
.footer:link {
	color: #666666;
}
.footer:hover {
	color: #666666;
}
a:link {
	color: #0000FF;
	font-weight: normal;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #7097CD;
}
a:active {
	color: #0033CC;
}


.footer:visited {
	color: #666666;
}
.links {
	color: #0000FF;
	text-align: center;
	border: thin solid #000000;
	padding: 10px;
	font-weight: normal;
}
.graphic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bulletDblSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -22px;
	padding-left: 40px;
}
