body {
	font-family: Verdana, Sans-Serif;
	font-size:0.8em;
	background: url(images/main_grad.jpg);
	background-repeat: repeat-x;
	background-color:#CFCFCF;
}
p {
	margin-top:0.0em;
	padding-top:0.0em;
}
A {
   text-decoration: underline;
   color: #0000CC;
}
A.footer {
   color: #979696;
   padding-left: 2em;
   padding-right: 2em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
h2 {
   font-size: 1.1em;
   font-weight: bold;
   color: #660000;
   padding-bottom: 0.0em;
   margin-bottom: 0.3em;
}
li {
	margin-bottom:0.4em;
}
ul {
	margin-top: 0em;
}


TD.main
{
	padding: 2em;
	background-color: #ffffff;
}
.header 
{
	background: url(images/header_grad.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

span.nav
{
	font-size: 1.2em;
	padding-left:1.3em;
	font-weight:bold;
}

.moreInfo 
{
	background-color: #F5F9FA;
}
.footer 
{
	font-size: 0.9em;
}
.footerText {
   color: #979696;
   text-align:center;
}
.formText {
	display:inline; float:left; width:10em; text-align:right; font-weight:bold; font-size:0.9em;
}
.requiredMarker {
	color: #FF3333;
}
input.button {
	color:#ffffff;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	background-color:#0000CC;
	border:0px solid; 
}
.bigQuote {
	font-size:2.0em;
}

/*
 *
 * News stuff on the home page
 *
 */
.newsStory {
	padding: 1em 0em 1em 0em;
}
.newsHeadline {
	font-size: 0.9em;
	color: #3366CC;
	font-weight: bold;
	padding: 0em 1em 0em 1em;
}
.newsText 
{
	font-size: 0.8em;
	color: #818181;
	font-weight: normal;
	padding: 0em 1em 0em 1em;
}
/*
 *
 * end news stuff
 *
 */
