body {
	font-weight : normal;
	font-style : normal;
	background: #ffffff; /* url('../images/diags.gif') top left repeat; */
	text-align: center;
	border-top: 0px;
	margin-top: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 70%;
}

li {
	list-style-image: url('../images/dot.gif');
}

li li {
	list-style-image: url('../images/endash.jpg');
}

li.test {
    background:transparent url('../images/endash.jpg') no-repeat;
    background-position:0 5px;
  	list-style-position: outside;
  	list-style: none;
}

.normal-text { color: #333;	}

td {
	font-size: 75%;
	font-family: Arial, helvetica, sans-serif;
	color: #333;
}

.header-line{
	color: #93886f;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-weight:normal;
	border-bottom:1px dashed #CCCCCC;
}

a { color: #695000; font-size: 90%;  font-family : arial, helvetica, geneva, swiss, sunsans-regular; text-decoration: none;}
a:hover { color: #b67800; text-decoration: underline;}
a:vistited { color: #7e6d4b; text-decoration: none;}
a:active {color: #000000; text-decoration: none; }
	
div.template { 
	background-color: #ffffff;
	margin: 0 auto;
	min-width: 700px;
	max-width: 800px;
	width:expression(document.body.clientWidth > 800 ? "800px" : "700px");

}
div.contentWell{
	margin-top: 20px;
	min-height: 350px;
	height:expression(document.body.clientHeight < 350 ? "350px" : "350px");	
}
td.header {
	padding-top: 30px;
}
div.header {
	margin-top: 5px;
	width: 97%;
	border-bottom: 1px solid #000000;
}


.buttons
{
	color: #000;
	background-color: D2CDBC;
	border-color: AEA9AE;
	font-weight: bold;	
}

.button{
	background-color: #E8E5D4; 
	color: #000000; 
	margin-left: 2px;
	margin-right: 2px; 
	border: 1px solid #AEA998;
	font-weight: bold;
}
		 
form.button { margin: 0 auto; display: inline; background: transparent; border: 0;}

.bold-text {
	font-size: 130%;
	color: #ad8800;	
	font-weight: bold;
}

td.errorMessages  { color: #ff0000;	}

td.bold-text {
	font-size: 88%;
	color: #ad8800;	
	font-weight: bold;
}


.head-text {
	font-size: 190%;
	color: #93886f;
}

.footer {
	background-color:#ebeae5;
	border-top:3px solid #e5e5e5;
	height: 50px;
	text-align: right;
}
.footer-text { font-size: 90%; margin-right: 10px;}

.tagline{
	margin-top:5px;
	margin-bottom:20px;
	background-color:#fff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.large-header-text{
	color: #93886f;
	font-weight: bold;
	font-size: 120%;
}

.form-text{
	color: #6e6553;
	font-size: 90%;	
}

.input-text{ 
	font-size: 100%; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #AEA998;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.fieldText{
	font-weight: normal;
	font-size: 88%;
	padding-right: 15px;
}

.sectionHeader{
	font-size: 90%;
	font-weight: bold;
}
.field-label{
	font-size: 70%;
	font-family: Arial, helvetica, sans-serif;
	color: #333;
	padding-right: 15px;
}
input.button-link{
	background: transparent;
	border: transparent;
	font-size: 100%;
	font-weight: normal;
	color: #ad8800;
	text-decoration: none; 
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand;
}

table.navigation
{
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	font-size: 140%;
	margin-top: 25px;
	text-align: center;
}
td.navigation{
	padding-top: 15px;
	padding-bottom: 15px;
}

.navigation a { color: #93886f; font-size: 90%;  font-family : arial, helvetica, geneva, swiss, sunsans-regular; text-decoration: none;}
.navigation a:hover { color: #ad8800; text-decoration: none;}
.navigation a:vistited { color: #93886f; text-decoration: none;}
.navigation a:active {color: #93886f; text-decoration: none; }

/*****************************************************************************
* D E F A U L T   B O X
******************************************************************************/

.box { font-size: 100%; background: transparent; margin:0; padding: 0px; }
.box h1 {font-size: 130%; margin:0; padding:0 10px 5px 10px; border-bottom: 1px solid #000000; text-align: center; }
.box p { margin: 0; padding: 5px; }

.box .box-top, .box .box-bottom {display: block; background: transparent; font-size: 1px;}
.box .b1, .box .b2, .box .b3, .box .b4 {display: block; overflow: hidden;}
.box .b1, .box .b2, .box .b3 {height: 1px;}
.box .b2, .box .b3, .box .b4 { background: #ffffff;  border-left: 1px solid #6e6553; border-right: 1px solid #6e6553;}
.box .b1 {margin: 0 5px; background: #6e6553;}
.box .b2 {margin: 0 3px; border-width: 0 2px;}
.box .b3 {margin: 0 2px;}
.box .b4 {height: 2px; margin: 0 1px;}

.box .box-content {display: block; height: auto; background-color: #ffffff; border-left: 1px solid #6e6553; border-right: 1px solid #6e6553;}
.box * html .box-content {height: 1px;}

.box .color_a { background: #ffffff; color:#c62c40; }

.boxHeaderText{ font-size: 100%; font-weight: bold; text-align: left; border-bottom: 1px #d2d2d2 dotted; width: 100%; background-color: #ffffff; color: #2e3258; padding-top: 3px; padding-bottom: 3px; background: url('../images/stars.gif') center right no-repeat; }


/***********************************************************
*
*  E R R O R   S T Y L E S
*
***********************************************************/
div.messages { border: 2px dashed #003399; padding: 0px; background-color: #CAE1FF; margin-top: 10px; color: #000000; font-size: 90%; }
div.messages ul { list-style: none; padding: 10px; margin: 0; }

div.error-messages { border: 2px dashed #ff0000; padding: 0px; background-color: #ffdddd; margin-top: 10px; color: #990000; font-size: 90%; }
div.error-messages ul { list-style: none; padding: 10px; margin: 0; }



/************************************************************
*
*  D I S P L A Y   T A G   S T Y L E S
*
*************************************************************/
	table.report { 
		padding: 0px 0px 0px 0px; 
		border: 0px 0px 0px 0px;
		width: 90%;
		margin: 0px 0px 0px 0px;
		border-spacing: 2px;
		border: 1px solid #666;
	}
	table.report td {
		text-align: left;
		vertical-align: top;
		font-size: 80%;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
	}
	table.report th {
		text-align: left;
		vertical-align: top;
		font-size: 80%;
		padding-top: 4px;
		padding-bottom: 4px;
		color: #ffffff;
	}
	table.report td {
		text-align: left;
		vertical-align: top;
		font-size: 80%;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	table.report thead tr {
	  	background-color: #93886f;
	  	color: #ffffff;
	}
	
	div.exportlinks {
		padding: 2px 4px 2px 4px;
		margin: 4px 0 10px 0;
		width: 90%;
		text-align: left;
		font-size: 80%;
	}

	span.export {
		padding: 0 4px 1px 20px;
		display:inline; display:inline-block;
		cursor: pointer;
	}
	
	span.excel {
		background-image: url(../dispImages/ico_file_excel.png);
		background-repeat:no-repeat;
	}
	span.csv {
		background-image: url(../dispImages/ico_file_csv.png);
		background-repeat:no-repeat;
	}
	span.xml {
		background-image: url(../dispImages/ico_file_xml.png);
		background-repeat:no-repeat;
	}
	
	span.pdf {
		background-image: url(../dispImages/ico_file_pdf.png);
		background-repeat:no-repeat;
	}
	
	span.pagebanner {
		background-color: #e8e7e2;
		border: 1px dotted #93886f;
		padding: 2px 4px 2px 4px;
		width: 90%;
		margin-top: 10px;
		text-align: left;
		display:block;
		border-bottom: none;
	}
	
	span.pagelinks {
		background-color: #e8e7e2;
		border: 1px dotted #93886f;
		padding: 2px 4px 2px 4px;
		width: 90%;
		display:block;
		text-align:  left;
		border-top: none;
		margin-bottom: 5px;
	}
	span.pagelinks a{
		font-size: 80%;
		color: #6e6553;
	}
	span.pagelinks a:hover{
		text-decoration: underline;
		font-size: 80%;
		color: #ad8800;
	}
	span.pagelinks a:visited{
		font-size: 80%;
		color: #000000;
	}
	
	table.report th.sorted {
	    background-color: gray;
	}
	table.report th a, table.report th a:visited {
	  color: black;
	}
	
	table.report th.action-header { color: black; font-size: 70%; }
	
	table.report th a:hover {
	  text-decoration: underline;
	  color: black;
	}
	table.report th.sorted a, table.report th.sortable a {
		background-position: right;
		display: block;
		width: 97%;
	}
	table.report th.sortable a {
		background: #93886f url(../images/arrow_off.png) center right no-repeat;
	}
	table.report th.order1 a {
		background-image: url(../images/arrow_down.png);
		background-repeat:no-repeat;
	}
	table.report th.order2 a {
		background-image: url(../images/arrow_up.png);
		background-repeat:no-repeat;
	}
	table.report tr.odd {
	  background-color: #ffffff;
	}
	table.report tr.tableRowEven, tr.even {
	  background-color: #e8e7e2;
	}
	
	/*
	* Paging styles
	*/
	div.paging { text-align: right; padding: 5px; background-color: #eeeeee; border: 1px dotted #999999; }
   	div.paging-summary { text-align: left; }
	table.paging { margin-left: auto; margin-right: 0; font-size: 90%;  font-family : arial, helvetica, geneva, swiss, sunsans-regular;}
	.paging a { padding-left: 1px; padding-right: 1px; }

	