/* CSS Document */

body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:14px;margin:0;}
.highlite
{
	color:#0000FF;
}
.larger
{
	font-size:24px;
	font-weight:bold;
}
.smaller
{
	font-size:9px;
}
.smallerRight
{
	font-size:9px;
	text-align:right;
	margin-right: 25px;
}
.indent175
{
	margin-left: 175px;
}
.tableHeader
{
	color:#820956;
	font-weight:bold;
}
.greyBack
{
	background-color:#CCCCCC;
}
.greyBackSmaller
{
	background-color:#CCCCCC;
	font-size:9px;
}
h2
{
	color:#8A3544;
}
.question
{
	color:#FF0000;
	font-weight:bold;
}
.questionCell
{
	background-color:#CCCCCC;
}
.answer
{
	color:#0000FF;
	font-weight:bold;
}
.underBold
{
	font-weight:bold;
	text-decoration:underline;
}
.specialItem
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}
.specialList
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tallerlist
{
	margin-top:5px;
	margin-bottom:5px;
}
.standout {
	color:#8A3544;
	font-weight:bold;
}
.narrow
{
	margin-left:25px;
	margin-right:50px;
}
.contactInfo
{
	font-size:10px;
}
.smallerBold
{
	font-size: smaller;
	font-weight:bold;
}
.nomargins
{
	margin:0px;
}

.paraquote {
	margin-left:50px;
	margin-right:50px;
	text-align:center;
	font-weight:bold;
}
.leftcolumn {
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 15px;
}
.leftcolumn a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.leftcolumn a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.leftcolumn a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footerlinks {
	text-align:center;
	color:#8A3544;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.footerlinks a:link {
	text-align:center;
	color:#8A3544;
	text-decoration:underline;
}
.footerlinks a:hover {
	text-align:center;
	color:#8A3544;
	text-decoration:none;
}
.footerlinks a:visited {
	text-align:center;
	color:#8A3544;
	text-decoration:underline;
}
.upperfooterlinks {
	text-align:center;
	color:#8A3544;
	font-size:10px;
	font-weight:bold;
}
.nounderline a {
	font-size:10px;
	text-decoration:none;
}
.nounderline a:hover {
	text-decoration:underline;
}
