.LinkButton
{
    background-color: #99CCFF;
    border: Solid, 1px, Black;
    font-weight:bold;
    color:Black;
    font-style:normal;
    
}
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0; 
	background-color: #F0D3AE; /*#374f7f;*/
	/*background-image: url(https://apps.fldfs.com/LocalGov/images/bggreen.jpg);*/
}
h1 {font-family:Arial; font-size:100%; text-transform:uppercase; color:#032E49;}
.TableBorder
{
	background-color: #ffffff;
	border: #CDCDCD 1px solid; /*FF6D00*/
	background-image: url(https://apps.fldfs.com/LocalGov/images/TableBg.gif);
	background-repeat:repeat-x;
}
.TableBorderGray
{
	/*background-color: #ffffff;*/
	border: #999999 1px solid; /*FF6D00*/
}
.TabBorder
{
	background-color: #FFFFFF;
	border-top: #FF6D00 1px solid ;
	border-right: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 1px solid;
}

input.border
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.TableHeaderCell
{
	
	background-color: #F0D3AE;/*1A61B3*/
	color: #000000; /*#ffffff;*/
	font-weight:bold;
	height: 20px;
	font-size: 13px;
}
.GVHeaderCell
{
	
	background-color: #F0D3AE;
	color: #000000; /*#ffffff;*/
	font-weight:bold;
	height: 20px;
	/*font-size: 13px;*/
}


.GVTableBorder
{
	background-color: #ffffff;
	border: #F0D3AE 1px solid; /*FF6D00*/

}


.lbl
{
	font-weight: bold;
}
.Valid
{
    color: #0000C0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Error
{
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A61B3;
}

a:hover
{
	text-decoration: none;
	font-weight: bold;
}
.BigText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.BigNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.BigNav:hover
{
	text-decoration: underline;
	font-weight: bold;
}
.PageHeader
{
	font-size: 17px;
	font-weight: bold;
	color: #032e49;
	font-family: Times New Roman;
	letter-spacing: 1px;
	border-bottom: solid 1px #032E49;
	width: 45%;
	margin:0px 0px 20px 10px;
}
.PageHeader1 {font-family:Arial;  }
.maintable { }
.mainmenu { }
.mainmenu a {margin:0px; font-size:120%;  color: #1A61B3; border:1px solid  #d1e9fb; padding:4px; text-decoration:none; background-color:#e3eff8;}
.mainmenu a:hover {  }
.mainmenu a:visited {   }

.button 
{
    margin:0px; font-size:120%;  color: #1A61B3; border:1px solid  #d1e9fb; padding:4px; text-decoration:none; background-color:#e3eff8;

}
.button:hover
{
    text-decoration: none;
	font-weight: bold;   
 }

.mainmenu1 {padding-top:15px; padding-bottom:10px;    }
.mainmenu2 {padding-top:15px; padding-bottom:10px;   }
.userid {padding-right:10px;}
.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Black;
}

/*  .ModalBackGround
  {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
 } */
 
 .progress 
 {
	position: absolute;
	padding-top:2px;
	z-index: 1000;

	
}

.ReportLink 
{
	text-align: center;
}





.ajax__tab_panel
{
	width:116em;
}

.ajax__tab_inner
{
	height:2em;
	width:13em;
	text-align:center;
	padding-top: 0em;
}

.ajax__tab_tab
{
	margin-left:2em;
	font-size:15px;
	margin-right:2em;
}

.ajax__tab_header
{
	height:23px;
	text-align:center;
}

.ajax__tab_inner {
	border-left: #CDCDCD 1px solid;
	border-right: #CDCDCD 1px solid;
	border-top: #CDCDCD 1px solid;
}

.ajax__tab_body {
	display: block;
	border: #CDCDCD 1px solid;
	padding-bottom: 2em;
}

.standardFontSize{
	font-size: 14px;
}

.modalPositionCenter {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}