.summaryPanelHeader
{
	cursor:default;
	text-align:left;
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#757094;
	background-image:url(../images/pnlhdr_back.gif);
	height:25px;
	padding-left:5px;
	padding-right:5px;
}

.summaryPanelContentText
{
	font-family:Tahoma;
	font-size:x-small;
	color:#000000;
}
.summaryPanelContent
{
	color:white;
	font-family:Tahoma;
	font-size:x-small;
	border-left:outset 2px silver white;
	border-right:solid 1px silver;
	BACKGROUND-COLOR:#F3F3F3;
}
.summaryPanel
{
	background-repeat:repeat-x;
	background-image:url(../images/stormsummarybackground.png);
}
.toolbar
{
	background-image:url(../images/pnlhdr_back.gif);
	background-repeat:repeat-x;
	height:25px;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
	margin-bottom:3px;
	padding:2px 3px 3px 3px;
}
.toolbar td span
{
	white-space:nowrap;
}
.breadCrumb
{
	background-image:url(../images/brushedalum2.png);
	color:#757094;
	background-color:white;
 	width:100%;
	font-family:Tahoma;
	font-weight:bold;
	background-repeat:repeat-y;
	background-position:right center;
/*
	border-style:outset;
	border-width:1px;
*/
	font-size:xx-small;
	padding:4px;
	}
	.smallLabel
	{
		font-family:Tahoma;
		font-size:xx-small;
		color:dodgerblue;
	}
	.mediumLabel
	{
		font-family:Tahoma;
		font-size:medium;
		color:dodgerblue;
	}
	.largeLabel
	{
		font-family:Tahoma;
		font-size:x-large;
		font-weight:bold;
		color:Navy;
	}
	.panel LI
	{
		list-style-image: url(../images/arrow_blue_3d.gif);
		padding: 3px 2px 3px 2px;
		vertical-align:top;
		 
	}
	.panel A
	{
		text-decoration:none;
		cursor:hand;
		color:mediumblue;
	}
	.panel
	{
		/*
		FILTER: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7FEBE8D7, EndColorStr=#7FCFCCBB, GradientType=1) progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7FCFCCBB, EndColorStr=#7FEBE8D7, GradientType=0);
		border:1px outset;

		FILTER: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7FE6E4F2, EndColorStr=#7FC2C0CE, GradientType=1) progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7FC2C0CE, EndColorStr=#7FE6E4F2, GradientType=0);
*/
		padding:5px;
		border-left:outset 2px silver white;
		border-right:solid 1px silver;
		BACKGROUND-COLOR:#F3F3F3;
	}
	.nodeLink
	{
		FONT-WEIGHT :normal; FONT-SIZE: x-small; CURSOR: hand; COLOR: blue; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline;
	}
	.header
	{
		cursor:default;
		text-align:left;
		font-family:Tahoma;
		font-size:x-small;
		font-weight:bold;
		color:Red;
		background-image:url(../images/pnlhdr_back.gif);
		height:25px;
		padding-left:5px;
		padding-right:5px;
	}
	.headerHover
	{
		color:Red;
	}
	.navigation
	{
		PADDING-RIGHT:10px;
		PADDING-LEFT:0px;
		PADDING-BOTTOM:20px;
		WIDTH:180px;
		PADDING-TOP:10px;
		BACKGROUND-REPEAT:repeat-y;
		POSITION:relative;
	}
	.panelbottom
	{
		float:left;
		background-image:url(../images/pnl_bottom_center.gif);
		background-repeat:repeat-x;
		font-size:1pt;
		height:5px;
		width:199px;
	}
	.panelbottomleft
	{
		float:left;
		background-image:url(../images/pnl_bottom.gif);
		background-position:left top;
		background-repeat:no-repeat;
		height:5px;
		width:5px;
		font-size:1pt;
	}
	.panelbottomright
	{
		float:right;
		background-image:url(../images/pnl_bottom.gif);
		background-position:right;
		background-repeat:no-repeat;
		height:5px;
		width:5px;
		font-size:1pt;
		margin-right:1px;
	}
	.panelheaderleft
	{
		background-image:url(../images/pnlhdr_left.gif);
		position:absolute;
		top:0px;
		left:0px;
		width:2px;
		background-repeat:no-repeat;
		font-size:1pt;
		height:25px;
	}
	.panelheaderright
	{
		position:absolute;
		top:0px;
		right:0px;
		background-image:url(../images/pnlhdr_right.gif);
		width:2px;
		background-repeat:no-repeat;
		font-size:1pt;
		height:25px;
	}
	.panelwrapper
	{
		position:relative;
	}
	.panelwrappersmall
	{
		position:relative;
		width:210px;
	}
	.summarypanelheaderright
{
	right:-1px;
}
.summarypanelbottom
{
	width:100%;
}
.summarypanelbottomleft
{
	position:absolute;
	float:none;
	left:0px;
	top:0px;
}
.summarypanelbottomright
{
	position:absolute;
	float:none;
	right:-1px;
	top:0px;
}
.toolbarbutton
{
	padding-left:3px;
	padding-right:3px;
	background-image:url(../images/toolbarbackground.gif);
	color:Silver;
	border:solid 1px silver;
	font-size:x-small;
	font-family:tahoma;
	height:20px;
	cursor:hand;
	white-space:nowrap;
	font-weight:bold;
}
.toolbarlabel
{
	padding-left:3px;
	padding-right:3px;
	background-image:url(../images/toolbarbackground.gif);
	color:white;
	border:solid 1px silver;
	font-size:x-small;
	font-family:tahoma;
	height:20px;
	cursor:hand;
	font-weight:bold;
	text-align:right;
}
.toolbarbuttonhover
{
	border:solid 1px black;
	color:White;
	padding-left:3px;
	padding-right:3px;
	background-image:url(../images/toolbarbackground.gif);
	font-size:x-small;
	font-family:tahoma;
	height:20px;
	cursor:hand;
	white-space:nowrap;
	font-weight:bold;
}
#G_UltraWebGrid1 tbody
{
	background-image:none;
	color:Black;
	font-weight:normal;
}
.row
{
	border-left:outset 2px silver white;
	border-top:outset 2px silver white;
	background-color:#f3f3f3;
	padding:2px;
	padding-left:5px;
}
.groupbyrow
{
	padding:2px;
	color:#757094;
	font-weight:bold;
	text-align:left;
	background-image:none;
	font-family:Tahoma;	
	height:20px;
}
.row_selected
{
	border-bottom:solid 1px white;
	background-color:Silver;
	color:#757094;
	padding:2px;
	padding-left:5px;
	
}
.gridwrapper
{
	vertical-align:top;
	BACKGROUND-IMAGE: url(../images/tblbkgd.png);
	WIDTH: 100%;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #ffffff;
	background-position:center center;
}
.groupbybox
{
	background-image:url(../images/titleback.gif);
	background-repeat:repeat-x;
	background-position:center center;
	border-bottom:inset 2px blue silver;
}
.List
{
	height:500px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
.ListItemButtons
{
	float:left;
}
.ListItemText
{
	margin-top:8px;
	width:100px;
	float:left;
}
.ListItem
{
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;
	padding:4px;
	margin:5px;
	color:White;
	background-color:#3d3d3d;
	font-weight:bold;
	width:220px;
	height:35px;
	clear:both;
}
.SideBar
{
	width:200px;
	font-family:Calibri;
	font-size:13px;
}
.SideBarItem
{
}
.StateList
{
	width:600px;
	height:400px;
}

.StateList li
{
	float:left;
	list-style:none;
	width:150px;
}