/* SMEC Newsletter Form */

.gSMECBold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ea2026;
}

/* -------------------------------------------------------------- FORMS --*/
.gSmecFormTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006b17;
	padding: 5px 10px 0px 15px;
}
#SMECTable{
	background-image:url(../img/smec_table_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#gSMECInputContainer{
	padding: 10px 5px 5px 15px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #1e1e1e;
}
#gMsgContainer{
	padding: 5px 5px 0px 15px;
}

.gSMECInput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1e1e1e;
	text-decoration: none;

	border-top: #d8d8d8 1px solid;
	border-right: #d8d8d8 1px solid;	
	border-bottom: #d8d8d8 1px solid;
	border-left: #d8d8d8 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#fcfcfc;
	width: 160px;
}

/* -------------------------------------------------------------- PROMO --*/
.gSmecPromo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #da251d;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
A.gSmecPromo:ACTIVE, A.gSmecPromo:LINK, A.gSmecPromo:VISITED {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #da251d;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
A.gSmecPromo:HOVER{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #00458c;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
#gDivTerms {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #497d99;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}