body {

	font: 12px arial;
	color: #FFFFFF;
	font-family: helvetica;
}

/*
table, 
td, 
th {
	border: 0;
}
*/

h1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 18px;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}

.text8px
{
	font-size: 8px;
}

.big1
{
	font-size: 14px;
}

.big2
{
	font-size: 12px;
}

.big3
{
	font-size: 11px;
}
.big4
{
	font-size: 10px;
}
.big5
{
	font-size: 9px;
}

hr {
	border: 1px dotted #CCCCCC;
	height: 1px;
}

.content {
	background-color: #1C1C1C;
}

.content .header {
	background-image: url("/images/komito_header.gif");
	width: 1082px;
	height: 147px;
}

.content .header .sublogo {
	padding-left: 90px;
	padding-top: 10px;
}

.footer .roundBox {
	width: 100%;
}

.footer .roundBox .b1,
.footer .roundBox .b2,
.footer .roundBox .b3,
.footer .roundBox .b4,
.footer .roundBox .b1b,
.footer .roundBox .b2b,
.footer .roundBox .b3b,
.footer .roundBox .b4b {
	background-color: #CCCCCC;
}

.footer .roundBox .boxcontent {
	background-color: #CCCCCC;
	padding: 0px;
}

.footer .roundBox .boxcontent .footerLogo {
	text-align: right;
	padding-right: 10px;
}

ul.topMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.topMenu li {
	display: inline;
	padding-left: 25px;
	padding-right: 10px;
	background: url("/images/top_menu_arrow.gif") 0px 50% no-repeat;
	font: 12px Verdana;
	font-weight: bold;
}

ul.topMenu li.menuOn {
	background: url("/images/top_menu_arrow_open.gif") 0px 50% no-repeat;
}

ul.topMenu li.language {
	background: none;
	border: 0;
	padding: 10px;
}

ul.topMenu li.last {
	border: 0;
}

ul.topMenu li a {
	text-decoration: none;
	color: #717171;
}

ul.topMenu li a:hover {
	color: #FF7700;
}

ul.topMenu li.menuOn a {
	color: #FFFFFF;
}

ul.topSubMenu {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

ul.topSubMenu li {
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	background: url("/images/menu_arrow.gif") 5px 50% no-repeat;
	border-right: 1px dotted #CCCCCC;
	font: 11px arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B314E;
}

ul.topSubMenu li.menuOn {
	background: url("/images/menu_open.gif") 5px 50% no-repeat;
}

ul.topSubMenu li.language {
	background: none;
	border: 0;
	padding: 10px;
}

ul.topSubMenu li.last {
	border: 0;
}

ul.topSubMenu li a {
	color: #2B314E;
	text-decoration: none;
}

ul.topSubMenu li a:hover {
	color: #FF7700;
}

ul.topSubMenu li.menuOn a {
	color: #FF7700;
}

ul.secondMenu {
	border: 0;
}

ul.secondMenu li
{
	font-weight: normal;
}

.menuLink
{
	background: url("/images/menu_arrow.gif") 10px 50% no-repeat;
	height: 20px;
	padding-left: 25px;
	font: 11px arial;
	font-weight: bold;
	text-transform: uppercase;
}

.menuLink a
{
	color: #2B314E;
	text-decoration: none;
}

.menuLink a:hover
{
	color: #FF7700;
}

.main {
	padding: 10px;
	text-align: left;
	color:#000000;
}

.authUser {
	color: #555555;
	font: 11px arial;
}

div.mainRight {
	padding-left: 18px;
	text-align: left;
	padding-bottom: 15px;
}

div.leftMenu {
	margin-left: 3px;
	float: left;
	width: 285px;
	text-align: left;
	font: 11px arial;
	color: #2B314E;
	background-color: #FFFFFF;
}

.leftMenu .section {
	background-color: #B4A677;
	width:153px;
	height: 25px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
	color: #E6E7E8;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

.leftMenu .childElement {
	display: none;
	padding-left: 25px;
	background: url("/images/submenu_arrow.gif") 10px 50% no-repeat;
}

.leftMenu .menuOn {
	background: url("/images/menu_arrow.gif") 10px 50% no-repeat;
	padding-left: 25px;
}

.leftMenu .last {
	border: 0;
}

.leftMenu a {
	color: #2B314E;
	text-decoration: none;
}

.leftMenu a:hover {
	color: #FF7700;
}

.leftMenu .menuOn a {
	color: #FF7700;
}

.leftMenu .subMenu {
	margin-left: 10px;
}

.leftMenu .browser {
	background: none;
	border: none;
	white-space: nowrap;
	height: 620px;
	padding-left: 0;
	margin: 0;
	overflow: auto;
	width: 285px;
}

.leftMenu .browser li {
	padding: 3px 0 1px 16px; 
	border: none;
}

.treeview ul { background-color: white; }

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url("/images/treeview/tv-item.gif") 0 0 no-repeat; }
.treeview .collapsable { background-image: url("/images/treeview/tv-collapsable.gif"); }
.treeview .expandable { background-image: url("/images/treeview/tv-expandable.gif"); }
.treeview .last { background-image: url("/images/treeview/tv-item-last.gif"); }
.treeview .lastCollapsable { background-image: url("/images/treeview/tv-collapsable-last.gif"); }
.treeview .lastExpandable { background-image: url("/images/treeview/tv-expandable-last.gif"); }

.filetree li { padding: 3px 0 1px 16px; }
.filetree span.folder, .filetree span.file { padding-left: 16px; display: block; height: 15px; }
.filetree span.folder { background: url("/images/treeview/folder.gif") 0 0 no-repeat; }
.filetree span.file { background: url("/images/treeview/file.gif") 0 0 no-repeat; }

#gray.treeview li { background: url(/images/treeview/gray/tv-item.gif) 0 0 no-repeat; }
#gray.treeview .collapsable { background-image: url(/images/treeview/gray/tv-collapsable.gif); }
#gray.treeview .expandable { background-image: url(/images/treeview/gray/tv-expandable.gif); }
#gray.treeview .last { background-image: url(/images/treeview/gray/tv-item-last.gif); }
#gray.treeview .lastCollapsable { background-image: url(/images/treeview/gray/tv-collapsable-last.gif); }
#gray.treeview .lastExpandable { background-image: url(/images/treeview/gray/tv-expandable-last.gif); }


.title
{
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

.subtitle
{
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
}

.footer {
	clear: both;
}

.errorMessage {
	color: red;
	font-weight: bold;
}

.fieldList {
	
}

.fieldList th {
	text-align: right;
}

.fieldList td {
	text-align: left;
}

.fieldList th.separator {
	text-align: left;
}

.fieldList hr.sectionSeparator {
	border: 2px dashed #FF7700;
}

.fieldList td input:disabled {
	text-align: right;
}

.fieldList th .orField {
	position: relative;
	text-align: right;
	font-weight: bold;
	color: #FF7700;
	margin-bottom: -20px;
}

.editButton {
	background: #76140A;
	border: 0;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 20px;
	font: 12px arial;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

a.editButton {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	text-decoration: none;
	height: 14px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.editButton1 {
	background: #76140A;
	border: 0;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 20px;
	font: 12px arial;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

a.editButton1 {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	text-decoration: none;
	height: 14px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.editButtonDisabled {
	background: transparent url("/images/button_background.jpg") 0 0 repeat-x;
	border: 0;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	height: 20px;
	font: 12px arial;
	font-weight: bold;
	color: #555555;
}

a.editButtonDisabled {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	text-decoration: none;
	height: 14px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.commentArea, .payinvoiceArea {
	display: none;
	position: fixed;
	top: 40%;
	left: 30%;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #555555;
	color:black;
}
.commentCustomArea {
	display: none;
	position: fixed;
	top: 40%;
	left: 30%;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #555555;
}

.modalArea {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #000000;
	z-index: 1;
	background: url("/images/modal_bg.png");
}

.modalContent {
	display: none;
	position: fixed;
	top: 5%;
	left: 5%;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #555555;
}


.editComment.commented {
	color: #338833;
}

.detailsArea {
	display: none;
	position: fixed;
	top: 2%;
	left: 20%;
	right: 20%;
	bottom: 2%;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 20px;
	border: 3px solid #555555;
	overflow: auto;
	z-index: 3;
}


.fieldDescription {
	font: 9px tahoma;
	color: #AAAAAA;
}

.requiredField {
	color: #FF7700;
	font-size: 20px;
}

.explanation {
	font-weight: normal;
	color: #777777;
}

.buildingDefaults {
	background-color: black;
}

.buildingDefaults th {
	text-align: center;
	width: auto;
	background: url("/images/head_no_sort.jpg") 0 0;
	height: 28px;
	color: #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.buildingDefaults td.unitHeader {
	font-weight: bold;
	background-color: #AFA8A2;
	color: #000000;
	text-align: left; 
	padding-left: 20px;
	font-size: 13px;
}

.buildingDefaults td.fieldName {
	background-color: #504E4D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}

.buildingDefaults td.fieldData {
	background-color: #504E4D;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

.userList {
	background-color: #AFA8A2;
	color: #000000;
}

.userList th {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.userList td {
	text-align: left;
	padding: 3px;
}

.reportList {
	
}

.reportList th {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.reportList td {
	text-align: left;
	padding: 3px;
}

.objectList {
	border: 0px solid #B4AEA8;
	color: #FFFFFF;
	background-color: #5B5A59;
}

.objectList a {
color:#FFFFFF;
}

.objectList td {
	height: 25px;
}

.objectList th {
	background: url("/images/head_no_sort.jpg") 0 0;
	background-color: #AFA8A2;
	height: 25px;
	padding-left: 5px;
	color: #000000;
}

.objectList th.headerSort {
	background: url("/images/head_sort.jpg") 0 0 repeat-x;
	background-color: #AFA8A2;
	padding-left: 32px;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}

.objectList th.headerSortUp {
	background: url("/images/head_sort_up.jpg") 0 0 repeat-x;
	background-color: #AFA8A2;
	padding-left: 32px;
	height: 25px;
}

.objectList th.headerSortDown {
	background: url("/images/head_sort_down.jpg") 0 0 repeat-x;
	background-color: #AFA8A2;
	padding-left: 32px;
	height: 25px;
}

.objectList .listSection {
	background-color: #FFEEEE;
	font: 13px arial;
	font-weight: bold;
	color: #444444;
}

.objectList tr.odd {
	background-color: #2C2C2C;
}

.objectList tr.even {
	background-color: #000000;
}

.objectList th.costField {
	font-size: 11px;
}

.pagination {
	text-align: center;
	padding: 10px;
}

.pagination img {
	padding-top: 10px;
}

.errorEvent {
	border: 1px solid #EEAAAA;
	background-color: #FFCCCC;
	padding: 5px;
	color: #994444;
	cursor: hand;
	cursor: pointer;
	margin: 2px;
	font-size: 11px;
	display: none;
}

.noticeEvent {
	color: #2C2C2C;
}

.errorEvent a{
	color: #B80F0F;
	font-weight: bold;
}

.warningEvent {
	border: 1px solid #EEAAAA;
	background-color: #FFFFCC;
	padding: 5px;
	color: #994444;
	cursor: hand;
	cursor: pointer;
	margin: 2px;
	font-size: 11px;
	display: none;
}

.eventWrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: #F5F5F5;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

.errorEvent .requiredField {
	line-height: 12px;
}

.eventHide {
	font-size: 9px;
	text-align: right;
	cursor: hand;
	cursor: pointer;
}

.reservedObject {
	background-color: #FFCCCC;
	font-weight: bold;
	color: #000000;
}

.soldObject {
	background-color: #CCFFCC;
	font-weight: bold;
	color: #000000;
}
.groundPriceObject{
	background-color: #7FFFD4;
	font-weight: bold;
	color: #000000;
}

.group_header_pdf
{
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	border: 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4F81BD;
}

.group_header
{
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #4F81BD;
}

.group_footer_pdf
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	border: 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	line-height: 13px;
}

.group_footer
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	border: 1px solid;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

.group_total_pdf
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	border: 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.group_total
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	border: 1px solid;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.invoices_title
{
	font-size: 13px;
	color: #FF8900;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
}

.invoices_title_pdf
{
	font-size: 11px;
	color: #FF8900;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
}

.invoice_total
{
	font-size: 18px;
	font-weight: bold;
}

.invoice_total_pdf
{
	font-size: 11px;
	font-weight: bold;
	color: #2B314E;
}

.mainMenu {
	}

a.mainItem {
	background-image: url("/images/mainmenu/level1_off.jpg");
	width: 180px;
	height: 23px;
	display: block;
	float: left;
	padding-top: 7px;
	text-align: center;
	font: 12px arial;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a.mainItem.on,
a.mainItem:hover {
	background-image: url("/images/mainmenu/level1_on.jpg");
	color: #FFF;
}

a.secondItem {
	background-image: url("/images/mainmenu/level2_off.jpg");
	width: 70px;
	height: 23px;
	display: block;
	float: left;
	padding-top: 7px;
	text-align: center;
	font: 12px arial;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a.secondItem.on {
	background-image: url("/images/mainmenu/level2_on.jpg");
	color: #FFF;
}

a.secondItem:hover {
	background-image: url("/images/mainmenu/level2_over.jpg");
	color: #FFF;
}

a.secondItem.on:hover {
	background-image: url("/images/mainmenu/level2_off.jpg");
	color: #444;
}

a.thirdItem {
	background-image: url("/images/mainmenu/level3_off.jpg");
	width: 30px;
	height: 23px;
	display: block;
	float: left;
	padding-top: 7px;
	text-align: center;
	font: 12px arial;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a.thirdItem.on {
	background-image: url("/images/mainmenu/level3_on.jpg");
	color: #FFF;
}

a.thirdItem:hover {
	background-image: url("/images/mainmenu/level3_over.jpg");
	color: #FFF;
}

.itemDescription {
	font: 13px arial;
	color: #888888;
	font-weight: bold;
}

.pageDescription {
	border-left: 4px solid #CCC;
	font: 13px arial;
	color: #777;
	padding-left: 10px;
}

.print
{
	padding-left: 10px;
	padding-top: 10px;
}
.print th
{
	width: 40%;
	font-size: 14px;
	font-weight: normal;
}

.print td
{
	font-size: 14px;
	font-weight: bold;
}

.print_outgoing
{
	padding-left: 10px;
	padding-top: 10px;
}
.print_outgoing th
{
	font-size: 14px;
	font-weight: normal;
}

.print_outgoing td
{
	font-size: 14px;
	font-weight: bold;
}

.big_print
{
	font-size: 15px;
	color: red;
	font-weight: bold;
}

.folderContent th {
	background: url("/images/head_no_sort.jpg") 0 0 repeat-x;
	height: 28px;
	padding-left: 5px;
}

.folderContent td {
	font-weight: bold;
}

.fileDescription a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.fileDescription a.fileMissing {
	color: #FFAAAA;
}

.fileDescription a:hover {
	color: #FF7700;
	background-color: #EEEEEE;
}

.fileContent {
	border: 2px solid #CCCCCC;
	background-color: #EFEFFF;
	padding: 10px;
	height: 400px;
	overflow: auto;
	font: 12px "Courier New";
}

.green_positive
{
	color: #339966;
}

.red_negative
{
	color: #FF0000;
}

.reportTable {
	padding: 0;
	margin: 0;
}

.reportTable td {
	padding: 2px;
	margin: 0;
}

.reportTable .fieldHeader {

	padding-left: 5px;
	text-align: left;
}

.reportTable .fieldValue {

	text-align: left;
	padding-right: 5px;
}

.reportTable .fieldTotal {

	font-weight: bold;
}

.reportTable h1 {
	text-align: left;
	color: #000000;
	font: 18px arial;
	font-weight: bold;
	border-bottom: 1px black solid;
	width: 99%;
}

.reportTable h2 {
	text-align: left;
	color: #000000;
	font: 16px arial;
	font-weight: bold;
	background-color: #82AFE5;
	padding: 5px;
	margin: 0;
	margin-top: 20px;
}

.reportTable h3 {
	text-align: left;
	color: #000000;
	font: 14px arial;
	font-weight: bold;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

.reportTable h4 {
	text-align: left;
	background-color: #4F81BD;
	color: #FFFFFF;
	font: 12px arial;
	font-weight: bold;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

.reportTable h5 {
	text-align: left;
	background-color: #4F81BD;
	color: #FFFFFF;
	font: 12px arial;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}

.reportTable h6 {
	text-align: left;
	background-color: #4F81BD;
	color: #FFFFFF;
	font: 12px arial;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}

.paymentParcels {
	height: 330px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.paymentParcel {
	height: 330px;
}
.progressIndicator {
	display: none;
	position: fixed;
	top: 50%;
	left: 45%;
	z-index: 10;
	width: 220px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}

.out_invoice
{
	font-size: 8px;
	width: 100%;
	font-weight: bold;
	text-align: left;
}

.out_invoice_normal
{
	font-size: 8px;
	width: 100%;
	font-weight: normal;
	text-align: left;
	border-collapse: collapse;
}

.font_10px
{
	font-size: 10px;
}

.border1
{
	border-top: 1px solid;
	border-left: 1px solid;
}

.border2
{
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

.border3
{
	border-left: 1px solid;
	border-right: 1px solid;
}

.border4
{
	border-left: 1px solid;
}

.border5
{
	border-left: 1px solid;
	border-right: 1px solid;
}

.border6
{
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

.border7
{
	border: 1px solid;
}

/* Main Style Sheet for jQuery UI date picker */
#datepicker_div, .datepicker_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #777;
	z-index: 9999; /*must have*/
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_rtl {
	direction: rtl;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepicker_control {
	background: #400;
	padding: 2px 0px;
}
.datepicker_links {
	background: #000;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_rtl .datepicker_clear, .datepicker_rtl .datepicker_prev {
	float: right;
	text-align: right;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_rtl .datepicker_close, .datepicker_rtl .datepicker_next {
	float: left;
	text-align: left;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #333;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow {
	background: #777;
}
.datepicker_daysRow {
	background: #eee;
	color: #666;
}
.datepicker_weekCol {
	background: #777;
	color: #fff;
}
.datepicker_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
.datepicker_daysCell a{
	display: block;
}
.datepicker_weekEndCell {
	background: #ddd;
}
.datepicker_titleRow .datepicker_weekEndCell {
	background: #777;
}
.datepicker_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
.datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #fcc !important;
}
.datepicker_currentDay {
	background: #999 !important;
}
.datepicker_status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.datepicker_titleRow a {
	color: #eee !important;
}
.datepicker_control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.datepicker_multi .datepicker {
	border: 1px solid #777;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.datepicker_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.font-arial
{
	font-family: Arial;
}

.fesability_report_footer
{
	font-size: 12px;
	width: 98%;
	font-weight: normal;
	text-align: left;
	margin-left: 13px;
}

.consult_report_footer
{
	font-size: 10px;
	width: 100%;
	font-weight: normal;
	text-align: left;
	margin-left: 25px;
}

.print_title {display: block;text-align: center;width:95%; color: #000000}

.projectsBrowser ul
{
	background-color: #1C1C1C;
	font-size: 10px;
	font-family: Verdana;
}

.projectsBrowser ul a {text-decoration: none;}
.mainMenuTree {color: #B4AEA8;}
.mainMenuTree:hover {color: red;}
.mainMenuTreeSelected{color: #FF7700;}

.grayDiv
{
	padding-left: 13px;
	background-color: #555456;
	font-size: 13px;
	color: #F0F0F0;
	height: 20px;
	padding-top: 2px;
}

.grayDiv1
{
	width: 250px;
	margin-left: 15px;
	padding-left: 13px;
	background-color: #555456;
	font-size: 13px;
	color: #F0F0F0;
	height: 20px;
	text-align: left;
}


.vspacer10 {height: 10px;}
.vspacer20 {height: 20px;}
.grayLine{height: 2px; background-color: #555456;}
.grayLine1{height: 2px; background-color: #555456;margin-left: 15px;}

.projects
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B4AEA8;
	text-decoration: none;
}

.projects:hover
{
	color: #FF7700;
}

.showHideTreeArrow
{
	cursor: pointer; 
	cursor: hand;
	margin-left: 2px;
	float:left;
}

.next_page
{ 
	page-break-after: always;
}

.individual
{
	color: #FFFFFF;
}

.imgDisplay{display: none;}
.border_bottom{border-bottom:1px solid #000000;}
.border_top{border-top:1px solid #000000;}



