body {
	background-color: #1a2e36;
	margin:0px;
}
.text1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	width:530px;
	text-align: left;
	margin-top: 20px;
	margin-bottom:0px;
}
.text2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: left;
	margin-top: 20px;
	margin-bottom:25px;
	margin-left: 60px;
	line-height: 16px;
}
.text3 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	width:300px;
	text-align: left;
	margin-top: 20px;
	margin-bottom:25px;
	margin-right: 60px;
	float:right;
}
.text4 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: left;
}
.text5 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #e5e5e5;
	text-align: center;
}
.nav1 {
		font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #1a2e36;
	text-transform:uppercase;
	text-align:center;
}
.maincellbg {
	background-color:#709796;
}
a.nav1 {
	color: #1a2e36;
}
.bottomleft {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bottomright {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
a.text4 {
	color: #e5e5e5;
	text-decoration:underline;
}
.text6 {
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.popup {
	background-color:#709796;
	color: #e5e5e5;
	text-align:center;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #a5a5a5;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
