@charset "utf-8";
A:active { color:#0E024E; text-decoration: none; }
A  {text-decoration: none; }
A:hover { color:#F2BB0A; text-decoration: none; }
.HeaderProdInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E024E;
	text-decoration: none;
}
.Arial14ptBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E024E;
	text-decoration: none;
}
.Arial14ptLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A7E8;
	text-decoration: none;
}
.HeaderBenefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.Arial12ptGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.LogIn {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-left: 8px;
}

.whiteFont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.whiteFontBold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.verdanaWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}

.DownloadsLink {
	color: #00A7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.BlueFont {
	color: #1b134c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


href {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.BlueBorder {
	border: 1px solid #7bd1ed;
}
#navLeft {
	float: left;
	width: 190px;
	margin-right: 30px;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 10px;
}
#boxHeaderBig {
	background-image: url(images/boxbg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 188px;
	background-position: center top;
	text-align: center;
}
#SphereButton {
	text-align: right;
	padding-right: 7px;
}
#loginBox {
	width: 188px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: -1px;
	border: 1px solid #5973aa;
	background-image: url(images/login-bk.png);
	background-repeat: no-repeat;
	text-align: left;
}#userPwd {
	padding-right: 10px;
	padding-left: 4px;
	float: left;
	text-align: left;
}
#boxfooter {
	background-image: url(images/boxbg-btm.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 188px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
