@charset "utf-8";
/* CSS Document */

body {
	font-family: 'ArcherMedium';
	margin-left: 115px;
	margin-top: 115px;
}
a {
	outline: 0;
}
h1 {
	font: 2.3em/1.5em 'ArcherExtralight';
	display:block;
	cursor:hand;
}
.pageContent {
	width: 970px;
}
.accordion {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
	border-top: none;
	border-left: none;
}
.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a {
}
.accordion li div {
	font: 0.9em/1.1em 'ArcherMedium';
	padding: 5px 0px;
	display: block;
	clear: both;
	float: left;
	width: 100%
}
strong {
	font: bold 1.1em/1.5em 'ArcherBold';
}
.accordion li div img {
	padding-right:10px;
}
.accordion a {
	text-decoration: none;
	font: bold 1em/1em 'ArcherBold';
	color: #222;
	padding: 5px 0px;
	display: block;
	cursor: pointer;
}
/* Level 2 */
	.accordion li ul li {
	font-size: 1em;
}
.mainlinks {
	font: 2em/0.7em 'ArcherExtralight';
}

#workcontent td div strong {
	font: bold 1.2em/1.5em 'ArcherBold';
}

.copy {
	text-decoration: none;
	font: 1em/1em 'ArcherBook';
}
.copy a{
	display:inline;
	text-decoration: none;
	font: 1em/1em 'ArcherBook';
}

@font-face {
	font-family: 'ArcherBold';
	src: url('archer-bold-webfont.eot');
	src: url('archer-bold-webfont.eot?#iefix') format('embedded-opentype'), url('archer-bold-webfont.woff') format('woff'), url('.archer-bold-webfont.ttf') format('truetype'), url('.archer-bold-webfont.svg#ArcherBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArcherExtralight';
	src: url('archer-extralight-webfont.eot');
	src: url('archer-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('archer-extralight-webfont.woff') format('woff'), url('.archer-extralight-webfont.ttf') format('truetype'), url('.archer-extralight-webfont.svg#ArcherExtralight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArcherMedium';
	src: url('archer-medium-webfont.eot');
	src: url('archer-medium-webfont.eot?#iefix') format('embedded-opentype'), url('archer-medium-webfont.woff') format('woff'), url('.archer-medium-webfont.ttf') format('truetype'), url('.archer-medium-webfont.svg#ArcherMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArcherBook';
	src: url('archer-book-webfont.eot');
	src: url('archer-book-webfont.eot?#iefix') format('embedded-opentype'), url('archer-book-webfont.woff') format('woff'), url('.archer-book-webfont.ttf') format('truetype'), url('.archer-book-webfont.svg#ArcherBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
