*				{ }
body    { margin: 0px; background-image: url(images/greylines.jpg); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

A       { color: #29499c; text-decoration: none; }
A:hover { color: #36f; text-decoration: underline; }

IMG { border: none; }

h1      { font-size: large; color: #666666; text-align: center; }
h2      { font-size: medium; color: #666666; text-align: center; }
h3      { font-size: medium; color: #696969; font-weight: bold; font-style: italic; text-align: center; }
h4      { font-size: small; color: #999999; }
h5      { font-size: x-small; color: #999999; }

.em						{ font-weight: bold; }
.center				{ text-align: center; }

.quote								{ float: left; width: 650px; text-align: center; }
.quote .wrapperLeft 	{ float: left; font-family: "Times New Roman", Times, serif; font-size: 40pt; padding-top: 8px; }
.quote .wrapperRight 	{ float: right; font-family: "Times New Roman", Times, serif; font-size: 40pt; padding-top: 8px; }
.quote .text 					{ float: left; text-align: center; margin: 8px; padding: 8px; width: 565px; background-image: url('/images/quotebg2.jpg'); }
.quote .text .source 	{ font-size: small; text-align: center; font-style: italic; margin-top: 4px; }

.clearit { clear: both; height: 0; line-height: 0.0; font-size: 0; }

BR.spacer	{ line-height: 6px; }

/* MAIN LAYOUT DIVs */
#outer_wrapper	{ width: 730px; margin-left: auto; margin-right: auto; background-color: #fff; }
#inner_wrapper  { }
#header					{ }
#navbar					{ }
#content				{ }
#content .contentData, #content .contentDataHlt { margin-bottom: 20px; padding: 12px;}
#content .contentDataHlt { background-color: #f3f3f3; }

#footer	{ margin-top: 30px; text-align: center; color: #808080; }
#footer, #footer	* { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
#footerNav 			{ color: #fff; margin-top: 10px; background-image: url(../images/footBG.jpg); height: 27px; padding-top: 4px; }
#footerNav SPAN	{ color: #29499c; font-size: 12pt; }
#footerNav a 		{ color: #dfdfdf; padding: 0px 8px; }

#toplinks { text-align: right; }
#menuwrapper { }

/* COMMON PAGE FORMATTING */
.page-header { margin-top: 14px; margin-bottom: 20px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #808080; }

.hiddenCode * { display: none; }
