﻿body
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td.tddisplay
{
    font-size: 11px;
    color: black;
    font-family: Tahoma, Arial, Verdana;
    font-weight: bold;
    background-color: #CCCCCC;
    height: 20px;
    width: 150px;
    text-align: left;
    vertical-align: middle;    
}

.legendtext
{
    font-size: 12px;
    color: #003667;
    font-family: Tahoma, Arial, Verdana;
    font-weight: bold;
}

.bannertext
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma,Arial,Verdana;
}

.breadcrumb
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
	background-color: #CCCCCC;
	height: 20px;
}

.breadcrumb_green
{
	font-weight: bold;
	font-size: 12px;
	color: #669966;
	font-family: Tahoma, Arial, Verdana;
	background-color: #CCCCCC;
}

.button
{
    border-right: #999999 2px outset;
    border-top: #cccccc 2px outset;
    font-weight: bold;
    font-size: 11px;
    border-left: #cccccc 2px outset;
    color: #ffffff;
    border-bottom: #999999 2px outset;
    font-family: Tahoma, Arial, Helvetica,Geneva, Swiss, SunSans-Regular;
    background-color: #003667;
	     cursor: hand;

}
.formlabel
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}
.formlabel_standard
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
}

.formfield_10px
{
	font-size: 10px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
}

.formfield
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Verdana;
}

.formfield_readonly
{
    font-size: 11px;
    color: Black;
    font-family: Tahoma, Arial, Verdana;
    font-weight: bold;
}

li.standard
{
    font-family: Tahoma, Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    color: Black;
}

.tablecellleftalign
{
	padding-left:auto;		 
}
.tablecellrightalign
{
	color: black;	
	font-size: 8pt;
    font-family: Arial, Verdana;
    font-weight: bold;
    background-color: #CCCCCC;
    height: auto;
    width: 150px;
    text-align: right;
    vertical-align: middle;
}

.displayCreatelabel
{
	font-size: 7pt;
	color:black;
	font-family: Arial, Verdana;
	font-weight:lighter;
}

.displayModifiedabel
{
	font-size: 7pt;
	color:black;
	font-family: Arial, Verdana;
	font-weight:lighter;
}