﻿

br.smallBr
{
	height: 5px;
}

li.Error
{
	list-style-position: outside;
	padding-bottom: 15px;
	padding-top: 0px;
	list-style-type: disc;
}

a.WindowLink2:link
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}
a.WindowLink2:visited
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}
a.WindowLink2:hover
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: #ff0000;
	font-family: Arial;
}
a.WindowLink2:active
{
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: #dd0000;
	font-family: Arial;
}

div.FormHeading
{
	font-weight: bold;
}

div.FormHeading2
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #99ccff;
	margin: 2px 3px 2px 3px;
	padding: 2px 3px 2px 3px;
}
div.FormHeading2FloatLeftRight
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #99ccff;
	float: left;
	margin: 2px 3px 2px 3px;
	padding: 2px 3px 2px 3px;
	text-align: right;
}
div.FormData2FloatLeftLeft
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	background-color: #ffffff;
	float: left;
	margin: 2px 3px 2px 3px;
	padding: 2px 3px 2px 3px;
	text-align: left;
}
