@media screen {
	body {
		background-color: #fff;
		background-image: url('/images/bgBody.gif');
		background-repeat: repeat-x;
		margin: 0px auto;
		text-align: center;
	}
}

img {
	display: inline;
}

form {
	margin: 0px;
}

a img {
	border: none;
	text-decoration: none;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 1px 10px;
	text-align: center;
	text-indent: 0px;
	white-space: nowrap;
	vertical-align: middle;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
	width: auto;
	overflow: visible;
}

button img {
	margin-right: 4px;
	vertical-align: middle;
}

button span {
	vertical-align: middle;
}

#btnContinue img {
	margin-left: 4px;
	margin-right: 0;
	vertical-align: middle;
}

input {
	vertical-align: middle;
}

textarea {
	padding: 2px;
	border-width: 1px;
	border-style: inset;
	margin: auto;
}

@media screen {
	.pageContent {
		width: 990px;
		border: solid 1px #336;
		background-color: #c2e2f7;
		background-image: url('/images/bgPage.gif');
		background-repeat: repeat-x;
		margin: 0px auto;
		padding: 0px;
	}

	.pageContentNarrow {
		border: 1px solid #336;
		width: 756px;
		background-color: #c2e2f7;
		background-image: url('/images/bgPage.gif');
		background-repeat: repeat-x;
		margin: 0px auto;
		padding: 0px;
	}

	.maintext {
		width: 958px;
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 15px;
		margin: 0px;
	}
}

.maintext h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EF4B3B;
	margin-bottom: 8px;
	padding-bottom: 4px;
	background: url(/images/salmonbarfade740.png) no-repeat bottom left;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.5);
}

.maintext h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #336;
	line-height: 1em;
}

.maintext h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #336;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.maintext h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #EF4B3B;
	line-height: 1em;
}

.blueborder {
	border: 1px solid #336;
}

.blueoutline {
	border-top: 3px solid #336;
	border-bottom: 3px solid #336;
}

.topsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336;
	padding-bottom: 8px;
	padding-top: 10px;
}

#toplinks {
	position: relative;
	text-align: left;
	width: 990px;
	padding: 5px 0px;
	margin: 0px auto;
	height: 32px;
	border-bottom: solid 3px #336;
}

#toplinks img {
	position: absolute;
	left: -10px;
	bottom: -9px;
}

#toplinks2 {
	position: relative;
	float: right;
	z-index: 4;
}

#toplinks3 {
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336;
	position: absolute;
	right: 0px;
}

#toplinks3 td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336;
	white-space: nowrap;
	vertical-align: top;
}
#toplinks3 a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 6px;
	color: #336;
	text-decoration: none;
}

#toplinks3 a:visited {
	color: #336;
}
#toplinks3 a:hover {
	color: #c00;
	text-decoration: underline;
}

.topSplash {
	position: relative;
}

.topSplash div {
	position: absolute;
	left: 520px;
	top: -32px;
	border: 4px solid #336;
}

.topSplash img {
	display: block;
	border: 2px solid #eef;
}

.navTabCorner {
	position: relative;
	float: right;
}

.navTabCorner div {
	position: absolute;
	right: -11px;
	top: 0px;
	width: 10px;
	height: 10px;
	background: url('/images/bgNavTabCorner.png') no-repeat top right;
}

.navMenu {
	position: relative;
	float: left;
	white-space: nowrap;
	vertical-align: bottom;
}

.navMenu a {
	position: relative;
	background: url('/images/bgTabInactive.png') no-repeat 100% 0;
	height: 29px;
	display: block;
	font-family: "Arial Narrow" ,Arial;
	font-size: 13pt;
	color: #fff;
	padding: 0px 10px;
	text-decoration: none;
	line-height: 29px;
	margin: 2px 2px 0 1px;
}

.navMenu a:hover {
	height: 31px;
	line-height: 31px;
	margin: 0 3px 0 0;
}

.navMenuActive {
	position: relative;
	float: left;
	white-space: nowrap;
	vertical-align: bottom;
}

.navMenuActive a {
	position: relative;
	background: url('/images/bgTabActive.png') no-repeat 100% 0;
	height: 31px;
	display: block;
	font-family: "Arial Narrow" ,Arial;
	font-size: 13pt;
	color: #004;
	padding: 0px 10px;
	text-decoration: none;
	line-height: 31px;
	margin: 0 3px 0 0;
}

.navMenuPulldown {
	position: relative;
	float: left;
	padding-right: 3px;
	white-space: nowrap;
}

.navMenuPulldown a {
	background-color: Transparent;
	height: 31px;
	display: inline-block;
	font-family: "Arial Narrow" ,Arial;
	font-size: 13pt;
	color: #444;
	padding: 0px 10px;
	text-decoration: none;
	line-height: 31px;
}

.navMenuPulldown a:hover {
	font-family: "Arial Narrow" ,Arial;
	color: #944;
}

.navMenuPulldown a:active {
	font-family: "Arial Narrow" ,Arial;
	padding: 0px 9px 0px 11px;
}

.menu2sub {
	background: #fff;
	border: 1px solid #000;
}

.menu2sub table {
	width: 100%;
}

.menu2sub td {
	padding: 3px 6px;
}

.menu3sub {
	background: #eef;
	border-left: 1px solid #fff;
	border-right: 1px solid #889;
	border-bottom: 1px solid #889;
}

.menu3sub table {
	width: 100%;
}

.menu3sub td {
	white-space: nowrap;
}

.menu3sub a {
	display: block;
	padding: 4px 7px;
}

.menu3sub a span {
	width: 100%;
	color: #000;
}

.menu3sub a:hover {
	display: block;
	padding: 4px 7px;
	background: #336;
}

.menu3sub a:hover span {
	color: #fff;
}

.menu3sub a:active {
	display: block;
	padding: 4px 7px;
}

.menu3sub span {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}

@media screen {
	.navPrimaryContent {
		clear: both;
		background-color: #cde;
		padding: 5px;
		margin: 0px;
		vertical-align: top;
		text-align: left;
		padding-top: 8px;
		font-family: Verdana;
		font-size: 7pt;
		border-right: outset 1px #cde;
		border-bottom: outset 1px #cde;
		min-height: 480px;
	}
}

.subMenuTab {
	float: left;
	display: inline-block;
	margin: 0 1px 0 3px;
	cursor: pointer;
	padding: 6px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #eed;
	border-right: 1px outset #eed;
	white-space: nowrap;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}

.subMenuTab img {
	vertical-align: middle;
	margin-right: 4px;
}

.subMenuTab span {
	vertical-align: middle;
}

.subMenuTabInactive {
	float: left;
	display: inline-block;
	margin: 1px 0 0 4px;
	cursor: pointer;
	padding: 6px 6px 5px 6px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ccb;
	border-right: 1px outset #ccb;
	background-image: url(/images/tabShadows.png);
	background-repeat: no-repeat;
	background-position: -10px 100%;
	white-space: nowrap;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
}

.subMenuTabInactive img {
	vertical-align: middle;
	margin-right: 4px;
}

.subMenuTabInactive span {
	vertical-align: middle;
}

.subMenuTabInactive:hover {
	margin: 0 1px 0 3px;
	padding: 6px;
}

.subMenuTabDisabled {
	float: left;
	display: inline-block;
	margin: 1px 0 0 4px;
	cursor: pointer;
	padding: 6px 6px 5px 6px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-color: #ccc;
	border-right: 1px solid #888;
	background-image: url(/images/tabShadows.png);
	background-repeat: no-repeat;
	background-position: -10px 100%;
	white-space: nowrap;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.75);
}

.subMenuTabDisabled img {
	vertical-align: middle;
	margin-right: 4px;
}

.subMenuTabDisabled span {
	vertical-align: middle;
}

@media screen {
	.subMenuContent {
		position: relative;
		padding: 4px;
		font-family: Arial;
		font-size: 11px;
		color: #000;
		background-color: #eed;
		border-right: outset 1px #eed;
		border-bottom: outset 1px #eed;
	}
}

.prApptInfoContent {
	padding: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #eed;
	border-right: outset 1px #eed;
	border-bottom: outset 1px #eed;
}

.help {
	cursor: default;
	border: 1px solid #000;
	background-color: #ffe;
	position: absolute;
	font-size: 11px;
	width: 320px;
	white-space: normal;
	text-align: justify;
	padding: 5px;
	z-index: 2;
	color: #000;
}

.userPic {
	position: relative;
	float: right;
}

.userPic div {
	position: absolute;
	bottom: -22px;
	right: 60px;
	border: 2px solid #336;
}

.userPic img {
	border: 1px solid #eef;
	vertical-align: bottom;
}

.progressBox {
	background-color: #f1e9d2;
	border: 1px outset #999;
	margin: 5px;
	padding: 5px;
}


.floatBox {
	margin-bottom: 8px;
	border-spacing: 1px;
	border-bottom: 1px solid #004;
	border-right: 1px solid #004;
	background: #eef;
}

.floatBox th {
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-family: Arial Narrow ,Arial;
	background: #2C2D64 url(/images/bgFloatBoxTh.gif) repeat-x 0% 50%;
	padding: 0px 4px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	border-left: solid 1px #555EB3;
	border-top: solid 1px #555EB3;
	border-bottom: outset 1px #202248;
	border-right: outset 1px #202248;
}

.floatBox td {
	padding: 5px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

.navInputBlock {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.navInputBlock th {
	white-space: nowrap;
	background-color: #6C9BBC;
	border-left: solid 1px #9DBDD3;
	border-top: solid 1px #9DBDD3;
	border-bottom: outset 1px #6C9BBC;
	border-right: outset 1px #6C9BBC;
	height: 22px;
	line-height: 22px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	background-image: url(/images/nibThBg.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.75);
}

.navInputBlock th img {
	vertical-align: middle;
	margin-right: 4px;
}

.navInputBlock th span {
	vertical-align: middle;
}

.navInputBlock tr {
	/*	height: 32px;*/
}

.navInputBlock td {
	height: 22px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
}

.navInputBlock input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.navInputBlock textarea {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.navInputBlock select {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 1px;
}

.navInputBlock button {
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	padding: 2px 10px;
}

.navInputBlock a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #00f;
}

.navInputBlock a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #c91;
}

.navInputBlock a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #408;
}

.navInputBlock .actionButton {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	height: 19px;
	padding: 1px 2px;
}

.row0 {
	background-color: #F9F9F1;
}

.row1 {
	background-color: #F3F3E7;
}

.row2 {
	background-color: #E9E6D9;
}

.row3 {
	background-color: #E5E5C9;
}

.rowBlue {
	background-color: #ccf;
}

.rowRed {
	background-color: #fcc;
}

.rowGray {
	background-color: #999;
}

.rowGray0 {
	background-color: #ddd;
}

.rowGray1 {
	background-color: #ccc;
}

.rowGreen {
	background-color: #cfc;
}

.searchForm {
	font-size: 8pt;
	border: 1px outset #fec;
	background-color: #fec;
}

.registration th {
	background-color: Transparent;
	padding: 10px 5px 2px 5px;
	border-top: 1px solid #bbb;
	text-align: left;
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #336;
}

.registration td {
	padding: 1px 5px 3px 5px;
	font-size: 13px;
	font-family: arial, helvetica;
	font-weight: normal;
	color: #555;
}

.registration input {
	font-size: 13px;
	font-family: arial, helvetica;
	font-weight: normal;
}

.registration select {
	font-size: 13px;
	font-family: arial, helvetica;
	font-weight: normal;
}

.inputLabel {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.callButton {
	width: 100%;
}

div.errorMessage {
	z-index: 10;
	padding: 0px;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #ffe;
	color: #000;
	cursor: default;
}

div.errorMessage:hover {
	background-color: #56c;
	color: #fff;
}

div.errorX {
	margin: 0px;
	float: right;
	cursor: pointer;
	padding: 6px 7px;
}

.errorText {
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #000;
	padding: 2px 6px;
}

.errorText img {
	vertical-align: -33%;
	margin: 1px 4px 1px 1px;
}

table.bigCalendar {
	border: 1px solid #000;
	background-color: #888;
	cursor: default;
}

.bigCalendar th {
	width: 124px;
	background: #004;
	color: #fff;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 5px;
	font-weight: bold;
}

.bigCalendar td {
	width: 134px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
	background: #fff;
}

div.bigCalendarAppts {
	height: 112px;
	width: 134px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	overflow: auto;
}

div.bigCalendarAppt {
	height: 16px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}

table.bigCalendarClassic {
	border: 1px solid #000;
	background-color: #888;
	cursor: default;
}

.bigCalendarClassic th {
	width: 304px;
	background: #004;
	color: #fff;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 5px;
	font-weight: bold;
}

.bigCalendarClassic td {
	width: 314px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
	background: #fff;
}

.bigCalendarClassic div.bigCalendarAppts {
	height: 128px;
	width: 314px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.dayCalendarHour {
	vertical-align: top;
	height: 63px;
	background-color: #eee;
}

.hourLabel {
	margin: 5px;
}

.dayCalendarAppt {
	position: absolute;
	cursor: pointer;
	border: 1px solid #000;
}

.infoBox {
	border-collapse: collapse;
	border: 1px solid #000;
	background-color: #fff;
}

.infoBox th {
	font-size: 10pt;
	padding: 2px 5px;
	background-color: #eee;
	color: #000;
	text-align: left;
}

.infoBox td {
	font-size: 10pt;
	padding: 2px 5px;
	color: #000;
	text-align: left;
}

.sellerInfoBox {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000;
}

.sellerInfoBox th {
	font-family: Verdana;
	font-size: 9pt;
	padding: 2px 5px;
	background-color: #e0e0e0;
	text-align: left;
	white-space: nowrap;
}

.sellerInfoBox td {
	font-family: Verdana;
	font-size: 9pt;
	padding: 2px;
	background-color: #eee;
	vertical-align: top;
	text-align: left;
	white-space: normal;
}

.agentInfoBox {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000;
	background-color: #ccc;
	white-space: nowrap;
}

.agentInfoBox th {
	font-size: 10pt;
	padding: 2px 5px;
	background: #e0e0e0;
	text-align: left;
	white-space: nowrap;
}

.agentInfoBox td {
	font-size: 10pt;
	padding: 2px;
	background: #eee;
	text-align: left;
	white-space: nowrap;
}

.agentInfoBox td font {
	white-space: normal;
}

.agentInfoBox object {
	vertical-align: middle;
}

.instruct {
	font-family: verdana;
	font-style: italic;
	font-size: 10pt;
	color: #339;
}

.speak {
	font-family: verdana;
	color: #090;
	font-size: 10pt;
	font-weight: bold;
}

.warn {
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #f00;
}

.msgCallout {
	padding: 2px;
	margin: -2px;
	background-color: #cec;
	border: dashed 1px #090;
}

.smartBox {
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.smartBoxOption {
	padding: 1px;
	cursor: pointer;
	background-color: #fff;
	color: #000;
}

.smartBoxOption:hover {
	background-color: #C2E2F7;
	color: #336;
}

#copyright {
	margin: 0 auto;
	position: relative;
	width: 980px;
	padding: 4px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #888;
}

#copyright a {
	color: #666;
}

#helpdiv {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#helpdiv td {
	vertical-align: top;
}

#sa_instruct_div {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sa_instruct_div td {
	vertical-align: top;
}

#ho_instruct_div {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ho_instruct_div td {
	vertical-align: top;
}

#la_instruct_div {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#la_instruct_div td {
	vertical-align: top;
}

.helpdiv2 {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border: 1px solid #000;
	z-index: 10;
}

.helpdiv2 td {
	vertical-align: top;
}

#helpdiv3 {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 600px;
}

#helpdiv3 td {
	vertical-align: top;
}

#mapass_required_field {
	color: #c00;
}

.mapass_required_field_class {
	color: #c00;
}

.helpdiv {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
}

.helpdiv td {
	vertical-align: top;
}

.text_pointer {
	border: 2px solid black;
	padding: 5px;
	background-color: #fff;
	font-size: 13px;
	font-family: Verdana;
}

td.toolbar, div.toolbar {
	font-family: Verdana;
	font-size: 8pt;
	white-space: nowrap;
	padding: 2px 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background-color: #ddd;
	background-image: url(/images/toolbarAnchor.png);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.toolbar input, img, select, label {
	vertical-align: middle;
}

.toolbar button {
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px 4px;
	margin: 0;
}

.toolbar button img {
	vertical-align: middle;
	margin-right: 4px;
}

.toolbar span {
	vertical-align: middle;
}

button.iconButton {
	padding: 2px;
	vertical-align: middle;
}

button.iconButton img {
	vertical-align: middle;
	margin: 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

@media screen {
	.invoice {
		text-align: left;
		background-color: #fff;
		width: 720px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 48px;
		border: solid 1px #000;
	}
}

@media print {
	.invoice {
		text-align: left;
		background-color: #fff;
		width: 720px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0px;
		border: none;
	}
}

.invoice table {
	border-color: #888;
	border-collapse: collapse;
}

.homeAlert {
	position: relative;
	width: 470px;
	border-top: solid 1px #99c;
	border-left: solid 1px #99c;
	border-bottom: solid 1px #336;
	border-right: solid 1px #336;
	padding: 1px;
	margin: 16px 5px 5px 5px;
}

.homeAlert table {
	width: 100%;
	padding: 3px;
}

.homeAlert img {
	position: absolute;
	left: -8px;
	top: -8px;
}

.homeAlert ul {
	list-style-type: none;
	padding-left: 20px;
}

.homeAlert ul li {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	min-height: 16px;
}

.emailHistory {
	width: 500px;
	background-color: #fff;
	border-spacing: 0px;
}

.emailHistory th {
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
	padding: 4px;
	background: #ccc;
	color: #000;
	border: outset 1px #ccc;
	height: auto;
	text-align: left;
}

.emailHistory td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	height: auto;
	border-bottom: solid 1px #eee;
	text-align: left;
}

.smCalendar {
	cursor: pointer;
	background-color: #fff;
	border-spacing: 0px;
	background-color: #fff;
	padding: 14px;
}

.smCalendar th {
	width: 14px;
	padding: 1px 2px 1px 1px;
	border-bottom: solid 1px #999;
	background-color: #fff;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.smCalendar td {
	width: 14px;
	padding: 1px 2px 1px 1px;
	background-color: #fff;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #666;
}

.reminder {
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 5px 5px 25px;
	margin-bottom: 12px;
	border: solid 1px #000;
	background-color: #ffc;
	background-image: url(/images/iconReminder.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: normal;
}

.task {
	padding: 5px 5px 5px 25px;
	margin-bottom: 12px;
	border: solid 1px #000;
	background-color: #fec;
	background-image: url(/images/iconTask.png);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	vertical-align: top;
	white-space: normal;
}

.taskGroup td {
	height: 1em;
	border-bottom: 1px solid #999;
}

.drop36 {
	width: 6px;
	background-image: url(/images/drop36.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.drop78 {
	font-size: 1pt;
	height: 6px;
	background-image: url(/images/drop78.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.drop9 {
	font-size: 1pt;
	text-align: left;
	vertical-align: top;
}

.drop9 img {
	vertical-align: top;
}

.searchBlock {
	font-size: 8pt;
	border: 1px solid #000;
	background-color: #fec;
}

.divOption {
	margin: 0;
	padding: 1px 18px 1px 2px;
	border: none;
}

.divOption:hover {
	padding: 0 17px 0 1px;
	border: 1px dashed #444;
}

.popUpDiv {
	position: fixed;
	top: 25%;
	display: none;
	z-index: 2;
	left: 50%;
	margin-left: -301px;
	width: 602px;
	border: solid 1px #000;
}

.navBar2 {
	vertical-align: middle;
	width: 940px;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	height: 26px;
}

.navBar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navBar2 li {
	float: left;
	padding: 0;
	margin: 0;
}

.navBar2 a {
	display: inline-block;
	text-decoration: none;
	background-color: #ccc;
	color: #000;
	padding: 3px;
	margin-right: 3px;
	border: outset 1px #ccc;
}

.navBar2 a:hover {
	background-color: #ddd;
}

.acdReport {
	border: solid 1px black;
	margin-left: 10px;
	background-color: #ddd;
	width: 500px;
}

.acdReport td, th {
	white-space: nowrap;
	padding: 5px;
	background-color: #eee;
}

.acdReport th {
	border-bottom: 1px solid #000;
}

.acdAverages td {
	border-top: 1px solid #000;
	background-color: #cfc;
}

.acdTotals td {
	border-top: 1px solid #000;
	background-color: #ccc;
}

.popMenu a:link {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #000;
	display: block;
	text-align: left;
	background-color: #fff;
	padding: 5px;
}

.popMenu a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	background-color: #ccc;
	padding: 4px;
	border: 1px dashed #000;
}

.popMenu a img {
	vertical-align: middle;
	margin-right: 4px;
}

.popMenu a span {
	vertical-align: middle;
}

.popMenu a input {
	vertical-align: middle;
}

.popMenu a button {
	vertical-align: middle;
}

#report_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#report_list li {
	margin: 1px;
	padding: 3px;
	border: 1px outset #eee;
	background-color: #fff;
	cursor: default;
	white-space: nowrap;
}

#report_list input {
	height: 14px;
	vertical-align: middle;
}


.helpIcon {
	/*	position:relative;*/
	float: right;
	text-decoration: none;
}

.helpIcon img {
	vertical-align: middle; /*	position:absolute; 	border:none; 	right:0px;*/
}

.testimonials td {
	border: solid 1px #336;
	padding: 10px;
}

.testimonials td img {
	margin: 0 10px;
	border: solid 1px #000;
}

span.closeButton {
	/*	float:right; 	position:relative; 	height:100%;*/
}

span.closeButton button {
	/*	position:absolute; 	right:0; */
	padding: 4px;
	float: right;
}

span.closeButton button div {
	margin: 0;
	height: 8px;
	width: 8px;
	background-image: url(/images/closeX.gif);
}

.easCalendar {
	width: 100%;
	background-color: #E5E5C9;
}

.easCalendar th {
	text-align: center;
}

.easCalendar td {
	cursor: pointer;
	text-align: center;
	background-color: #E9E6D9;
	border-top: solid 1px #FCF9FC;
	border-right: solid 1px #B6B3A6;
	border-bottom: solid 1px #B6B3A6;
	border-left: solid 1px #FCF9FC;
	padding: 2px 5px;
}

.easCalendar td.easToday {
	border: 1px solid #00f;
}

.easCalendar td.easWeekend {
	background-color: #999;
	border-top: solid 1px #ccc;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left: solid 1px #ccc;
}

.easCalendar td:hover {
	border: 2px outset #F8B330;
	padding: 1px 4px;
}

#divArrowTooltip td {
	height: auto;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.indentWlabel {
	margin-left: 5px;
	margin-bottom: 3px;
}

.indentWlabel b {
	margin-left: -5px;
}

.listingIcon {
	border: 1px outset #def;
	background-position: center;
	width: 32px;
	height: 32px;
	margin: 1px 3px;
}

button.bigButton {
	font-size: 9pt;
	text-align: justify;
	white-space: normal;
	cursor: default;
}

@media screen {
	.printonly {
		display: none;
	}

	div.report {
		margin: 20px;
		width: 720px;
		padding: 48px;
		background-color: #fff;
		border: solid 1px #000;
	}
}



@media print {
	.noprint {
		display: none;
	}

	body {
		background: none;
	}

	.pageContent {
		border: 0;
		width: auto;
		background: none;
		margin: 0 auto;
		padding: 0;
	}

	.pageContentNarrow {
		border: 0;
		width: auto;
		background: none;
		margin: 0 auto;
		padding: 0;
	}

	.maintext {
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 0;
		width: auto;
		background: none;
		margin: 0 auto;
		padding: 0;
	}

	.navPrimaryContent {
		border: none;
		width: auto;
		background: none;
		margin: 0 auto;
		padding: 0;
	}

	.subMenuContent {
		border: 0;
	}

	button {
		display: none;
	}

	div.report {
		page-break-after: always;
		min-height: 720px;
		margin: 0;
		width: auto;
		padding: 0;
		background-color: Transparent;
		border: none;
	}
}

span.emailCheck {
	float: left;
	white-space: nowrap;
	padding-right: 4px;
}

span.emailCheck input {
	vertical-align: middle;
}

table.none {
	border-spacing: 2px;
}

table.none th {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	height: auto;
	line-height: normal;
	padding: 1px;
	background: none;
	color: #000;
	font-family: Arial;
	white-space: nowrap;
	vertical-align: top;
	text-shadow: none;
}

table.none td {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	height: auto;
	padding: 1px;
	background: none;
	color: #000;
	font-family: Arial;
	vertical-align: top;
}

div.calDayBar {
	background-color: #333;
	color: #ccc;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding: 4px 5px 2px 5px;
}

div.calApptBar {
	background-color: #f8f8f8;
	color: #666;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding: 5px 10px;
	margin: 0 3px;
	border: outset 1px #eee;
}

div.calApptBar h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	line-height: normal;
	color: #000;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

.invoiceCharges td {
	padding: 0 0 4px 0;
	height: 30px;
}

.invoiceCharges div {
	height: 100%;
	padding-right: 2px;
}

.invoiceCharges input {
	width: 100%;
	height: 100%;
	border: inset 1px #ccc;
}

