/************** header tag styles **************/h1{ font: bold 14px Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}/***********************************************//* Layout Divs                                 *//***********************************************/#masthead{	position: relative;	top: 10px;	left: 0px;	right: 0px;	width:90%;	text-align: left;}/***********************************************//* Component Divs                              *//***********************************************/#sectionName{	margin: 0px;	padding: 0px 0px 0px 0px;	font-weight: bold;	text-align: left;}/************* globalNav styles ****************/#globalNav{	position: relative;	width: 100%;	min-width: 640px;	height: 32px;	color: #cccccc;	padding: 0px;	margin: 0px;	background-image: url(glbnav_background.gif);}#globalNav img{	margin-bottom: -4px; }#globalLink{	position: relative;	top: 8px;	height: 22px;	min-width: 640px;	padding: 0px;	margin: 0px;	left: 10px;	z-index: 100;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}#gnl {	position: absolute;	top: 0px;	left:0px;}#gnr {	position: absolute;	top: 0px;	right:0px;}a.glink, a.glink:visited{  	color: #000000;	font-weight: bold;	margin: 0px;	padding: 2px 5px 4px 5px;	border-right: 1px solid #8FB8BC;}a.glink:hover{  	background-image: url(glblnav_selected.gif);	text-decoration: none;}