body {
	background: #999999 url(/images/bg.gif) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0px;
	text-align: center;
	padding-bottom: 20px;
}
a img {
	border: none;
}
.h3 {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.bgshadow {
	background: url(/images/bgshadow.jpg) repeat-y;
}
td {
	text-align: left;
	vertical-align: top;
}
h3 {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.maincontainer {
	padding: 10px 20px 20px 0px;
}
.sidebar {
	padding: 10px 10px 20px;
	background: #cccccc url(../images/sidebarbottom.gif) no-repeat bottom;
}
.quotesource {
	font-size: 10px;
	margin-top: 0px;
	font-style: italic;
	text-align: right;
}
.textbox {
	width: 380px;
}
.h4table {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.indexsidebar {
	padding: 10px 10px 20px;
	background-color: #CCCCCC;
	background-image: url(/images/sidebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.seniorbg {
	background: #666666 url(../images/bgseniors.jpg) repeat-y;
}

