body {
	background-color: #0A4484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}
.whiteline {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.whitelinebluebg {
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #0A4484;

}
.ebusiness {
	width: 19px;
	padding-bottom: 11px;
	vertical-align: bottom;


}
.footer {
	font-size: xx-small;
	text-align: center;
	vertical-align: bottom;
}
.maintable {
	height: 284px;
	width: 770px;
}
.contentdiv {
	background-color: #0A4484;
	padding: 6px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;


}
.panelimage {
	vertical-align: top;
	height: 224px;
	width: 281px;
	margin-top: 26px;
	margin-left: 18px;





}
.layercontent {
	padding: 6px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	background-color: #0A4484;


}
.versionslist {
	list-style-type: upper-alpha;
}
.tabletext {
	font-size: x-small;
}

