<html><body><p>/********** GENERAL LAYOUT/FORMATTING **********/

#container	
		{
		width: 760px;
		\width: 780px;
		w\idth: 760px;
		border: 0px none;
		margin: 0;
		padding: 0;
		}

#banner	{
		padding: 0;
		margin-bottom: 12px;
		}

#content	
		{
		padding: 0 0 20px 12px;
		margin-left: 176px;
		margin-right: 197px;
		background-color: #fff;
		border-top:1px solid #e5e5e5;
		border-left:1px solid #e5e5e5;
		}

#content_subpage	
		{
		padding: 0 0 20px 12px;
		margin-left: 176px;
		margin-right: 20px;
		background-color: #fff;
		border-top:1px solid #e5e5e5;
		border-left:1px solid #e5e5e5;
		}

#sidebar-a	
		{
		float: left;
		width: 160px;
		\width: 172px;
		w\idth: 160px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 0 0 12px;
		background-color: #fff;
		}

#sidebar-b	
		{
		float: right;
		width: 186px;
		\width: 196px;
		w\idth: 186px;
		margin: 0;
		padding: 0 0 0 10px;
		background-color: #fff;
		}

#footer	{
		clear: both;
		padding: 0;
		margin-top: 0;
		background-color: #fff;
		}
		

form		
		{
		margin: 0;
		padding: 0;
		}
			
body		
		{
		padding: 0;
		margin: 0;
		background: #ffffff url('../images/bgMain.gif') fixed 0px 50%;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		font-size:.75em;
		font-family:Arial, Helvetica, sans-serif;
		}
		
a		
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}
		
a:hover		
		{
		text-decoration: none;
		}
		
p, span, ul, li	
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #000;
		}
		
.tE		
		{
		font: 95% bold Arial, Helvetica, sans-serif;
		}

.exlnknote
		{
		color: #FF0000;
		font-size: 95%;
		}
		
.note
		{
		color: #000000;
		font-size: 95%;
		}

/********** BREADCRUMBS **********/

.breadcrumbs
		{
		font-size: 95%;
		margin: 0.4em 0 .4em 0;
		padding: 0;	
		}

.breadcrumbs ol
		{
		padding:0;
		margin:0;
		}

.breadcrumbs li
		{
		display:inline;
		color:#000;
		}
		
.breadcrumbs a
		{
		color: #000;
		}

/**** TOP NAV ****/

#cnttopnav	{
		background-color: #fff;
		border: none;
		padding: 0;
		margin: 0;
		font: 12px Arial, Helvetica, sans-serif;
		}
		
#cnttopnav h2	{
		font-size: 120%;
		color: #fff;
		font-weight: bold;
		background-color: #063;
		margin: 0;
		padding: 3px 0 2px 10px;
		}

#cnttopnav h3	{
		font-size: 115%;
		color: #000;
		font-weight: bold;
		background-color: #fff;
		margin: 0;
		padding: 0;
		}

#cnttopnav .h3sm
		{
		font-weight: bold;
		font-size: 90%;
		color: #000;
		}

#cnttopnavlist	{
		font-size: 100%;
		padding-left: 0;
		list-style: square url('../images/blt.gif');
		margin: .5em .5em 0 25px; /* bullet image is in left margin */
		}
		
#cnttopnavlist li
		{
		font-size: 100%;
  		margin-left: 0;
  		padding-left: 0;     /* distance between marker and text */
  		margin-bottom: .3em; /* a little spacing between list items */
		}

#cnttopnavlist a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}

		
#cnttopnavlist a:hover
		{
		text-decoration: none;
		}
		
#cnttopnav img.thumb
		{
		float:right;
		margin-top: 6px;
		margin-left: 4px;
		padding: 0;
		border: solid 1px #999999;
		}

#cnttopnav .pdf_dwnld
		{
		padding: 0;
		margin: 5px 0 5px 0;
		color: #FF0000;
		font-size: 95%;
		text-align: right;
		}

#cnttopnav .pdf_dwnld a
		{
		text-decoration: underline;
		color: #FF0000;
		font-size: 95%;
		}		
		
/**** GLOBAL NAV ****/

#globalnav	
		{
		width: 760px;
		height: 14px;
		color: #fff;
		background: #000;
		padding-top: 3px;
		padding-bottom: 3px;
		margin: 0;		
		}
		
#globalnav ul	
		{
		margin: 0;
		padding: 0;
		color: #fff;
		white-space: nowrap;
		}
		
#globalnav li	
		{
		list-style-type: none;
		display: inline;
		padding-left: 8px;
		padding-right: 8px;
		border-right: 1px solid #fff;
		margin: 0;
		text-align: center;
		}

#globalnav li.last
		{
		list-style-type: none;
		display: inline;
		padding-left: 8px;
		padding-right: 8px;
		border-right: none;
		margin: 0;
		text-align: center;
		}

#globalnav li a
		{
		text-decoration: underline;
		text-align: center;
		font: normal 95% Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		padding-left: 0px;
		padding-right: 0px;
		}
		
#globalnav li a:hover
		{
    	text-decoration: none;
		}

/********** HEADER include **********/

#headerwrap	
		{
		width: 760px;
		background-color: #fff;
		border: none;
		padding: 0;
		margin: 0;
		}
			
/**** HEADER ****/

#header		
		{
		margin: 0;
		padding: 0;
		background-image: url('../images/bgHdr.gif');
		width: 760px;
		}

#header .logo	
		{
		margin:0;
		padding: 0;
		height: 71px;
		}

.logo img	
		{
		margin: 0;
		padding: 8px 0 8px 0;
		}

#header .spanish
		{
		padding: 0;
		color: #ffffff;
		text-align: right;
		position: absolute;
		top: 29px;
		left: 559px;
		margin: 0;
		width: 189px;
		height: 22px;
		background: url('../images/hr_search.gif') no-repeat fixed bottom;
		}
		
#header .spanish a
		{
		font-size: 12px;
		color: #ffffff;
		text-align: right;
		}


#header .form	
		{
		padding: 0;
		color: #ffffff;
		position: absolute;
		top: 59px;
		left: 559px;
		margin: 0;
		width: 189px;
		height: 20px;
		}

#header .form p 
		{
		padding: 0;
		margin: 0;
		color: #ffffff;
		text-align: right;
		}

#header .form input[type=text]
		{
		margin: 0;
		padding: 0;
		}
		
#header .form input[type=image]
		{
		margin: 0;
		padding: 0;
		}
		
#header .form form
		{
		margin: 0;
		padding: 0;
		}

.searchButton	
		{
		padding: 0;
		vertical-align: bottom;
		}

/********** LEFT NAV include **********/

#leftnav	
		{
		width: 160px;
		background-color: #fff;
		border: none;
		padding: 0;
		margin:0;
		}
		
#topicnav h2	
		{
		font-size: 110%;
		font-weight: bold;
		color: #000;
		background-color: #ffecb9;
		margin: 0;
		padding: 4px 0 4px 8px;
		}

		
#topicnav	
		{
		background-color: #ffffe5;
		padding: 0;
		margin:0;
		}

#topiclist	
		{
		padding: 0 1px 1px;
		background: #ffffe5;
		margin: 0;
		}

#topiclist2	
		{
		padding: 0 1px 1px;
		background: #ffffe5;
		margin: 0;
		}

#topiclist3	
		{
		padding: 0 1px 1px;
		background: #ffffe5;
		margin: 0;
		}

#topiclist li	
		{
		border-bottom: 1px solid #e5e5ce;
		text-align: left;
		padding-left: 15px;     /* distance between marker and text */
		margin: 0;
		background: url('../images/blt.gif') no-repeat .7em .7em;
		list-style-type:none;
		}

#topiclist2 li	
		{
		border-bottom: 1px solid #e5e5ce;
		text-align: left;
		padding-left: 15px;     /* distance between marker and text */
		margin: 0;
		background: url('../images/blt.gif') no-repeat .7em .7em;
		list-style-type:none;
		}

#topiclist li.first
		{
		border-top: 1px solid #e5e5ce;
		}

#topiclist2 li.first
		{
		border-top: 1px solid #e5e5ce;
		}

#topiclist  li a
		{
		display: block;
		padding: 0.18em 0.5em 0.18em 0.75em;
		background: #ffffe5;
		text-decoration: underline;
		}

#topiclist2  li a
		{
		display: block;
		padding: 0.18em 0.5em 0.18em 0.75em;
		background: #ffffe5;
		text-decoration: underline;
		}

#topiclist  li a:hover
		{
		border-color: #ffffe5;
		background: #ffffe5;
		text-decoration: none;
		}

#topiclist2  li a:hover
		{
		border-color: #ffffe5;
		background: #ffffe5;
		text-decoration: none;
		}

.ctrlink	
		{
		margin-bottom: 0;
		}	

.divlink	
		{
		margin-top: -5px;
		}
		
.hr_tp		
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: 5px;
		height: 15px;
	    width: 160px;
		}
		
.hr_btm		
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: 0px;
		height: 15px;
	    width: 160px
		}

/**** BOTTOM NAV ****/

#metrics 
		{
		width: 760px;
		height: 20px;
		background-color: #fff;
		border-top: 1px solid #e5e5e5;
		margin:0;
		}

#btmnav		
		{
		width: 760px;
		height: 15px;
		margin: 0;
		padding: 4px 0 4px 0;
		background: #f5f5f5;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: none;
		border-left: none;
		}
		
#btmnav ul	
		{
		margin: 0;
		padding: 0;
		}

#btmnav li	
		{
		display: inline;
		border-right: 1px solid #000;
		border-left: none;
		padding: 0 7px 0 8px;
		margin: 0;
 		list-style-type: none;
 		text-align: center;
		}
						
#btmnav li.last
		{
		list-style-type: none;
		display: inline;
		padding: 0 7px 0 8px;
		margin: 0;
		border-right: none;
		border-left: none;
		text-align: center;
		}

#btmnav li a
		{
		text-decoration: underline;
		color: #003366;
		font: normal .9em Arial, Verdana, Helvetica, sans-serif;
		text-align: center;
		}

#btmnav ul li a:hover
		{
		text-decoration: none;
		}

/********** FOOTER  include **********/

#ftrwrap	
		{
		width: 760px;
		background-color: #fff;
		border-top: 1px solid #e5e5e5;
		padding-top: 20px;
		margin:0;
		}

/**** FOOTER ****/

#ftr		
		{
		width: 760px;
		height: 60px;
		margin: 0;
		padding: 0;
		background: #e5e5e5;
		}	

#ftr .float1	
		{
		float: left;
		margin: 0 0 0 0;
		padding: 10px 0 0 8px;
		background: #e5e5e5;
		width: 400px;
		}
#ftr .float1 img
		{
		margin: 0;
		padding-bottom: 10px;
		border: 0px none;
		}

#ftr .float2
		{
		float: left;
		margin: 0 0 0 0;
		padding: 5px 0 0 0;
		background: #e5e5e5;
		width: 147px;
		}
		
#ftr .float2 img
		{
		margin: 0;
		padding: 0;
		border: 0px none;
		}

#ftr .float3	
		{
		float: left;
		margin: 0 0 0 0;
		padding: 5px 0 0 0;
		background: #e5e5e5;
		width: 205px;
		}
		
#ftr .float3 a
		{
		font-size: 11px;
		}
		
#ftr .float3 img
		{
		margin: 0;
		padding: 0;
		border: 0px none;
		float: left;
		}

#ftr .txtftrBottom
		{
		font-size: 9px;
		line-height: 1em;
		}

/********** CONTENT NAV include **********/

#contentnav	
		{
		width: 365px;
		background-color: #fff;
		border: solid 1px #e5e5e5;
		padding: 0;
		margin:0;
		}
		
#contentnav h2	
		{
		font-size: 110%;
		color: #ffffff;
		font-weight: bold;
		background-color: #006633;
		margin: 0;
		padding: 5px 0 5px 10px;
		}

#contentnavlist	
		{
		font-size: 100%;
		padding-left: 0;
		list-style-type:square; 
		list-style-image:url('../images/blt2.gif'); 
		margin-left:25px; 
		margin-right:.5em; 
		margin-top:.5em; 
		margin-bottom:0
		}
	
#contentnavlist li
		{
		font-size: 100%;
  		margin-left: 0;
  		padding-left: 0;     /* distance between marker and text */
  		margin-bottom: .5em; /* a little spacing between list items */
		}

#contentnavlist a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}

#contentnavlist a:hover
		{
		text-decoration: none
		}
		
#contentnavlist a.tE
		{
		font-weight: bold;
		}

/********** SPOTLIGHT include **********/

#spotlight 
		{
		width: 365px; 
		background-color: #ffffe5;
		border: solid 1px #e5e5e5;
		padding: 0;
		margin: 0;
		}
		
#spotlight h2 
		{
		font-size: 120%; 
		color: #ffffff; 
		font-weight: bold; 
		background-color: #063; 
		margin: 0; 
		padding: 3px 0 2px 10px;
		}

ul#newslist	
		{
		font-size: 95%;
		list-style: none;
		margin-left: 0;
		margin-right: 1.1em;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		}
	
#newslist li	
		{
		height: 76px;
		margin: 0;
		padding: 0;
		}
		
#newslist li.last
		{
		padding-bottom: 0;
		}
	
#newslist img.thumb
		{
		float: left;
		margin-right: 10px;
		padding: 0;
		border: solid 1px #999999;
		}
	
#newslist a	
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}
		
#newslist a:hover
		{
		text-decoration: none;
		}
		
#newslist p, span
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #000;
		}

#spotlight a.tE
		{
		font: 100% Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #003366;
		text-decoration: underline;
		}

#spotlight a.tE:hover
		{
		text-decoration: none;
		}
		
#newslist a.tE	
		{
		font-weight: bold;
		}

#spotlight ul.thumblist
		{
		font-size: 95%;
		list-style: none;
		margin-left: 1.1em;
		margin-right: 1.1em;
		margin-top: 1.1em;
		margin-bottom: 0;
		padding: 0;
		}

/********** MAIN CONTENT **********/
		
#content p, span, ul, li
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #000;
		}

#content p.update
		{
		font-weight: bold;
		color: #ff0000;
		text-align: right;
		}
	
#content a	
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}
		
#content a:hover
		{
		text-decoration: none;
		}
		
#content a.tE
		{
		font-weight: bold;	
		}

#content .banner
		{
		margin-bottom: 10px;
		padding: 0;
		text-align: left;
		}
		
#content .banner img
		{
		border-bottom: 2px solid #e5e5e5;
		margin-bottom: 0px;
		padding: 0;
		}

#content_subpage p, span, ul, li
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #000;
		}

#content_subpage p.update
		{
		font-weight: bold;
		color: #ff0000;
		text-align: right;
		}
	
#content_subpage a	
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}
		
#content_subpage a:hover
		{
		text-decoration: none;
		}
		
#content_subpage a.tE
		{
		font-weight: bold;	
		}

#content_subpage .banner
		{
		margin-bottom: 10px;
		padding: 0;
		text-align: left;
		}
		
#content_subpage .banner img
		{
		border-bottom: 2px solid #e5e5e5;
		margin-bottom: 0px;
		padding: 0;
		}
		
#cnt_wrap ul#contentlist ul.list
		{
		font-size: 100%;
		padding-left: 0;
		list-style-type: square;
		list-style-image: url('../images/blt.gif');
		margin-left:40px;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		}

#cnt_wrap ul#contentlist ul.list li
		{
		font-size: 100%;
  		margin-left: 0;
  		padding-left: 0;     /* distance between marker and text */
  		margin-bottom: 0; /* a little spacing between list items */
		}
		
#cnt_wrap ul#contentlist
		{
		font-size: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		}

#cnt_wrap ul#contentlist li 
		{
		font-size: 100%;
		padding-top: 5px;
		margin-bottom: .5em; /* a little spacing between list items */
		}

#cnt_wrap ul#contentlist li.last
		{
		padding-bottom: 5px;
		}
	
#cnt_wrap ul#contentlist li a.tE
		{
		font-size: 100%;
		}

.spacer2
		{
		background-image: url('../images/s.gif'); /* forward slash for the path */
		width: 1px; /* use you own image size; */
		height: 5px; /* use you own image size; */
		background-repeat: no-repeat;
		background-position: left top;
		text-align: center;
		vertical-align: top;
		}

.hr	
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-left: 5px;
		margin-top: 5px;
		height: 15px;
	    width: 353px
		}

#cnt_wrap
		{
		background-color: #fff;
		border: none;
		padding: 0;
		margin: 0;
		font: 1em Arial, Helvetica, sans-serif;
		}

#cnt_wrap h2
		{
		font-size: 120%;
		color: #fff;
		font-weight: bold;
		background-color: #006633;
		margin: 0;
		padding: 3px 0 2px 10px;
		}

#cnt_wrap h3	
		{
		font-size: 115%;
		color: #000;
		font-weight: bold;
		background-color: #fff;
		margin: 0;
		padding: 0;
		}

#cnt_wrap h4
		{
		font-size: 110%;
		color: #000;
		font-weight: bold;
		background-color: #fff;
		margin: 0;
		padding: 0;
		}

#cnt_wrap h5
		{
		font-size: 100%;
		color: #000;
		font-weight: bold;
		background-color: #fff;
		margin-bottom: -10px;
		padding-top: 0px;
		}
		
#cnt_wrap .pdf_dwnld
		{
		padding: 0;
		margin: 5px 0 5px 0;
		color: #FF0000;
		font-size: 95%;
		text-align: right;
		}

#cnt_wrap .pdf_dwnld a
		{
		text-decoration: underline;
		color: #FF0000;
		font-size: 95%;
		}
		
#cnt_wrap .usmap
		{
		margin: 0;
		padding: 10px 0 0 0;
		text-align: center;
		}

#cnt_wrap .usmap a
		{
		font-size: 95%;
		text-decoration: underline;
		display: block;
		text-align: right;
		margin-bottom: 5px;
		}

#cnt_wrap ul
		{
		list-style: square;
		}
		
.top
		{
		font-size: 95%; 
        text-align: right;
        }
               	

.top a
		{
		text-decoration: underline;
		}
		
/**** LEGENDS ****/

#cnt_wrap .legendbox
		{
		background-color: #fff;
		border: solid 1px #e5e5e5;
		padding: 0;
		margin: 0;
		}

#cnt_wrap ul#lgndlist
		{
		font-size: 95%;
		list-style: none;
		margin: 0.6em;
		padding: 0;
		}
		
#lgndlist li
		{
		margin: 0;
		padding: 0 0 6px 0;
		font-weight: bold;
		}
		
#lgndlist li.last
		{
		padding-bottom: 0px;
		}
	
#lgndlist img.lgnd
		{
		float: left;
		margin-right: 4px;
		margin-bottom: 6px;
		padding: 0;
		}
		
/********** RIGHT NAV include **********/

#rightnav	
		{
		width: 169px;
		background-color: #fff;
		border: none;
		padding: 0;
		margin:0;
		}

#topiconlist	
		{
		font-size: 100%;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
#topiconlist li	
		{
		font-size: 100%;
		list-style: none;
		margin: 0;
		padding:  2px 10px 0 10px;
		}

#topiconlist li.first
		{
		font-size: 100%;
		margin: 0;
		padding:  0 10px 0 10px;
		}

#topiconlist li.last
		{
		padding-bottom: 10px;
		}
	
#topiconlist img.icon
		{
		float: left;
		margin-right: 8px;
		margin-top: 3px; 
		padding: 0;
		}

#topiclist  li a
		{
		display: block;
		padding: 0.18em 0.5em 0.18em 0.75em;
		background: #ffffe5;
		text-decoration: underline;
		}
	
#rightnavlist1	
		{
		font-size: 100%;
		padding-left: 0;
		list-style-type: square;
		list-style-image:url('../images/blt.gif');
		margin-left:24px;
		margin-right:.5em;
		margin-top:.5em;
		margin-bottom:0;
		}
	
#rightnavlist1 li
		{
		font-size: 100%;
  		margin-left: .4em;
  		padding-left: 0;     /* distance between marker and text */
  		margin-bottom: .5em; /* a little spacing between list items */
		}
		
#rightnavlist1 a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}

		
#rightnavlist1 a:hover
		{
		text-decoration: none;
		}
		
#rightnavlist1 a.tE 
		{
		font-weight: bold;
		}	

#rightnavlist1 li.last
		{
		padding-bottom: 5px;
		}
	
#rightnavlist2  
		{
		font-size: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		}

#rightnavlist2 li 
		{
		font-size: 100%;
		padding-top: 5px;
		padding-bottom: 10px;
		margin: 0;
		}

#rightnavlist2 a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}

		
#rightnavlist2 a:hover
		{
		text-decoration: none;
		}
		
#rightnavlist2 a.tE 
		{
		font-weight: bold;
		}

#rightnavlist3	
		{
		font-size: 100%;
		list-style: none;
		padding: 0;
		margin: 0;
		}

#rightnavlist3 li 
		{
		font-size: 100%;
		padding-top: 5px;
		margin-bottom: .5em; /* a little spacing between list items */
		}

#rightnavlist3 li.last
		{
		padding-bottom: 5px;
		}

#rightnavlist3 a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		text-decoration: underline;
		}

		
#rightnavlist3 a:hover
		{
		text-decoration: none;
		}
		
#rightnavlist3 a.tE 
		{
		font-weight: bold;
		}

#rightnavlist0	
		{
		font-size: 100%;
		background: #fff;
		padding: 0;
		margin: 0;
		}
				
#rightnavlist0 li
		{
		font-size: 100%;
  		text-align: left;
		padding-left: 14px; /* distance between marker and text */
		margin-left: 1.2em;
		margin-bottom: 0px;
		background: url('../images/blt.gif') no-repeat left top;
		list-style-type:none;
		}
		
#rightnavlist0 li a
		{
		font: 100% Arial, Helvetica, sans-serif;
		color: #003366;
		display: block;
		margin-top: 0.6em;
		margin-bottom: 0;
		padding-left: 0;
		background: #fff;
		text-decoration: underline;
		}
		
#rightnavlist0 li a.last
		{
		margin-top: 0.4em;
		margin-bottom: 0;
		padding-left: 0;
		}
				
#rightnavlist0 a:hover
		{
		text-decoration: none;
		}
		
#rightnavlist0 a.tE 
		{
		font-weight: bold;
		}	

.rightnavheading
		{
		margin: 0;
		padding: 0;
		}
		
.hr_1		
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat top;
		margin: 0;
		padding: 0;
		height: 5px;
	    width: 160px;
		}
		
.hr_2		
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: -8px;
		margin-bottom: 5px;
		height: 15px;
	    width: 160px;
		}
		
.hr_3		
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: 5px;
		margin-bottom: 5px;
		height: 15px;
	    width: 160px;
		}

.hr_4
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: -5px;
		margin-bottom: 5px;
		height: 15px;
	    width: 160px;
		}
		
.hr_5
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
		margin-top: -5px;
		margin-bottom: 0px;
		height: 15px;
	    width: 160px;
		}
		

.hr_full
		{
		background: #fff url('../images/div_hrz_blackdot3.gif') no-repeat center;
	    width: 320px;
	    padding-top: 8px;
	    padding-bottom: 8px;
		}


/********** ACCESSIBILITY **********/

hr		
		{
		display: none;
		}

#skipnav
		{
		display: none;
		}

.script		
		{
		display: none;
		}</p></body></html>