﻿* 	
	{
		margin: 0;
		padding: 0;
	}
body 
	{
		background: #535353;
		text-align: center;
		color: #000000;
		font-size: 12px;
		line-height: 17px;
		font: arial, verdana, sans-serif;
		margin: 0; 
		padding: 0;
	}

td 
	{
		cursor: default;
		color: #252525;
		font-size: 12px;
		font: 100% arial, verdana, sans-serif;
	}
	
a {
		text-decoration: none;
		outline: none;
		color: #2d5b87;
		font-size: 12px;
		font: arial, verdana, sans-serif;
	}
	
ul{ 

		margin: 10px 0px 10px 20px;
		
}
	
a:hover {
		text-decoration: none;
		outline: none;
		color: #736859;
		font-size: 12px;
		font: arial, verdana, sans-serif;
	}

img 
	{
		border: 0 none;
	}

.hed
	{
		margin-bottom: 16px;
		cursor: default;
		color: #000000;
		font-weight: bold;
		font-size: 24px;
		font: arial, verdana, sans-serif;
	}

h1
	{
		cursor: default;
		font-style: italic;
		margin-bottom: 16px;
		color: #000000;
		font-weight: bold;
		font-size: 17px;
		line-height: 22px;
		font: arial, verdana, sans-serif;
	}

h2
	{
		margin-bottom: 16px;
		cursor: default;
		color: #000000;
		font-style: italic;
		font-weight: bold;
		font-size: 15px;
		font: arial, verdana, sans-serif;
	}

h3
	{
		margin-bottom: 16px;
		cursor: default;
		color: #000000;
		font-style: italic;
		font-weight: bold;
		font-size: 15px;
		font:  verdana, arial, sans-serif;
	}

h4
	{
		margin-bottom: 3px;
		cursor: default;
		color: #ff9900;
		font-weight: bold;
		font-style: italic;
		font-size: 16px;
		line-height: 19px;
		font: arial, verdana, sans-serif;
	}
	
h5 { color:#838383; font-weight: bold; font-size:100%; font-family: Arial, Helvetica, sans-serif;}
	
h6
	{
		cursor: default;
		font-style: italic;
		margin-bottom: 16px;
		color: #362c2a;
		font-weight: bold;
		font-size: 17px;
		line-height: 22px;
		font: arial, verdana, sans-serif;
	}

#bg 
	{
		width: 100%;
		height: 700px;		
	}
	
#wrapper 
	{
		width: 960px;
		height: auto;
		margin: 0 auto;
		text-align: left;
		padding-top: 0px;
	}
	

	/*  OLD MENU  */
	
.submenu-link a:link, .submenu-link a:visited{
	filter:alpha(opacity=100);
	padding: 3px;
	padding-left: 26px;
	display:block;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #736859;
	border-bottom-width: 1px;
	background-image: url(/Images/submenu-unselected-bg.gif);
	background-repeat:no-repeat;
	color: #000000;
	font-size: 11px;
	font-family : arial, verdana, sans-serif;
}
.submenu-link a:hover{
	filter:alpha(opacity=100);
	padding: 3px;
	padding-left: 26px;
	display:block;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #736859;
	border-bottom-width: 1px;
	background-image: url(/Images/submenu-hover-bg.gif);
	background-repeat:no-repeat;
	color: #3e698e;
	font-size: 11px;
	font-family : arial, verdana, sans-serif;
}
.submenu-link-selected a:link, .submenu-link-selected a:visited,.submenu-link-selected a:hover{
	filter:alpha(opacity=100);
	padding: 3px;
	padding-left: 26px;
	display:block;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #736859;
	border-bottom-width: 1px;
	background-image: url(/images/submenu-selected-bg.gif);
	background-repeat:no-repeat;
	color: #000000;
	font-size: 11px;
	font-family : arial, verdana, sans-serif;
}
/* -------------------- */	

.h-dotted	{
	border-bottom-color: #736859;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 1px;
}

/* -------------------- */	



#videogallery a#videolb{display:none;}

/* LAYOUT - SITEMAP */
#sitemap {background-color: #f7f7f7; padding: 2px 0 0 0; margin-top: 5px; margin-bottom: 8px; clear: both; line-height: 1.5em;}

	#sitemap ul {text-align: left; list-style: none; width:209px; float:left; padding-left: 5px;}
	#sitemap a { text-decoration:none; color:#2d5b87; font-size: 10px; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif;}
	#sitemap a:hover { text-decoration:none; color: #736859; font-size: 10px; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif;}
	
.border-bg
{
    background: #736859;
}
.menu-bg
{
    background: white;
}
.main-bg
{
    background:white;
}
.submenuContent{
	width: 100%;
	height:20px;
	background: #white;
}

.bcrumbsContainer{
	width: 100%;
	height:23px;
	text-align:left;
	height:inherit;
	background: #efefef;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	padding-top:5px;
	vertical-align:middle;
}

.Node
{
    vertical-align:middle;
}

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.popupcontrol
{
    background-color:#f0f8ff;
    position: absolute;
    
    border: 2px solid black;
}
