/* --------------------------------------- Body STYLES --------------------------------------------- */	

body, p, td, li {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
}	
td{	vertical-align:top;	}
h1, h2 {line-height: 18pt;font-size: 14pt;}
h3, h4 {line-height: 12pt;}
h5, h6 {font-size: 10pt;}	
a { text-decoration: underline;
	color: #282828;	}
a:link:hover {text-decoration: none;}


body {
	margin:0;
	padding:0;
  background-color: #000B2D;
	color: #FFF;
	z-index: -1;
}

a img {
  border-style: none;
}

#common-bgrd {
	text-align: center;
	background: #9B2708 url(/clientImages/34321/template/common-body_bgtile.jpg) repeat-x left top;
}


/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

#common-header {
	position: relative;
	left: 0; top: 0;
	margin:0; padding:0;
	width: 771px; height: 84px;
	overflow: hidden;
}

#common-login-nav {
	position: absolute;
	left: 572px; top: 51px;
}

#common-login-nav a {
	color: #CEC08D;
	font-weight: bold;
	text-decoration: none;
}

#common-login-nav a:hover
{
	color: #F9F2E6;
	text-decoration: underline;
}



/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
#footer-copyright
{
	width: 699px;
	height: auto;
	text-align: right;
	color: #0F0E2D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 21px 0 20px 0;
	margin: 0 auto;
	letter-spacing: 1px;
}
#footer-copyright a { 
	text-decoration: none;
	color: #0F0E2D;
	}

#common-footer
{
	margin: 0; padding: 0;
	width: 699px;
	height: 100%; /* 217px */
	background: transparent url(/clientImages/34321/template/common-bgfoot.jpg) no-repeat left top;
}

#common-footer_bg {
}

#common-foot_mailto {
}
/* -------------------------------------------- MISC STYLES -------------------------------------------- */
		
/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#common-dropMenu {
  margin:0; padding:0;
  background: transparent url(/clientImages/34321/template/common-bgmenu.jpg) no-repeat top left;
}

table#dropMenu, table#menuOutter { width: 100%; }

#dropMenu td br { display: none; }
#dropMenu td a.menu { overflow:hidden; height:29px; }
html>body #dropMenu td a.menu { overflow:hidden; height:29px; }

#dropMenu td strong { overflow:hidden; height:29px; margin-top:0; padding-top:0; }
html>body #dropMenu td strong { overflow:hidden; height:29px; }

#dropMenu strong { display: block; }
#dropMenu a.submenu {  color: #000B2D; }
#dropMenu a.submenu:hover {  color: #FFF; background-color: #000B2D; }

a.menu {
	display: block;
	overflow: hidden;
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 29px;
	color: #668EC5;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px;
	margin: 0;
	/* background: transparent url(/clientImages/34321/template/common-menu_bgtile.gif) no-repeat left 1px;
	border-right: 1px #8B6C00 solid;
	border-left: 1px #000 solid; */
	}
html>body a.menu { background-position: left 0; }

a.menu:hover {  color: #FFF;	}
html>body a.menu:hover { background-position: left -32px; }
	
a.submenu {
	font-size: 10px;
	line-height: 10px;
	color: #FFF;	
	text-decoration: none;
	padding: 5px;
	text-indent: 12px;
	display: block;
	opacity:1.00;
	}

a.submenu:link:hover {	color: #B29740;}
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
  color: #FFF;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
	font-size: 7pt;
	line-height: 10pt;
	}		
.submenu:link:hover, .submenu2:link:hover, .submenu3:link:hover, .submenu4:link:hover, .submenu5:link:hover { color: #B29740; }

a.submenu	{text-indent: 20px;}
a.submenu2	{text-indent: 35px;}
a.submenu3	{text-indent: 40px;}
a.submenu4	{text-indent: 45px;}	
#details-submenu strong a { text-decoration: underline;}

	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	z-index: 10;
	width: 150px;
	background-color: #668EC5;
	border: 1px #000 solid;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	visibility: hidden;
	margin: 0 0 0 20px;
	padding: 2px 0px 2px 0px;
	}
