/*--- General Body properties ---*/ 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:12pt;
	font-size: 8pt;}
body {
	background-color: #FFFFFF;}


/*--- TreeViewLink properties ---*/ 
SPAN.TreeviewSpanArea A {
	font-size:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: black;}

SPAN.TreeviewSpanArea A:hover {
     color: '#6699CC';}


/*--- Link TEXT properties ---*/ 
.textC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:12pt;
	font-weight: bold;
	color: #414A76;}

.Ht1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height:18pt;
	color: #000000;
	font-weight: bold;}

/*--- Link TEXT properties ---*/ 
a:link {
	color: #000000;
	text-decoration: none;}
a:visited {
	color: #000000;
	text-decoration: none;}
a:hover {
	color: #6699CC;
	text-decoration: none;}
a:active {
	color: #FF9900;
	text-decoration: none;}


/*--- Container properties ---*/ 

.headers {
padding:0.5em;
height:60px;
background-color:#F1F2F6;
border:1px solid #dde1e8;
font-size: 12pt;
line-height:14pt;
color: #414A76;
font-weight: bold;}

.container {
padding:0.5em;
border:1px solid #dde1e8;
min-height:100%; 
height:auto;}

.BORDERcontainer {
background-color:#FFFFFF;
border:1px solid #DEE1E8;}

.navcontainer {
border-top:1px solid #DEE1E8;}

* html .container {
height: 100%;}

.subheaders {
padding:0.5em;
height:40px;
background-color:#F1F2F6;
border:1px solid #dde1e8;
font-size: 12pt;
color: #414A76;
font-weight: bold;}

.IMAGEcell {
background-color:#FFFFFF;}
