body {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	scrollbar-base-color: #454545;
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #C0C0C0;
}

td,p {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0;
	font-weight: normal;
}

.loginlabel {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.footer {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.footertools {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 9px;
	color: #000000;
}

.maintable {
	background-color: #990000;
	border: 0px;
	padding: 0px;
}

.pageheaderblack {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-decoration: none;
	line-height: 1.5em;
	margin-left: 0px;
}

.pageheaderblackline2 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-decoration: none;
	line-height: 1.5em;
	margin-left: 0px;
}

.pageheaderwhite {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-decoration: none;
	line-height: 1.5em;
	margin-left: 5px;
}

.textblack12 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.textblack13 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-decoration: none;
}

.textwhite11 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.textwhite10 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.textwhite13 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.textwhite15 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
}

.textblack15 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 15px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
}

.textblack16 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 16px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
}

.textwhite16 {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
}

/* ===== HYPERLINKS=========================================*/
	/*background-color : #ffb300; for hover and active states*/
A:link {
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
}

/*==================================*/
A.linkfooter:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkfooter:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkfooter:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkfooter:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

/*==================================*/
A.linkred:link {
	color: #990000;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkred:active {
	color: #990000;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkred:visited {
	color: #990000;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkred:hover {
	color: #990000;
	text-decoration: underline;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

/*==================================*/
A.linkwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkwhite:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

A.linkwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	font-weight: 900;
}

/*==================================*/ /*====== BUTTONS ============*/
.btn_red {
	border: 1px ouset #EEBEC5;
	cursor: pointer;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 2px;
	padding: 2px 2px 2px 2px;
	background-image: url(../graphics/button2.gif);
	background-image: repeat-x;
	width: 66px;
	height: 30px;
}

#promo ul {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	color: #787870;
}

#promo li {
	margin: 0;
	padding: 0;
	display: inline;
}

#promo li a,#promo li a:link,#promo li a:active,#promo li a:visited {
	height: 20px;
	margin: 0;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #AF9F8C;
	background: url('../graphics/bullet.gif') no-repeat 2px 10px;
	padding: 4px 0 0 12px;
	font-family: trebuchet ms, arial, tahoma, arial;
	font-size: 11px;
}

#promo li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #AF9F8C;
	background: #D9CBAB url('../graphics/bullet.gif') no-repeat 2px 10px;
	padding: 4px 0 0 12px;
	font-family: trebuchet ms, arial, tahoma, arial;
	font-size: 11px;
}

.btn {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../graphics/button2.gif);
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 155px;
}

.btn_small {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../graphics/button2.gif);
	background-image: repeat-x;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 110px;
}

.btn_small2 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../graphics/button2.gif);
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_med {
	border: 1px outset;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 2px 2px 2px;
	background-image: url(../graphics/button2.gif);
	width: 160px;
	letter-spacing: 0.03em;
	height: 30px;
}

.btn_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../graphics/button2.gif);
	width: 200px;
	height: 30px;
}

.btn_wide_2 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../graphics/button2.gif);
	height: 24px;
	letter-spacing: 0.03em;
	font-size: 12px;
	font-weight: bold;
}

.btn_ok {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/ok_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	height: 24px;
	width: 100px;
}

.btn_cancel {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/cancel_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_cancel_wide {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/cancel_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 125px;
	height: 24px;
}

.btn_preview_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_compute_payment {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 17px;
	background-image: url(../graphics/compute_button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 200px;
	height: 40px;
}

.btn_compute_amort {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 17px;
	background-image: url(../graphics/compute_amort_button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 200px;
	height: 40px;
}

.btn_print_schedule {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 17px;
	background-image: url(../graphics/print_schedule_button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 200px;
	height: 40px;
}

.btn_previous_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/back_button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_cancel_small {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/cancel_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_download_small {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/download_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_pdf_small {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/button_pdf_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_small3 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 2px;
	background-image: url(../graphics/button2.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_cobroker_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/cobroker_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_add_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/add_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 145px;
}

.btn_add_large2 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 12px;
	background-image: url(../graphics/add_button_large2.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 175px;
}

.btn_add_large3 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 12px;
	background-image: url(../graphics/add_button_large2.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 175px;
}

.btn_save_application {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/ok_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	height: 24px;
	width: 100px;
}

.btn_close_application {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/cancel_button_sm.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_savechanges_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/savechanges_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 140px;
}

.btn_clear_payment {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/clear_payment.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 140px;
}

.btn_save {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/savechanges_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 130px;
}

.btn_savesearch {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 26px;
	background-image: url(../graphics/savensearch_button.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 190px;
}

.btn_cancelsearch {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 29px;
	background-image: url(../graphics/cancelnsearch_button.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 190px;
}

.btn_saveadd {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 29px;
	background-image: url(../graphics/savenadd_button.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 190px;
}

.btn_printapp_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 26px;
	background-image: url(../graphics/printapp_button_wide.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_saveexit_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/saveexit_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_saveexit_small {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/saveexit_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
}

.btn_saverefresh {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 33px;
	background-image: url(../graphics/saverefresh_button.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_refresh {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 33px;
	background-image: url(../graphics/select_button2.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
}

.btn_validate_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/validate_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
}

.btn_validate {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 21px;
	background-image: url(../graphics/validate_button_large.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
}

.btn_delete {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/delete_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #CC0000;
}

.btn_delete_participant {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/delete_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #CC0000;
}

.btn_search {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/search_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_search_lg {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 24px;
	background-image: url(../graphics/search_button.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 24px;
	color: #000000;
}

.btn_search_lg2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 26px;
	background-image: url(../graphics/search_button.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 24px;
	color: #000000;
}

.btn_returnsearch {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 24px;
	background-image: url(../graphics/return_search_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	color: #000000;
}

.btn_clear {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/clear_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_clear_dates {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/clear_button.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_clear_all_extra_payment {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/clear_button_200.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 190px;
	color: #000000;
}

.btn_clear_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/clear_button_wide.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_clear_wide2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/clear_button_wide.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 24px;
	color: #000000;
}

.btn_clear2 {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/clear_button.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_document_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/document_wide.png);
	background-repeat: no-repeat;
	width: 135px;
	height: 24px;
	color: #000000;
}

.btn_add {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/add_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_remove_image {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 21px;
	background-image: url(../graphics/remove_image.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 26px;
	color: #000000;
}

.btn_select_image {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 21px;
	background-image: url(../graphics/select_image.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 26px;
	color: #000000;
}

.btn_accept {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/accept_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_home {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/home_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_application {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/application_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_application_large {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/application_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_notes {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/notes_button.png);
	background-repeat: no-repeat;
	width: 105px;
	height: 24px;
	color: #000000;
}

.btn_print {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/print_button.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 24px;
	color: #000000;
}

.btn_print_small {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/print_button.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 24px;
	color: #000000;
}

.btn_print_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 19px;
	background-image: url(../graphics/print_button_wide.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 24px;
	color: #000000;
}

.btn_reqbureau_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 19px;
	background-image: url(../graphics/request_button_wide.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 24px;
	color: #000000;
}

.btn_history_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/history_button_wide.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	color: #000000;
}

.btn_copyapp_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 19px;
	background-image: url(../graphics/copyapp_button_wide.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	color: #000000;
}

.btn_fxexchange_folder {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 19px;
	background-image: url(../graphics/copyapp_button_wide.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 24px;
	color: #000000;
}

.btn_work_queue {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 19px;
	background-image: url(../graphics/button_work_queue.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_update_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/update_button_wide.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	color: #000000;
}

.btn_update {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/update_button_wide.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_selectparty_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 28px;
	background-image: url(../graphics/selectparty_button_wide.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 24px;
	color: #000000;
}

.btn_delete_black {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/delete_button2.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 24px;
	color: #OO0000;
}

.btn_duplicate_sm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/duplicate_button2.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 24px;
	color: #000000;
}

.btn_open {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/open_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_open_small {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 1px 1px 16px;
	background-image: url(../graphics/open_button_small.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 24px;
	color: #000000;
}

.btn_edit_small {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 1px 1px 16px;
	background-image: url(../graphics/edit_button_small.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 24px;
	color: #000000;
}

.btn_lock {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 1px 1px 16px;
	background-image: url(../graphics/locked_button.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 26px;
	color: #000000;
}

.btn_unlock {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 1px 1px 22px;
	background-image: url(../graphics/unlock_button.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 26px;
	color: #000000;
}

.btn_resetpassword {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 2px 1px 1px 25px;
	background-image: url(../graphics/reset_password.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 26px;
	color: #000000;
}

.btn_edit_large {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 13px;
	background-image: url(../graphics/edit_button_small.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	height: 24px;
	width: 100px;
}

.btn_next {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/next_button.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 24px;
	color: #000000;
}

.btn_next_large {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/next_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_next_large2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/next_button_lg.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 26px;
	color: #000000;
}

.btn_previous_large2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/previous_button_lg.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 26px;
	color: #000000;
}

.btn_back {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/back_button.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 24px;
	color: #000000;
}

.btn_duplicate {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/duplicate_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_calculate {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/calculator_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_newquote {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/newquote_button.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 24px;
	color: #000000;
}

.btn_newquote_large {
	border: 1px outset;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/newquote_button.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_newuser {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/newuser_button.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 24px;
	color: #000000;
}

.btn_order {
	border: 1px outset;
	cursor: pointer;
	font-size: 12;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/order_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 24px;
	color: #000000;
}

.btn_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/crm_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 24px;
	color: #000000;
}

.btn_crmextract {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/crmextract_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 24px;
	color: #000000;
}

.btn_incontactextract {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 10px 1px 1px 75px;
	background-image: url(../graphics/incontact_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 44px;
	color: #000000;
}

.btn_centumextract {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 10px 1px 1px 75px;
	background-image: url(../graphics/centum_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 44px;
	color: #000000;
}

.btn_crmextract2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 6px 1px 1px 45px;
	background-image: url(../graphics/crmextract2_button.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 44px;
	color: #000000;
}

.btn_review {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_scrape_bureau {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_review_participant {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_market_lender_proposal {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/market_lender_proposal.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 24px;
	color: #000000;
}

.btn_preview {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_review2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/review_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_calculate2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/calculator_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_calculate_wide {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/calculate_wide2.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 24px;
	color: #000000;
}

.btn_calculate_wide2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/calculate_wide2.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 24px;
	color: #000000;
}

.btn_remove {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/remove_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_select2 {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/select_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_select {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/select_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_select_participant {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/select_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_select_wide {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 17px;
	background-image: url(../graphics/select_button_wide.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100px;
	height: 24px;
}

.btn_details {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/details_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_details_participant {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/details_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_incontact_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 25px;
	background-image: url(../graphics/incontactlogo.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	color: #000000;
}

.btn_iprotect_request {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/newquote_button.png);
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 180px;
}

.pararedbold {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none
}

.formfield {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	BACKGROUND-COLOR: #f8f8f8;
	color: #3C3B3B;
}

/*===== TREE MENU STYLES (LEFT NAV) ======================*/
.tdnav {
	padding-left: 6px;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.sidetable {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 12px;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #666;
}

.description {
	DISPLAY: none;
}

.description2 {
	DISPLAY: none;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	padding-bottom: 12px;
	font-weight: normal;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	text-decoration: none;
}

.dtree a.node,.dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover,.dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}

.dtree a.nodeSel {
	background-color: #E5EEFF;
}

.dtree .clip {
	overflow: hidden;
}

/*========= FORMS ======================*/
	/*------------------------------*/
.formborder {
	border: 2px solid #525151;
	width: 620px;
}

.sectionheader {
	font-size: 15px;
	color: #FFFFFF;
	/*background-image: url(../graphics/sectionheader_slice.gif);*/
	background-color: #999999;
	font-weight: bold;
}

.sectionheaderError {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #97120C;
	font-weight: bold;
}

.subsectionheader {
	font-size: 15px;
	color: #FFFFFF;
	/*background-image: url(../graphics/sectionheader_slice.gif);*/
	background-color: #333333;
	font-weight: bold;
	height: 5px;
}

.formbg {
	font-size: 12px;
	/*background-color: #DEDEDE;*/
	background-color: #EAF2FE;
}

.formbgtextbold {
	font-family: trebuchet ms, arial, tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDDD;
}

/* Toggling background colours when onFocus event triggered for form fields*/
.frmElementNorm {
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet ms, arial, tahoma;
}

.frmElementFocus {
	border: 1px #000000 solid;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet ms, arial, tahoma;
}

.frmElementHighlightedYellow {
	border: 1px #000000 solid;
	background-color: #FFFF00;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet ms, arial, tahoma;
}

input {
	border: 1px #999999 solid;
	/*background-color: #FFFFFF;*/
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	color: #000000;
	height: 22px;
}

.noborder {
	border: 0px;
	background-color: transparent;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	color: #000000;
	height: 22px;
}

select {
	font-family: trebuchet ms, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px #999999 solid;
	border-style: solid;
	background-color: #F3F3F4;
}

textarea {
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	font-family: trebuchet ms, arial, tahoma;
	font-size: 11px;
	color: #000000;
}

/*======TOP MENUS ================*/
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5em;
	width: 41.5em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary,#header ul#disabled {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 55em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li,#header ul#disabled li {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current
	{
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#header ul#disabled span {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C7C7C7;
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	background: #8F8F8E;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover
	{
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #525151;
	background: url('../graphics/navitems/topnav_gradient.gif');
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	color: #FFFFFF;
}

#header ul#primary a:hover {
	margin-top: 0;
	background: #FFFFFF;
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	padding-bottom: 5px;
	color: #000000;
}

/*=============================*/
#usermanager {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750%;
	height: 5em;
	width: 55em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#usermanager ul#primary2,#usermanager ul#disabled {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 55em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#usermanager ul#primary2 li,#usermanager ul#disabled li {
	display: inline;
	list-style: none;
}

#usermanager ul#primary2 a,#usermanager ul#primary2 span,#usermanager ul#primary2 a.current
	{
	width: 10em;
	display: block;
	float: left;
	padding: 4px 0;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#usermanager ul#disabled span {
	width: 10em;
	display: block;
	float: left;
	padding: 4px 0;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C7C7C7;
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	background: #FFFFFF;
}

#usermanager ul#primary2 span,#usermanager ul#primary2 a.current,#usermanager ul#primary2 a.current:hover
	{
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	background: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 0;
}

#usermanager ul#primary2 a {
	background: #A70101;
	/*background: url('../graphics/usermanager_back.png');*/
	border-top: 3px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	color: #FFFFFF;
}

#usermanager ul#primary2 a:hover {
	margin-top: 0;
	background: #FFFFFF;
	border-top: 3px solid #8E0202;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	padding-bottom: 5px;
	color: #8E0202;
}

.btn_signon {
	border: 1px ouset #EEBEC5;
	cursor: pointer;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 2px;
	padding: 2px 2px 2px 2px;
	background-image: url(../graphics/button2.gif);
	background-image: repeat-x;
	width: 66px;
	height: 30px;
}

.btn_signon_cancel {
	border: 1px ouset #EEBEC5;
	cursor: pointer;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 2px;
	padding: 2px 2px 2px 2px;
	background-image: url(../graphics/button2.gif);
	background-image: repeat-x;
	width: 66px;
	height: 30px;
}

.btn_lender_response_accept {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_lender_response_unaccept {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_lender_response_details {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_return_to_search {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 18px;
	background-image: url(../graphics/back_button.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 24px;
	color: #000000;
}

.btn_update_task {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/application_button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_update_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/application_button.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 24px;
	color: #000000;
}

.btn_creditorlife_request_new_quote {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/newquote_button.png);
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 160px;
}

.btn_creditorlife_reprint_quote {
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/printapp_button_wide.png);
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 130px;
}

.btn_work_queue_update_task {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 23px;
	background-image: url(../graphics/application_button.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_work_queue_view_deal {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/open_button.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 24px;
	color: #000000;
}

.btn_review_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 20px;
	background-image: url(../graphics/review_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_select_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 22px;
	background-image: url(../graphics/select_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #000000;
}

.btn_delete_crm {
	border: 1px outset;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 3px 1px 1px 15px;
	background-image: url(../graphics/delete_button2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	color: #CC0000;
}