.SummaryPanelHeader
{
	cursor:default;
	text-align:left;
	font-family:SansumiRegular, Helvetica, Arial, Sans-Serif;
	font-size:20px;
	font-weight:bold;
	color:White;
    background: #222 -1px repeat-x;
    padding:4px 5px 4px 5px;
	border:0px none;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.SummaryPanelContentText
{
	font-family:SansumiRegular, Helvetica, Arial, Sans-Serif;
	font-size:14px;
	color:white;
}
.SummaryPanelContent
{
    color:White;
	background-image:url(/images/body-surround.png);
	opacity:.9;
}
.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;
	margin-bottom:3px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.toolbar td span
{
	white-space:nowrap;
}
.breadCrumb
{
	color:#757094;
	background-color:transparent;
 	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:SansumiRegular, Helvetica, Arial, Sans-Serif;
		font-size:40px;
		font-weight:bold;
		color:white;
	}
	.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:white;
	}
	.panel div span{color:White;}
	.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);
*/
        color:White;
		background-image:url(/images/body-surround.png);
		opacity:.9;
	}
	
	.navigation table.ig_Control, .panelwrapper table.ig_Control{background-color:transparent;}
	.navigation table.ig_control, .panelwrapper table.ig_control{border:0px none;}
	
	.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:SansumiRegular, Helvetica, Arial, Sans-Serif;
		font-size:20px;
		font-weight:bold;
		color:White;
        background: #222 -1px repeat-x;
        padding:4px 5px 4px 5px;
		border:0px none;
		border-top-left-radius:6px;
		border-top-right-radius:6px;
	}
	.headerHover
	{
		
	}
	.navigation
	{
		PADDING-RIGHT:10px;
		PADDING-LEFT:0px;
		PADDING-BOTTOM:20px;
		WIDTH:180px;
		PADDING-TOP:10px;
		BACKGROUND-REPEAT:repeat-y;
		POSITION:relative;
	}
	.panelbottom
	{
		float:left;
	}
	.panelbottomleft
	{
		float:left;
	}
	.panelbottomright
	{
		float:right;
	}
	.panelheaderleft
	{
		position:absolute;
		top:0px;
		left:0px;
	}
	.panelheaderright
	{
		position:absolute;
		top:0px;
		right:0px;
	}
	.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;
	WIDTH: 100%;
	HEIGHT: 100%;
    min-height:500px;
    color:White;
	background-image:url(/images/body-surround.png);
	opacity:.9;
}
.gridwrapper .ig_Item td, .gridwrapper .ig_Item th
{
    padding:3px;
}
.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;
}
.labelColumn
{
    padding-right:10px;
    text-align:right;
    text-transform:uppercase;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
}
.valueColumn
{
    padding-left:5px;
    text-align:left;
}
#dialog-locationoptions ul
{
    list-style-image:none;
    padding:3px;
}

#footer
{
    margin:10px auto 20px auto;
    text-align:center;
    width:auto;
}

#footer ul
{
   font-family:Tahoma,arial;
   font-size:9pt;
   color:#333333;
   list-style-type:none;
   text-align:center;
}

#footer li
{
    border-left:1px solid;
    display:inline;
    margin-left:0px;
    padding:2px 5px 2px 5px;
}
#footer li.first
{
    border-left:none;
}
.backgroundlevel-high {background: #4D81BA url(/images/bg-bottom-high.jpg) 50% 0% no-repeat fixed;}
.rounded{border-radius:6px;}
.searchpanel{background:white;opacity:.95;border-radius:8px;padding:10px;}
/* HACK for filter row in chrome and firefox */
@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    input.igtbl_Edit {
        margin-left: 25px;
        margin-top: -22px;
    }
}

@font-face {font-family: 'SansumiRegular';
            src: url('/fonts/Sansation_Regular-webfont.eot');
            /*src: url('/fonts/Sansation_Regular-webfont.eot?iefix') format('eot'),url('/fonts/Sansation_Regular-webfont.woff') format('woff'),url('../fonts/Sansation_Regular-webfont.ttf') format('truetype'),url('../fonts/Sansation_Regular-webfont.svg#webfontw28k2xtN') format('svg');*/
            font-weight: normal;font-style: normal;}
