html {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
}

body {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
	xborder-right: 2px solid #005A95;
}


/* Header */
.top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	xpadding-top: 9px;
	background-color: #005A95;
	height: 100px;
	width: expression(document.body.clientWidth);
	border-bottom: 1px solid #FFF;
}
.top .logo {
	display: block;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	height: 99px;
	height: expression(98);
	width: 170px;
}
.top .logo img {
	position: absolute;
	left: 0px;
	top: 13px;
	top: expression(12);
}
.top .sublogos {
	position: absolute;
	top: 5px;
	left: 175px;
	height: 89px;
	height: expression(88);
	width: 120px;
	font-size:9px;
	text-align:center;
	xline-height: 18px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top .sublogos img {
	margin:3px;
	margin-b0ttom:0px;
	background-color: #FFF;
}
.topText  {
	position: absolute;
	right: 15px;
	top: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 2em;
	_font-size: 24px;
	color: #FFF;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	width: 550px;
}


/* Main Menu */
.left {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 170px;
	bottom: 30px;
	background-color: #005A95;
	z-index: 1;
	height: expression(document.body.clientHeight-130);
	border-right: 1px solid #005A95;
	letter-spacing: 1px;
}
body>.left {
	xheight: 98%;
	bottom: 25px;
}
.MainMenu, .Picked {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.MainMenu a:link, .MainMenu a, .Picked {
	display: block;
	color: #FFF;
	line-height: 2.25em;
	xletter-spacing: 0.1em;
	text-decoration: none;
	text-indent: 5px;
	border-bottom: 1px solid #FFF;
	background-color: #005A95;
}
.MainMenu a:hover {
	background-color: #FFFFFF;
	color: #005A95;
}

.Picked {
	background-color: #FFFFFF;
	display: block;
	color: #005A95;
	border-bottom: 1px solid #005A95;
	font-weight: bold;
}


/* Main Body Text Area */
.scroll {
	xpadding: 15px;
	margin: 5px;
	height: expression(document.body.clientHeight-151);
	width: expression(document.body.clientWidth-180);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	right: 0px;
	left: 170px;
	top: 100px;
	bottom: 40px;
	border: 1px solid #005A95;
}
.buffer {
	margin: 15px;
}
.scroll h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-style: normal;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imgCenter {
	xfloat: left;
	margin: 15px;
}

.scroll a:link, .scroll a  {
	color: #005A95;
	text-decoration: underline;
	font-weight: bold;
	xbackground-color: #FFF;
}
.scroll a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005A95;
}

.app {
     border: 1px solid #DDD;
     border-collapse: collapse;
	 width: 90%;
     padding-left: 10px;
}
.app td {
     border: 1px solid #DDD;
     padding:5px;
     padding-bottom: 10px;
}
.app th {
     text-align: left;
     background-color: #DDD;
     padding-left: 10px;
     font-weight: bold;
}


/* ISO CERT*/
.ISO {
	position: absolute;
	bottom: 25px;
	xleft: 20px;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 0px;
}
.ISO a:link, .ISO a {
	font-weight: normal;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: expression(5);
}
.ISO a:hover {
	background-color: #FFF;
	color: #005A95;
	text-decoration: none;
}

/* Footers */
.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #005A95;
	z-index: 2;
	height: 30px;
	width: expression(document.body.clientWidth);
	border-top: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
	line-height: 1.5em;
	vertical-align: middle;
	padding-right: 15px;
	xpadding-left: 10px;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 0px;
}
.bottom a:link, .bottom a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	margin-right: expression(15);
}
.bottom a:hover {
	background-color: #FFF;
	color: #005A95;
	text-decoration: none;
}



