﻿body {
	background-color: #ffffff;
	min-width: 0;
	min-height: 0;
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana;
	font-size: 9pt;
}

#MainContent{
	padding: 2px 8px 0px 8px;
}

font 
{
    font-family: Arial Tahoma, , Helvetica, sans-serif;
    font-size: xx-small
}
    
h2 {
	color: #0F1F73;
	font-family: Verdana;
	font-size: 10pt;
	height:1px;
}

a:hover.Link {
	text-decoration: none;
}

.linkButton 
{
	color:Blue; 
	
	}


.h1 {
	color:Black;
	font-family: Arial;
	font-size: 14pt;
}

.h2 {
	color: Black;
	font-family:Arial ;
	font-size: 12pt;
	font-weight:bold;  
}

.normalText {
	color:Black;
	font-family:Arial ;
	font-size: 8pt;
}

.normalLabel {
	color:Black;
	font-family:Arial ;
	font-size: 8pt;
}

.boldLabel {
	color:Black;
	font-family:Arial ;
	font-size: 8pt;
	font-weight:bold;
}

.errorLabel {
	color:Red;
	font-family:Arial ;
	font-size: 8pt;
}


.bottomMenu {
	font-family:Arial ;
	font-size: 10pt;
	font-weight:bold;
}

.rowSpacer
{
	height:10px; 
}

.rowLabelHeight	
{
	height:18pt;
}