Body
{
background-image: url('images/bg.gif');
background-repeat: repeat-x;
background-color: #507080;
color: #ffffff;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}

table.layout
{
width: 800px;
background: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
border-color: #ffffff;
border-style: solid;
border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.otherA:link, .otherA:visited, .otherA:active, .otherA:hover
{
text-decoration: underline;
font-weight: normal;
color: #ffffff;
}

.other2A:link, .other2A:visited, .other2A:active, .other2A:hover
{
text-decoration: underline;
font-weight: normal;
color: #000000;
}


h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #507080;
	text-indent: 3px;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	color: #54222B;
	text-align: center;
	font-weight: bold;
}

.smallerhead {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #507080;
	text-indent: 3px;
	text-align: center;
	font-weight: bold;
}

td.main
{
width: 625px;
background: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}

table.mainblue
{
background-image: url('images/contentbg.jpg');
background-repeat: repeat-x;
background-color: #B9D6DE;
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}

table.hours
{
background-image: url('images/hoursbg.jpg');
background-repeat: repeat-x;
background-color: #FDDC57;
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
}

td.right
{
width: 175px;
background: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
text-align: justify;
}

A:link, A:visited, A:active, A:hover
{
text-decoration: underline;
font-weight: bold;
color: #507080;
}

p.text
{
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
text-align: justify;
margin: 4px;
}

.textimpact
{
color: #000000;
font-weight: bold;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
text-align: justify;
margin: 4px;
}

UL
{
list-style: square outside;
font-size: 11px;
text-align: left;
color: #000000;
}

p.center
{
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
}

img.pics
{
margin: 3px;
}