	.pageHeading {
		font-family: verdana;
		font-size: 16pt;
		color: white;
		font-weight: bold;
	}
	.pageHeadingSmall {
		font-family: verdana;
		font-size: 16pt;
		color: white;
		font-weight: bold;
	}
	.pageHeaderDropdown {
		font-family: verdana;
		font-size: 10pt;
		color: white;
		font-weight: bold;
	}
	.pageHeadingUserInfo {
		font-family: verdana;
		font-size: 10pt;
		color: white;
		font-weight: normal;
	}
	.pageTitle {
		font-family: verdana;
		font-size: 12pt;
		color: #005599;
		font-weight: bold;
	}
	.sectionTitle {
		font-family: Verdana;
		text-transform: uppercase;
		font-size: 10pt;
		color: #005599;
		font-weight: bold
	}
	.instructions {
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: normal;
	}
	.mediumInputButton	{
		border-width: 1px;
		FONT-FAMILY: tahoma;
		font-size: 11px; 
		font-weight: normal;
	}
	.inputLabel {
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
	}
	.inputLabelBold {
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
	}
	.inputBox	{
		background: white;
		border-style: solid;
		border-width: 1px;
		border-color: #d0d0d0;
		FONT-FAMILY: verdana;
		font-size: 11px; 
		font-weight: normal;
	}
	.inputBoxRequired	{
		background: white;
		border-style: solid;
		border-width: 2px;
		border-color: #ff9900;
		FONT-FAMILY: verdana;
		font-size: 11px; 
		font-weight: normal;
	}
	.inputBoxRight	{
		background: white;
		border-style: solid;
		border-width: 1px;
		border-color: #d0d0d0;
		FONT-FAMILY: verdana;
		font-size: 11px; 
		font-weight: normal;
		text-align: right;
	}
	.inputBoxRequiredRight	{
		background: white;
		border-style: solid;
		border-width: 2px;
		border-color: #ff9900;
		FONT-FAMILY: verdana;
		font-size: 11px; 
		font-weight: normal;
		text-align: right;
	}
	.iconButton {
		background-color: '#EFEDDE'; 
		border: 1px solid #c9c9c9;
		height: 22;
		z-order: 25;
	}
	.listColumnHeading {
		background: #005599;
		font-family: verdana;
		font-size: 10pt;
		color: white;
		font-weight: bold;
	}
	.listColumnHeadingBW {
		background: #a9a9a9;
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
	}
	.listColumnHeadingSmall {
		background: #a9a9a9;
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
	}
	.listColumnData {
		background: white;
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
	}
	.listColumnDataSmall {
		background: white;
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: normal;
	}
	.menuItem {
		font-family: verdana;
		text-indent: 10px;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		line-height: 130%;
		margin-top: -15;
	}
	a {
		text-decoration: none;
	}
	a:hover { 
		font-weight: bold;
	}
	.calendarDOW {
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
	}
	.calendarDay {
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: normal;
	}