.bg_bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00769D;
	text-align: center;
	vertical-align: bottom;
	padding: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6670B3;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #464F8C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #EE8A3E;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #EC8B3A;
	text-decoration: underline;
}
.bg_white {
	background-color: #FFFEFF;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.centertext h1 {
	font-size: 18px;
	font-weight: normal;
	color: #787A93;
}
.bg_grad {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7f3f8;
	border-left-color: #e7f3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	color: #518191;
}
.bg_banner {
	background-image: url(images/banners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_grad h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4E9BC9;
	margin-top: 0px;
}
.tab {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE9F1;
}

.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #206184;
	text-align: center;
}
.greentext {
	font-size: 16px;
	font-weight: bold;
	color: #FA7B27;
}
.taborange {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE9F1;
	color: #EE8A3F;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4E9BC9;
}
