#topNav td.skipHide {
background-color : #9CF;
color : #000;
font-size : 1em;
font-weight : normal !important;
padding: 0px 0px 0px 0px;
text-transform : capitalize !important;
}
	#topNav td.skipHide a {
	color : #9CF;
	font-weight : normal !important;
	}
	.skipHide a.switch {
	position:absolute;
	top:-5000px;
	}

.skipHide a:link, .skipHide a:visited {
color: #9CF;
text-decoration: none;
} 

.skipHide a:focus, .skipHide a:hover, .skipHide a:active {
color: #000 !important;
text-decoration: none;
}

.skipHide a:visited {
}


#searchForm{
padding : 0;
margin : 0;
display : inline;
}

		
#topNav{
	clear: both;
	background-color : #9CF;
	color : #FFF;
	/*color : #ffcc00;*/
	font-family : arial, helvetica, sans-serif;
	font-size : 70%;
	border-bottom : 1px solid white;
	width : 100%;
}

#topNav TD{
	padding : 0px 0 0px 0;
	text-transform : uppercase;
}

#topNav A{
	color : #000;
	font-weight : bold;
	text-decoration : none;
	padding : 0 6px 0 6px;
}

#topNav A:hover{
	color : #ffcc00;
	font-weight : bold;
	text-decoration : underline;
}

#topNavL {
width: 60% !important;
}

		#topNavL ul{
		margin: 0px 0px 1px 0px;
		list-style: none;
		}

		#topNavL ul li {
		display: inline;
		background-color : #9CF;
		color : #000;
		margin: 0px !important;
		padding: 0px !important;
		}


		#topNavL ul li a {
		font-size : 100%;
		margin: 0px !important;
		padding : 0px 6px;
		border-right: 1px solid #FFF;
		}

		#topNavL ul li a.last {
		border-right: none;
		}




#topNavR {
width: 40% !important;
padding: 5px 0px 0px 0px !important;
}

		#topNavR ul {
		margin: 0px !important;
		list-style: none;
		display: inline;
		}

		#topNavR ul li {
		display: inline;
		background-color : #9CF;
		color : #000;
		margin: 0px !important;
		padding: 0px !important;
		}

		#topNavR ul li.browsealoud  {
		margin: 0px;
		padding : 3px 0px 0px 0px !important;
		text-align: right;
		}
			#topNavR ul li.browsealoud img {
			margin: 0px !important;
			border: none !important;
			}



		#topNavR ul li.sbox  {
		margin: 0px;
		padding : 3px 0px 0px 0px !important;
		text-align: right;
		vertical-align: top;
		}
			#topNavR ul li.sbox #searchCriteria {
			border: none;
			background-color : white;
			color : black;
			width : 110px;
			margin : 0 0 0 5px;
			padding : 1px 0 0 5px;
			font-size: 1.2em;
			}
			#topNavR ul li.sbox #searchButton {
			border: none;
			background-color : #9CF;
			color : #000;
			padding: 0 0 0 0;
			margin: 0 5px 0 5px;
			font-family : arial, helvetica, sans-serif;
			font-size : 100%;
			font-weight : bold;
			/*position : relative;
			top : 0px;*/
			}
			#topNavR ul li.sbox #searchLabel{
			font-size : 100%;
			color : #000;
			font-weight : bold;
			margin : 0 0 0 5px;
			}