body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5A617E;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.header {
	background-repeat: no-repeat;
	height: 93px;
	background-position: right;
}
.footer {
	background-repeat: no-repeat;
	background-position: right;
	height: 68px;
}
.rightcol {
	background-image:   url("images/right_book.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 67px;
}
.nav {
	width: 150px;
}
.maintable {
	border: none;
	background-color: #FFBD00;
}
.maintable td {
}
.lowerleft {
	background-image:   url("images/finger_book.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 67px;
}
.bottomright {
	background-image:  url("images/yes_book.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.topright {
	background-image:  url("images/yes_book.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.headerstrip {
	background-image:   url(images/h_strip_book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
}
.footerstrip {
	background-image:   url("images/h_strip_book.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
}
.mainarea {
	width: 550px;
	background-color: #FFFFFF;
	padding: 20px;
}
.navtable {
	width: 100%;
	margin-top: 40px;
	background-color: #FFEF63;
}
.navtable a {
	display: block;
	margin-bottom: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #CEC73A;
	border: 2px solid #989E15;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.navtable a:hover {
	background-color: #FFBD00;
}
.topleft {
}
.urhired {
	position: absolute;
	top: 7px;
	height: 96px;
	width: 96px;
	left: 85px;
}
h1 {
	color: #525376;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD00;
	letter-spacing: 1px;
}
h2 {
	font-size: 18px;
	color: #FFBD00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989E15;
}
a {
	color: #755376;
}
a:hover {
	text-decoration: none;
}
.toc {
	background-color: #F8F4E0;
	padding: 30px;
	width: 300px;
	border: 3px solid #000066;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
}
.quote {
	background-color: #E6F0EE;
	padding: 10px;
	border: 1px solid #494B6D;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.quote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #484F66;
}
#toptext {
	background-color: #CEC73A;
	font-size: 10px;
	color: #5A617E;
	text-align: center;
	letter-spacing: 3px;
	width: 809px;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}
#toptext h1 {
	font-size: 10px;
	color: #5A617E;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFBD00;
	border-right: 1px solid #FFBD00;
	border-bottom: 1px none #5A617E;
	border-left: 1px solid #FFBD00;
	letter-spacing: 6px;
	font-variant: small-caps;
}
