﻿h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #077fba;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #077fba;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center; 
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin-bottom: 1px;
	margin-top: 1px;
}
p
{
	color: #0066cc;
}
.buttonStyle
{
	font-size: 8pt;
	width: 70px;
	height: 21px;
}
.buttonExStyle
{
	font-size: 8pt;
	height: 21px;
}
.textBoxStyle
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.tableStyle
{
	border-right: gainsboro 1px;
	border-top: gainsboro 1px;	 
	border-left: gainsboro 1px;
	border-bottom: gainsboro 1px;
	font-family: Arial,Helvetica,sans-serif;
	border-collapse: collapse;
}
.textStyle
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal;
}
.textStyleRequired
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal;
 	color:#0066cc; 
}
.textStyleAlt
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal;
}
.linkStyle
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.linkStyleStatic
{
	font-size: 8pt;
	font-weight: normal;
	color: #06c;
	font-family: Arial, Helvetica, sans-serif;
}
.textStyleNormal a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #06c;
}
.textStyleAltNormal a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #06c;
}

.errorHeader
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.errorDetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notes
{
	font-size: 9px;
	font-family: Verdana,Arial;
	font-style: italic;
	font-weight: normal;
}
.textStyleMultiText
{
	font-size: 9px;
	font-family: Verdana,Arial;
	font-style: italic;
	font-weight:normal; 
}
.textStyleMultiTextLarge
{
	font-size: 11px;
	font-family: Verdana,Arial;
	font-style: italic;
	font-weight:normal; 
}
.textStyleMultiTextInput
{
	BORDER-RIGHT: #000000 1px;
	BORDER-LEFT: #000000 1px; 
	BORDER-TOP: #000000 1px; 
	BORDER-BOTTOM: #000000 1px; 
	FONT-SIZE: 9pt; 
	WIDTH: 37px; 
	COLOR: #000000; 
	/*LETTER-SPACING: 1px; */
	/*HEIGHT: 17px; */
	BACKGROUND-COLOR: transparent; 
	TEXT-ALIGN: right;
	vertical-align:  top;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-style: italic;
	font-weight:normal; 
}
.headerTextStyle
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DDE4FF;
	color: #0066cc;
}
