#masthead{
	position: absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	width:850px;
	/* width:850px; */
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 16px; 
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** utility2 styles *****************/

#utility2{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility2 a{
	color: #ffffff;
}

#utility2 a:hover{
	text-decoration: underline;
}

/************* globalNav styles ****************/

#globalNav{
/*position: relative;*/
position: absolute;
	top: 83px;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("/images/glbnav_background.gif");

font-size: 90%;

font-weight: bold;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("/images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/*************** searcha styles *****************/

#searcha{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 120;
}

#searcha input{
  font-size: 11.2px;
  margin: 0px  0px 0px 10px;
 }
 
#searcha a:link, #search a:visited {
	/*font-size: 80%;*/
	font-weight: bold;
	
}

#searcha a:hover{
	margin: 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#siteInfo a:link, #siteInfo a:visited

{

color: #005fa9;

text-decoration: none;

}

#siteInfo a:hover 

{
text-decoration: underline;

}
/*********************************************************/

#breadCrumb1 

{

padding-top: 5px;

padding-right: 0px;

padding-bottom: 5px;

padding-left: 10px;

font-family: Verdana,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: small;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: #aaaaaa;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #ccd2d2;

}



#breadCrumb1 a 

{

color: #aaaaaa;

}

#breadCrumb1 a:hover 

{

color: #005fa9;

text-decoration: underline;

}