.footer-bg {
	background-image: url(images/bottom_bg.gif);
	height: 51px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3A5A;

}
body {
	margin: 0px;
	background-color: #141442;

}
.table-container {
	height: 100%;
	text-align: center;
	width: 100%;


}
.top-bg {
	background-image: url(images/top_bg.gif);
	text-align: center;

}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3A5A;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D3A5A;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #2D3A5A;

}
a:visited {
	color: #2D3A5A;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:hover span {
	text-decoration: underline;
}
.nav-style {
	border: thin solid #2D3A5A;
	background-image: url(images/nav_bg.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D3A5A;
	float: none;
	width: 83px;


}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BBC0E4;
	font-size: 80%;


}
.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #BBC0E4;
}
.holder-table {
	background-color: #9698CD;
	width: 740px;
	text-align: center;

}
.link-text {
	color: #BBC0E4;
	text-decoration: underline;

}
.mailicon-spacing {
	margin-left: 8px;

}
.iframe-container {
	width: 444px;
}
iframe {
	height: 312px;
	width: 100%;

}
.img-cell {
	width: 255px;
}
.main-cell {
	width: 481px;
}
.nav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sub-tables {
	width: 100%;
	text-align: center;

}
.navigation-table {
	text-align: center;
}
.logo {
	text-align: center;
}
.center-table-cell {
	text-align: center;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9698CD;
	margin-top: 0px;
	padding-top: 0px;
}
.footer-text a:link {
	color: #9698CD;
	text-decoration: none;
}
.footer-text a:visited {
	text-decoration: none;
	color: #9698CD;
}
.footer-text a:hover {
	text-decoration: underline;
}
