body
{
	background: #94a1b2 url('/images/grey_bg.jpg') repeat-y;
	background-position: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

#mCont
{
	width: 800px;
	background: url('../en/images/left_bg.jpg') repeat-y;
	margin: 0 auto;
}

#hCont
{
	height: 192px;
}

#logoCont
{
	float: left;
	width: 220px;
	height: 192px;
}

#logoCont img
{
	border: 0px;
}

#h2Cont
{
	float: right;
	width: 580px;
	height: 145px;
}

#nCont
{
	float: left;
	width: 363px;
	height: 47px;
}

#nCont div
{
	float: left;
	display: inline;
	height: 47px;
}

#nCont div img
{
	height: 47px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}

#hCont .gBG
{
	float: left;
	width: 10px;
	height: 47px;
}

.gBG
{
	background: #00703c;
}

#sCont
{
	background: #fff url('../en/images/search_bg.jpg') repeat-x;
	width: 207px;
	float: right;
	height: 47px;
}

#sCont span
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #014727;
}

#lNav
{
	float: left;
	width: 200px;
	border-top: 10px solid #00703c;
	clear: both;
}

#lNav ul
{
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#lNav ul li
{
	color: #955f2e;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px;
}

#lNav ul li a
{
	color: #014727;
}

#lNav ul li.spacer
{
	height: 3px;
	line-height: 3px;
	font-size: 1pt;
	background: url('../en/images/left_sep.jpg') no-repeat;
	padding: 0px;
}

#rCont
{
	float: right;
	width: 600px;
	background: #e4ca98;
}

#cCont
{
	float: left;
	border-right: 10px solid #00703c;
	border-top: 10px solid #00703c;
	padding: 0px 10px;
	min-height: 530px;
	height:auto !important;
	height: 530px;
	color: #014727;
	font-family: Times New Roman;
	font-size: 12pt;
}

#cCont h1
{
	font-size: 16pt;
	font-weight: bold;
}

#cCont a
{
	color: #014727;
}

#pCont
{
	float: right;
	width: 207px;
}

#fCont
{
	clear: both;
	border-top: 10px solid #00703c;
	height: 70px;
}

.cDiv
{
	clear: both;
}

.tableCont .header
{
}

.tableCont .header div
{
	float: left;
	border-top: 1px solid #856f5f;
	border-bottom: 1px solid #856f5f;
	background: #b89a74;
	font-weight: bold;
}

.tableCont .row
{
	clear: both;
}

.tableCont .row div
{
	float: left;
	border-bottom: 1px solid #856f5f;
}

.formRow
{
	clear: both;
	margin-bottom: 10px;
}

.formRow label
{
	float: left;
	width: 150px;
}

#searchForm
{
	margin: 13px 0px 0px 5px;
	padding: 0px;
}

#searchForm input
{
	border: 1px solid #a4a4a4;
	width: 170px;
}

#SearchResults .keywordDisplay
{
	border-bottom: 1px solid #856f5f;
	background: #b89a74;
	margin-bottom: 10px;
}

#SearchResults a
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}

#SearchResults p
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 11pt;
}

#SearchResults p.url
{
	font-style: italic;
}