
a img,:link img,:visited img { 
	border:none 
}
body {
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:76%;
	line-height:130%;
}
h1 {
	font-size: 2.2em;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	color:#849B9B;
	line-height:130%;
	}
h2 {
	font-size: 1.7em;
	font-family:arial, helvetica, sans-serif;
	color:#395E5E;
	margin-bottom:10px;
	padding-bottom:0;
	}
h3 {
	font-size: 1.3em;
	line-height:160%;
		font-family:arial, helvetica, sans-serif;
	}
h4 {
	font-size: 1.2em;
	line-height:160%;
	font-family:arial, helvetica, sans-serif;
	}
h5 {
	font-size: 1.0em;
	font-family:arial, helvetica, sans-serif;
	}
h6 {
	font-size: 0.8em;
	font-family:arial, helvetica, sans-serif;
	}
p {
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
	padding:0;
}

/* Skiplinks
--------------------------------------*/
#skiplinks UL {
	padding: 0;
	margin: 0;
	list-style: none;
}
#skiplinks LI {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#skiplinks A {
	color: #000;
	font-weight: bold;
	position: absolute;
	top: -20px;
	left: 20px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 1em !important;
	z-index: 1000;
}
#skiplinks A:active, #skiplinks A:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	font-size: 1em;
	top:2px;
	left:auto;
	border: 0;
	margin: 0;
	padding: 10px;
	font-size: .1em;
	background: #FFF;
}
#printInfo {
display:none;
height:0;
}
