﻿body {
  margin: 0px;
  padding: 0px;
  cursor: default;
  font-family: Interstate-regular;
  font-size: 10pt;
  background-color: Gray;
  color: #000000
}
p {
  font-family: Verdana;
  font-size: 10pt;
}
div
{
   font-family: Comic Sans MS;
  font-size: 10pt;
  color: Navy;  
}
td {
  font-family: Comic Sans MS;
  font-size:  8pt;
  font-weight: normal;
}
h1 {
  font-family: Interstate-regular;
  font-size: 16pt;
  }

h2 {
  font-family: Interstate-regular;
  font-size: 14pt;
  }

h3 {
  font-family: Comic Sans MS; 
  font-size: 12pt;
  }
.Border {
  border: dotted;
  border-width: 0px 1px 1px 0px;
  border-color: black #999999 #999999 black;
  font-size: 5px;
}
.Field {
  border: 1px solid rgb(80,80,80);
  color: #000000;
  font-family:Verdana;
  font-size: 8pt ;
  background-color: #EEEEEE;
}
.Choice {
  font-size: 8pt;
}
.Error {
  font-family: Interstate-regular;
  font-size: 10px;
  color: #FF0000;
}
.ErrorTable {
  background-color: #EEEEEE;
  border: 1px solid #546376;
  width: 600px;
  height: 0%;
}
.Label {
  font-size: 10px;
  font-family: Interstate-regular;
  color: #000000 ;
  font-weight: bold;
}
.SectionTitle {
  font-size: 12px;
  font-family: Interstate-regular;
  color: #546376;
  font-weight: bold;
}
.SubTitle {
	text-decoration: underline;
}
.Title {
  font-weight: bold;
}
.Header {
  font-size: 12px;
  font-family: Interstate-regular;
  color: #FFFFFF;
  font-weight: bold;
}
.App {
  color: #FFFFFF;
  font-size: 14pt;
  font-family:Interstate;
}

.formBorder	    {border: 1px solid black; font-family: Interstate-regular; font-size: 8pt; background: #f9edb1;}
.formNoBorder	{border: none; font-family: Interstate-regular; font-size: 8pt; background: #FFCC99;}
.formNoNothin	{border: none; font-family: Interstate-regular; font-size: 8pt; background: none;}
.tableBorder	{border-bottom: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; font-family: Interstate-regular; font-size: 8pt;}

.tableclass {
	border: 1px solid #666;
	width: 80%;
	margin: 20px 0 20px 0 !important;
	margin-left:25px;
	
}
.thclass {
	
	padding: 2px 4px 2px 4px !important;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	
}

thead tr {
	background-color:#FFE100;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold
}

th.sorted {
	background-color:  ButtonShadow;
}


th a:hover {
	text-decoration: underline;
	
}



th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-weight: bold
}
span.pagebanner {
	padding: 2px 4px 2px 4px;
	width: 82%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
	margin-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
}

span.pagelinks {
	padding: 2px 4px 2px 4px;
	width: 82%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
	margin-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
}


.group-1 {
    font-weight:bold;
    padding-bottom:10px;
    border-top:1px solid black;
}
.group-2 {
    font-style:italic;
    border-top: 1px solid black;

}
.subtotal-sum, .grandtotal-sum {
    font-weight:bold;
    text-align:right;
}
.subtotal-header {
    padding-bottom: 0px;
    border-top: 1px solid white;
}
.subtotal-label, .grandtotal-label {
    border-top: 1px solid white;
    font-weight: bold;
}
.grouped-table tr.even {
    background-color: #fff;
}
.grouped-table tr.odd {
    background-color: #fff;
}
.grandtotal-row {
    border-top: 2px solid black;
}
.confirm
{
    font-size : 12px;
    font-style:italic;
    color:Green;
}

.pageTitle
{
    font-size: 18pt; 
    font-family: Georgia;
    font-style:italic; 
    font-weight:bold; 
    color: #ff3300;
}

.slideShowLink
{
    font-size: 10pt; font-family: Tahoma; font-style:italic;
}

.footer
{
    font-size: 10pt; 
    font-family: Georgia;
    font-style: italic;
    font-weight:bold;
}