﻿body
{
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    
}
.header
{
    background-color: #191970;
    color: #ffffff;
    background-image: none;
    position: static;
    width: 100%;
    height: 70px;
    text-align: center;
    vertical-align: middle;
}
.header_low
{
    background-color: #191970;
    color: #ffffff;
    background-image: none;
    position: static;
    width: 100%;
    height: 20px;
    text-align: center;
   
}
.header_path
{
	position: static;
	width: 100%;
	height: 20px;
	text-align: left;
	background-color: #c0c0c0;
	
}
.title
{
	font-size: larger;
	font-weight: bold;
}
.menua
{
	font-size: 0.9em;
}
.text
{
    font-size: 0.8em;
    position: static;
    text-align: left;
    margin-left: 20px;    
    margin-bottom: 30px;
}
.smalltext
{
     font-size: 0.7em;
}
.table_header
{
	background-color: #191970;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
}
.table_text
{
    font-size: 8pt;
    position: static;
    text-align: left;
   
}
.std_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    text-align: left;   
}
.table_text_alt
{
    font-size: 8pt;
    position: static;
    text-align: left;
    background-color: #ffff99;
   
}
.sub_header
{
	background-color: #b0c4de;
	text-align: center;
}
.td_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c9dce6;
	text-align: right;
}
.side_header
{
	background-color: #d8e4f8;
}
.alttr
{
    background-color: #ffffcc;
    text-align: right;
}
.highligher
{
	background-color: #ffff66;
	text-align: right;
}
.rtr
{
    
    text-align: right;
}
.ctr
{
    text-align: center;
}
H3
{
    text-align: center;
}
LI
{
    text-indent: 0pt;
}
TABLE
{
    font-size: medium;
    position: static;
}
H4
{
    text-indent: 0pt;
}
H2
{
    color: #000080;
    text-align: center;
}
.main-grid-header
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4682b4;
}
.main-grid-item
{	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.main-grid-altitem
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff99;
}
.main-grid-header a:link
{
	color:#ffffff;
}
.main-grid-header a:active
{
	color: #ffffff;
}
.main-grid-header a:visited
{
	color: #ffffff;
}
.main-grid-header a:hover
{
	color: #874eeb;
}
.main-grid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: black thin ridge;
	border-top: black thin ridge;
	border-left: black thin ridge;
	border-bottom: black thin ridge;
}
.invoice-grid-header
{
	font-weight: bold;
	font-size: 11px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0c4de;
}
.invoice-grid-footer
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e8e8ea;
}
.invoice-grid-item
{	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.invoice-grid-alt-item
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff99;
}
.IE8Fix 
{ 
    z-index: 1000; 

}

