#headerCLS {
	cursor: pointer; 
    cursor: hand;  
}

a, a:visited, a:hover { 
	color:#666; text-decoration:none; 
}
a:hover {
	text-decoration: underline;
}

a.blue, a.blue:visited, a.blue:hover { 
	color:#6887AC;  
}

body { 
	background-image: url(/lawnet/images/background2.jpg);
    margin:0 0 0 0;

}

body.help { 
	background-color: white;
	background-image: none;
    margin:5px;
}

table.main_box {
	width:  100%;
	padding: 0;
    margin: 0;
}


table.title_holder {
	width: 800px;
	border-width: 2; 
    border-style: outset; 
    border-color: white;
}

table.title_holder td {
	background-image: url(/lawnet/images/title_holder.jpg);
	height: 40px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #555555;
}
	

table.space_after_menu {
	width: 800px;
    background-color: white;
}

table.space_after_menu td {
	height: 20px;
}

table.context_body {
	width: 800px;
	background-color: white;
}

table.nav_buttons {
    width: 100%;
	background-color: white;
}

@media screen {

td.left_space {
	width: 50px;
	background-color: #2B4F83;
}

table.context_body td.section_menu {
	width: 150;
	background-color: #6887AC;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

.showOnPrint { display: none; }

.noprint { }
}

@media print {
table.context_body td.section_menu {
	display: none;
}

.showOnPrint { display: block; }

#headerCLS, #navigation, #context_help, #lawnetNavigation, #footer { display: none; }
td.left_space { display: none; } 

.exportlinks { display: none; }
.noprint { display: none; }
.pagelinks { visibility: hidden; height: 1px; }


}


/* Lawnet Left Menu - Section Menu Settings */ 
table.section_menu {
	border: 0;
	width: 100%;
}

table.section_menu td.section_select {
	font-size: 10px;
	color: #ffffff;
	background-color: #204B8D;
	padding: 4px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif";
	cursor: pointer; 
    cursor: hand;  
}

table.section_menu  td.section_unselect {
	font-size: 10px;
	color: #ffffff;
	background-color: #6887AC;
	padding: 4px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif"; 
	cursor: pointer; 
    cursor: hand; 
}

div.section_text {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif";
}

table.section_menu td.subsection_select {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	color: #555555;
	background-color: #C6CBD3;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif"; 
	cursor: pointer; 
    cursor: hand;  
	
}

table.section_menu td.subsection_unselect {
	padding: 4px; 
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	background-color: #E5E6EB;
	font-weight: normal;
	font-family: arial,helvetica, "sans-serif";
	cursor: pointer; 
    cursor: hand; 
	
}

div.subsection_select_text {
	font-size: 9px;
	color: #555555;
	background-color: #C6CBD3;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif"; 
}

div.subsection_unselect_text { 
	font-size: 9px;
	color: #555555;
	background-color: #E5E6EB;
	text-decoration: none;
	font-weight: normal;
	font-family: arial,helvetica, "sans-serif"; 
}

div.subnavtext{
	font-size: 10px;
	color: #555555;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial,helvetica, "sans-serif"; 
}




/* Context tables */

.tableTitle {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: arial,helvetica, "sans-serif"; 
}


td { 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: arial,helvetica, "sans-serif"; 
	
	}

th { font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-family: arial,helvetica, "sans-serif"; 
	background-color: #E5E6EB }


table.simple, table.displaytag {
	margin: 5px 0 5px 0;
	border-width: 2;
    border-style: outset;
    border-color: grey;
	
}

table.simple th a, table.simple th,
table.displaytag th a, table.displaytag th {
	color: #555555;
}

table.simple th, table.simple td,
table.displaytag th, table.displaytag td {
	padding: 2px 4px 2px 4px;
}
table.simple thead tr,
table.displaytag thead tr {
    background-color: #C6CBD3
  /*background-color: #7399BD;*/
}
table.simple th.sorted,
table.displaytag th.sorted {
    background-color: #C6CBD3
  /*background-color: #7399BD;*/
}


table.simple th.sorted a, table.simple th.sortable a, 
table.displaytag th.sorted a, table.displaytag th.sortable a{
	background-repeat:no-repeat;
	background-position: right;
	display: block;
	width: 100%;
}
table.simple th.sortable a,
table.displaytag  th.sortable a{
	background-image: url(/lawnet/images/arrow_off.png);
}

table.simple th.order1 a,
table.displaytag th.order1 a {
	background-image: url(/lawnet/images/arrow_down.png);
}

table.simple th.order2 a,
table.displaytag th.order2 a {
	background-image: url(/lawnet/images/arrow_up.png);
}

table.simple tr.odd, 
table.displaytag tr.odd {
  background-color: #fff
}
table.simple tr.tableRowEven, tr.even,
table.displaytag tr.tableRowEven, tr.even {
  background-color: #E5E6EB
}


/***************************************************/

table.plain {
	margin: 5px 0 5px 0;
}

table.plain tr.odd 
{

}
table.plain tr.tableRowEven, tr.even, td.even {
    background-color: #F4F5F8;
}


/**************************************************/

table.report td, table.report th{
	font:         menu;
	padding: 4px;
	background-repeat:no-repeat;
}
table.report th{
	/*background:   buttonface;*/
	border-width: 1px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	/*cursor:       hand;*/
}
table.report idcol {
	background: buttonface;
}

table.report tr.even{
	background-color: #E5E6EB;
}
table.report tbody {
	/*height: 100px;*/
	/*overflow: scroll;*/
}

table.report {
	border-width: 2;
    border-style: outset;
    border-color: grey;
    margin: 0;
}

table.report tbody tr{
	height: 10px;
}

table.report th.sortable a {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/arrow_off.png);
}
table.report th.order1 a {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/arrow_down.png);
}
table.report th.order2 a {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/arrow_up.png);
}

div.exportlinks {
	background-repeat:no-repeat;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 10px 0 10px 0;
	width: 80%;
}

span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
}

span.excel {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/ico_file_excel.png);
}
span.csv {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/ico_file_csv.png);
}
span.xml {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/ico_file_xml.png);
}

span.pdf {
	background-repeat:no-repeat;
	background-image: url(/lawnet/images/pdf_file.gif);
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 80%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 80%;
	display:block;
	border-top: none;
	margin-bottom: 5px;
}



/* Footer */

table.footerbg { 
	width: 800px;
	background-color: #3669AA;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid; 
}

.footertext { 
    color: #BFD1E6;
	font-size: 9px;
	font-weight: normal;
	font-family: arial,helvetica "sans-serif"; 
}

.footertext:hover{color: #BFD1E6; text-decoration: underline; }
.footertextunderline { color: #BFD1E6;
	font-size: 9px;
	font-weight: normal;
	font-family: arial,helvetica "sans-serif";
	text-decoration: underline; }	
