#mainNavMid .chromestyle{	width: 99%;	font-weight: bold;}#mainNavMid .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}#mainNavMid .chromestyle ul{border: 0px solid #BBB;width: 100%;background: repeat-x center center; /*THEME CHANGE HERE*/padding: 0px 0;margin: 0;text-align: left; /*set value to "left", "center", or "right"*/}#mainNavMid .chromestyle ul li{	display: inline;	margin: 0px;	padding: 0px;}#mainNavMid .chromestyle ul li a{	color: #CCCCCC;	padding: 4px 7px 4px 12px;	margin: 0;	text-decoration: none;	border-right: 0px solid #DADADA;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 16px;	font-weight: normal;	background-image: url(../images/homepage/mainNavBullet.jpg);	background-position: 0px 0px;	display: block;	background-repeat: no-repeat;	float: left;}#mainNavMid .chromestyle ul li a:hover{	color: #FFFFFF;}#mainNavMid .chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*//*content: " v";*/}/* ######### Style for Drop Down Menu ######### */#mainNavMid .dropmenudiv{	position:absolute;	top: 0px;	border: 1px solid #BBB; /*THEME CHANGE HERE*/	border-bottom-width: 0;	font:normal 12px/14px Arial, Helvetica, sans-serif;	z-index:100;	background-color: white;	width: 200px;	visibility: hidden;	text-align: left;/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*//*Add Shadow in IE. Remove if desired*/}#mainNavMid .dropmenudiv a{	width: auto;	display: block;	text-indent: 3px;	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/	padding: 2px 0;	text-decoration: none;	font-weight: normal;	color: #999999;}* html .dropmenudiv a{ /*IE only hack*/width: 100%;}#mainNavMid .dropmenudiv a:hover{ /*THEME CHANGE HERE*/	background-color: #F0F0F0;	color: #003399;}#mainNavMid #framer {	margin: 0px;	padding: 100px 20px 20px;	border: 1px solid #FF0000;	width: 500px;}#topNavDiv .chromestyle{	width: 99%;	font-weight: bold;}#topNavDiv .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}#topNavDiv .chromestyle ul{border: 0px solid #BBB;width: 100%;background: repeat-x center center; /*THEME CHANGE HERE*/padding: 0px 0;margin: 0;text-align: left; /*set value to "left", "center", or "right"*/}#topNavDiv .chromestyle ul li{	display: inline;	margin: 0px;	padding: 0px;}#topNavDiv .chromestyle ul li a{	color: #CCCCCC;	padding: 0px 7px 4px 12px;	margin: 0;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 14px;	font-weight: normal;	background-image: none;	background-position: 0px 0px;	display: block;	background-repeat: no-repeat;	float: left;	position: relative;	left: 0px;	top: 0px;	border: 1px none #FF0000;}#topNavDiv .chromestyle ul li a:hover{	color: #FFFFFF;}#topNavDiv .chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*//*content: " v";*/}/* ######### Style for Drop Down Menu ######### */#topNavDiv .dropmenudiv{	position:absolute;	top: 0px;	border: 1px solid #BBB; /*THEME CHANGE HERE*/	border-bottom-width: 0;	font:normal 12px/14px Arial, Helvetica, sans-serif;	z-index:100;	background-color: white;	visibility: hidden;	text-align: left;	margin: 0px 0px 0px 10px;	padding: 0px;/*Add Shadow in IE. Remove if desired*/}#topNavDiv .dropmenudiv a{	width: auto;	display: block;	text-indent: 3px;	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/	padding: 2px 0;	text-decoration: none;	font-weight: normal;	color: #999999;}#topNavDiv .dropmenudiv a:hover{ /*THEME CHANGE HERE*/	background-color: #F0F0F0;	color: #003399;}#topNavDiv #framer {	margin: 0px;	padding: 100px 20px 20px;	border: 1px solid #FF0000;	width: 500px;}