#main {
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
#container {
	text-align: right;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}
ul {
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li {
	color:	#000000;
	padding-bottom: 8px;
}
 textarea {
	border: 1px solid #d9d9d9;
	/**
	background-image: url("images/bg-input.gif"); 
	background-repeat: repeat-x;
	**/
	padding: 4px;
	color:	#000000;
}
#header {
	height: 78px;
	background-color: #0E3688;
	padding: 0px;
	margin: 0px;
}
#header-date {
	background-color: #F9B15C;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	color: #ffffff;
	font-size:		12px;
	margin-bottom: 10px;
}
#logo {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	float: left;
}
ul.uppermenu {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;	
	padding-top: 62px;
	padding-right: 20px;
}
ul.uppermenu li, ul.bottommenu li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
ul.uppermenu li a {
	background-color: #F9B15C;
	padding-right: 14px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url( "images/bg-corner.gif" ); 
	background-repeat: no-repeat;
	background-position: left top;
}
ul.uppermenu li a:hover {
	text-decoration: none;
	color: #0E3688;
}
p.intro {
	font-weight: normal;
	color: #0C3384;
	width: 143px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	color: #0C3384;	
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 90%;
	text-align: right;
}
td.menu-bottom {
	background-color: #0E3688;
	text-align: center;
}
ul.bottommenu {
	list-style: none;
	padding: 0px;
	margin: 0px;	
}
ul.bottommenu li {
	border-left: 1px solid #ffffff;
	padding: 6px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
ul.bottommenu li a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
ul.friends {
	width: 360px;
	list-style: none;
	padding: 0px;
	margin: 0px;	
	padding-top: 10px;
	text-align: right; 
}
ul.friends li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;	
	width: 50%;
}
ul.friends li a, ul.friends li a:hover {
	margin: 0px;
	padding: 0px;
	color: #392F59;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial;
}
ul.friends li a:hover {
	color: #0C3384;
}
table.tbl-search {
	background-image: url( "images/search-bg.gif" ); 
	background-repeat: no-repeat;
	background-position: left top;
	width: 435px;
	height: 132px;
}

#redTD {
	color: maroon;
	font-weight: bold;
}

.contactClass {
	position:	relative; 
	left:			-500px; 
	top:			260px; 
	width:		260px; 
	height:		300px;
	clip:			rect(0,260,300,0); 
	/**
	filter: alpha(opacity=0); 
	-moz-opacity:	 0; 
	**/
	background-color:#ccc; 
	z-index:	 100;
	border:	1px dotted #FA9E31;
}
#contactID {
	visibility: hidden;
}
#contactWrapper {
	width: 100%;
	height: 100%;
	position:	absolute; 
	z-index:		1;
	display: none;
}

input.btnSearch {
	background-color: #0D3688; 
	color: #ffffff;
	cursor: pointer;
	height: 22px;
	margin: 0px;
	padding: 2px;
	padding-top: 1px;
	font-size:		13px;
    font-family:		Arial, "Hebrew Transparent", Verdana, Helvetica,  sans-serif;
}
table.tbl0 td {
	padding-right: 6px;
}
td.must  {
	color: #F9B15C;
}
select {
	color: #0C3384;
}
form.newbiz input {
	width: 320px;
}

font.blueF {
	color: #0d3688;
}
ul.arrowList, ul.squareList {
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}
ul.arrowList li  {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-right: 6px;
	margin-right: 16px;
}
ul.squareList li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-right: 6px;
	margin-right: 16px;	
}
ul.arrowList li.even {
	background-color: #fbdebc;
}
ul.arrowList li.odd {
	background-color: #d0dcf2;
}
ul.arrowList li a {
	text-decoration: none;
}
ul.squareList li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #0d3688;
}

h1 {
	font-family: "Arial";
	font-size: 13px;
	color: #AcACAC;
	margin-bottom:0em;
	margin-top:0em;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
select.zones {
	font-size:12px; 
	height:24px; 
	width: 120px;
	font-weight: bold;
}

#row {
	position: fixed; 
	display: inline;
	padding: 0px;
	margin: 0px;
}