:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*****************************/

/* global styles */

body {
	background-image: url(images/bg_main.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #1c1c1c;
	color: #ffffff;
}


div.topNav div {margin: 0px;}

body, th, td, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1, h2, h3 {
	color: #bd8d68;
}

h1 {
	font-size: 14pt;
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 5px;
	font-size: 12pt;
}

p {
	margin-bottom: 10px;
}

ul, ol {
	margin-bottom: 20px;
	margin-left: 20px;
}

ul li { list-style-type: disc;}

ol	{ list-style-type: decimal;}

li { margin-left: 20px;}

.tiny {
	font-size: 7pt;
}

#ctl00_ContentPlaceHolder1_ctlRender {
	overflow: hidden;

	display: block;
}

#global-header {
	width: 865px;
}

#global-banner {
	width: 865px;
	height: 136px;
	background-image: url(images/bk-global-banner.gif);
	background-repeat: no-repeat;
	position: relative;
}

	#global-banner a#lnkEmail:link,
	#global-banner a#lnkEmail:active,
	#global-banner a#lnkEmail:visited {
		display: block;
		width: 140px;
		height: 25px;
		position: absolute;
		top: 58px;
		right: 20px;
		background-color: #000000;
		opacity: .0;
	}
	
		#global-banner a#lnkEmail:hover {
			opacity: .5;
		}

#flash-border {
	width: 863px;
	height: 340px;
	overflow: hidden;
	position: relative;	
	border: 1px solid #807d7d;
}

#flash {
	position: relative;
}

#flash-border #flash-overlay {
	width: 257px;
	height: 75px;
	overflow: hidden;
	position: absolute;
	left: 38px;
	top: 214px;
	z-index: 100;
}

	#flash-border #flash-overlay a:link,
	#flash-border #flash-overlay a:active,
	#flash-border #flash-overlay a:visited {
		display: block;
		width: 85px;
		height: 75px;
		overflow: hidden;
		float: left;
		margin-right: 1px;
		background-color: #b57844;
		opacity: 0;
	}
		#flash-border #flash-overlay a:hover {			
			opacity: .25;
		}


#ctl00_ContentPlaceHolder1_ctlFooterRender {
	display: block;
	width: 865px;
	height: 2px;
	overflow: hidden;
	background-image: url(images/bk-content-bottom.gif);
	background-repeat: no-repeat;
	background-color: #332D28;
	margin-left: auto;
	margin-right: auto;

}

#ctl00__PanelFooter {
	color: #cda789;
	background-position: 0px 0px;
	width: 865px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 50;
	padding-top: 12px;
}

#ctl00__PanelFooter a,
#ctl00__PanelFooter a:link,
#ctl00__PanelFooter a:visited,
#ctl00__PanelFooter a:active {
	color: #cda789;
	text-decoration: underline;
}

#ctl00__PanelFooter a:hover {
	color: #996600;
}

#adminLock {
	width: 903px;
	overflow: hidden;
	}

a,
a:link,
a:visited,
a:active {
	color: #cda789;
	text-decoration: none;
}

a:hover {
	color: #996600;
}

/* MENU STYLES */
#nav-bar {
	width: 865px;
	height: 30px;
	background-image: url(images/bk-nav-bar.gif);

	background-repeat: no-repeat;
	margin-left: 0px;
	text-align: center;
	position: relative;
	z-index: 100;
}

/*Menu Bar styling classes*/

ul.MenuBarHorizontal{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
ul.MenuBarActive{
	z-index: 1000;
}
ul.MenuBarHorizontal li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: auto;

	display: block;
	float: left;

}
ul.MenuBarHorizontal ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	z-index: 1020;
	cursor: default;
	width: auto;
	position: absolute;
	left: -1000em;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible{
	left: auto;
}
ul.MenuBarHorizontal ul li{

	display: block;

	float: none;

	width: auto;

	white-space: nowrap;

	clear: both;

}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible{
	left: 2px;
	top: 2px;

}

ul.MenuBarHorizontal a,
ul.MenuBarHorizontal a:visited,
ul.MenuBarHorizontal a:active,
ul.MenuBarHorizontal alink {
	display: block;
	cursor: pointer;
	padding: 0.5em 1.3em 0.5em 1.3em;
	color: #bd916e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 9pt;

	letter-spacing: 0.1em;

	width: auto;

}
ul.MenuBarHorizontal ul{
	border: 2px solid #807d7d;
	background-color: #4d4b4a;
	width: inherit;

	display: block;

	letter-spacing: 0.0em;

	float: none;

}
ul.MenuBarHorizontal ul a,
ul.MenuBarHorizontal ul a:visited,
ul.MenuBarHorizontal ul a:active,
ul.MenuBarHorizontal ul a:link {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus{
	background-color: #ffffff;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible{
	background-color: #615853;
	color: #bd916e;

	display: block;

}
ul.MenuBarHorizontal a.MenuBarItemSubmenu{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal iframe{
	position: absolute;
	z-index: 1010;
}

#menubar1 {
	width: 825px;
	height: 30px;
	list-style-image: none;
	position: relative;
	left: 25px;
	top: 3px;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	padding: 0.5em 2em 0.5em 0.75em;

@media screen, projection{
	ul.MenuBarHorizontal li.MenuBarItemIE {
		display: inline;
		f\loat: left;
	}
}

.hide {display: none;}