html,body
{
	font-family: Verdana, Arial, Tahoma;
	height: 100%
}
body
{
	font-family: Verdana, Arial, Tahoma;
}
a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: none;
	color: Red
}
.greenTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #008080
}
.leftMenuTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #008080;
	background-color: #FFCC66
}
.leftMenuTitleRev
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #008080
}
.leftMenuItem
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	background-color: #F9F3DF
}
.clientLoginTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: Navy
}
.clientLoginForm
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background-color: Silver
}
.formFieldLabel
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold
}
.smallFormLabel
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold
}
.largeBlueLabel
{
	font-weight: bold;
	font-size: 12px;
	color: #3366cc;
	font-family: Verdana, Arial, Tahoma;
}
.emphasis
{
	background-color: crimson;
}
.smallText
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
}
.tinyText
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8px;
}
.mediumText
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
}
.label
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
}
.dislabel
{
	font-weight: bold;
	font-size: 11px;
	color: #e0e0e0;
	font-family: Verdana, Arial, Tahoma;
}
.sv
{
	padding-left: 40px;
}
.caption
{
	font-weight: bold;
	background-color: lightsteelblue;
	text-align: center;
}
.valueTable
{
	font-size: 11px;
	border-top: white thin solid;
	border-left: white thin solid;
	border-right: white thin solid;
	font-family: Verdana, Arial, Tahoma;
}
.valueTable TD
{
	border-bottom: white 1px solid;
}
.mediumTextEmphasis
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	background-color: lightsteelblue;
}
.mediumTextRO
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background-color: gainsboro;
	border: solid 1px black;
}
.smallRedItalic
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-style: italic;
	color:Red
}
.errorMessage
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	line-height: 13px;
	color:Red
}
.mediumRed
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color:Red
}
.formTitle
{
	font-family: Arial Black, Verdana, Arial, Tahoma;
	font-size: 12px;
	padding: 5px;
	color: White;
	background-color: #486ebd
}
.formTitleSmall
{
	font-family: Arial Black, Verdana, Arial, Tahoma;
	font-size: 10px;
	padding: 5px;
	color: White;
	background-color: #486ebd
}
.gridHeader
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-color: #486ebd
}
.listFormTitle
{
	font-family: Arial Black, Verdana, Arial, Tahoma;
	font-size: 18px;
	color: #008080;
}
.formSectionTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #C4D9E7
}
.formSectionTitle2
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: lightsteelblue;
	padding: 2px;
}
.formInstruction
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	padding: 0px;
	background-color: #C0C0C0
}
.formButtons
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	padding: 4px;
	background-color: ivory
}
.bigGreenTitle
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #008369
}
.tableBorder
{
	BORDER-LEFT-COLOR: #f0f0f0; 
	BORDER-BOTTOM-COLOR: #f0f0f0; 
	BORDER-TOP-COLOR: #f0f0f0; 
	BORDER-COLLAPSE: collapse; 
	BORDER-RIGHT-COLOR: #f0f0f0
}
.calendarButton
{
	font-family: Webdings;
	font-size: 10px;
}
.pagerText
{
	font-weight: bold;
}
a.pagerText
{
	text-decoration: underline;
	font-weight: normal;
}
a.mediumText
{
	text-decoration: underline;
	font-weight: normal;
}
hr.divider
{
	color: gray;
	background-color: gray;
	height: 1px;
	width: 95%;

}
.gridDiv
{
}
.divCell
{
	padding-bottom: 5px;
	border-bottom: gainsboro thin solid;
}
td.NoWrap
{
	white-space:nowrap;
	overflow:hidden;
}
