body
{
	background-color: #ffffff;
}

#container
{
	height: 470px;
	width: 770px;
	margin: auto;
	position: relative;
}

#header
{
	height: 243px;
	width: 770px;
	float: inherit;
	top: 0px;
	left: 0px;
}


#navigation
{
	display: none;
}

#navbar
{
	display: none;
}


#content
{
	height: 250px;
	width: 600px;
	position: absolute;
	top: 259px;
	left: 20px;
}

#rightcolumn
{
	display: none;
}

#pagebottom
{
	height: 107px;
	width: 770px;
	position: relative;
	margin: auto;
}

#bottomnav
{
	height: 57px;
	width: 429px;
	margin-left: auto;
	margin-right: auto;
}



h1
{
font-weight: bold;
font-size: 16px;
color: #336600; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h2
{
line-height: 100%;
font-weight: bold;
font-size: 12px;
color: #000066; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h3
{
line-height: 100%;
font-weight: bold;
font-size: 14px;
color: #333333; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}


p
{
	line-height: 150%;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

p.two
{
	line-height: 50%;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
}

p.righttext
{
	line-height: 120%;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p.righttext1
{
	line-height: 100%;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p.navbar
{
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	text-decoration: none;
}


a
{
	font-size: 13px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover
{
	color:#0066ff;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #550000;
}

.footerText
{
	font-size: 10px;
}


a
{
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

a:hover
{
	color: #999999;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #550000;
}

.footerText
{
	font-size: 10px;
}
#addressbar
{
	height: 50px;
	width: 770px;
	background-color:#052953;
	position: relative;
	bottom: 0px;
	padding: 0px 0px 10px 0px;
}
p.address
{
	line-height: 150%;
	font-weight:400 ;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
.links:hover{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;

}.links{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;

}