.copytxt {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #6e7889;
	font-size: 12px;
}
.copytxt_red {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #FF0000;
	font-size: 10px;
}
body {
	background-color: #fbf5ea;
	padding:0px;
	margin:0px;
}
/**************** BANNER ****************/ /* added for branding changes */
.banner {
	background-color:#0689b7;
	height:44px;
	width: 100%;
}

.clearit {
	clear: both;
}

.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
/*	color: #999999;*/
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Trebuchet MS", Arial;
/*	color: #666666;*/
	text-decoration: underline;
}

/*a:active {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #339900;
}*/
.copytxt_bold {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #6e7889;
	font-size: 12px;
	font-weight: bold;
}
.copytxtdark {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #666666;
	font-size: 12px;
}
.header {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000099;
}
.sub_head {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000099;
}

.top a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #747475;
	text-decoration: none;
}
.top a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #747475;
	text-decoration: underline;
}
.top a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #747475;
	text-decoration: none;
}
.top a:hover:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #747475;
	text-decoration: none;
}

