body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select
{
	font-size: 11px;
	color: #003399;
}

hr
{
	color: #000064;
}

.divleft
{
	background: url(Images/building_photo_left.gif) top left no-repeat;
	height: 200px;
	margin-top: 120px;
	float:right;
	width:100%;
	border-left-color:White;
	border-left-width:1px;
	border-left-style:solid;
}

.divright
{
	background: url(Images/building_photo_right.gif) top right no-repeat;
	height: 200px;
	margin-top: 120px;
	float:left;
	width:100%;
	border-right-color:White;
	border-right-width:1px;
	border-right-style:solid;
}

#master
{
	width: 780px;
}

#master .logo
{
	background-image: url(Images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 51px;
}

#master .menu
{
	clear: left;
}

#master .topbar
{
	clear: left;
	background: #000064 url("Images/tab_bar_right.gif") right top no-repeat;
	height: 25px;
}

#master #contentholder
{
	background: #000064;
	padding: 5px;
}

#master #contentholder2
{
	background: #DDDDDD;
	min-height: 200px;
	_height: 200px;
}

.menuitem
{
	background-image: url(Images/tab.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	color:Black;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	width: 115px;
	height: 36px;
}

.menuselected
{
	background-image: url("Images/tab_f2.jpg" );
	color:White;
}

.tabmenuspacer
{
	background-color: White;
	padding: 5px;
}


.footer
{
	background: #000064;
	background-image: url("Images/footer_bg.jpg" );
	color: White;
	font-weight:bold;
	height: 31px;
	width: 100%;
	text-align:center;
}

.footer  a:link, .footer a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active 
{
	text-decoration: underline;
}

.copyrights
{
	text-align:center;
}

#homepage
{	
	padding-top: 20px;
}

#homepage .search
{
	width: 350px;
	text-align: center;
	padding-left: 10px;
}
 
#homepage .search .start
{
	background-image: url(images/searchstart.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 28px;
}

#homepage .searchtab
{
	width: 350px; 
	background-color: #CCCCFF; 
	text-align: center;
	color: #003366;
}

#homepage td
{
	padding: 2px;
}

#homepage .searchtab .label
{
	text-align: right;
	font-weight:bold;
	width: 150px;
}

#homepage .searchtab select 
{
	text-align: left;
	width: 200px;
}

#homepage .error
{
	font-weight: bold;
	color: Red;
	font-size: 8px;
}

#homepage .welcome
{
	padding-top: 20px;
	text-align: left;
	color: #0D3966;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	font-size: 20px; 
	text-transform: uppercase;
	font-weight: bolder;
}

#homepage .contenttext
{
	width: 350px;
	padding: 20px 0px 20px 10px;
	text-align: justify;
}

.industryTitle
{
	text-align: left;
	font-weight:bold;
	width: 150px;
}

.btncenter
{
	border: #D49D5D 2px solid; 
	font-weight: bold; 
	font-size: 14px; 
	color: #CC9933; 
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	background-color: #990000;
	text-transform: uppercase;
	text-align: center;
}

.pagecontent
{
	background-color: #DDDDDD;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}

.pagecontent .leftcol
{
	vertical-align: top;
	width: 350px;
}

.pagephoto
{
	background-image: url(images/homeimage.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 330px;
	margin: 0px 0px 0px 10px;
}

.pagetitle
{
	padding: 20px 0px 0px 230px;
	text-align: left;
	color: #0D3966;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	font-size: 20px; 
	text-transform: uppercase;
	font-weight: bolder;
}

.contentbg
{
	background-color: White;
	width: 300px;
	margin: 30px;
	text-align: left;
	color: #0D3966;
	padding: 25px;
	min-height: 300px;
	_height: 300px;
}

.contactenv
{
	float: right;
	text-align: right;
}

.textbold
{
	font-weight: bold;
}

.textunderline
{
	text-decoration: underline;
}

.SubHeaderText
{
	color: White;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	vertical-align: bottom;
}

.searchResult
{
	padding: 30px;
}

.listingheader
{
	width: 755px; 
	padding: 5px 0px 5px 15px;
	background-color: #7772C6;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
}

.companyName, .companyName:visited
{
	color:#0000C6;
	font-weight:bold;
}
.companyName:hover
{
	color:#000064;
}

.companyDescription
{
	padding: 10px;
}

.businessDetail
{
	color: #000064;
}

.listingName
{
	font-weight: bold;
	font-size: 14px;
}

.contactCompany
{
	padding: 30px;
	color: #000064;
}

.contactInfoLabel
{
	text-align: left;
	font-weight: bold;
}

.companyNameTitle
{
	font-size: 16px;
	font-weight: bold;
}

.errorMessage
{
	color: Red;
	vertical-align: top;
}

.linkBtn
{
	background-image: url("Images/btn_f2.jpg" );
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 109px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #464C66;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.linkBtn:hover
{
	background-image: url("Images/btn.jpg" );
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 109px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #464C66;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	line-height: 18px;
}

.backUrl
{
	color: #0000FF;
}

/*Modal Popup*/
.modalBackground {
	background-color:White;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.modalPopup {
	background-color:#F3C56B;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000064;
}
