
	a { font-family: Arial, Helvetica, sans-serif; }
	a:link,a:visited { color: #000000; font-size: 9pt; font-weight: bold; text-decoration: underline; }
	a:hover { color: #660066; text-decoration: none; font-size: 9pt; }
	a:active { color: #003366; font-size: 9pt; font-weight: bold; }

	a.light:link,a.light:visited, #TJ a:link, #TJ a:visited  { color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: underline; }
	a.light:hover, #TJ a:hover { color: #ffff99; text-decoration: none; font-size: 9pt; }
	a.light:active, #TJ a:active { color: #ffcc33; font-size: 9pt; font-weight: bold; }

	a.dark:link,a.dark:visited { color: #000000; font-size: 9pt; text-decoration: underline; font-weight: bold; }
	a.dark:hover { color: #660066; font-size: 9pt; text-decoration: none; }
	a.dark:active { color: #003366; font-size: 9pt; font-weight: bold; }

	a.largedark:link,a.largedark:visited { color: #000000; font-size: 11pt; text-decoration: underline; font-weight: bold; }
	a.largedark:hover { color: #660066; text-decoration: none; font-size: 11pt; }
	a.largedark:active { color: #003366; font-size: 11pt; font-weight: bold; }
	
	a.super:link,a.super:visited { color: #000000; font-size: 14pt; text-decoration: underline; font-weight: bold; }
	a.super:hover { color: #660066; text-decoration: none; font-size: 14pt; }
	a.super:active { color: #003366; font-size: 14pt; font-weight: bold; }
	
	td { color: #000000; font-weight: normal; font-family: Verdana, Arial, Sans-serif; }
	td.light { font-size: 10pt; color: #FFFFDD; font-family: Verdana, Arial, Sans-serif; }
	td.altcolor { font-size: 10pt; background-color:#FFFFDD; background-image: none;}
	td.space { line-height: 125%; }
	td.title { font-size: 14pt; text-align: center; }
	td.medfont { font-size: 10pt; }
	td.smfont { font-size: 8pt; }
	td.by { font-size: 10pt; font-style: oblique; text-align: right; }
	td.lgfont { color: #000000; font-size:12pt; text-align: left; }
	td.lgctr { color:#000033; font-size: 14pt; text-align: center; }
	td.dark { font-size: 8pt; color: #003333 ; background: #FFFFDD }
	td.body { font-size: 8pt; color: #000000; background: #FFFFDD }
	td.category { font-weight: bold; font-size: 7pt; color: #003333 ; background:#FFFFDD; text-align:center; }
	td.darkcategory { font-size: 8pt; color: #FFFFFF ; }
	td.general { font-weight: bold; font-size: 8pt; color: #003333 ; background:#ffffff ; text-align:center; }
	td.ArcLgfont { color: #000000; font-size:12pt; text-align: left; }
	td.ArcLgctr { color:#000033; font-size: 14pt; text-align: center; }

	tr.main { background-color:#003333; font-family: Georgia, Times, Serif; }
	
	th { color: #000000; font-size: 8pt; background-color : #FFFFDD; font-family : Verdana, Arial, Sans-serif; }
	th.headline { font-size: 18pt; color: #000000; font-weight: bold; text-align: left; }
	th.leadin { font-size: 12pt; color:#000000; font-style: oblique; text-align: left; }
	th.body { background-color: #003333; background-image: none; color: #FFFFFF; font-size: 16pt; text-align: right; font-style : oblique; font-family: Arial, Sans-serif; }	
	th.divider { background-color: #003333; background-image: none; color: #FFFFFF; font-size: 16pt; text-align: center; }	
	th.ArcBody { background-color: #003333; background-image: none; color: #FFFFFF; font-size: 16pt; text-align: right; font-style : oblique; font-family: Arial, Sans-serif; }	
	
	table { font-family: Verdana, Arial, Sans-serif; }
	table.main { background-color:#003333; padding:0; font-weight: normal; }
	table.altcolor {  background-color:#FFFFDD; font-weight: normal; padding:0; }
	table.ArcAltcolor {  background-color:#FFFFDD; font-weight: normal; padding:0; }
table.altcolor {

margin: 0 auto !important;
}
	
	input:focus, textarea:focus {
 background: #ffc;
}

label {
display:block;
}

.radio td, .radio td label, .check td, .check td label {
padding:0 5px 5px 0;

}

.radio label, .check label {
display:inline;
font: 93%/1 "Lucida Sans Unicode", Verdana, sans-serif;
margin-left:5px;
}


fieldset {
display:block;
width:350px;
padding:20px;
font: 77%/1 "Lucida Sans Unicode", Verdana, sans-serif;
line-height:1.3;
margin:10px auto 20px auto;
background-color:#F5F5F5
}

html fieldset {
position:relative;
margin-top:1em; 
padding-top:.75em; 
}

html legend {
position:absolute;
top: -.5em;
left: .5em;
}

fieldset p {
margin:1.3em 0;
}

legend {
font: 16px "Lucida Sans Unicode", Verdana, sans-serif;
font-weight:bold;
line-spacing:-1;
color: #336699;
}

fieldset label {
margin-bottom:2px;
}

.gotcha img {
padding:2px;
border:1px solid #336699;
}

.instruct h1,.instruct h2,.instruct h3,.instruct h4 {
padding:0;
margin:0;
}

 .instruct p{
 margin:.8em 0;
 }

.instruct h1 {
font-size:140%;
margin-top:2em;
}

.instruct h2 {
font-size:115%;
}

.instruct h3 {
font-size:110%;
margin-top:1.5em;
}

.instruct h4 {
font-size:100%;
font-weight:bold;
margin-top:15px;
}

 .instruct ul {
 margin:0;
 }
 
 .instruct .feature {
 	background-color:#ffd;
	border:1px solid #999;
	padding:10px 10px 10px 20px;
	margin:20px 0;
 }
 
 #noaa_weather {
font-size:12px;
padding:5px 10px;
}
#noaa_weather #weather_icon {
border:1px solid #F2F7FA;
float:left;
}
#noaa_weather a#temp {
color:#FFFFFF;
display:block;
float:right;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:38px;
font-weight:normal;
height:58px;
letter-spacing:-1px;
line-height:1.4;
text-align:center;
vertical-align:middle;
width:55px;
}
#noaa_weather a#condition {
clear:both;
color:Yellow;
display:block;
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
font-weight:bold;
line-height:1.2;
padding-top:4px;
text-transform:uppercase;
}
#noaa_weather a:link, #noaa_weather a:visited {
text-decoration:none;
}
#noaa_weather a:hover {
text-decoration:underline;
}

td.smfont select {
width:130px;
}


#archiveWrapper {
width:590px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight:normal;
line-height:18px;
color: #333;
padding: 20px 20px 20px 20px;
background-color:#fff;
}

#archiveWrapper h1, #archiveWrapper h2, #archiveWrapper h3, #archiveWrapper h4 {
font-weight:bold;
margin:0;
padding:0;
}

#archiveWrapper h2
{
	font-size:21px;
	line-height:28px;
	padding:5px 0;
}

#archiveWrapper h3 {
padding:7px 0;
}

#archiveWrapper a {
color: #125A95;
}

#archiveWrapper p {
margin:0 0 18px;
}

#searchResults {
padding:20px 0 0 0;
}

.searchResult {
margin-bottom:16px;
padding:bottom:16px;
border-bottom: 1px solid #DAE2E8;
}

.searchResult p, p.pagerControls {
font-size:12px;
line-height:19px;
margin: 0 0 18px;
}

.searchResult h3 {
font-size:18px;
line-height:20px;
padding:0 !important;
font-weight:normal;
}

.searchResult h3 a {
color: #125A95;
font-size:16px;
line-height:20px;
text-decoration: none;
font-weight:normal;
}

.searchResult h3 a:hover {
text-decoration:underline;
}

.searchResult .date {
color: #697A85;
font-size:11px;
margin: 2px 0 8px  !important;
white-space: nowrap;
}

p.pagerControls {
color: #697A85;
margin-top:10px;
}

p.pagerControls a{
color:#125A95;
}

p.pagerControls a.next {
margin-right:10px;
}

p.pagerControls span {
border: 1px solid #DAE2E8;
padding:2px 5px;
}

p.pagerControls a.previous, p.pagerControls a.next {
padding:2px 5px;
border: 1px solid #DAE2E8;
text-decoration:none;
font-weight:normal;
}

p.pagerControls a.previous:hover, p.pagerControls a.next:hover {
color:#fff;
background: #4E9BDA none repeat scroll 0 0;
border:1px solid #4E9BDA;
text-decoration:none;
}

#storyHeader h2 {
color: #333;
font-size:27px;
line-height: 30px;
padding-bottom:0;
}

#storyHeader h3 {
font-size:17px;
line-height: 21px;
padding-top: 3px;
}

.leadIn {
color: #697A85;
font-weight:normal !important;

}

#storyBody {
padding-top:25px;
}

#storyBody p {
font-size:12px;
}

#storyBody .photo
{
width:402px;
margin-top:6px;
margin-bottom:18px;

}

#storyBody .photo img {
padding:1px;
border:1px solid #ccc;

}

#storyBody p.date, #storyBody p.byline {
color: #697A85;
}

#storyBody p.byline {
margin-bottom:0 !important;
}

#storyBody p.photoByline {
font-size: 11px;
line-height:12px;
color: #697A85;
padding-top:3px;
padding-bottom: 6px;
text-align:right;
margin-bottom:8px;
}

#storyBody p.photoCaption {
font-size:11px;
line-height:15px;
color: #697A85;
margin-bottom:0;
}

#storyBody .inline-right {
clear:right;
float:right;
margin-left:20px;
}

#dateRange {
color: #697A85;
font-size:12px;
background:#EBEFF2 none repeat scroll 0 0;
margin-bottom:20px;
margin-right:0;
padding-left:10px;
border:1px solid #ccc;
border-width: 1px 0;
}

#dateRange p {
padding:8px 0;
margin:0;
}
/* ARCHIVE END */

input.input-validation-error {
background-color:#FFE7EC;
border:1px solid #CC0000;
}

span.field-validation-error
{
color:Red;
}

.validation-summary-errors, .notice, .success {
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}
.validation-summary-errors{
background:#FBE3E4 none repeat scroll 0 0;
border-color:#FBC2C4;
color:#8A1F11;
}
.validation-summary-errors li {
margin-left:20px;
}

.notice {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFF6BF none repeat scroll 0 0;
border-color:#FFD324;
color:#514721;
}
.success {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E6EFC2 none repeat scroll 0 0;
border-color:#C6D880;
color:#264409;
}
.validation-summary-errors a {
color:#8A1F11;
}
.notice a {
color:#514721;
}
.success a {
color:#264409;
}

input.query {
width:350px;
font-size:18px;
font-weight:bold;
color:#666;
padding:2px;
}
