/* commented backslash hack \*/
html, body {height: 100%; }
/* end hack */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}
a:link {
	color: #69c;
	text-decoration : none
}
a:active {
	color: #69c;
	text-decoration : none
}
a:visited {
	color: #369;
	text-decoration : none
}
a:hover {
	color: #f90;
	text-decoration : none
}
#wrap { background-color: #fff; background-image: url(../images/bg3.gif); margin: auto auto -29px; width: 993px; height: auto; min-height: 100%; }
* html #wrap { height: 100%; }
#top { width: 993px; height: 88px; }
#menu { width: 993px; height: 22px; }
#logobot { background-image: url(../images/logo_bot.gif); background-repeat: no-repeat; background-position: 50% top; width: 993px; height: 20px; }
#logos {
	float: left;
	width: 208px;
}
#rightimages {
	width: 208px;
	float: right;
}
#pad {
	padding-right: 20px;
	padding-left: 20px;
}
#mid {
	background-color: #FFFFCC;
	float: left;
	width: 476px;
	margin-left: 51px;
}
#mid_white { width: 526px; float: left; }
#submenu { background-color: #f5f5f5; padding: 4px; color: #999; font-size: 80%; font-family: Arial, Helvetica, sans-serif; border: solid 1px #ccc; }
.hilight { color: #f00; font-weight: bold; background-color: #ff0; padding: 4px; }
#clearboth {
	clear: both;
}
.imagepin {
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	border: solid 1px #009;
}
.red {
	color: #CC0000;
}
.grey { color: #999; }
.imgpad {
	padding: 4px;
}
p {
	color: #333;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h1 { font-size: 120%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 16px; color: #000000; margin-bottom: -6px; }
h2 { color: #333; font-size: 100%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: -6px; }
ul {
	color: #333;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}
ul ul { color: #333; font-size: 100%; font-family: Arial, Helvetica, sans-serif; }
td {
	color: #333;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
td td {
	font-size: 100%;
}
td h1 { font-size: 140%; }
td h2 { font-size: 120%; }
td p {
	color: #333;
	font-size: 100%;
}
td lu {
	color: #333;
	font-size: 100%;
}
hr {
	color: #36c;
	background-color: #36c;
	height: 1px;
	border-width: 0 1px 0 0;
}
#footer {
	color: #cccccc;
	font-size: 60%;
	text-align: center;
	width: 993px;
	height: 20px;
	margin: auto;
}
#footer a {
	color: #6699FF;
}
#bott { background-image: url(../images/bottom.gif); background-repeat: no-repeat; background-position: 50% 0; height: 9px; width: 993px; margin: auto; }
html>body #minHeight {
	float:left;
	width:0;
	height:100%;
	margin-bottom: -29px;
}
#main { width: 770px; }
