#Content {
	position:relative;
	margin: 70px 170px 0px 215px;
	z-index:1;
}
#LeftBlck {
	position:absolute;
	width:200px;
	z-index:2;
	left: 0px;
	top: 63px;
	background-color: #FFFFFF;
	border: none;
}
#TopBlck {
	position:absolute;
	width:100%;
	height:60px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #1C3700;
	background-image: url('/assets/images/logo.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	border: none;
}
#RightBlck {
	position:absolute;
	width:160px;
	height:600px;
	z-index:4;
	right: 0px;
	top: 75px;
	border:#000000;
	border: none;
}


body {margin: 0; padding: 0;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #192A43;
	background-position: left top;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #192A43;
	background-position: left top;
}

td, th
{
	vertical-align: top;
}

.StdTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.NeutrTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.NeutrTxt a:link{color: #000000; text-decoration: none;}
.NeutrTxt a:visited{color: #000000; text-decoration: none;}
.NeutrTxt a:active{color: #000000; text-decoration: none;}
.NeutrTxt a:hover{color: #000000; text-decoration: none;}

.HDWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #FFFFFF;
	background-position: left top;
}

/*----- Next font used for RightHeader - leave at 8pt! ----*/
.GGHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/*----------------------
  Leftblocks
------------------------*/
#ColorBlck {
	float: left; 
	width:190px;
	margin: 1em 0 0 0;
	padding: 5px;
	float:top;
	background-color: #F4FFB9;
	border: solid #FFFFFF thin; 
}

#WhiteBlck {
	float: left; 
	width:190px;
	margin: 1em 0 0 0;
	padding: 5px;
	float:top;
	background-color: #ffffff;
	border: solid #FFFFFF thin; 
}


/*----------------------
  Navbar at page bottom
------------------------*/
#BottomBlck {font:7pt Verdana, Helvetica, sans-serif; text-align: center;}

.topnav li{list-style-type: none; float: left; padding-left: 3em;}
.topnav a:link{color: #192A44; font-weight: bold;}
.topnav a:visited{color: #192A44; font-weight: bold}
.topnav a#current{font-weight: bold;}

.here {font-weight: bold; list-style-type: none;}