#Content {
	position:relative;
	margin: 70px 170px 0px 215px;
	z-index:1;
}
#L-Block {
	position:absolute;
	width:200px;
	z-index:2;
	left: 0px;
	top: 60px;
	background-color: #FFFFFF;
	border: none;
}
#T-Block {
	position:absolute;
	width:100%;
	height:60px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #080346;
	background-image: url('/assets/images/logo.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	border: none;
}
#R-Block {
	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: #192A44;
	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: #192A44;
	background-position: left top;
}

td, th
{
	vertical-align: top;
}



.W-Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-position: left top;
}



.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.NeutralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.NeutralText a:link{color: #000000; text-decoration: none;}
.NeutralText a:visited{color: #000000; text-decoration: none;}
.NeutralText a:active{color: #000000; text-decoration: none;}
.NeutralText a:hover{color: #000000; text-decoration: none;}

/*----- Next font used for RightHeader - leave at 8pt! ----*/
.SmallTextUnderlined {
	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;
}
.SmallTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}



/*----------------------
  Lefthand link blocks
------------------------*/
#LinkBlock {
	float: left; 
	width:190px;
	margin: 1em 0 0 0;
	padding: 5px;
	float:top;
	background-color: #97AFD5;
	border: solid #FFFFFF thin; 
}

#SearchBlock {
	float: left; 
	width:190px;
	margin: 1em 0 0 0;
	padding: 5px;
	float:top;
	background-color: #FFFFFF;
	border: solid #FFFFFF thin; 
}

/*----------------------
  Bottom navigation bar
------------------------*/
#B-Block {font:7pt Verdana, Helvetica, sans-serif}

.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;}