.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.footer_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.terminals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.opportunities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/worldbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.featuresBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;


}
.featuresBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	list-style-type: disc;

}

.featuresBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}

.featuresBoldwBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7f7f7;
	margin-bottom: 25px;
	margin-top: 25px;

}

.terminalsSMuc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-variant: small-caps;

}

.thumbnail_text{
font-family: verdana; font-size: 14px;
text-style: normal;
text-align: center;
text-decoration: none;
text-indent: 0px;
color: #000000;
font-weight: bold;
padding-top: 0px;
padding-bottom: 40px;
padding-left: 0px;
padding-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.sub_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}

.sub_specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	margin-right: 10px;
}

.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.features_table {
	vertical-align: top;
	margin: 10px;
	padding: 10px;

}
