@charset "utf-8";
/* CSS Document */
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}
img{
  border:none;
}
A:{text-decoration: none;}
A:visited {
	text-decoration: none;
	color: #000070;
}

A:active {
	text-decoration: none;
	color: #000070;
}

A:hover {
	text-decoration: none;
	color: #000070;
}
table.searchTABLE {width: 100%;
}
td.searchTD {
	background-color: #017EFF;
	color           : #000070;
	font-size       : 9pt;
	font-weight     : bold;
	text-transform  : lowercase;
	text-align      : right;
	width           : 100%;
	height: 25px;
}
select.searchControl {
	background-color: #017EFF;
	color           : #000070;
  font-size       : 9pt;
  font-weight     : bold;
  text-transform  : lowercase;
}
#apDiv4 {
	top: 240px;
	left: 477px;
	z-index: 999;
	position: absolute;
	visibility: hidden;
}
#flashHeader{
}
#inlineIMG{
  padding:5px;
}
#main {
  float : left;
	width: 630px;
	text-align:justify;
	padding:10px;
}
#menu {
	background-color: #017EFF;
	color           : #000070;
  font-size       : 9pt;
  font-weight     : bold;
  float : left;
	height:20px;
	width: 178px;
	padding-top:5px;
}
#search {
	background-color: #017EFF;
  float : left;
	height:175px;
	width:240px;
}
#sideBar {
  float : left;
	width: 240px;
}
#sideContent {
  border-top-style:solid;
	border-top-color:#FFFFFF;
  float : left;
	height:250px;
	width: 220px;
	background-color: #017EFF;
	color           : #000070;
  font-size       : 9pt;
	text-align:justify;
	padding:10px;
}
#sideContentTitle{
  font-weight:bold;
	font-size : 10pt;
}
#marqueeTitle{
	color      : #000070;
  font-weight:bold;
	font-size  : 12pt;
}
#imageLeft{
  float : left;
  margin: 5px;
  padding: 5px;
}
#textLeft{
  float : left;
  margin: 2px;
  padding: 2px;
	text-align:justify;
	font-size:12px;
}
