/* investment.css */
div#menu ul li#sg a:link, div#menu ul li#sg a:visited {background-position:0 -34px;}
div#menu ul li#sg a:hover, div#menu ul li#ii a {background-position:0 0;}

a.website {
	font-weight: bold;
	text-decoration: none;
}
a.website:hover {
	color: #6b6b6b;
}

/** Investment Information **/
#searchGuide {
	background: url(/images/inv_gat_search_bg.jpg) no-repeat;
	border: 1px solid #dfdfdf;
	padding-left: 20px;
	width: 355px;
	min-height: 247px;
	height: 247px;
}
#searchGuide h4 {
	font-size: 18px;
	font-weight: normal;
	border: none;
	padding-top: 15px;
}
#searchGuide p {
	font-size: 11px;
	line-height: 14px;
	color: #181818;
	margin-bottom: 20px;
	padding-right: 35px;
}
#searchGuide select {
	margin-bottom: 7px;
	width: 153px;
}
/** >>Investment Information<< **/

/** Inside Pages **/
div#tcMiddle h2 {
	position: relative;
}
div#tcMiddle h2 img {
	position: absolute;
	left: 265px;
	top: -10px;
	_top: -15px;
}
ul.main, ol.main {
	color: #000;
}
/** >>Inside Pages<< **/

/** Bahamas Investment Authority **/
.BIAcontact {
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/** >>Bahamas Investment Authority<< **/

/** Important Addresses **/
#jumpBox {
	margin-bottom: 15px;
}
/** >>Important Addresses<< **/
#greenFadeOut h1{
line-height:20px;
font-size:20px !important;
text-transform:lowercase !important;
text-transform:capitalize !important;
}