@charset "utf-8";
/* CSS Document */

.link {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.texting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.product-menu {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #292929;
	text-decoration: none;
}
.sub-menu {
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.red {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b516e;
	text-decoration: none;
}
.text-hed {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;
}
.cont-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f0f0f0;
	height: 33px;
	width: 350px;
	border: 1px solid #ACACAC;
}
.cont-box-msg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f0f0f0;
	height: 103px;
	width: 450px;
	border: 1px solid #ACACAC;
}

.ut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	height: 35px;
	width: 90px;
	text-align: center;
}
.textig {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #393a3e;
	text-decoration: none;
}

.hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E1E1E;
	text-decoration: none;
	padding-left: 15px;
}

.BORDER {
	border: 1px solid #A3A3A3;
}

.subjectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #001d2f;
	text-decoration: none;
	padding-left:15px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: justify;
	
}
