/*******************************************************	
*
*	dn.css
* 	Created on Thursday, September 9 2004 11:23am
*
*******************************************************/

html, body {
	background: #BBB;
	font: 100% georgia, "times new roman", times, serif;
	text-align: center;
}

a {
	color: #00709E;
}


h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	color: #222;
}

h1, h2 {
	border-bottom: 1px solid #CCC;
}


#validXhtml {
	display: none;
} #validXhtml img {
	display: none;
}

#main {
	width: 612px;
	margin: auto;
}
	

input {
	display: block;
}

td { vertical-align: top; }

.services {
	font-size: 90%;
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
} .services th {
	padding: 5px;
	vertical-align: bottom;
	text-align: left;
	background: #666;
	color: white;
	font-weight: bold;
	font-size: 100%;
} .services td {
	padding: 5px;
	vertical-align: top;
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

#youHaveNetscape47 {
	display: none;
}
	
#copyright {
	width: 90%;
	margin: 20px auto;
	border-top: 1px solid #CCC;
	font-size: 90%;
	text-align: center;
	color: gray;
}
.pageComment {
	background: #EEE;
	border: 1px dotted #666;
	padding: 10px;
	font: 90% helvetica, arial, sans-serif;
}

.breakingContent h2 { border: 0; }

#webmail { height: 100% }
#webmail fieldset { padding: 10px; border: 1px solid black; background: url("/images/i_email2.png") bottom right no-repeat; }
#webmail legend { font: bold 80% verdana, sans-serif; color: #444; background: #CCC; border: 1px solid black;}
#webmail input[type="text"] { border: 1px solid #444; }
#webmail input[type="password"] { border: 1px solid #444; }
#webmail input { display: block; background: transparent;}

#dialupNumbers a { color: white; text-decoration: none; }
#dialupNumbers {
	width: 100%;
	padding: 5px;
	background: #363982;
	font: bold 100% arial, helvetica, sans-serif;
	text-align: center;
}

.tinyText { font-size: 0.7em; color: #444; }
.sansSerif { font: 100% helvetica, arial, sans-serif; }
.textAlignRight { text-align: right; }
.alignCenter { margin: auto; }

#helpDesk dl { font: 95% helvetica, arial, sans-serif; }
#helpDesk dt { font-weight: bold; }
.trEven { background: #EEE; }
.trOdd  { background: #DDD; }

#dialupLocationNumbers {
	width: 90%;
	margin: auto;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font: 90% verdana, arial, helvetica, sans-serif;
}
#dialupLocationNumbers td {
	padding: 4px;
	vertical-align: top;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
#dialupLocationNumbers th {
	text-align: left;
	background: #666;
	color: #FFF;
	padding: 2px;
	vertical-align: bottom;
}
.dialupNumber { white-space: nowrap; }


.current_forecast {}
.forecast_fiveday { width: 100%; border-left: 1px solid #666; border-bottom: 1px solid #666; }
.forecast_fiveday td { padding: 10px; border-top: 1px solid #666; border-right: 1px solid #666; }
.forecast_fiveday img {border:1px solid black;}
