body
{
	margin:0px 0px 0px 0px;
	font-family: arial, verdana, sans-serif;
}

td.menu
{
	background-color: #cccccc;
}

th
{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}


#vertHandleDiv
{
	cursor: default;
	width: 20px;
	height: 18px;
	position: absolute;
}

#vertBGDiv
{
	position: relative;
	top: 0px;
	float: right;
	width: 26px;
	left: -10px;
	background: url(../images/vertBg.png) no-repeat;
	height: 120px;
}


div.logo
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 31px;
	width: 210px;
	text-align: center;
}

div.map
{
	position: relative;
	top: 8px;
	left: 8px;
	height: 500px;
	width: 600px;
	border: 1px solid #1e4552;
}



div.infoHolder
{
	height: 10px;
	background-color:#6a7588;
}

div.container
{
	width: 100%;
	background-color:#cccccc;
	border: 1px solid #ffffff;
}

td.cell
{
	padding: 2px 0px 2px 3px;
    margin: 0px;
    border-bottom: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    height: 16px;
    overflow: hidden;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

td.background
{
	background-color: #cccccc;
}

td.main_background
{
	background-color: #6a7588;
}

td.grey
{
	background-color: #cccccc;
}

td.update
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

a.hlink:link { text-decoration: none; color: #000000; }
a.hlink:visited { text-decoration: none; color: #000000; }
a.hlink:hover { text-decoration: underline; color: #000000; }

a.wlink:link { text-decoration: none; color: #fff; }
a.wlink:visited { text-decoration: none; color: #fff; }
a.wlink:hover { text-decoration: underline; color: #fff; }

a.update
{
	color: #ffffff;
	text-decoration: none;
}

a.menu
{
	color: #000000;
	text-decoration: none;
}

td.activeTabText
{
	text-align: center;
	font-family: arial;
	font-size: small;
	color: #ffffff;
}

td.inactiveTabText
{
	text-align: center;
	font-family: arial;
	font-size: small;
	color: #000000;
}

table.padded_table
{
	background-color: #6a7588;
}

#data_container
{
	position: absolute;
	top: 360px;
	right: 10px;
	width: 500px;
	background-color:#F1F1F1;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 240px;
}


#data_grid
{
	width: 85px;
	border-left: 1px solid #ababab;
}

#subarea_grid
{
	width: 85px;
	border-left: 1px solid #ababab;
}

.fixedTable
{
	table-layout: fixed;
}

.noUnderline
{
	text-decoration: none;
	color: black;
}

.firstTableCellHeader
{
	padding: 2px 0px 2px 3px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	background-color: #a5b2bd;
	border-left: 1px solid #b8b8b8;
	text-decoration: none;
}

.tableCellHeader
{
	padding: 2px 0px 2px 3px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	background-color: #a5b2bd;
	width: 120px;
	text-decoration: none;
}

tr.row_hilite {
  	background: #FFFF99;
}
tr.row_subhilite {
  	background: #FFFFBB;
}
  
tr.row_normal {
  	background: #ffffff;
}

	a.account {
		 text-decoration: none;
		 color: #000000;
	}
	
	a.account_critical {
		 text-decoration: none;
		 color: #cc0000;
	}

.VE_Pushpin_Popup_Title {
	color: black;
	padding-bottom: 0px;
	font: bold 10pt Verdana, sans-serif;
	display: none;
}
.VE_Pushpin_Popup_Body {
	color: #676767;
	font: normal 8pt Verdana, sans-serif;
}
.VE_Pushpin_Popup_Link {
	color: blue;
	text-decoration: underline;
	font: bold 8pt Verdana, sans-serif;
}

div.scrollablealerts
{
	position: absolute;
	width: 200px;
	height: 170px;
	overflow: auto;
}

td.alerttitle
{
	font: bold 10pt Verdana, sans-serif;
}

.ero .ero-body {width: 322px;}

v\:*
{
	behavior: url(#default#VML);
}

/* width of the tab containers is increased by 5px */
#c1_headlines
{
    width:220px;
}
