html {
	height: 100%;
}
body {
	background-color: #fff;
	margin: 0;
	height: 100%;
	font: small/1.5em Verdana,Arial,sans-serif;
}
TD.leftmenu {
	font-family: sans-serif;
	color: black;
	width: 150;
	vertical-align: top;
}
A.leftmenuhyper {
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
A.leftmenuhyper:hover { color: #DBB933; text-decoration: underline; text-align: center }
TD.centertable { width: 100%; text-align: center; vertical-align: top }
FONT.title { text-align: center; font-size: 12pt; font-family: sans-serif; font-weight: bold }
TABLE.centertable { background-color: #E0C285; border-color: white }
TABLE.logintable { text-align: left; width: 300px; background-color: #DBB933; border-color: #DBB933 }
TD.divline { background-color: black}
FONT.innerheader { font-family: sans-serif; color: black; font-size: 10pt }
FONT.innertext { font-family: sans-serif; color: black; font-size: 9pt }
FONT.errortext { font-family: sans-serif; color: red; font-size: 9pt }
FONT.innermemo { font-family: sans-serif; color: #990000; font-size: 8pt; font-style: italic }
FONT.outertext { font-family: sans-serif; color: white; font-size: 9pt }
FONT.errortext { font-family: sans-serif; color: red; font-size: 9pt; font-weight: bold; text-decoration: blink }
A.innerhypertext { font-family: sans-serif; color: #000000; font-size: 9pt }
TR.row_alt { background-color: #FFFFCC}
FONT.innertext_alt { font-family: sans-serif; color: black; font-size: 9pt }
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}.footerborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.headerBG {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyrightMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
.footerBG {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #DBB933;
	text-decoration: underline;
}
.menu :visited {
	color: #FFFFFF;
}
.iblogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.iblogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.signin-inputbox {
	border: 1px solid #000066;
}
.signin-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DBB933;
	height: auto;
	width: auto;
	border: 1px solid;
}.footerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}
.footerMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenu a:hover {
	color: #DBB933;
	text-decoration: underline;
}
.footerMenu :visited {
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
}
.bodytext a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #DBB933;
	text-decoration: none;
}
#content {
	position: relative;
	min-height: 100%;
}
* html #content {
	height: 100%;
}
#top_header {
	background: url("../images/ib_headerbg.gif") repeat-x;
	width: 100%;
}
#bottom_footer {
	position: relative;
	margin-top: -42px;
	width: 100%;
	height: 25px;
	border-top: 2px solid #000;
	color: #000;
	text-align: right;	
	font-family: Arial,sans-serif;
}
#bottom_footer p {
	margin: 0;
	padding: 0;
}
.textBorder {
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.imgborder {
	border: 1px solid #000000;
}
.spacer {
	padding-bottom: 10px;
	padding-top: 10px;
}
