body
{
    font-size:12px;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin: 0px 0px 0px 0px;
}

td
{
	font-size:12px;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 24px;
	color: #002786;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-size: 21px;
	color: #006AC0;
	margin: 0px 0px 0px 0px;
}

h3
{
	font-size: 18px;
	color: #002786;
	margin: 0px 0px 0px 0px;
}

h4
{
	font-size: 15px;
	color: #006AC0;
	margin: 0px 0px 0px 0px;
}

a:link,a:active,a:visited,a:hover
{
    font-size:12px;
    color:#006AC0;
    text-decoration:none;
}

a:hover
{
    text-decoration: underline;
}

/**** LAYTOUT ****/

td.sectionHeader /*** For the section builder on the home page ****/
{
	color: #ffffff;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}

td.copyright
{
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	background-image: url('/images/tempe_v1_3.jpg');
	background-repeat:repeat-x;
	color: #ffffff;
	height: 25px;
}

a.copyright:active, a.copyright:link, a.copyright:visited
{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
}

a.copyright:hover
{
	text-decoration:underline;
	color: #ffffff;
}