﻿body 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:black;
}

.normal 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:black;
}

table.normal
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:black;
}

table 
{
    border-collapse: collapse;
}

.calendar 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color:White;
	color:black;
}

.invisible 
      {
          display:none;
}

.RowHeader {
    color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
}

.NormalHeader 
{
    color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size:16px;
}

.PageHeader {
    color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}

.MyCalendar .ajax__calendar_container {
	border:1px solid #646464;
	background-color: Silver; 
	color: blue;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
	color: black;
	font-weight:bold;
}


.showfield
{
   display:block; 
}

.hidefield
{
   display:none; 
}

li.point_list 
{
	list-style-type:disc;
	list-style: list-style-type;
	color:#FFCA06;
}

input.readonly_field
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: white;
	color: Black; 
	border: none;
	font-size:10pt;
}

checkbox.readonly_field 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: white;
	color:White;
}

select.readonly_field 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: white;
	border:none;
	color:White;
	font-size:10pt;
}

input.edit_field
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: White;
	color: Black;
	font-size:10pt;
}

checkbox.edit_field 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: White;
	color:White;
}

select.edit_field 
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	background-color: White;
	color:Black;
	font-size:10pt;
}


li.sitemap
{
	list-style-type:disc;
	list-style: list-style-type;
	color:#000000;
}

ul.sitemap
{
	line-height:18px;
	list-style-position:inside;		
	margin:0px;
	padding:0px;
}

tr.nav
{
	vertical-align:baseline;
}
tr 
{
	vertical-align:top;
}

.row1 
{
	background-color:#EEEEEE;	
}


.heading 
{
	color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size:16px;
}

a:link.heading 
{
	text-decoration:none;
	color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size:20px;
}

a:active
{
	text-decoration:none;
	color:#E5AE0B;
}	
a:hover
{
	text-decoration:none;
	color:#E5AE0B;
}	

a:visited 
{
	color:#E5AE0B;
	text-decoration:underline;
}

a:link 
{
	color:#E5AE0B;
	text-decoration:underline;
}

.row0
{
	background-color:#EEEEEE;	
}

input 
{
	font-family:Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:Black;
}

textarea
{
	font-family:Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:Black;
}


fieldset { 
	border: 1px solid #E0B700;
	padding: 0 1em 0.5em 1em; 
	margin: 0 25px;
}

legend {
	margin: 0 0 0 1em;
	padding: 0 1em;
	border: 1px solid #E0B700;
	font-weight: bold;
	line-height: 150%;
}

.fieldset-inside {
	
}
 
   

select
{
	font-family:Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:Black;
}

table thead
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-size:10pt;
	color:Black;
	font-weight:bold;
}

.small
{
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-size:8pt;
}

.tablescroll
{ font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background-color:#fff; }
 
.tablescroll td, 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot
{ border:1px solid #ccc; }
 
.tablescroll td
{ padding:3px 5px; }
 
.tablescroll_wrapper
{ border-left:0; }
 
.tablescroll_head
{ font-size:11px; font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-bottom:3px; }
 
.tablescroll thead td
{ border-right:0; border-bottom:0; }
 
.tablescroll tbody td
{ border-right:0; border-bottom:0; }
 
.tablescroll tbody tr.first td
{ border-top:0; }
 
.tablescroll_foot
{ font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-top:3px; }
 
.tablescroll tfoot td
{ border-right:0; border-bottom:0; }



h1 {
	font: normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h2 {
	font: normal normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

h3 
{
    color:#E5AE0B;
	font-family: Calibri, Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size:16px;
}
/* end basic styling                                 */

