#wrap {
	position:relative;
	max-width:95%;
	left: 0px;
	top: 0px;
}

body {
	background-attachment: scroll;
	background-image:  url(/images/);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#logo {

	top: 12px;
	position: absolute;
	left: 40px;
	visibility: visible;
}
#printFriendly {
	position:absolute;
	width:130px;
	height:31px;
	z-index:1;
	visibility: hidden;
	left: 11px;
	top: 9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

#banner {
	position: absolute;
	top: 1.3em;
	left: 160px;
	z-index: 2;
	visibility: visible;
}

#banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	font-size: 3em;
	z-index: 1;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 12em;
	color: #003366;
}
#subHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	position: absolute;
	top: 3.2em;
	left: 0.5em;
	font-style: italic;
	color: #003366;
	width: 30em;
}

#subHead p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009966;
}
#topHorizMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
	position: absolute;
	left: 160px;
	top: 6.6em;
	z-index: 3;
	width: 38em;
	visibility: hidden;
}

#topHorizMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}

#topHorizMenu ul li {
	list-style-type: none;
	background-attachment: scroll;
	background-image:  url(/images/aro_blue2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 3px;
	display: inline;
}

#topHorizMenu ul li a {
	text-decoration: none;
	color: #000000;
}

#topHorizMenu ul li a:hover {
	text-decoration: underline;
	color: #003366;
}


#leftMenu {
	position: absolute;
	width: 125px;
	left: 2px;
	top: 10em;
	z-index: 1;
	height: 600px;
	visibility: hidden;
}
#leftMenu h1 {
	left: 60%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -15px;
	margin-right: 0px;
	font-size: 110%;
}

#leftMenu h2 {
	left: 60%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -15px;
	margin-right: 0px;
	font-size: 110%;
}

#leftMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
	color: #000000;
	font-size: 1em;
}
#leftMenu ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-size: .9em;
	list-style-position: outside;
	list-style-image:  url(/images/aro_blue5.gif);
	margin-left: 10px;
	padding-left: 10px;
	color: #003366;
}
#leftMenu ul li {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000000;
}
#leftMenu ul li ul li {
	text-decoration: none;
	margin-top: 3px;
	text-align: left;
	color: #003366;
}
#leftMenu ul li a {
	color: #000000;
	text-decoration: none;
}
#leftMenu ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#leftMenu ul li ul li a {
	color: #003366;
}
#leftMenu ul li ul li a:hover {
	color: #003366;
}

#columnM {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5em;
	visibility: visible;

}

#columnM h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.2em;
	border-top-width: 1px;
	border-top-color: #339999;
	margin-top: .8em;
	border-top-style: dashed;
	padding-top: 0.5em;
	border-bottom-style: none;
	position: relative;
}

#columnM p {
	margin-top: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#columnM h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}

#columnM h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	font-style: italic;
}
#columnM ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-size: .9em;
	list-style-position: outside;
	list-style-image:  url(/images/aro_blue5.gif);
	color: #003366;
	margin-top: 1em;
}
#columnM ul li {
	margin-top: 3px;
	text-align: left;
	color: #003366;
}
#columnM ul li a {
	color: #003366;
	text-decoration: none;
}
#columnM ul li a:hover {
	color: #003366;
	text-decoration: underline;
}
#columnM p.firstPara {
	margin-right: 4em;
	margin-left: 1.5em;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

#columnR {
	position: absolute;
	width: 130px;
	z-index: 2;
	top: 10em;
	right: 4px;
	text-align: left;
	visibility: hidden;
	overflow: visible;
}

#columnR ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;

}

#columnR ul li {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin-left: -40px;
	background-image:  url(/images/aro_blue.gif);
	padding-left: 8px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#columnR ul li a {
	color: #000000;
	text-decoration: none;
}

#columnR ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#columnR p {
	font-size: .95em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
}

#columnR h2 {
	text-align: left;
	font-size: 1em;
	margin-top: 0.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
}




#bottomHorizMenu {
	border-top: 1px dashed #330066;
	border-bottom: 1px dashed #330066;
	text-align: center;
	padding-top: 1em;
	clear: left;
	visibility: hidden;
}

#bottomHorizMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

#bottomHorizMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	font-size: .9em;
	font-weight: bold;
}

#bottomHorizMenu ul li a {
	color: #000000;
	text-decoration: none;
}

#bottomHorizMenu ul li a:hover {
	color: #003366;
	text-decoration: underline;
}

#bottomHorizMenu ul li {
	list-style-type: none;
	background-attachment: scroll;
	background-image:  url(/images/aro_blue2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 3px;
	display: inline;
}
#copyright p em {
	color: #009966;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright p {
	color: #000000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#columnR p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
#columnR h2 a {
	color: #000000;
	text-decoration: none;
}
#columnR h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#columnR p a:hover {
	color: #000099;
	text-decoration: underline;
}
#columnR h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.6em;
	font-style: italic;
	margin-left: 0.9em;
}
#columnR address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-left: 0.3em;
	margin-right: 1em;
	margin-top: 1em;
	color: #000066;
}
#columnR a {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #000099;
	text-decoration: underline;
}
#pacific {
	background-attachment: scroll;
	background-image:  url(/images/pacific.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	z-index: 1;
	background-position: center top;
	visibility: hidden;
}
#staff {
	margin-top: 1em;
}
.staff table {
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
}
.staff caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	text-align: left;
	width: 60%;
}
.staff td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	vertical-align: top;
}
.staff th {
	text-align: left;
}
.staff th a {
	text-align: left;
	color: #000066;
	text-decoration: none;
}
.staff th a:hover {
	text-align: left;
	color: #333333;
	text-decoration: underline;
}
.staff td a {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #000099;
	text-decoration: none;
}
.staff td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #006633;
	text-decoration: underline;
}

#staff h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.imageWrap {
	float: none !important;
	width: 100%;
}
.imageWrap img {
	float: left;
	margin-top: .5em;
	margin-right: 1em;
	margin-bottom: .5em;
	margin-left: 1em;
	page-break-after: never;
	
}
.imageWrap h3 {
	page-break-after: page-break-before: avoid;
}
.clear {
	clear: left;
}
#address {
	visibility: visible;
	text-align: right;
	position: absolute;
	top: 2em;
	right: 3em;
}
#address p {
	line-height: 120%;
	font-weight: bold;
	text-align: right;
	margin-top: .2em;
	margin-bottom: .2em;
}
#printAddress {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	position: absolute;
	top: 7.5em;
	text-align: center;
	width: 100%;
}
#printAddress address {
	margin: 0px 0px .2em;
	font-style: normal;
}

#columnM a:link:after, #content a:visited:after {
 <!--  content: " (" attr(href) ") ";
   font-size: 90%;-->
   }
#columnM a[href^="/"]:after {
 <!--  content: " (http://putUrlHere" attr(href) ") "; -->
   }


