  body {
	border: 0;
	margin: 0;
	background: #d7d7d7 url('/images/pagegradient.gif') top repeat-x;

} form {
	margin: 0;
	padding: 0;


/***  WIDTH-DEPENDANT CHROME  ***/

} #sitecontainer {
	position: relative;
	overflow: hidden;

} .sitecontainer-fixed {
	left: 50%;
	width: 870px;
	margin-left: -435px;
	
} .sitecontainer-maximized {
	left: 0px;
	margin-left: 0px;
	width: 100%;

} #minwidth {
	min-width: 870px;
	width: expression( documentElement.clientWidth < 860 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 860 ? "859" : "auto") : "859px") : "auto" );*/


/***  CHROME  ***/

} #shadowleft {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;

} #shadowright {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;

} #bgleft {
	z-index: 99;
	background: url('/images/bg_left.gif') repeat-y left top; 

} #bgright {
	z-index: 99;
	background: url('/images/bg_right.gif') repeat-y right top;

} #greyarea {
	background-color: #f0f0f0;
	border-left: 2px solid #7a7a7a;
	border-right: 2px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	margin: 0 15px;

} .greyarea {
	padding: 20px 17px 20px 20px;

} .greyarea-rightbar {
	padding: 20px 207px 20px 20px;
	background-image: url('/images/bg_rightbar.gif');
	background-position: right top;
	background-repeat: repeat-y;

} #minheight {
	float: left;


/***  HEADER  ***/

} #banner {
	position: relative;
	height: 130px;
	background: #7a7a7a url('/images/banner_bg.gif') repeat-x top;
	color: #666;

} #banner-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 333px;
	height: 130px;

} #banner-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 130px;
	overflow: hidden;

} #topnav {
	position: absolute;
	top: 8px;
	right: 30px;

} #topsubnav {
	position: absolute;
	top: 28px;
	right: 30px;

} #banner .textnav a {
	color: #666;
	text-decoration: none;

} #banner .textnav a:hover {
	text-decoration: underline;

} #authstatus {
	position: absolute;
	top: 78px;
	right: 30px;


/***  RIGHTBAR  ***/

} #rightbar {
	position: absolute;
	right: 18px;
	top: 130px;
	width: 188px;
	z-index: 20;
	background-color: #f6fbe1;

} #rightbar-maximize {
	position: absolute;
	top: 5px;
	right: 23px;
	width: 15px;
	height: 14px;
	z-index: 200;

} #rightbar-close {
	position: absolute;
	top: 5px;
	right: 4px;
	width: 15px;
	height: 14px;
	z-index: 200;

} #rightbar-open {
	position: absolute;
	top: 135px;
	right: 22px;
	width: 15px;
	height: 14px;
	z-index: 19px;

} #rightbar div.header {
	padding: 10px 0 5px 30px;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 13px;
	background: url('/images/rightbarheaderarrow.gif') no-repeat 14px 16px;

} #rightbar div.hr {
	height: 2px;
	font-size: 2px;
	line-height: 2px;
	overflow: hidden;
	background: url('/images/rightbarsep.gif');

} #rightbar .content {
	padding: 20px 10px 10px;

} input.rightbar-input {
	width: 100px;

} .newsitem {
	padding-bottom: 0px !important;

} .newsitem .date {
	font-weight: bold;
	margin-bottom: 2px;

} .newsitem a.title, .newsitem a.title:visited {
	font-size: 12px;
	font-weight: bold;
	color: #afc62c;
	margin-bottom: 2px;
	text-decoration: none;

} .newsitem a.title:hover {
	text-decoration: underline;

} .newsitem-content {
	font-size: 11px;
	line-height: 1.4em;

} a.newsitem-more, a.newsitem-more:visited {
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;

} a.newsitem-more:hover {
	text-decoration: underline;


/***  TABS  ***/

} ul.tabs {
	position: relative;
	z-index: 2;
	list-style: none;
	margin: 1px 0 0;
	padding: 0;
	text-transform: uppercase;
	height: 30px;
	
} ul.tabs li {
	position: relative;
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: -5px;
	background: url('/images/tabs/tabRight.gif') no-repeat right top;
	white-space: nowrap;
	 
} ul.tabs li div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 30px;
	background: url('/images/tabs/tabLeft.gif') no-repeat left top;
	
} ul.tabs li.active {
	z-index: 20;
	font-weight: bolder;
	height: 30px;
	background-image: url('/images/tabs/tabRight_active.gif');
	
} ul.tabs li.active div {
    background-image: url('/images/tabs/tabLeft_active.gif');
     
} ul.tabs a {
	color: #666666;
	text-decoration: none;
	
} ul.tabs a:hover {
	text-decoration: underline;

} ul.tabs li.active a {
	/*color:#000000;*/
	
} ul.tabs li.active a:hover {
	text-decoration: none;

} .tabbox {
	position: relative;
	width: 99%;

} .tabbox-header {
	position: relative;
	background: url('/images/tabs/app_topbg.gif') repeat-x;
	height: 30px;
	top: -1px;

} .tabbox-footer {
	position: relative;
	background: url('/images/tabs/app_bottombg.gif') repeat-x;
	height: 15px;
	top: -2px;

} .tabbox-header-left {
	background: url('/images/tabs/app_topLeft.gif') no-repeat;
	float: left;
	height: 30px;
	width: 20px;

} .tabbox-header-right {
	background: url('/images/tabs/app_topRight.gif') no-repeat;
	float: right;
	height: 30px;
	width: 20px;

} .tabbox-footer-left {
	background: url('/images/tabs/app_bottomLeft.gif') no-repeat;
	float: left;
	height: 15px;
	width: 15px;

} .tabbox-footer-right {
	background: url('/images/tabs/app_bottomRight.gif') no-repeat;
	float: right;
	height: 15px;
	width: 15px;

} .tabbox-content {
	border-left: 1px solid #666666;
	border-right: 1px solid #888888;
	position: relative;
	top: -2px;
	background-color: white;
	padding: 0 20px;

}