@charset "UTF-8";
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bordercolor {
	border: 5px solid #FFFFFF;
}
.iframe1 {
overflow-x: hidden;
overflow-y: scroll;
}
.iframe2 {
overflow-x: scroll;
overflow-y: hidden;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: lighter;
	color: #666666;
	border: thin dashed #666666;
	padding-left: 3px;
	padding-top: 1px;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.press_source {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.arch_press_background {
	background-image: url(images/arch-press-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boldtext {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
}
.boldtextVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
}
.contactbg {
	background-image: url(images/contactpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexBorder {
	border: 4px solid #000000;
}
.miscbg {
	background-image: url(images/misc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #CDB950;
	top: auto;
}
