body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #5D7CA6;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.nav-bg {
	background-image: url(images/nav1.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.bg-1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: 176px;
}
.bg-text {
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	vertical-align: top;
}
a:link {
	color: #59759C;
	text-decoration: underline;
}
a:visited {
	color: #59759C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}.footer-text {
	font-size: 12px;
	color: #E1E1E1;
}
a.footer-link:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer-link:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer-link:hover {
	color: #3A4C62;
	text-decoration: none;
}
a.footer-link:active {
	color: #3A4C62;
	text-decoration: none;
}



h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #59759C;
}
h2 {
	font-size: 16px;
	color: #59759C;
	background-color: #D3D8DE;
	background-image: url(images/h2-bg.jpg);
	height: 26px;
	padding-top: 2px;
}



.bg-main {
	background-image: url(images/bg-main.gif);
	background-repeat: repeat;
}
h3 {
	font-size: 16px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
.h2-style {
	font-size: 16px;
	color: #59759C;
	background-color: #E4EBF1;
	background-image: url(images/h2-bg.jpg);
	height: 28px;
}
