body
{
background-color:#e8efe8;
width:100%;
margin-top:0;
margin-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
}

.top
{
background-color:white;
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;
width:100%;
height:222px;
}

.logo
{
background-image:url(../images/top2.jpg);
background-repeat:no-repeat;
width:800px;
height:222px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

a
{
color:#1874BD;
text-decoration:none;
}

/**********************  navigation  ************************/

.nav
{
margin-left:180px;
margin-top:0;
background-image:url(../images/nav_bg.gif);
background-repeat:no-repeat;
background-position:left top;
width:599px;
height:28px;
color:#666666;
padding-top:5px;
text-align:left;
padding-left:15px;
}

.nav a
{
color:#666666;
text-decoration:none;
}

.nav a:hover
{
color:#003399;
}

.noticeme
{
color:#cc6600;
font-size:12pt;
font-weight:bold;
}

.quote
{
font-style:italic;
width:500px;
margin-right:auto;
margin-left:auto;
text-align:center;
}

.seperator
{
background-image:url(../images/line.gif);
background-repeat:no-repeat;
width:600px;
height:2px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:25px;
}

.homequote
{
background-image:url(../images/testimonial_home.gif);
background-repeat:no-repeat;
width:550px;
height:50px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:5px 25px 0 0;
}

.homequote span
{
display:none;
}

.footer
{
margin-left:auto;
margin-right:auto;
width:750px;
border-top:solid 1px #cccccc;
margin-top:10px;
}

.copyright
{
float:left;
width:50%;
text-align:left;
}
.credits a
{
float:right;
width:50%;
text-align:right;
color:#CCCCCC;
}

/***************   forms   ********************/

.formfield
{
border:1px solid #CCCCCC;
background-color:#F7F7F7;
font-size:8pt;
}

.formbutton
{
border:1px solid #CCCCCC;
background-color:#DBDBDB;
font-size:9pt;
color:#666666;
font-variant:small-caps;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #B96F00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.AtaGlance {
	margin-left:auto;
	margin-right:auto;
	width:auto;
	border-top:1px none #cccccc;
	margin-top:10px;
	font-size: 11px;
	font-weight: 200;
	color: #3333FF;
}
.MainTitle {
	margin-left:auto;
	margin-right:auto;
	width:auto;
	border-top:1px none #cccccc;
	margin-top:auto;
	font-size: 15px;
	font-weight: bold;
	color: #3366FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: auto;
}
.BodyText {

	margin-left:auto;
	margin-right:auto;
	width:auto;
	border-top:1px none #cccccc;
	margin-top:10px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
