﻿.MapViewer_TitleBarStyle
{
    background-color: #FFF; 
    font-weight: bold; 
    font-size: xx-large; 
    vertical-align: middle; 
    color: white; 
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_Header{
	background-color: #ECEAE6;
	font-size: 10px;
	line-height: 16px;
	display: block;

}


.MapViewer_TitleBannerStyle
{
	display: block; 
	background-color: #557957;
	background-image: url(images/TitleBanner.jpg);
	background-repeat: no-repeat;
	font-size: 	small; 
	font-family: Verdana, Sans-Serif, Arial;
	color: #666666;
	border-bottom-style:solid;
	border-bottom-color:#007038;
	border-bottom-width:1px;
}

.MapViewer_TaskbarStyle
{
    background-color: #557957;
    background-image: url(images/TitleBanner.jpg);
    background-repeat: no-repeat;
    font-weight: bold; 
    font-size: 8pt; 
    color: black; 
    font-family: Verdana, Sans-Serif, Arial;	
}

.MapViewer_SmallTitleBarStyle
{
    background-color: #999999; 
    font-weight: bold; 
    font-size: small; 
    color: white; 
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_PanelHeaderStyle
{
    background-color: #999999; 
    color:White; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: small;
    font-weight: bold;
    width: 100%;
}

.MapViewer_PanelContentsStyle
{
    background-color: white; 
    color: black; 
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    width: 100%; 
    display: block;
}

.MapViewer_WindowTitleBarStyle 
{
    background-color: #4B5731; 
    font-weight: bold; 
    font-size: 8pt; 
    color: white; 
    font-family: Verdana, Sans-Serif, Arial;
	background-image: url(images/green1-gradient-24x1.gif);
	background-repeat: repeat-x;
}

.MapViewer_WindowStatusBarStyle
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size:x-small; 
    color: white;
}

.MapViewer_WindowContentsStyle
{
    font-family:Arial, Verdana, Sans-Serif;	
    font-size:x-small; 
    background-color: White; 
    color: Navy; 
    border: 1px solid black; 
    overflow: hidden;
}

.MapViewer_WindowBodyStyle
{
    background-color: #00008b; 
    color:White; 
    font-family:Arial, Verdana, Sans-Serif; 
    font-size:x-small;
    border: solid thin Black;
}

a.topHeader
{
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 4px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.topHeader:visited
{
	color: #666;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a.topHeader:hover
{
	color: #996600;
	text-decoration: underline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

table.sortable a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align:center;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
    text-align:center;
}
.button 
{
	border:solid 1px black;
	background-color: #ECECEC;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.button2
{
	border:solid 1px white;
	background-color: #ECECEC;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.buttonHover
{
	border:solid 1px black;
	background-color: #CCDDCD;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.buttonHover2
{
	border:solid 1px DarkSeaGreen;
	background-color: Honeydew;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.buttonClick
{
	border:solid 1px black;
	background-color: #E6DBD9;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.buttonClick2
{
	border:Inset 1px gray;
	background-color: DarkSeaGreen;
	cursor:pointer;
	width:25px;
	height:25px;
	text-align:center;
}
.sortable
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.sortable td{
	font-size: 10px;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px none #666;
	padding-left:2px;
	padding-right:2px;
}
.sortable blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sortable p{
	margin: 0px;
	padding: 2px;
}
.sortable th{
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px none #FFFFFF;
	background-color: #E6E6E6;
	font-size: 10px;
	padding-bottom:3px;
	padding-top:3px;
	text-align:center;
}

.sortable h1{
	margin: 0px;
	padding: 2px;
	font-size: 16px;
}
.sortable h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.sortable h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.lightGreen {
	background-color: #CCDDCD;
}
.lightBrown{
	background-color: #E6DBD9;
}

.lightGrey{
	background-color: #ECECEC;
}
.Green{
	background-color: #006C07;
	color: #FFFFFF;
	}
.midGreen
{
	background-color:#8CD9B3;
}






.Apptable{
	width: 99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	
	margin-top: 4px;
	margin-bottom: 4px;
}

.Apptable td{
	font-size: 10px;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
	vertical-align: top;
}
.Apptable blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Apptable p{
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.Apptable th{
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #FFFFFF;
	background-color: #EFEFEF;
	font-size: 10px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}

.ApptableNav{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.ApptableNav td{
	font-size: 10px;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
}

h1.Apptable {
	margin: 0px;
	padding: 2px;
}
h2.Apptable {
	margin: 0px;
	padding: 0px;
}
h3.Apptable{
	margin: 0px;
	padding: 0px;
}
h3.Apptable
{
padding: 0px 0px 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #000;
	font-size: 12px;	
}
.Apph3
{
	padding: 0px 0px 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #006C07;
	font-size: 12px;	
}
.AppSubmit{
	background-color: #CCC;
	text-align: right;
}
.submitButton{
	background-color: #006C07;
	color:White;
	border: solid 1px black;
	font-weight:bold;
	}
.resetButton{
	background-color: #E6DBD9;
	border: solid 1px black;
	font-weight:bold;
	}
.AppSubmit
{
	background-color: #CCDDCD;
	text-align: right;
}
.AppSmall
{
	font-size:8pt;
	font-weight:normal;
	list-style-type:square;
}

.tabButtonOn
{
   background-color: #006C07;
   color:White;
   border-top: solid 1px black;
   border-left: solid 1px black;
   border-right: solid 1px black;
   border-bottom: solid 1px green;
   font-weight: bold;

}

.tabButtonOff
{
    background-color: White;
    color: Black;
    border: solid 1px black;
    font-weight: bold;  
}

.tabButtonHidden
{
    background-color:White;
    color: Black;
    border: solid 1px black;
    display: none;
    visibility: hidden;
}

.tabFrame
{
    border: solid medium #006C07;
    
}

