/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdena, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}	
body{
	background-color: #585858;
}
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:hover {text-decoration: none;}

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
#footer-copyright{
	color: #727272;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px 185px 0px 15px;
	text-align: right;
	letter-spacing: 1px;
	}
#footer-copyright a { 
	text-decoration: none;
	color: #727272;
	}
	
/* -------------------------------------------- MISC STYLES -------------------------------------------- */

/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#dropMenu div.menuContainer { z-index:100; }
#dropMenu td br { display:none; }
#tblMenu{
	padding-left: 100px;
	text-align: left;
	float: left;
	text-align: -moz-left;
}
#dropMenu
{
	position: relative;
	z-index: 100;
	width: 400px;
}
#menu-home {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 22px;
	color: #3D3D3D;
	text-align: center;
	position:absolute;top:65px;
	left:0px;
	}
#menu-home a{	
	text-decoration: none;
	width: 100px;
	padding: 1px 0px 0 20px;
	line-height: 22px;
	display: block;
	}
#menu-home a:hover
{
	color: #3D3D3D;
	text-decoration: none;
	background-image: url('/clientImages/35174/template/common-menu-bgrd-over.jpg');
	background-repeat: repeat-x;
	background-position: right top;
}
a.menu		
{
	height: 22px;
	width: 100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
	color: #3D3D3D;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	background: url('/clientImages/35174/template/common-menu-separator.gif') no-repeat;
	padding: 1px 0px 0 0px;
	margin-top: 1px;
		display: block;
	
}

a.menu:hover
{
	color: #3D3D3D;
	text-decoration: none;
	background-image: url('/clientImages/35174/template/common-menu-bgrd-over.jpg');
	background-repeat: repeat-x;
	background-position: right top;
}

a.submenu		
{
	font-size: 10px;
	line-height: 10px;
	color: #3D3D3D;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
	display: block;
}
a.submenu:hover		
{
	color: #3D3D3D;
	background-color: #D6EBFF;
}

a.submenu {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #000000;	
	text-decoration: none;
	padding: 5px 5px 0px 10px;
	display: block;
	letter-spacing: 1px;
	text-transform: lowercase;
	}
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	font-size: 11px;
	line-height: 10px;
	color: #000000;	
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 10px;
	}
		
a.submenu	{text-indent: 0px;}
a.submenu2	{text-indent: 5px;}
a.submenu3	{text-indent: 10px;}
a.submenu4	{text-indent: 15px;}	
		
.submenu:hover, .submenu2:hover, .submenu3:hover, .submenu4:hover, .submenu5:hover { 	color: #A82B00; }
#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;
	width: 160px;
	background-color: #A3CBF1;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.90;
	visibility: hidden;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 5px;
	z-index: 100;
}
