﻿body
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	background-color: #0D345B;
	margin-top: 15px;
}

form {
	margin:0;
	padding:0;
}

.clear	{
	clear:both;
	height:1px;
}

div#mainBody
{
	width: 910px;
	margin: 0 auto;	
	background-color: #ffffff;
}

div#pageHeader
{
	width: 910px;
	height: 175px;
	position: relative;	
}

div#pageHeader img.logo	{
	margin: 0;
	padding: 0;
	border: 0;
}

div#mainMenu
{
	width: 910px;
	height: 29px;
	background-color: #122028;
	border-top: solid 1px #ffffff;
}

div#mainMenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 10px;
}

div#mainMenu li
{
	float: left;
	padding-right: 10px;
	position: relative;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #CCCCCC;
	line-height: 29px;
	height: 29px;	
}

div#mainMenu li a, #mainMenu li a:visited
{		
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
	height: 29px;
}

div#mainMenu li a:hover
{
	color: #83633D;
	text-decoration: underline;
}

div#pageContent
{
	width:910px;
	background-color: #ffffff;
}

div#pageContent div.mainContent
{
	text-align: left;
	padding: 15px 15px 10px 15px;
	background-color: #ffffff;
}

div.mainContent HR
{
	height: 1px;
	color: #88653F;
	width: 100%;	
}

div#pageContent div.rightColumn	{
	width:208px;
	float:left;	
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ffffff;
}

div#pageContent div.leftColumn 	
{
	width:700px;
	float: left;
	text-align: left;
	background-color: #ffffff;
	margin-top: 1px;
	
}

div#pageContent div.leftColumn div.homePageContent
{
	padding: 10px 15px 20px 15px;
}

div#pageFooter
{
	height: 55px;
	font-family: Sans-Serif;
	font-size: 8pt;
	background-color: #ffffff;
	clear:both;
	text-align: left;
	padding: 1px 10px 10px 10px;	
}

div#pageFooter hr.footerHR
{
	height: 1px;
	background-color: #88653F;
	color: #88653F;
	width: 100%;
}

div#footerMenu
{
	width: 100%;
	height: 20px;
	background-color: #ffffff;	
}

div#footerMenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#footerMenu li
{
	float: left;
	padding-right: 10px;
	position: relative;
	text-align: center;
	font-family: Arial;
	letter-spacing: .5px;
	font-size: 8pt;
	color: #464646;
}
div#footerMenu li a, div#footerMenu li a:visited
{
	text-decoration: none;
	color: #464646;
}

div#footerMenu li a:hover
{
	color: #462B0A;
	text-decoration: underline;
}

div#pageFooter p.copyright
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Sans-Serif;
	font-size: 11px;
	text-align: left;
}

div.address
{
	text-align: center;
	width: 150px;
	display: block;
	margin: 0 auto;
	padding-top: 0px;
	font-family: Sans-Serif;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	line-height: 19px;	
}


.title
{
	font-weight: bold;
	font-size: 22px;
	color: navy;
	font-family: Arial;
}

.mainTitle
{
	font-weight: bold;
	font-size: 19px;
	color: #122028;
	font-family: Arial;
	margin-top: 0px;
}

.subPageTitle
{
	font-weight: bold;
	font-size: 19px;
	color: #122028;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pageTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #122028;
	font-family: Calibri, Arial;
	margin-top: 0px;
}

.contentBorder
{
	border-left: solid 1px #122028;
	border-right: solid 1px #122028;
}

.footerBorder
{
	border-left: solid 1px #122028;
	border-right: solid 1px #122028;
	border-bottom: solid 1px #122028;
}


.tdHeader
{	
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	vertical-align: top;
}

.menuBG
{
	background-position: 0px -150px;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
}

.menuBG image
{
	padding: 5px 5px 5px 5px;
}


P
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
}

a, a:visited, a:hover
{
	color: Blue;
}

.red
{
	color: Red;
}

.blue
{
	color: Blue;
}

.small
{
	font-family: Verdana;
	font-size: 11px;
}

.specs
{
	border: solid 1px #464646;
	border-collapse: collapse;
}

.specs TD
{
	border: solid 1px #464646;
	border-collapse: collapse;
	vertical-align: top;
}

.specsTitle
{
	background-color: #e8e8e8;
}

.specsHeader
{
	font-style: italic;
	font-weight: bold;
	background-color: #c8c8c8;
}

