@charset "utf-8";
/* CSS Document */
#shell {
	margin:auto;
}
h2	{
	text-decoration:underline;
	color:#666666;
	font-size:medium;
}
h4	{
	text-decoration:underline;
	color:#666666;
	font-size:small;
}
hr	{
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
}
body	{
	background:#FFFFFF;
	position:relative;
	margin:auto;
	padding:0;
	width:930px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
span, div, p, select, option, textarea, input	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#top-login	{
	position:relative;
	top:-210px;
	left:608px;
	width:180px;
	height:100px;
	margin:0;
	padding:0;
}
#top	{
	width:925px;
	margin-bottom:2px;
	height:241px;
	overflow:hidden;
}
#bottom	{
	border-top:solid #FFB60F 2px;
	width:790px;
	margin-top:2px;
	padding:5px;
	clear:both;
}
#content	{
	width:768px;
	padding:0;
	margin:0;
	padding:10px;
	padding-left:20px;
	/*border:solid #CCCCCC 1px;*/
}
a	{
	color:#0099FF;
}
img.text	{
	margin:0;
	padding:0;
	position:relative;
	margin-bottom: 5px;
	margin-left:-10px;
}
a.bottom	{
	float:right;
	margin-left:10px;
}
tr, td, table	{
	vertical-align:top;
}
img.personal	{
	width:88px;
	height:55px;
	overflow:hidden;
	padding:0;
	border:0;
	margin-bottom:2px;
}
img.company	{
	width:88px;
	height:31px;
	overflow:hidden;
	padding:0;
	border:0;
}
img.listing	{
	width:124px;
	height:94px;
	padding:2px;
	border:1px solid #CCCCCC;
}
.success	{
	display:block;
	margin:5px;
	padding:5px;
	background-color:#B7FFCE;
	border:1px solid #009933;
}
.failure	{
	display:block;
	margin:5px;
	padding:5px;
	background-color:#FFCECE;
	border:1px solid #FF0000;
}
img.logo	{
	border-width:0px;
	position:absolute;
	top:-50px;
	width:461px;
	height:104px;
	z-index:2;
}
th, .header	{
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px #CE9100 solid;
	border-bottom:1px #CE9100 solid;
	background-color:#FFB60F;
	color:#263671;
	font-size:15px;
}
.header	{
	padding:5px;
	position:relative;
	left:-20px;
	top:-10px;
	width:790px;
}
td.summary, .summary	{
	border-bottom:1px #CCCCCC solid;
}
.hidden	{
	color:#FFB60F;
}
.images	{
	width:150px;
}
a.title, .title	{
	text-transform: uppercase;
	font-weight:bold;
}
.broker_box	{
	padding:10px;
	border:1px solid #CCCCCC;
	margin-top:2px;
	margin-bottom:2px;
}
hr	{
	color:#CCCCCC;
	margin:2px;
	padding:0;
}
.search-table	{
	width:80px; 
	margin-left:5px; 
	float:left;
	margin-top:5px;
}
.company_heading	{
	text-transform:uppercase;
	font-weight:bold;
}
.client_heading	{
	margin-left:20px;
	font-weight:bold;
}
.listing_heading	{
	margin-left:40px;
}
.modify-delete	{
	float:right;
	text-transform:none;
	font-weight:normal;
}
dl	{
	margin-bottom:10px;
}
dt	{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
dd	{
	margin-left:20px;
	display:inline;
}
.top	{
	display:inline;
}
.definition_letter {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #FFB60F;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 0px solid #000000;	
	width:200px;		
}	
h1	{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#263671;
	font-size:15px;
	display:inline;
}
h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.cp_boxes	{
	border:1px solid #F0F0F0; 
	padding:10px; 
	margin-bottom:5px;
}
iframe{
	border-width:0;
}