body
{
	font-family: verdana, tahoma, arial;
	margin: 0px;
}
.banner
{
	background-color: #065B0C;
}
.menu-item
{
	font-size: 9pt;
	color: #61A2E2;
	border-top: 1px solid #ffffff;
	width: 80px;
	text-align: center;
}
.menu-item a
{
	color: #ffffff;
	text-decoration: none;
}
.menu-item a:hover
{
	text-decoration: underline;
}
.content
{
	background-image: url(../images/page-background.jpg); 
	background-color: #ffffff;
	background-repeat : no-repeat;
}
.feature-heading
{
	font-size: 11pt;
	font-weight: bold;
	color: #0156A9;
}
.feature-text
{
	font-size: 8pt;
	color: #000000;
}
.heading
{
	font-size: 12pt;
	font-weight: bold;
	color: #0156A9;
	border-bottom: 1px solid #ffffff;
}
.text
{
	font-size: 9pt;
	color: #000000;
}
.title
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.quote
{
	font-size: 10pt;
	color: #ffffff;
	background-color: #065B0C;
	text-align: center;
}
.menu-option
{
	font-size: 9pt;
	color: #ffffff;
	height: 22px;
}
.menu-option a
{
	color: #ffffff;
	text-decoration: none;
}
.menu-option a:hover
{
	text-decoration: underline;
}
.location
{
	color: #000000;
	font-size: 7.5pt;
	text-align: center;
	width: 16.6%;
}
.location a
{
	color: #000000;
	text-decoration: none;
}
.location a:hover
{
	color: #000000;
	text-decoration: underline;
}
.field 
{
	font-size: 9pt;
	color: #000000;
}
.field input
{
	font-size: 8pt;
	font-family: verdana, tahoma, arial;
	border: 1px solid #0156A9;
	height: 20px;
}
.field textarea
{
	font-size: 9pt;
	font-family: verdana, tahoma, arial;
	border: 1px solid #0156A9;
}
.button input
{
	font-size: 8pt;
	font-family: verdana, tahoma, arial;
	background-color: #ededed;
	border-left: 1px solid #adadad;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #292929;
	border-right: 1px solid #292929;
	height: 20px;
	width: 70px;
}
.important
{
	color: #D50000;
}
.footer
{
	color: #ffffff;
	font-size: 8pt;
	font-family: verdana, tahoma, arial;	
}
.footer a
{
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}