body {
	margin: 0px;
	padding: 4px;
	padding-top: 0px;
	background-color: #FFF;
	}

#mainContent {
	width: 1600px;
	height: 751px;
	border: 3px solid black;
	}

#mdlchoice {
	width: 1602px;
	background-color: #8EF;
	padding: 2px;
	border-bottom: 2px solid black;
	height: 37px;
	position:absolute;
	display:none;
	}

#leftchoice {
	float: left;
	width: 49%;
	text-align:left;
	}

#rightchoice {
	float: left;
	width: 49%;
	text-align:right;
	}

#leftchoice button, #rightchoice button, #sectorSelect button{
	padding: 5px;
	margin: 1px;
	border-radius: 4px;
	font: bold 12pt Arial;
	text-align:left;
	cursor: pointer;
	border: 1px solid #002;
	box-shadow: 1px 1px 1px 1px #004;
	}

#rightchoice button, #sectorSelect button {
	color: #FF0;
	background-color: #600;
	}

#sectorSelect {
	position:absolute; 
	top:40px;
	left: 1450px;
	z-index:888;
	}

#imgwrapper {
	float: left;
	position: relative;
	height: 740px;
	width: 1000px;
	background-color: #FFF;
	border: 1px solid black;
	}

#refc, #pmsl, #shear, #thermo, #ehi, #wntr, #proxy, #cnty, #underlay, #matriximage, #matrixbox, #cwa, #hwy, #atc, #fire, #warn, #otlk, #wmax, #uh, #ttd, #ltng {
	position: absolute;
	top: 0px;
	}

#refc {
	opacity: 0.7;
	}

#underlay {
	opacity: 0.4;
	}

#matrixwrapper {
	float: left;
	position: relative;
	height: 740px;
	width: 580px;
	}

#matriximage {
	border: 0;
	}

#legend {
	position: absolute;
	left: -1px;
	top: 700px;
	width: 1002px;
	height: 50px;
	background-color: #000;
	color: #FFF;
	}

#toplegend {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 20px;
	background-color: #000;
	color: #FFF;
	}

#GridPopup {
	width: 450px;
	height: 238px;
	background-color: #FFF;
	}

#GridDialog {
	display: none;
	background-color: #FFF;
	font: 10px Arial;
	}

#txtFields { text-align:right;  font:  8pt Helvetica,Arial,sans-serif; }
#txtCenter { text-align:center; font:  8pt Helvetica,Arial,sans-serif; color:#AAA; }
#txtDattim { text-align:left;   font: 12pt Helvetica,Arial,sans-serif; }
#txtSPC    { text-align:left;   font: 12px Helvetica,Arial,sans-serif; }
#txtModel  { text-align:Right;  font: 12px Helvetica,Arial,sans-serif; }

#paramSelect {
	text-align:center;
	position: absolute;
	width: 170px;
	height: 400px;
	top: 200px;
	left: 5px;
	background-color: #000;
	font: 10pt Arial;
	color: #FFF;
	}

#paramHelp {
	text-align:center;
	position: absolute;
	width: 235px;
	height: 400px;
	top: 200px;
	left: 365px;
	background-color: #000;
	font: 9pt Arial,Helvetica,sans-serif;
	color: #FFF;
	}

#paramHelp a {
	color: #FF0;
	}

#prodSelect {
	float: left;
	text-align:center;
	position: absolute;
	width: 170px;
	height: 400px;
	top: 200px;
	left: 185px;
	background-color: #000;
	font: 10pt Arial;
	color: #FFF;
	}

#paramtable td {
	vertical-align: top;
	color: #FFF;
	}

#paramtable button {
	margin: 0px;
	padding: 0px;
	width:140px;
	font: 8pt Arial;
	background-color: #FFF;
	color: #000;
	vertical-align: top;
	}

#overtable button {
	margin: 0px;
	padding: 0px;
	width:140px;
	font: 8pt Arial;
	background-color: #FFF;
	color: #000;
	}

#undertable input {
	color: #FFF;
	font: 8pt Arial;
	}

#sectorwindow {
	position:absolute;
	display:none;
	width:255px;
	height:190px;
	border:1px solid black;
	background-color:#FFF;
	z-index:999;
	}

#mdlNavigate {
	position:absolute;
	top: 90px;
	left: 1490px;
	z-index:888;
	}

#sectorwindow img {
	width:250px;
	height:158px;
	}

#instructions {
	position: absolute;
	top: 610px;
	left: 5px;
	width: 585px;
	height: 132px;
	background-color: #000;
	overflow: auto;
	color: #FF0;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	}

#instructions a {
	color: #FF0;
	}

.helpbtn {
	width: 20px;
	cursor: pointer;
	}

.hlp1 {
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #FF0;
	}

#Mltng { display: none; }
