body	{
	margin:0px auto;
	padding:0px;
	background-color:rgb(255,255,255);
	}

ul {margin-top: 0}
li {margin-left: -8px}

.contentContainer {
	padding: 20px;
	border-right: 1px #cfcfcf solid;
	border-bottom: 1px #cfcfcf solid;
	border-left: 1px #cfcfcf solid;
	height: 400px;
	}
	
.content {
	color: #333;
	font: 9pt/14pt Tahoma, Verdana, Arial, sans-serif;
	}
	
.homecontent {
	font: 10pt/20pt Verdana;
	color:#666666;
	}
	
.navbar
	{
	position: relative;
	bottom: 0px;
	font: 8pt/10pt Tahoma, futura, verdana, helvetica;
	}
	
#copyright
	{
	font-size:10;
	text-align:center;
	background-color:rgb(255,255,255);
	}
	
.navItemHome {
	width: 187px;
	font-family: Tahoma, verdana, helvetica;
	font-size: 16;
	background-color: #A5AF87;
	color: #FFFFFF;
	border: 1px solid white;
	text-align: center;
	}

.navItemHomeOn {
	width: 187px;
	font-family: Tahoma, verdana, helvetica;
	font-size: 16;
	background-color: #B0B5A0;
	color: #FFFFFF;
	border: 1px solid white;
	text-align: center;
	}

.navItem {
	width: 207px;
	font-family: Tahoma, verdana, helvetica;
	font-size: 16;
	background-color: #A5AF87;
	color: #FFFFFF;
	border: 1px solid white;
	text-align: center;
	}

.navItemOn {
	width: 207px;
	font-family: Tahoma, verdana, helvetica;
	font-size: 16;
	background-color: #B0B5A0;
	color: #FFFFFF;
	border: 1px solid white;
	text-align: center;
	}

.leftNav {
	color: #666;
	font: 8pt/10pt Tahoma, Verdana, Arial, sans-serif;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
	}

a
{
	color: #060;
	text-decoration:none;
	border: 0;
}

img
{
	border: 0;
}

a:link
{
	border: 0;
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.footer {
	color: #666;
	font: 7pt/9pt Tahoma, Verdana, Arial, sans-serif;
	padding: 20px 0 20px 0
	}

a.footer:link     {color: #185490; text-decoration: none}
a.footer:visited  {color: #185490; text-decoration: none}
a.footer:active   {color: #185490; text-decoration: underline}
a.footer:hover    {color: #185490; text-decoration: underline}

.topMid {
	background: url("images/topMid.gif") top left no-repeat;
	border-left: 1px solid #E8ECD3;
	border-right: 1px solid #F5F6EF;
	padding-top: 36px;
	}

.topRt {
	background: url("images/topRt.gif") top left no-repeat;
	}

a.whitelink:link     {color: #ffffff; text-decoration: none}
a.whitelink:visited  {color: #ffffff; text-decoration: none}
a.whitelink:active   {color: #ffffff; text-decoration: underline}
a.whitelink:hover    {color: #ffffff; text-decoration: underline}
 