body { background: background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.20, #010138),
	color-stop(0.40, #1f1f57),
	color-stop(0.60, #3d3d73),
	color-stop(0.80, #5a5a91)
);
background-image: -o-linear-gradient(bottom, #010138 20%, #1f1f57 40%, #3d3d73 60%, #5a5a91 80%);
background-image: -moz-linear-gradient(bottom, #010138 20%, #1f1f57 40%, #3d3d73 60%, #5a5a91 80%);
background-image: -webkit-linear-gradient(bottom, #010138 20%, #1f1f57 40%, #3d3d73 60%, #5a5a91 80%);
background-image: -ms-linear-gradient(bottom, #010138 20%, #1f1f57 40%, #3d3d73 60%, #5a5a91 80%);
background-image: linear-gradient(to bottom, #010138 20%, #1f1f57 40%, #3d3d73 60%, #5a5a91 80%); ; font: 11px "Verdana", Arial, Helvetica, sans-serif; }
#header { text-align: center; }
h1 { font: 18px "Verdana", Arial, Helvetica, sans-serif; font-weight: bold; color: #00000; }
#container { width: 700px; margin-top: 10px; margin-bottom: 10px; border: 5px solid #a6a13d; padding-top: 10px; }
#intro {margin-left: 20px; margin-right: 20px; } 
label { width: 180px; }
.noaaBlock, .buttonBlock { margin-top: 15px; clear: both; }
#footer { margin: 0 20px 10px 20px ; text-align: left; }
#subscribe #unsubscribeBlock { border-top: 1px solid #fff; padding-top: 10px; }

.groupBlock .inputBlock { float: left; display: inline; width: 30%; }

.containerUnsubscribe #intro { display: none; }

.dynamicAddBlock { margin-right: 310px; }
.pagerCarriers, .areacode, .prefix, .suffix, .email, .name, #locationBlockWrapper input, #locationBlockWrapper select { font-size: 12px; }
.pagerCarriers { padding: 2px 0; }

.noaaBlock { display: none; }
.groupBlock label { line-height: 14px;  padding-top: 20px;}
.groupBlock { clear: both; padding-top: 20px; }
#groupBlock1 { display: none;}
#groupBlock3 { display: none;}

.languageBlock { line-height: 14px;  padding-top: 440px;}




#greenAddressDisclaimer { float: left; font-weight: normal; padding: 15px 15px 10px ; }
.locationInputBlock { float: left; width: 100%; padding-top: 5px;  }



#signUpBlock { padding-top: 20px; }



.toolTip { color: blue; }

#footer { text-align: ; font-weight: ; }
#footer a { color: #900; }
.stateSubscribeFinished #intro { display: none; }


