/*body {
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 96% 96%;
	color: #6F6F6F;
	font-family: 'Lucida Sans', 'Helvetica', 'Sans-serif', 'sans';
	font-size: 9pt;
	line-height: 1.8em;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

h1,h2,h3,h4,h5,h6,h7,h8 {
	color: #E9601A;
}
*/
body {
	/*background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 96% 96%;
	color: #6F6F6F;*/
	font-family: 'Lucida Sans', 'Helvetica', 'Sans-serif', 'sans';
	font-size: 9pt;
	line-height: 1.8em;
	/*padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;*/
}

/*
h1,h2,h3,h4,h5,h6,h7,h8 {
	color: #E9601A;
}*/

div.clear{
  clear:both;
  visibility: hidden;
}

div.clear hr{
  display: none;
}

#div_footer  {
text-align : center;
background-color : #fff;
font-size : 0.9em;
margin-top : 3px;
border : 1px solid #ddd;
}

#extitle {
	font-size: 12pt;
	font-weight: bold;
	color: #E9601A;
	padding: 10px 10px 10px 10px;
}

.feedbackPanelERROR {
	color: red;
	list-style: circle;
	font-weight: bold;
}

.feedbackPanelINFO {
	color: green;
	list-style: circle;
	font-weight: bold;
}

.caption {
	font-size: 12pt;
	font-weight: bold;
}

#hellomessage {
	font-size: 30pt;
}

#titleblock {
	background: #DEDEDE;
	color: white;
	font-weight: bold;
	border-bottom: solid #E9601A;
	border-width: thin;
	padding: 2px 2px 2px 6px;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1em;
}

a {
	/*color: #6F6F6F;*/
	text-decoration: underline;
}

img {
	border: none;
}

pre {
	font-family: 'Lucida Sans', 'Helvetica', 'Sans serif', 'sans';
}

thead {
    background: #23c1d5;
}

th {
	background: #23c1d5; /*#C3C3C3;*/
	/*color: white;*/
	font-weight: bold;
}

/*
tr.b {
	background: #F5F5F5;
}

tr.a {
	background: #E6E6E5;
}*/

tr.none {
	background: transparent;
}

a.none {
	background: transparent;
	padding-right: 0px;
}

tr.odd    {background-color: #f0f7f7} /*royalblue*/
tr.even   {background-color: #f7f7f0} /*GreenYellow */
.bggreen  {background-color: green}
.bgblue   {background-color: blue}
.bgyellow {background-color: yellow}

#inputForm {
	width: 300px;
}

#inputForm label {
	display: block;
	margin-top: 5px;
}

#inputForm label.non {
	display: inline !important;
}

#inputFormTable td {
	vertical-align: top;
	padding: 10px;
}

#nestedExampleTree {
	width: 300px;
}

#feedbackPanel {
	width: 600px;
}

#siteSelection {
	width: 200px;
}

#search-form {
	margin-bottom: 0;
}

#search-form table {
	width: 500px;
	background-color: #FFD9BF;
}

#search-form td {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

pre {
	font-family: 'Lucida Sans', 'Helvetica', 'Sans serif', 'sans';
}

tr.row-odd {
    background-color:#f0f7f7;
}
tr.row-even {
    background-color:#f7f7f0;
}
tr.row-disabled {
    background-color:#C16363;
}
tr.row-0-notes {
    background-color:#612710;
}
tr.row-low-notes {
    background-color:#FFFF00;
}
tr.row-off-balance {
    background-color:#C15466;
}


.cnText {
     font-size:135%;
}

.enText {
     font-size:125%;
     font-family: 'Arial', 'Helvetica', 'sans-serif';
}

