/* SMEC Newsletter Form */

.gSMECBlueBold{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #d0d5da;
}
.gSMECOrangeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f26522;
	padding-bottom: 10px;
}
.gSMECField{
	width: 60px;
	float: left;
	
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #d0d5da;
	padding-right: 10px;
}

/* -------------------------------------------------------------- FORMS --*/
.gSMECInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #cdcece;
	text-decoration: none;

	border-top: #484849 1px solid;
	border-right: #6b6c6e 1px solid;	
	border-bottom: #6b6c6e 1px solid;
	border-left: #484849 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#31302e;
	width: 164px;
}

/* -------------------------------------------------------------- PROMO --*/
.gSmecPromo {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d5870;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 3px;
}
A.gSmecPromo:ACTIVE, A.gSmecPromo:LINK, A.gSmecPromo:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #cdcece;
	text-decoration:none;
}
A.gSmecPromo:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration:none;
	border-bottom: 2px solid #557ebe;
}
#gDivTerms {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #497d99;
	text-align: left;
}
