html { font-family: sans-serif; /* 1 */
  		-ms-text-size-adjust: 100%; /* 2 */
  		-webkit-text-size-adjust: 100%; /* 2 */}

body { background: #######; 
font: 14px "Arial", Tahoma, Verdana; }

#header { text-align: center; 
margin-top: 20px; }

h1 { font: 32px "Arial", Tahoma, Verdana; 
font-weight: bold; 
color: #######; }

#container { width: 550px; 
margin-top: 10px; 
margin-bottom: 10px; 
border: 2px solid	#######; 
padding-top: px; }

#intro {margin-left: 20px; 
margin-right: 20px; } 

label { width: 220px; }

.noaaBlock, .buttonBlock { margin-top: 15px; 
clear: both; }

#footer { margin: 0 20px 10px 20px ;
color: #7EB026; 
text-decoration: none; 
text-align: left; }

#subscribe #unsubscribeBlock { border-top: 1px solid #fff; 
color: #7EB026; 
text-decoration: none; 
padding-top: 10px; }

.groupBlock .inputBlock { float: left; 
display: inline; 
width: 50%; }

.containerUnsubscribe #intro { display: none;
color: #7EB026; 
text-decoration: none; }

.dynamicAddBlock { display: inline;
font-size: 11px; }

#requiredExplanation { text-align: center; }

.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; }

a, a:visited { color: #7EB026; 
text-decoration: none; }
				
a:hover { color: #5D821D; 
text-decoration: underline; }

.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: 40px; }

.reportError { color: #7EB026; 
font-weight: normal;
text-decoration: none; }

.reportError a { color: #7EB026; 
font-weight: normal;
text-decoration: none; }

.toolTip { color: blue; }

#footer { text-align: ; 
font-weight: ; }

#footer a { color: #7EB026; 
text-decoration: none; }

.stateSubscribeFinished #intro { display: none; }


