body {
	width:100%;
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	color: black;
	background-color:white;
	height:100%;
}
html {
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
}
table {
	padding:0px;
	border-collapse:collapse;
	border:0px;
}
td {
	font-size: 12px;
	color: #291770;
	line-height: 14px;
	font-family: Verdana;
}
a,a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #291770;
	text-decoration: underline;
}
fieldset {
	margin:6px;
	padding:6px;
}
.navlink {
	color:#000000;
}
.navlink a,.navlink a:visited {
	color:#000000;
}
.navlinkactive a,.navlinkactive a:visited {
	color:#000000;
}
.maintable {
	width:750px;
	height:100%;
	border-right:1px solid #d9330d;
	position: relative;
}
.bannerbar {
	width:750px;
	height:141px;
	background-color:#EEEEEE;
}
.topdividerbar {
	height:10px;
	background-color:#FFFFFF;
}
.mainmenubar {
	height:24px;
	background-color:#FFFFFF;
	padding-left:12px;
	z-index:2;
}
.submenubar {
	height:100%;
	width:150px;
	background-color:#cdcdcd;
}
.locationbar {
	color:gray;
	text-align:left;
}
.printbar {
	color:gray;
	text-align:right;
	float:right;
}
.contentbar {
	height:100%;
	width:610px;
}
.languagebar {
	background-color:#EEEEEE;
	text-align:right;
	height:20px;
}
.languageselect {
	font-size:10px;
	padding: 10px;
}
.contentdiv {
	background:#ffffff;
	position:absolute;
	width:610px;
	overflow-x:hidden;
	overflow-y:auto;
}
.infolayer {
	position:absolute;
	width:138px;
	height:80px;
	bottom:0px;
	left:6px;
	text-align:right;
	color:#d9330d;
	font-size:10px;
}
.logobar {
	height:140px;
}