html, body {
	margin-top: 0px;
	margin-left: 0px;
	width: 800px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
}

#left {
	background-color: #000099;
	position: absolute;
	margin-left: 0px;
	margin-top: 150px;
	top: 0;
	width: 180px;
	height: 530px;
}

html>body #left p {
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px; 
}

#left p {
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
}


#left a {
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
}

#left b {
	font-size: 14;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}


#main {
	background:#fff;
	/* these two margins affect IE 5.5 */ 
	margin-top: 0px;
	margin-left: 190px;
	padding: 0px 5px;
	voice-family: "\"\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */ 
	width: 620px;
	margin-left: 190px;
}

html>body #main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 202px;
	margin-top: 0;
}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}

a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:  #000099;
	outline: none;
}

a:visited {
	color:  #6600FF;
}

a:active {
	color:  #000099;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-size: 18px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2    {	margin: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #fff;	
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

li {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: 0;
	padding: 0;
}

td img {
  vertical-align: bottom;
}

#floor {
	width: 800px;
	text-align: center;
	font-size: 9px;
	color: #000;	
}

#floor a {
	font-size: 9px;
	color: #000;
	font-weight: bold;
}

#footer {
	width: 620px;
	margin-left: 0;
	border-top: solid #000099; 
	border-width: 1px 0;
	text-align: center;
	margin: 0;
}

#copyright {
	width: 800px;
	height: 80px;
	text-align: center;
	font-size: 9px;
	color: #000;
}

#copyright a {
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
