body {
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: url('../images/storm_header_bg.gif') repeat-x;
	padding: 0px;
}
.valignBottom {
	vertical-align: bottom;
}
.valignBottomCenter {
	vertical-align: bottom;
	text-align: center;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.centerBold {
	text-align: center;
	font-weight: bold;
}
.right {
	text-align: right;
}
.leftBold {
	font-weight: bold;
	text-align: left;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
img {
	border: none;
}
.redBold {
	color: #FF0000;
	font-weight: bold;
}

#header {
	background: url('../images/storm_header.jpg') no-repeat;
	height: 118px;
	text-align: right;
}
#header img {
	margin-top: 4px;
	margin-right: 10px;
}
#stormfooter {
}

#footer, #stormfooter {
	background: url('../images/storm_footer_bg.gif') repeat-x;
	padding: 00px 10px;
	margin-top: 20px;
	clear: both;
}

#stormfooter #powered, #footer #powered {
	position: relative;
	top: -20px;
	text-align: right;
}

#stormfooter #copyright, #footer #copyright {
	padding-top: 20px;
	color: #999999;
	font-size: 9px;
}

#content, #stormcontent {
	padding: 10px;
	min-height: 400px;
	width: 750px;
}

#stormcontent {
}

h1,h2,h3,h4,h5,h6 {
	color: #006600;
}

.heading {
	border-bottom: #FFCC33 1px solid;
	color: #003300;
	text-align: left;
}

.dateline {
	font-size: 10px;
	color: #666666;
}

#menu {
	width: 120px;
	border: #006600 1px solid;
	border-bottom: none; 
	margin-right: 10px;
	float:left;
}

#menu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	padding: 5px;
	text-decoration: none;
	border-bottom: #006600 1px solid;
	background-color: #FFFFCC;
}
#menu a:hover {
	text-decoration: underline;
}
table td {
	vertical-align: top;
	font-size: 10px;
}
table tr.blue {
	color: #0000FF;
}
table tr.metro {
	color: #000000;
	background-color: #e8e8e8;
}
table tr.black {
	color: #000000;
}
#details table {
	width: 700px;
}
#details table#dgrdDetails tr.header td
{
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-color: #000000;
}
#details table#dgrdDetails td.emc {
	width: 10%;
	vertical-align: top;
}
#details table#dgrdDetails td.alert {
	width: 11%;
	vertical-align: top;
	text-align: center;
}
#details table#dgrdDetails td.reason {
	width: 20%;
	vertical-align: top;
	text-align: left;
}
#details table#dgrdDetails td.areahardesthit {
	width: 10%;
	vertical-align: top;
	text-align: center;
}
#details table#dgrdDetails td.restoretime {
	width: 10%;
	vertical-align: top;
	text-align: center;
}
#details table#dgrdDetails td.phone {
	vertical-align: top;
	text-align: center;
}
#details table#dgrdDetails td.name {
	vertical-align: top;
	text-align: center;
}
#details table#dgrdDetails td.date {
	width: 15%;
	vertical-align: top;
	text-align: center;
}
#report table {
	width: 700px;
	font-size: 11px;
}
#report td.left {
	text-align: left;
}
#report th {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	width: 95px;
	vertical-align: top;
}
#report th.alert {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	width: 75px;
	vertical-align: middle;
}
#report input {
	font-size: 11px;
	width: 175px;
	border: #000 1px solid;
	height: 14px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#report input.areacode {
	font-size: 11px;
	width: 25px;
	border: #000 1px solid;
	height: 14px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#report input.phone {
	font-size: 11px;
	width: 25px;
	border: #000 1px solid;
	height: 14px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#report input.ext {
	font-size: 11px;
	width: 30px;
	border: #000 1px solid;
	height: 14px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#report input.fancybutton {
	background-color: #669966;
	border: #003300 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 60px;
	text-align: center;
}
#report h4 {
	color: #FF0000;
	margin-bottom: 0px;
}
#alert table {
	font-size: 11px;
}
#alert td.left {
	text-align: left;
}
#alert th {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	width: 20%;
	vertical-align: middle;
}
#alert h4 {
	color: #FF0000;
	margin-bottom: 0px;
}
.reportform {
	font-size: 11px;
}
.reportform td {
	padding: 4px;
}
.error {
	color: red;
}
.regiontable {
	width: 20px;
	border: #000000 1px solid;
	border-collapse: collapse;
}
.valignCenterBottom {
	text-align: center;
	vertical-align: bottom;
}
hr {
	border-bottom: #FFCC33 1px solid;
	height: 1px;
}
hr.green {
	border-bottom: #003300 1px solid;
	height: 1px;
}
table.stormlist {
/*	border: #999999 1px solid; */
	width: 100%;
	margin-bottom: 20px;
}
table.stormlist th {
	text-align: left;
}
table.stormlist th,table.stormlist td {
	padding-right: 10px;
}
showCalendar {
	background-image: url(../images/calendar.gif);
}
.clearbutton {
	background-color: #669966;
	border: #003300 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}



