body { background-color: #202020; font-family: 	arial; font-size: 9pt; margin: 0px; padding: 0px; color: #B0B0B0; }
h1 { font-size: 16pt; color: #E5E5E5; background-image: url(/images/h1-tile.gif); background-repeat: no-repeat; margin-bottom: 5px; padding-bottom: 5px; }
h2 { font-size: 12pt; color: #E5E5E5; background-image: url(/images/h2-tile.gif); background-repeat: no-repeat; margin-bottom: 3px; padding-bottom: 3px; }
p { font-family: verdana, arial; font-size: 9pt; color: #B0B0B0; padding: 15px 0px 15px 0px;}

a { color: #A4D415; text-decoration: none; }
a:hover { color: #E5E5E5; }
a:visited { color: #CAD415; }

.uibody { color: #B0B0B0; margin: -25px 0px 0px 0px; padding: 0px; font-size: 9pt; }
.uibodycell { background-image: url(/ui/images/ui_08.jpg); background-repeat: no-repeat;  }
.uifooter { color: #666; margin-top: 30px; font-size: 8pt; text-align: center;  }
.uifooter a { color: #666; }

ul.uinav { margin: -13px 0px 0px 8px; padding: 0px; font-size: 8pt; list-style: none; color: #262626; width: 154px;}
ul.uinav li { margin: 3px 0px 8px 0px; font-size: 8pt;  }
ul.uinav ul { margin: 2px 0px 8px 18px; padding: 0px; list-style: disc;  }
ul.uinav ul li { margin: -2px 0px -2px 0px; padding: 0px; font-size: 8pt;  }

td > ul.uinav { margin: -13px 18px 0px 8px; padding: 0px; font-size: 8pt; list-style: none; color: #262626; width: 152px;  }
td > ul.uinav > li { margin: 3px 0px 8px 0px; font-size: 9pt; }
td > ul.uinav > li > ul { margin: 2px 0px 8px 18px; padding: 0px 0px 0px 0px; list-style: disc; }
td > ul.uinav > li > ul > li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 8pt;  }

ul.uinav li a { color: #B0B0B0; text-decoration: none; }
ul.uinav ul li a { color: #B0B0B0; text-decoration: none; }
ul.uinav a:hover { color: #A4D415; }


.uiaddress { float: right; margin-right: 10px; font-size: 8pt; color: #999; margin-top: 5px;  }
.uiaddress a {   }

.smaller { font-size: 7pt; }


/* tab nav */

div.ui-nav-top  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: -26px;
	position: relative;
	z-index: 1;
	}
	


.ui-nav-top p  {
	text-align: center;
	margin: 0;
	padding: 12px 0px 0 0;
	position: relative;
	height: 34px;
	float: left;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	background: transparent 
		url(/i/navtop.gif) 
		-50px 5px no-repeat;
	 }
div.ui-nav-top > a > p  {
	height: 22px;
	 }


.ui-nav-top a  {
	margin: 0 1px;
	text-decoration: none;
	 }
.ui-nav-top a:hover p  {
	background: transparent 
		url(/i/navtop.gif) 
		-50px -95px no-repeat;
	color: #fff;
	}
.ui-nav-top p.left-cap {
	background: transparent 
		url(/i/navtop.gif) 
		left 5px no-repeat;
	width: 12px;
	}
.ui-nav-top a:hover p.left-cap {
	background: transparent 
		url(/i/navtop.gif) 
		left -95px no-repeat;
	}
.ui-nav-top p.right-cap {
	background: transparent 
		url(/i/navtop-cap.gif) 
		right 5px no-repeat;
	width: 12px;
	}
.ui-nav-top a:hover p.right-cap {
	background: transparent 
		url(/i/navtop-cap.gif) 
		right -95px no-repeat;
	}
	

.ui-nav-top a.active p  {
	background: transparent 
		url(/i/navtop.gif) 
		-50px -200px no-repeat;
	font-size: 8pt;
	color: #fff;
	}
.ui-nav-top a.active p.left-cap {
	background: transparent 
		url(/i/navtop.gif) 
		left -200px no-repeat;
	}
.ui-nav-top a.active p.right-cap {
	background: transparent 
		url(/i/navtop-cap.gif) 
		right -200px no-repeat;
	}


	
.ui-nav-top p.first {
	margin-left: 0px;
	}
div.ui-nav-top>p.first {
	margin-left: 10px;
	}
.ui-nav-top p.right {
	}
.ui-nav-top a {
	}
.ui-nav-top p a:hover {
	}	
.ui-nav-top p.active {
	}
.ui-nav-top a.active {
	cursor: text;
	}




/* left nav 

ul#navbar	   { 
	list-style-type: none; 
	list-style-image: url(../i/spacer.gif); 
	margin: 31px 0 0 10px;
	padding: 0 0 20px 0px;
		}
	
ul#navbar li	{
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	font-size: 10px;
	padding: 2px 2px 0px 12px;
	}

ul#navbar ul li	{
	font-size: 9px;
	}

ul#navbar li p	{
	display: block;
	margin: 8px 0 0 0px;
	padding: 0 0 4px 0;
	height: 100%;
	color: #B8BAA9; 
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	}
	
ul#navbar li a	{
	display: block;
	margin: 0;
	padding: 1px 0px 1px 10px;
	height: 100%;
	font-weight: normal;
	text-decoration: none;
	background: transparent 
		url(nav.gif) 
		0px 0px no-repeat;
	}

ul#navbar li a:hover	{
	background: transparent 
		url(nav.gif) 
		0 -50px no-repeat;
	}


ul#navbar li.act a	{
	padding: 3px 2px 3px 10px;
	font-weight: bold;
	color: #fff;
	cursor: text;
	background: transparent 
		url(nav.gif) 
		0 -100px no-repeat;
	}



ul#navbar ul   { 
	list-style-type: none; 
	list-style-image: url(../i/spacer.gif); 
	margin: 0 0 5px 10px;
	padding: 0 0 0 0px;
		}

ul#navbar ul ul  { 
	list-style-type: none; 
	list-style-image: url(../i/spacer.gif); 
	margin: 0 0 5px 10px;
	padding: 0 0 0 0px;
		}
.class2 {
	line-height: -12 }


*/

