@charset "utf-8";
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: 150%;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 150%;
	padding-right: 5px;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 150%;
	font-weight: bold;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: normal;
}
.youarehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenttxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	line-height: normal;
	font-weight: bold;
}