/*********************************************/
/* Jam Express Drop-Down Menu 1.0 Stylesheet */
/* Created by Frank Jamison                  */
/* August 20, 2006                           */
/* All Rights Reserved                       */
/* Used with Permission                      */
/*********************************************/

/* Global Menu Styles */
#jamExpressMenu {
	/*background-color: #011e5a;
	background-image: url(../Images/navBack.jpg);*/
	background-repeat: repeat-x;
	height: 15px; /*Height */
}

.clearit {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* Top Menu Styles */
#topMenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 15px;
}

#topMenu1,#topMenu1 a { 
		/* width:50px; */
		height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu2,#topMenu2 a { 
		/* width:80px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu3 ,#topMenu3 a { 
		/* width:80px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu4,#topMenu4 a { 
		/* width:80px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu5,#topMenu5 a { 
		/* width:80px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu6,#topMenu6 a { 
		/* width:50px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu7,#topMenu7 a {
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu8,#topMenu8 a { 
		/* width:50px; */
		height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center; 
		}

#topMenu9,#topMenu9 a {
	/* width:70px; */
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

#topMenu10,#topMenu10 a { 
		/* width:90px; */
		height: 20px; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
		}

	 	
/*.dropdown { border-right: 1px solid #333333; }

.static { border-right: 1px solid #333333; }*/

.topMenuLink { float: right; } /* Menu Alignment */

.topMenuLink:hover .subMenu { display: block;}

.topMenuLink a:link, .topMenuLink a:visited, .topMenuLink a:focus {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	text-transform: capitalize;
}

.topMenuLink a:hover {
	/*color: #000000;;
	background-image: url(../Images/navBackOn.jpg);
background-repeat: repeat-x;
	background-color: #909090;*/
}


.topMenuLink a.dropdown:hover {
	/*color: #000000;
	background-image: url(../Images/navBackOn.jpg);
	background-repeat: repeat-x;
	border-left: none;*/
}

.topMenuLink a.static { text-align: center; }

.topMenuLink a.static:hover {
	/*color: #000000;
	background-image: url(../Images/navBackOn.jpg);*/
	background-repeat: repeat-x;
	border-left: none;
}

.topMenuLink a.dropdown {
	background-position: right center;
	background-repeat: no-repeat;
	text-align: center;
}

.endSpace {
	/*border-right: 1px solid #333333;*/
	display: block; 
	float: right; /* Menu Alignment */
	/*height: 22px;  Height 
	width: 10px; */
}

/* Sub Menu Styles */
#subMenu2, #subMenu2 .subMenuLink { width:181px; 
height: 25px;}

#subMenu2 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu3, #subMenu3 .subMenuLink { width:181px; 
height: 25px;}

#subMenu3 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu4, #subMenu4 .subMenuLink { width:181px; 
height: 25px;}

#subMenu4 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu5, #subMenu5 .subMenuLink { width:181px; 
height: 25px;}

#subMenu5 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu6, #subMenu6 .subMenuLink { width:181px; 
height: 25px;}

#subMenu6 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu7, #subMenu7 .subMenuLink { width:181px; 
height: 25px;}

#subMenu7 .subMenuLink a {width:181px; 
height: 25px;}

#subMenu8, #subMenu8 .subMenuLink { width:181px; 
height: 25px;}

#subMenu8 .subMenuLink a {width:181px; 
height: 25px;}

.subMenu {
	/*background-color: #6699cc;*/
	border-bottom: 1px solid #011e5a;
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	color: #011e5a;
	height: 15px;
	text-align: left;
}

.subMenu a {
	padding: 0px;
	height: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #999999;
}

.subMenu a:hover {
	background-color: #011e5a;
	background-image: none;
	color: #333333;
	height: 15px;
	background-repeat: no-repeat;
	background-position: right;
}

.subMenuLink { float: right; } /* Menu Alignment */

.subMenuLink a:link, .subMenuLink a:active , .subMenuLink a:visited   {
	/*background-color: #011e5a;*/
	border-top: 1px solid #333333; 
	color: #FFFFFF;
	font-weight: normal;
	height: 15px;
	padding: 0px; 
}
.subMenuLink a:hover {
	/*color: #000000;*/
		}
.no-repeat {
	background-repeat: no-repeat;
}

