@charset "UTF-8";
body {
	background-color: #609FBD;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#central{
	margin-left: 0px;
	margin-top: -5px;
	position: relative;
	width: 1024px;
	text-align: left;
	background-color: #61A0C1;
	background-image: url(images/SBB2_2.jpg);
	background-repeat: no-repeat;
	height: 725px;
	left: -10px;
	top:-10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B87;
	position: absolute;
	height: 440px;
	width: 163px;
	left: 110px;
	top: 180px;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #005B87;
	position: absolute;
	height: 151px;
	width: 164px;
	top: 550px;
	left: 111px;
}
.line {
	position: absolute;
	height: 400px;
	width: 2px;
	left: 292px;
	top: 209px;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}
.top_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	height: 224px;
	width: 531px;
	top: 87px;
	right: 116px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
}
.header1 {
	font-family: "Apple Chancery,Arial, Helvetica, sans-serif";
	font-size: 20px;
	color: #999999;
}
.header2 {
	font-family: "Apple Chancery,Arial, Helvetica, sans-serif";
	font-size: 15px;
	color: #999999;
	padding-left: 15px;
}
.table1 {
	position: absolute;
	left:304px;
	top: 100px;
	width: 650px;
}
.content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;
	line-height: 16px;
}
.content2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	color: #666666;
	line-height: 16px;
}
.mini_port {
	position: relative;
	padding-top:10px;
}

.contact_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413E2F;
	text-align: center;
	line-height: 15px;
	margin-bottom: 5px;
}a:link {
	color: #005B87;
	text-decoration: none;
}
a:hover {
	color: #005B87;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}
.contentcell 
{
	padding-left: 215px;	
}
.divContent
{
	overflow: auto;	
}