﻿/*body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.googlePopup {
    background-color:  blue;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FF0000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    height: 400px;
    width: 750px;
    left:25px;
   
    vertical-align: top;
}

*/
.style1 {
	border: 0px none #000000;
	padding: 0px;
	margin: 0px;
	background-color: #CCFFCC;
	height: 25px;
	border-spacing: 0px;
	border-width: 0;
}
.style4 {
	border-style: none;
	border-width: 0px;
	border-color:black;
}
.style5 {
	border: 0 none #000000;
	padding: 0px;
	margin: 0px;
	background-color: #CCFFCC;
	border-spacing: 0px;
}

.HyperLinkedImage img{
width:100%;
}


.HyperLinkedImage85 img{
width:85%;
}
.HyperLinkedImage70 img{
width:70%;
}


.HyperLinkedImage40 img{
width:40%;
}

.userMsg {
font-family:Arial; font-size:12pt;
 background-color:White;
  border-style:none;
  color:DarkBlue;
}

.userMsg1 {
font-family:Arial; font-size:12pt;
 background-color:White;
  border-style:none;
  color:DarkBlue;
  line-height:15px
}

.selectFree {
  display: block; 
  z-index: 2000; 
         border:1px outset black;position:absolute;top:15px;width:600px;Left:10px; height:200px;
         background-color:#dddddd; text-align:justify; font-family:Arial; font-size:12pt;
}

.selectFree IFRAME
{
 display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:0;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:800px;/*must have for any big value*/
 height:600px/*must have for any big value*/;
}


.IFRAME
{
 display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:0;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:800px;/*must have for any big value*/
 height:600px/*must have for any big value*/;
}
.popupDiv1{
         border:1px outset black;position:absolute;top:125px;width:700px; 
         background-color:white; text-align:justify; font-family:Arial; font-size:12pt;
         z-index:100;
}

.infoDiv2{
         border:1px outset black;position:absolute;top:125px;width:300px;Left:10px; 
         background-color:transparent; text-align:justify; font-family:Arial; font-size:12pt;
         z-index:100;
}
.googlePopup {
    background-color:  blue;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FF0000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    height: 500px;
    width: 400px;
    left:225px;
   
    vertical-align: top;
 /*   background-image: url(../images_template1/header_bg.jpg);
  display:   table-cell;*/
}

/*    styles for div based layout, no abs positioning */
#masterContainer
{
  width: 1000px;
}

#masterHeaderContainer
{
  height: 75px;
}

#masterContentContainer
{
  height: 450px;
}

#masterFooterContainer
{
  height: 25px;
}

.columnLeft10
{
  float: left;
  width: 9%;
  background: black;
}

.columnRight10
{
  float: left;
  width: 9%;
  background: black;
}


.columnLeft60
{
  float: left;
  width: 55%;
  background: yellow;
}
.columnRight40
{
  float: left;
  width: 35%;
  background: green;
}
.columnRight80
{
  float: left;
  width: 75%;
  background: green;
}
.bottomNav
{
    background-position: #008000;
    clear: both;
    width: 780px;
    background: #FFFFFF;
    position: absolute;
    top: 550px;
    left:25px;
    
}

.topNav
{
    clear: both;
    width: 800px;
    background: transparent;
    position: relative;
    top: 255px;
    left:225px;
    
}

/*    styles for div based layout, no abs positioning */
.pageNotesW
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
    border-style: none;
    overflow: visible;
    left: 250px;
    width: 700px;
    text-align: justify;
}
.pageNotes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
    border-style: none;
    overflow: visible;
    left: 250px;
    width: 500px;
    text-align: justify;
}
table.linkcontainer {
	background-color: transparent;
	filter:alpha(opacity=70); /* used by IE*/
	opacity: .7;     /*  used by firefox */
	-moz-opacity: .7;
}

td.logo_area
{
    border-style: none;
    border-width: 0px;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    background-color: #FFFFFF;
    vertical-align: top;
    text-align: justify;
    font-weight: bold;
    color: #000000;
    left: 10px;
}
/*
td.logo_area
{
    border-style: none;
    border-width: 0px;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    background-color: #FFFFFF;
    filter: alpha(opacity=65);
    opacity: .65;
    -moz-opacity: .65;
    vertical-align: top;
    text-align: justify;
    font-weight: bold;
    color: #000000;
    left: 10px;
}
*/



td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box
{
    background-color: transparent;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
    border-style: none;
    border-width: 0px;
    background-color: transparent;
    border-top-color: #000000;
    border-right-color: #333333;
    border-bottom-color: #000000;
    border-left-color: #333333;
    height: 100px;
    display: table-cell;
    vertical-align: top;
    background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.linkCell
{
    vertical-align: middle;
    text-align: center;
    background-color: Transparent;
    filter: alpha(opacity=65);
    opacity: .65;
    -moz-opacity: .65;

}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation
{
    height: 43px;
    vertical-align: baseline;
    text-align: center;
    background-color: Transparent;
    line-height: 20px;
    padding-top: 20px;
}




p
{
   font:  normal .8em/2.0em Verdana, Arial , sans-serif;
}

p.p1
{
  font:  0.75em Arial
  margin-top: 5
  margin-bottom: 5
}
p.pHeader
{
  font:  bold 1.0em Arial
  margin-top: 10
  margin-bottom: 5
  color: #00FF00;  
 }
 .HLButton
{
    border-top: #75B1D6 outset;
    border-top-width: medium;
    border-top-color: #95D1F6;
    border-top-style: outset;
    border-right: #75B1D6 outset;
    border-right-width: medium;
    border-right-color: #95D1F6;
    border-right-style: outset;
    border-bottom-width: medium;
    border-bottom-color: #95D1F6;
    border-bottom-style: outset;
    border-bottom: #75B1D6 outset;
    border-left: #75B1D6 outset;
    border-left-width: medium;
    border-left-color: #95D1F6;
    border-left-style: outset;
    text-decoration: none;
    text-align: center;
    font-size:  16px;
    font-weight: bold;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #85C1E6;
    color: #000000;
}

 .PBButton
{
  border-top: #75B1D6 outset;
    border-top-color: #95D1F6;
    border-top-style: outset;
    border-right: #75B1D6 outset;
    border-right-color: #95D1F6;
    border-right-style: outset;
    border-bottom: #75B1D6 outset;
    border-left: #75B1D6 outset;
    border-left-color: #95D1F6;
    border-left-style: outset;
    text-decoration: none;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    height: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: Silver;
    color: #000000;
    width: 100px;
    border-width: thin;
    
}
 
/*
 .HLButton
{
    border-top: #ececec outset;
    border-top-width: medium;
    border-top-color: #FCFCFC;
    border-top-style: outset;
    border-right: #ececec outset;
    border-right-width: medium;
    border-right-color: #FCFCFC;
    border-right-style: outset;
    border-bottom-width: medium;
    border-bottom-color: #FCFCFC;
    border-bottom-style: outset;
    border-bottom: #ececec outset;
    border-left: #ececec outset;
    border-left-width: medium;
    border-left-color: #FCFCFC;
    border-left-style: outset;
    text-decoration: none;
    text-align: center;
    font-size: large;
    font-weight: bold;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #85C1E6;
    color: #000000;
}
*/
.navHorizontal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #00FFFF;
    border: thin outset #FF00FF;
}

#topContent {
    text-align: right;
    background-color: #600;
    color: White;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    height: 50px;
}

#topContent a {
    text-decoration: none;
    color: White;
}

#infoDivQ
{
    top: 200px;
    left: 150px;
    position: absolute;
    background-color: #FFFFFF;
    
}
#map
        {
            top: 180px;
            position: absolute;
            height: 525px;
            width: 700px;
            left: 250px;
        }

.infoDivA {
    width: 3;    
    text-align: left;
    position: absolute;
    top: 200px;
    margin-top: 10px;
    left: 500px;
    background-color: transparent;
}

#leftContent h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    border-top: dotted 1px #660;
    border-bottom: dotted 1px #660;
}

#mainContent {
    text-align: left;
    margin-left: 250px;
    padding: 10px;
}

#footerContent {
    text-align: center;
    padding: 5px;
}
.sessionVar
{
    position: absolute;
    left: 85px;
    width: 700px;
}
.legendTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #000000;
    background-color: #800000;
    width: 100px;
    text-align:center;
}
.legendlabel
{
    border: 1px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
     font-weight:bold;
    color: #000000;
    background-color: #800000;
    width: 100px;
    filter: alpha(opacity=60);
    opacity: .6 ;
    -moz-opacity: .6 ;
     text-align:center;
}
.RvtLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:  normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align:left
}
.paragraphTxt
{
 line-height:normal;
 font:Arial; 
 text-align:justify; 
 margin-left:10px   
    
}
.RvtDataGridHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align: center;
}
.RvtDataGridRow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align: left;
}
.RvtDataGridFooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align: left;
}
.RvtSelectedDataGridRow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color:  Blue;
    text-align: left;
    background-color:Yellow;
    
}

.PvtMainMenuText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
}
.RvtMainMenuTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    
}
.PvtMainMenuSubTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    text-align: left;
}

.PvtParagraphText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    text-align: justify;
    font-weight: 500;
}
.PvtParagraphTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: left;
}
.PvtComboBoxText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-align: justify;
    font-weight: 500;
}
.PvtFooterText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align:  justify;
}
.PvtFooterDiv
{
    position: relative;
    width: 800px;
    height: 20px;
    margin: 0 auto;
    top: 10px;
    vertical-align: middle;
    }

.labels
{
	left: 0px;
	width: 168px;
	position: relative;
	text-align: right;
}

.sampleTable
{
	border-spacing:0px;
	border-collapse:collapse;
	margin: 0px;
	padding: 2px;
	width: 718px;
	vertical-align:top;
	text-align:left;
}
.controls
{
	border-spacing:0px;
	border-collapse:collapse;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
	width: 100%;
	vertical-align:middle;
}

td.tdchart
{
	width:412px;
}

td.label
{
	width: 168px; 
	text-align: right;
	margin: 0px;
	padding:0px;
}

