<STYLE>

body {
	background: #EEEEEE;
	color: #000000;
	 font:normal 12px arial,verdana,tahoma,georgia,helvetica,georgia,lucida,"sans serif";
	margin:0;
	/*background-image: url(/images/template/bg.gif);*/
}
font.second {
font-family: arial,verdana,tahoma,georgia,helvetica,georgia,lucida,"sans serif";
/*background-color: #fff;*/
color: #444;
text-decoration: none;
word-spacing: 0.1em;
text-align: justify;
letter-spacing: 2px;
line-height: 1.5em;
font-size: 11px;
}
font.third {
font-family: arial,verdana,tahoma,georgia,helvetica,georgia,lucida,"sans serif";
/*background-color: #fff;*/
color: #444;
text-decoration: none;
word-spacing: 0.1em;
text-align: justify;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 12px;
}
td, th, p, li {
	 font:normal 12px arial,verdana,tahoma,georgia,helvetica,georgia,lucida,"sans serif";
	 letter-spacing: 0px;
	 line-height: 1.2em;
}
td.second, th.second, p.second, li.second {
	 font:normal 11px verdana,tahoma,georgia,helvetica,georgia,lucida,"sans serif";
}

h1 { font-size:18px }	

img { border: none; }

body a:link {
	color: #21134a;
	text-decoration: none;
}
body a:visited {
	color: #304a6c;
	text-decoration: none;
}
body a:hover, body a:active {
	color: #304a6c;
	text-decoration: underline;
}

/* This is the CSS for the dropdown content*/

#dhtmlgoodies_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#F4F9FD;
  overflow:hidden;
  padding:2px;
  width:290px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:1em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:300px;
}

/* End dropdown content*/


/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-image:url(/images/template/backgrounds/header_superlightbluefade.gif); border:1px solid #336; 
  width:450px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content  */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }


.tborder {
	background: #c0c0c0;
}
.tcat {
	background: #9EB4D1;
	color: #FFFFFF;
	font-size: 10pt;
}
.tcat a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.thead {
	background: #6382AD;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.thead a:link {
	color: #FFFFFF;
}
.thead a:visited {
	color: #FFFFFF;
}
.thead a:hover, .thead a:active {
	color: #FFFFFF;
}
.tfoot {
	background: #6382AD;
	color: #FFFFFF;
}
.tfoot a:link {
	color: #FFFFFF;
}
.tfoot a:visited {
	color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active {
	color: #FFFFFF;
}
.alt1, .alt1Active {
	background: #F1F1F1;
}
.alt2, .alt2Active {
	background: #DFDFDF;
}

textarea, .bginput {
	background: #DDDDDD;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
}
.button {
	background: #CFCFCF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallbutton {
	background: #CFCFCF;
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select {
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.selectinactive {
	background: #CCCCCC;
	color: #888888;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont {
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.mediumfont {
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time {
	color: #666686;
}
.navbar {
	font-size: 10px;
	font-weight: bold;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
.fjdpth0 {
	background: #F7F7F7;
	color: #000000;
}
label {
cursor: default;
}
.quote {
border: 1px solid #000000;
background-color: #FFFFFF;
padding: 5px;
text-align: justify;
}
input 
{
    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 1px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #CCCCCC
}
.radio
{
    BORDER-RIGHT: #000000 0px inset;
    BORDER-TOP: #000000 0px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 0px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE
}

/* these are for the old orange tooltips
.tooltip
{
width: 225px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:left}

.tooltip span.top{padding: 30px 8px 0;
    background: url(/java/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(/java/bt.gif) no-repeat bottom
	}
	*/
	
	/* dom collapse
	
	*/
	
	
			.trigger{
			cursor:pointer;
			font-size: 10px;
			border: 0;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#ddf;
			
		}		
		.expanded{
			cursor:pointer;
			font-size: 10px;
		}
		.expanded:hover{
			background:#eef;
			cursor:pointer;
		}
		.show{
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
			font-size: 10px;
		}
		
			/* end dom collapse
	
	*/
.GroupListItem    { padding:2; border: 1px solid black; border-bottom: 1px solid black; }
.GroupListItemHeader    { border: none; background-color:#7693BE; color: white;}
.GroupListItemCell    { border: none; background-color:#FFFFD2;  }
.GroupHeaderLink	{ color:#FFFFFF }
-->
</STYLE>


