@charset "utf-8";
#box1 {
	height: 535px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556C78;
	margin-top: 55px;
}
#bannerTD {
	height: 80px;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 0px;
	vertical-align: bottom;
	width: 325px;
}
#menuTD {
	width: 575px;
	background-color: #FFFFFF;
}

#logoPad {
	margin-bottom: 0px;
}
#footerTD {
	vertical-align: top;
	height: 25px;
	padding-left: 0px;
}
#footerTable {
	height: 10px;
}

#footerAddress1TD {
	width: 120px;
}


body {
	background-color: #556C78;
	font-size: 12px;
	color: #556C78;
}
p {
	font-size: 12px;
	color: #556C78;
}

#contentHomeTable {
	width: 840px;
	height: 365px;

}

#contentTD {
	height: 430px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#contentTD2 {
	padding-left: 30px;
}
#textTD {
	width: 320px;
}

#partnerLogos {
	vertical-align: bottom;
}

.para1 {
	font-size: 14px;
	font-weight: bold;
	color: #0080A5;
}

#homeButtonsTable {
	width: 480px;
	height: 308px;
}
#shadowRight {
	background-image: url(../images/shadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 18px;
	background-color: #556C78;
}
#shadowCorner {
	background-image: url(../images/shadowCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadowFooter {
	background-image: url(../images/shadowFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.footerAddressTxt1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerAddressTxt2 {
	font-size: 10px;
	color: #FFFFFF;
}
#MenuPos {
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
}
a:link {
	color: #047BA6;
	text-decoration: none;
}
a:visited {
	color: #007EA5;
	text-decoration: none;
}
a:hover {
	color: #556C78;
}
a:active {
	color: #556C78;
	text-decoration: none;
}
.whiteLink {
	color: #FFFFFF;
}

.imagePad1 {
	margin-right: 12px;
}
a.whiteLink:link {
	color: #FFFFFF;
}
a.whiteLink:hover {
	color: #999999;
}
a.whiteLink:visited {
	color: #FFFFFF;
}
