body
{ 
background-image:url('images/bg.gif');
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

A:link {font-family: arial; font-size: 12px; color: #cc6600;text-decoration: none; }
A:visited {font-family: arial; font-size: 12px; color: #cc6600; text-decoration: none; }
A:active {font-family: arial; font-size: 12px; color: #cc6600; text-decoration: none; }
A:hover {font-family: arial; font-size: 12px; color: #cc6600; text-decoration: underline; }

.corpnav:link {font-family: arial; font-size: 15px; font-weight: normal; color: #999999; text-decoration: none; }
.corpnav:visited {font-family: arial; font-size: 15px; font-weight: normal; color: #999999; text-decoration: none; }
.corpnav:active {font-family: arial; font-size: 15px; font-weight: normal; color: #999999; text-decoration: none; }
.corpnav:hover {font-family: arial; font-size: 15px; font-weight: normal; color: #ffffff; text-decoration: none; }

.botnav:link {font-family: arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; }
.botnav:visited {font-family: arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; }
.botnav:active {font-family: arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; }
.botnav:hover {font-family: arial; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: underline; }

.mission
{
font-family: arial;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #ffffff;
}

.m_text
{
font-family: arial;
font-size: 12px;
color: #333333;
}

.m_text_red
{
font-family: arial;
font-size: 12px;
color: #ff0000;
}

.m_text_bold
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #333333;
}



.m_title
{
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #333333;
}

.title_large
{
font-family: arial;
font-size: 22px;
font-weight: bold;
color: #333333;
}

.sub_title_large
{
font-family: arial;
font-size: 22px;
font-weight: bold;
color: #003366;
}

.footer
{
font-family: arial;
font-size: 10px;
color: #ffffff;
}


.textarea
    {
	width: 195px;
    font: 12px arial;
}

.comments
    {
	width: 400px;
    font: 12px arial;
}