:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*****************************/

/* global styles */

body {
	background-color: #7f8863;
	padding-top: 10px;
	padding-bottom: 20px;
}

body, th, td, strong {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #293050;
}

h1, h2, h3,h4,h5,h6 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555840;
}

h1 {
	font-size: 14pt;
}

h2 {
	margin-bottom: 10px;
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

p {
	margin-bottom: 10px;
}

ul, ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

	li {
		list-style-type: disc;
		margin-left: 15px;
	}

	ol li {
		list-style-type: decimal;
	}

a:link,
a:visited {
	color:#4b533a;
	text-decoration: underline;
}

a:hover {color:#90966E;}

.tiny {
	font-size: 7pt;
}


#iccontent,
.leftnav,
.leftseperator,
.topnav,
.topseperator,
.rightnav {
	background: none;
}

.leftnav,
.leftseperator,
.topseperator,
.rightnav {
	display: none;
}

td.topnav {
	border-top: 1px solid #7e8664;
}

td.topnav, #iccontent {
	border-left: 1px solid #7e8664;
	border-right: 1px solid #7e8664;
}

#iccontent {
	border-bottom: 1px solid #7e8664;
}

#global-header {
	width: 912px;
	border: 1px solid #626B4C;
	border-bottom: 0px;
}

	#global-header #global-banner {
		width: 910px;
		height: 107px;
		overflow: hidden;
		background-image: url(images/bk-global-banner.jpg);
		background-repeat: no-repeat;
	}

	#global-header #flash {
		width: 911px;
		overflow: hidden;
	}

	#global-header #flash object, #global-header #flash embed {
		border: 0px;
	}

	#global-header #nav-bar {
		clear: both;
		width: 911px;
		height: 40px;
		position: relative;
		background-image: url(images/bk-nav-bar.gif);
		background-repeat: no-repeat;
		padding-top: 10px;
	}



/* MENU STYLES */

#mainMenu ul,
#mainMenu li {
	padding: 0px;
	margin: 0px;
}

#mainMenu table {
	background-color: #cbd0a9;
	background-image: url('images/bk-navbar.gif');
	background-repeat: repeat-x;
	position: relative;
	width: 830px;
	left: 39px;
}

	#mainMenu table td {
		overflow: visible;
		padding: 0px;
		margin: 0px;

	}

	#mainMenu .root {
		width: 100%; /* Width of Root Menu Items */
		background-image: none;
		background-repeat: no-repeat;
		background-position: right;
		border-left: 0px solid #909774;
	}

	#mainMenu .divider {
		width: 6px;
		background-image: url(images/bk-nav-divider.gif);
		background-repeat: no-repeat;
		background-position: 0px 8px;
	}

		#homeLnk .root {
			border: 0px;
		}

		#mainMenu .ignore {
			background-image: none;
		}

	#mainMenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#mainMenu ul li {
		position: relative;
		font-size: 11px;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		list-style-type: none;
	}

	#mainMenu li strong {
		display: block;
		width: 150px;
		padding: 2px 5px;
		background-color: #A1988F;
	}

	#mainMenu #homeLnk {
		border: 0px;
	}

	#mainMenu #homeLnk .root {
		border: 0px;
		background-image: none;
	}

	#mainMenu ul li li {
		text-align: left;
	}

	.navButton .root {
		background-repeat: no-repeat;
		background-position: left;
	}

	.navButton li ul {
		position: absolute;
		left: 0px; /* Set 1px less than menu width */
		top: 24px;
		display: none;
		border: 1px solid #626a4c;
		background-color: #ffffff;
	}

	/* Styles for Menu Items */
	#mainMenu ul li a {
		display: block;
		text-decoration: none;
		font-weight: bold;
		color: #626a4c;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 150px; /* Width of Menu Items */
	}

	#mainMenu ul li li a {
		display: block;
		/*text-decoration: none;*/
		font-weight: bold;
		color: #626a4c;
		border-bottom: 1px solid #cbd0a9;
	}

	/* Fix IE. Hide from IE Mac \*/
	* html #mainMenu ul li { float: left; height: 1%;}
	* html #mainMenu ul li a { height: 1%; }
	/* End */

	#mainMenu ul li a:hover { color: #cbd0a9; background-color: #627662; } /* Hover Styles */

	#mainMenu li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

	#mainMenu li:hover ul, #mainMenu li.over ul { display: block;} /* The magic */

	#mainMenu .navButton {
		background-image: url('images/navButton-Bg.gif');
		background-repeat: no-repeat;
		background-position: right;
	}













/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.hide {display: none;}