body {
	font-family: "Tahoma", "Verdana", "Arial", sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: #e8e8e8;
	color: #606060;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
html {
	height: 100%;
}

.h_bk { background-image: url(images/t_bkgrnd.gif); background-repeat: repeat-x; height: 72px; }

/* new table classes */

table p {
	margin: 0px;
}

table.reportstable2 tr.highlight {
	background: #f0f0f0;
}

table.reportstable2 tr.highlight td.empty {
	background: white;
}

table.reportstable2 tr {
	background: white;
}

table.reportstable2 td.empty {
	border-right: 0 none;
}

th.horizontal_title {
	width: 120px;
}

/* end of sane part of css */

.centerpage {
	width: 727px;	/* when this value changes, also update 'content' and 'menu' */
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right:auto;
	border-spacing: 0;
	border-collapse: collapse;
	background: #ffffff;
	table-layout: fixed;
}
.centerpagetr {
	vertical-align: top;
}
.centerpagetd {
	margin: 0;
	padding: 4px;
}
.centerpagetdmenu {
	margin: 0;
	padding: 4px;
}
.centerpagetdcontent {
	margin: 0;
	padding: 4px;
}
.centerpagefootertr {
	vertical-align: bottom;
}
.centerpagefootertd {
	margin: 0;
	padding: 4px;
}


.logo {
	padding-bottom: 4px;
	border-bottom: 8px solid #f0f0f0;
	margin-bottom: 8px;
}

.logo .questions {
	float: right;
	vertical-align: bottom;
	position: relative;
	top: -1em;	/* mozilla */
	#top: -2em;	/* ie */
	font-family: "Book Antiqua", "Palatino", "Times New Roman", serif;
	font-style: italic;
	letter-spacing: .15em;
}

.header {
	padding: 0 0 4px 8px;
	margin-bottom: 0.5em;
	font-size: 140%;
	font-family: "Book Antiqua", "Palatino", "Times New Roman", serif;
	color: #c0c0c0;
}
.headerlocation {
	color: #808080;
	letter-spacing: .1em;
}
.headertable {
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
.headerRight {
	text-align: right;
}
.headerRight a {
	padding: 2px;
	color: #a0a0e0;
	cursor: pointer;
	border: 1px solid #e0e0e0;
	display: block;
	text-align: left;
}
.headerRight a:hover {
	background: #f8f8f8;
}
.headerRight a.selected {
	border: 1px dotted black;
	color: #000000;
	text-decoration: none;
}
.headerRight a.selected:hover {
	background: transparent;
}
	





.footer {
	padding-top: 4px;
	border-top: 8px solid #f0f0f0;
	color: #a0a0a0;
	font-size: 80%;
}


a {
       color: #000080;
}
a:visited {
       color: #000080;
}



.error {
	border: 2px solid red;
}







form {
	padding: 0;
	margin: 0;
}

.widget {
	color: #000000;
	border: 2px solid;
	padding: 1px;
	background-repeat:		repeat-x;
}

input {
	color: #000000;
	padding: 1px;
	background-repeat:		repeat-x;
}
.widgetButton {
	border: 2px solid;
	font-weight: normal;
	font-size: 90%;
}
.widgetButtonBorder {
	border: 1px solid #000000;
}

.widgetUp, .widgetDropDown {
	border-top-color:		#f8f8f8;
	border-left-color:		#f8f8f8;
	background-color:		#d8d8d8;
	background-image:		url('images/widgetUp.png');
	border-right-color:		#c0c0c0;
	border-bottom-color:	#c0c0c0;
	background-repeat:		repeat-x;
}
.widgetUpHot {
	border-top-color:		#ffffff;
	border-left-color:		#ffffff;
	background-color:		#e0e0e0;
	background-image:		url('images/widgetUpHot.png');
	border-right-color:		#c8c8c8;
	border-bottom-color:	#c8c8c8;
	background-repeat:		repeat-x;
}
.widgetDown {
	border-top-color:		#c0c0c0;
	border-left-color:		#c0c0c0;
	background-color:		#f0f0f0;
	background-image:		url('images/widgetDown.png');
	border-right-color:		#f8f8f8;
	border-bottom-color:	#f8f8f8;
	background-repeat:		repeat-x;
}
.widgetDownHot, .widgetUpHot:active {
	border-top-color:		#c8c8c8;
	border-left-color:		#c8c8c8;
	background-color:		#f8f8f8;
	background-image:		url('images/widgetDownHot.png');
	border-right-color:		#ffffff;
	border-bottom-color:	#ffffff;
	background-repeat:		repeat-x;
}









.content {
	marg4in: 0 0 0 24px;	/* when this value changes, also update 'centerpage' and 'menu' */
}



.section {
	padding: 0 0 24px 0;
}
.section .sectionheader {
	background: #f8f8c8;
	padding: 0 4px 0 4px;
	color: #808050;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
	height: 24px;
}
.section .sectioncontent {
	background: #ffffff;
	margin: 0 0 0 32px;
	border-left: 4px solid #f8f8c8;
	border-right: 4px solid #f8f8c8;
	border-bottom: 4px solid #f8f8c8;
	padding: 8px;
}
.section .buttonsRight {
	margin: 8px 0 0 0;
	text-align: right;
}


/* sectionTable */

.sectionTable {
	padding: 0 0 24px 0;
}
.sectionTable .sectionheader {
	background: #f8f8c8;
	padding: 2px 4px 2px 4px;
	color: #808050;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
}
.sectionTable .sectionheader .small {
	font-size: 75%;
	letter-spacing: 0;
	color: #b8b878;
	font-weight: normal;
}
.sectionTable .sectioncontent {
	background: #ffffff;
	margin: 0 0 0 32px;
	padding: 0;
	border: none;
	border-bottom: 4px solid #f8f8c8;
}
.sectionTable .buttonsRight {
	margin: 0;
	padding: 4px 4px 0 4px;
	text-align: right;
	background: #f8f8c8;
}
.sectionTable .buttonsRight2 {
	margin: 0;
	padding: 4px 4px 4px 4px;
	text-align: right;
	background: #f8f8c8;
}

.sectionTable table.buttons {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	color: #ffffff;
	background: #f8f8c8;
}
.sectionTable table.buttons td {
	width: 33%;
	border-right: 2px dotted #ffffff;
}
.sectionTable table.buttons td div {
	padding: 4px 4px 0 4px;
}
.sectionTable table.buttons td div .widgetButton {
	width: 100%;
}
.sectionTable .sectioncontent p {
}

/* sectionAlert */

.sectionAlert {
	padding: 0 0 24px 0;
}
.sectionAlert .sectionheader {
	background: #d07848;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
}
.sectionAlert .sectioncontent {
	background: #ffffff;
	margin: 0 0 0 32px;
	padding: 0;
	border: none;
	color: #b05828;
	border-bottom: 4px solid #d07848;
}
.sectionAlert .buttonsRight {
	margin: 0;
	padding: 4px 4px 0 4px;
	text-align: right;
	color: #ffffff;
	background: #b05828;
}



/* sectionMessages */

.sectionMessages {
	padding: 0 0 24px 0;
}
.sectionMessages .sectionheader {
	background: #6AA500;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
}
.sectionMessages .sectionheader .small {
	font-size: 75%;
	letter-spacing: 0;
	color: #b0d0b0;
	font-weight: normal;
}
.sectionMessages .sectioncontent {
	background: #ffffff;
	marg4in: 0 0 0 32px;
	margin: 0;
	padding: 0;
	border: none;
	color: #4A9500;
	border-bottom: 4px solid #6AA500;
}
.sectionMessages .buttonsRight {
	margin: 0;
	padding: 4px 4px 0 4px;
	text-align: right;
	color: #ffffff;
	background: #6AA500;
}



/* statusTableContainer */

.statusTableContainer {
	padding: 0 0 24px 0;
}
.statusTableContainer .sectionheader {
	background: #8080a0;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	letter-spacing: .1em;
}
.statusTableContainer .sectioncontent {
	background: #ffffff;
	margin: 0 0 0 32px;
	padding: 0;
	border: none;
	color: #8080a0;
	border-bottom: 4px solid #8080a0;
}

.statusTableContainer table.buttons {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	color: #ffffff;
	background: #8080a0;
}
.statusTableContainer table.buttons td {
	width: 33%;
	border-right: 2px dotted #a0a0c8;
}
.statusTableContainer table.buttons td div {
	padding: 4px 4px 0 4px;
}
.statusTableContainer table.buttons td div .widgetButton {
	width: 100%;
}



/* contentmenu */

.contentmenu {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #f8f8f8;
}
div.content > div.contentmenu,
div.content > form > div.contentmenu {
	margin-bottom: 24px;
}
.contentmenu a {
	color: #000080;
	display: block;
	text-decoration: none;
	padding: .25em .25em .25em .90em;
	text-indent: -.65em;
	margin: .15em;
	border: 1px dotted #f8f8f8;
	cursor: pointer;
}
.contentmenu a.selected {
	border: 1px dotted #c0c0c0;
	background: #ffffff;
}
.contentmenu a:hover {
	background: #ffffff;
}
.contentmenu a span {
	color: #000080;
	text-decoration: underline;
	padding: 0 0 0 .2em;
}
.contentmenu a span.subcaption {
	color: #a0a0a0;
	font-size: 80%;
	text-decoration: none;
	padding: 0 0 0 .4em;
}



.menu {
	width: 160px;	/* when this value changes, also update 'content' and 'centerpage' */
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #f0f0f0;
	font-size: 90%;
}
.submenu {
	padding: .4em;
	margin: .35em 0 .15em 0;
}
.submenuheader {
	color: #404040;
}
.submenuitems {
	padding: 0 0 0 1em;
}
.menu a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: .25em .25em .25em .90em;
	text-indent: -.65em;
	margin: .15em;
	border: 1px dotted #f8f8f8;
}
.menu a.selected {
	border: 1px dotted #b5b5b5;
	background: #c0c0c0;
}
.menu .selected {
	border: 1px dotted #b5b5b5;
	background: #c0c0c0;
}
.menu a:hover {
	background: #ffffff;
}
.menu a span {
	color: #000080;
	text-decoration: underline;
	padding: 0 0 0 .2em;
}

.menuseparator {
	padding: 1px;
	margin: .3em .2em .3em .2em;
	background: #d8d8d8;
}










table {
}
tr {
	vertical-align: top;
}
th {
}
td {
}
.tablerowseparator {
	padding: 1px;
	background: #d8d8d8;
}










.reportstable2 {
	text-align: left;
	tab4le-layout: fixed;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	
	background: #e0e0e0;	
	font-size: 85%;
}

.reportstable2 tr {
}
.reportstable2 td {
	border-right: 1px dotted #a0a0a0;
	border-bottom: 1px solid black;
	color: #000000;
	padding: 4px;
	
	height: 3.5em;		/* mozilla */
	#height: 2.5em;		/* ie */
}
.reportstable2 td.normal {
	border: none;
	background: #ffffff;
	height: auto;
	padding: 0 4px 0 4px;
}

.reportstable2 .check {
	background: #ffffff;
	border-bottom: none;
}
.reportstable2 .reportstablefooter {
	border: none;
	height: auto;
	padding: 0 4px 0 4px;
	height: 16px;
}


.reportstable2 th {
	font-weight: bold;
	background: #606060;
	color: #ffffff;
	text-align: left;
	padding: 0 4px 0 4px;
	border-right: 1px dotted #ffffff;
	height: 16px;
}
.reportstable2 th.right {
	border-right: none;
}
.reportstable2 th a {
	color: #ffffff;
}
.reportstable2 th a:visited {
	color: #ffffff;
}
.reportstable2 th a:active {
	color: #ffffff;
}
	



.reportstable2 .report {
	background: #ffffff;
}
.reportstable2 .reportHighlight {
	background: #f0f0f0;
}
.reportstable2 .report .small {
	font-size: 70%;
	color: #808080;
}


.reportstable2 .reportCheck {
	background: #ffffff;
	border-right: none;
	border-bottom: 1px dotted #a0a0a0;
}
.reportstable2 .reportCheckHighlight {
	background: #ffffff;
	border-right: none;
	border-bottom: 1px dotted #a0a0a0;
}
.reportstable2 .reportCheckLast {
	border-bottom: 1px solid #000000;
}

.reportstable2 .reportLeft {
	border-left: none;
}
.reportstable2 .reportRight {
	border-right: none;
}







.reportstable2 .reportOverdue {
	background: #fff0f0;
	border-bottom: 1px solid #f0a0a0;
}
.reportstable2 .reportOverdueLeft {
	border-left: 1px solid #f0a0a0;
}
.reportstable2 .reportOverdueRight {
	border-right: 1px solid #f0a0a0;
}
.reportstable2 .reportOverdueHighlight {
	background: #ffe0e0;
	border-bottom: 1px solid #f0a0a0;
}
.reportstable2 .reportOverdueCheck {
	background: #ffffff;
	border-right: none;
}
.reportstable2 .reportOverdueCheckHighlight {
	background: #ffffff;
	border-right: none;
}


.reportstable2 .reportMoreinfo {
	background: #f0f0ff;
	border-bottom: 1px solid #a0a0f0;
}
.reportstable2 .reportMoreinfoLeft {
	border-left: 1px solid #a0a0f0;
}
.reportstable2 .reportMoreinfoRight {
	border-right: 1px solid #a0a0f0;
}
.reportstable2 .reportMoreinfoHighlight {
	background: #e0e0ff;
	border-bottom: 1px solid #a0a0f0;
}
.reportstable2 .reportMoreinfoCheck {
	background: #ffffff;
	border-right: none;
}
.reportstable2 .reportMoreinfoCheckHighlight {
	background: #ffffff;
	border-right: none;
}


.reportstable2 .reportMessage {
	background: #f0fff0;
	border-bottom: 1px solid #a0f0a0;
}
.reportstable2 .reportMessageLeft {
	border-left: 1px solid #a0f0a0;
}
.reportstable2 .reportMessageRight {
	border-right: 1px solid #a0f0a0;
}
.reportstable2 .reportMessageHighlight {
	background: #e0ffe0;
	border-bottom: 1px solid #a0f0a0;
}
.reportstable2 .reportMessageCheck {
	background: #ffffff;
	border-right: none;
}
.reportstable2 .reportMessageCheckHighlight {
	background: #ffffff;
	border-right: none;
}























/* reportstable2Dormant */


.reportstable2Dormant {
	text-align: left;
	table-layout: fixed;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	
	font-size: 90%;
}

.reportstable2Dormant tr {
}
.reportstable2Dormant td {
	border-right: 1px dotted #a0a0a0;
	border-bottom: 1px solid black;
	color: #b0b0b0;
	padding: 4px;
	
	height: 3.5em;		/* mozilla */
	#height: 2.5em;		/* ie */
}
.reportstable2Dormant td.normal {
	border: none;
	height: auto;
	padding: 0 4px 0 4px;
}

.reportstable2Dormant .check {
	border-bottom: none;
}
.reportstable2Dormant .reportstablefooter {
	border: none;
	height: auto;
	padding: 0 4px 0 4px;
	height: 16px;
}


.reportstable2Dormant th {
	font-weight: bold;
	background: #d0d0d0;
	color: #ffffff;
	text-align: left;
	padding: 0 4px 0 4px;
	border-right: 1px dotted #ffffff;
	height: 16px;
}
.reportstable2Dormant th.right {
	border-right: none;
}
.reportstable2Dormant th a {
	color: #ffffff;
}
.reportstable2Dormant th a:visited {
	color: #ffffff;
}
.reportstable2Dormant th a:active {
	color: #ffffff;
}
.reportstable2Dormant td a {
	color: #a0a0ff;
}
.reportstable2Dormant td a:visited {
	color: #a0a0ff;
}
.reportstable2Dormant td a:active {
	color: #a0a0ff;
}
	



.reportstable2Dormant .report {
	background: #f8f8f8;
}
.reportstable2Dormant .reportHighlight {
	background: #f0f0f0;
}
.reportstable2Dormant .report .small {
	font-size: 70%;
	color: #808080;
}


.reportstable2Dormant .reportCheck {
	background: #ffffff;
	border-right: none;
	border-bottom: 1px dotted #a0a0a0;
}
.reportstable2Dormant .reportCheckHighlight {
	background: #ffffff;
	border-right: none;
	border-bottom: 1px dotted #a0a0a0;
}
.reportstable2Dormant .reportCheckLast {
	border-bottom: 1px solid #000000;
}

.reportstable2Dormant .reportLeft {
	border-left: none;
}
.reportstable2Dormant .reportRight {
	border-right: none;
}








/******************************/






























































.indent {
	padding-left: 32px;
}








.attachmentstable {
	text-align: left;
	table-layout: fixed;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	
	background: #e0e0e0;	
	font-size: 90%;
}

.attachmentstable tr {
}
.attachmentstable td {
	border-right: 1px dotted #a0a0a0;
	border-bottom: 1px solid black;
	border-bottom: 1px solid black;
	color: #000000;
	padding: 4px;
}


.attachmentstable th {
	border: none;
	font-weight: bold;
	background: #000000;
	color: #ffffff;
	text-align: left;
	padding: 4px;
	border-right: 1px dotted #ffffff;
}



.attachmentstable .label {
	background: #ffffff;
	width: 3em;
}




.attachmentstable th.right {
	border-right: none;
}
	

.attachmentstable .attachmentstablefooter {
	border-right: none;
	height: auto;
}




















/* @statustable */

.statustable {
	vertical-align: top;

	text-align: left;
	table-layout: fixed;
	padding: 0;
	margin: 1px 0 1px 0;

	font-size: 85%;
	width: 100%;
}

.statustable td {
	border-right: 1px solid #ffffff;
}
.statustable td.space {
	width: 0;
	margin: 0;
	padding: 0;
}

.statustable .plain td {
	border: none;
}
.statustable .pause .plain {
	border: 2px dotted #c0c0c0;
}

.statustable .statustableNum {
	font-size: 400%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	text-align: left;
}

.statustable .statustableIcon {
	vertical-align: top;
	height: 32px;
}

.statustable .title {
	padding: 1.5em 2px 1em 0;
	width: 100%;
	vertical-align: bottom;
}
img.noIE {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


.statustable td.ok {
	background: #e0e0f0;
	color: #8080c0;
}
.statustable td.ok .statustableNum {
	color: #c0c0e0;
}
.statustable div.ok {
	width: 32px;
	height: 32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gp-ok.png');
}




.statustable td.pause {
	background: #ffffff;
	color: #404040;
}
.statustable .pause .statustableNum {
	color: #d8d8d8;
}
.statustable div.pause {
	width: 32px;
	height: 32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gp-pause.png');
}


.statustable .notyet {
	background: #282840;
	color: #8080c0;
}
.statustable .notyet .statustableNum {
	color: #484870;
}


.statustable .info {
	font-size: 80%;
	margin: 0 .5em .5em 0;
}
.statustable .infotitle {
	font-weight: bold;
}






























.messageFromRole {
	font-size: 80%;
	color: #808080;
}















.definitiontable {
	text-align: left;
	tab4le-layout: fixed;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	
	background: #e0e0e0;	
	font-size: 90%;
}

.definitiontable tr {
}
.definitiontable td {
	color: #000000;
	padding: 4px;
	border-bottom: 1px dotted #ffffff;
	background: #e8e8e8;
}


.definitiontable th {
	font-weight: bold;
	background: #606060;
	color: #ffffff;
	text-align: right;
	padding: 4px;
	border-bottom: 1px dotted #ffffff;
}
	

.definitiontable .label {
	width: 12em;
}
.definitiontable .message {
	padding: 16px;
	border-bottom: none;
	background: #f8f8f8;
}
.definitiontable .small {
	font-size: 90%;
	color: #404040;
}












select.contacts .customer {
	background: #ff00ff;
}

.nice {
	background: #00ff00;
	color: #00ffff;
}



















/****************************************************************************/
/* letter */

.letter {

}


.letter table.definitions {
	width: 100%;
}

.letter table.definitions th {
	width: 8em;
	text-align: right;
	padding: 0 1em 0 0;
}

.letter table.spaced th {
	padding-bottom: 1em;
}
.letter table.spaced td {
	padding-bottom: 1em;
}



.letter textarea {
	width: 500px;
	height: 6.1em;
}
.letter table.definitions textarea {
	width: 390px;
}

/****************************************************************************/
/****************************************************************************/


.expanderArrowDormant {
	position: absolute;
	width: 16px;
	height: 16px;
	padding: 8px;
	margin: -8px 0 0 -28px;
	cursor: pointer;
}

.expanderArrowSection {
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px 0 0 -20px;	/* mozilla */
	#margin: 5px 0 0 -10px;	/* ie */
	cursor: pointer;
}


.expanderCollapsed {
	display: none;
}

.expanderExpanded {
	display: none;
}


.clickable {
	cursor: pointer;
}

#creditRequestForm {
   display: none;
   text-align: left;
}

div.form_level1 {
	border: 1px inset #ccc;
	margin-left: 20px;
	padding: 10px;
	background: #ccc;
	width: 80%;
}

table.form_level1 th {
	vertical-align: middle;
	text-align: right;
}

td.specific {
	width: 70%;
}

div.specific {
	display: none;
	padding-left: 40px;
}

.clickable {
	cursor: pointer;
}

div.leadSourceReport {
	padding-left: 40px;
}

.inline {
	display: inline;
}

div#leadSourceReport_Head h1, div#leadSourceReport_Head h2, div#leadSourceReport_Head h3 {
	margin: 0;
}
 
table.invoice {
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
	vertical-align: bottom;
}

table.invoice td, table.invoice th {
	border: 1px solid black;
}

div#leadSourceReport_Head p {
	margin-top: 1em;
	margin-bottom: 1em;
}

div#helplink 
{
	text-align: right;
	margin: 0;
	float: right;
	font-size: 80%;
}

p.export 
{
	margin: 1px;
}

p.export img
{
	width: 27px;
	height: 27px;
	margin: 0;
	margin-right: 5px;
}
