/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, td, li {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #000000;
	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:hover {text-decoration: none;}
/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* -------------------------------------------- ADDRESS STYLES -------------------------------------------- */
#address{
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 9px 20px 0px 0px;
	text-align: center;

	}

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
#footer-copyright{
	color: #F3CC49;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 20px 0px 0px;
	text-align: center;
	letter-spacing: 1px;
	}
#footer-copyright a { 
	text-decoration: none;
	color: #F3CC49;
	}	
/* -------------------------------------------- MISC STYLES -------------------------------------------- */

#common-menubar
{
	height: 28px;
	background-image: url('/clientImages/35004/template/common-menu-bgrd.jpg');
	background-repeat: no-repeat;
	background-position: 0px top
}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#dropMenu
{
	position: relative;
	z-index: 100;
	width: 735px;
	vertical-align: center
}

#dropMenu td br { display:none; }
#dropMenu div.menuContainer { z-index:100; }
a.menu		
{
	display: block;
	height: 28px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 4px;
	color: #434343;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	border-left: 1px solid #F9E488;
	border-right: 1px solid #E7A214;
	background-image: url(/clientImages/35004/template/common-menu-bgrd.gif');
	background-repeat: no-repeat;
	background-position: -50px top; padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:4px
}

a.menu:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/clientImages/35004/template/common-menu-bgrd-ovr.gif');
	background-repeat: repeat-x;
	background-position: right top;
	border-left: 1px solid #E8A315;
	border-right: 1px solid #761108;
}

a.submenu		
{
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	display: block;
}
a.submenu:hover		
{
	color: #FFFFFF;
	background-color: #9D2600;
}
.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; }
	
	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer		
{
	position: absolute;
	z-index: 100;
	width: 160px;
	background-color: #4D0600;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	moz-opacity: 95%;
	visibility: hidden;
	margin: 0;
	padding: 2px 0px 2px 0px;
	overflow: default;
}