
/* Global styles */
* {
	font-family: Verdana;
}

/* HTML entities */
body {
	font-size: 10pt;
	background-color: #edebcf;
}

input, textarea, select, iframe {
  font-family: Verdana;
  font-size: 10pt;
  border: 1px solid #000;
	background-color: #fff;
	color: #645f35;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

td {
	text-align: left;
	vertical-align: top;
}

th {
	vertical-align: top;
}

/* Generic styles */
.label {
	vertical-align: top;
	font-weight: bold;
}

.value {
	vertical-align: top;
}

.number {
	text-align: right;
}

.column_comment {
  border-bottom: 1px dotted #00f;
  background-image: url(/images/info.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: top right;
  cursor: help;
}

.dumpQuery, .edit-table {
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.dumpQuery th , .dumpQuery td, .edit-table th , .edit-table td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0 3px 0 3px;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

.center table td {
	text-align: left;
}

.editable {
	font-style: italic;
}

/* Columns */
#left {
	width: 50%;
	float: left;
}

#right {
	width: 50%;
	float: right;
}

#category-column {
	width: 25%;
}

#subcategory-column {
	width: 25%;
}

#document-column {
	width: 50%;
}

/* Page look-and-feel */
#header {
	background-image: url(/images/backgroundgradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#header #logo {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 70px;
}

#header #logo a {
	text-decoration: none;
	color: #fff;
}

#nav {
	position: absolute;
	top: 10px;
	right: 10px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 0.5em;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #645f35;
	padding-right: 1.0em;
}

#nav li a:hover {
	color: #fab034;
}

#nav li a.active {
	color: #fab034;
}

#logarea {
	position: relative;
	top: -70px;
	margin: 0px 10px 0px 0px;
	color: #645f35;
	font-weight: bold;
}

#logarea input {
	color: #645f35;
	background-color: #fff;
	border: 1px solid #645f35;
}

#logarea #button input {
	font-weight: bold;
	color: #645f35;
}

#menu {
	height: 20px;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #fab034;
	z-index: 2;
}

#menu ul {
	margin: 0;
	padding-left: 25px;
	list-style: none;
	z-index: 2;
}

#menu li {
	display: inline;
	list-style: none;
	float: left;
	padding-left: 25px;
}

#menu li a {
	text-decoration: none;
	color: #645f35;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 0.5em;
	padding-right: 0.7em;
}

#menu li a:visited {
	color: #645f35;
	font-weight: bold;
}

#menu li a:hover {
	color: #fab034;
	font-weight: bold;
}
#menu li a.active {
	color: #fab034;
}
#menu li ul {
	position: absolute;
	left: -21em;
	top: 23px;
	width: 20em;
	border: 0;
	background-color: #645f35;
	color: #fff;
	margin: 0;
	padding: 0;
}

#menu li li {
	margin: 0;
	color: #fff;
	width: 20em;
	min-height: 20px;
	background-color: #645f35;
	border: 0;
	border-top: 1px solid #fff;
	padding: 0;
	padding-right: 5px;
}

#menu li li a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 10pt;
	background-color: #645f35;
	width: 70px;
	min-height: 20px;
	line-height: 2.0;
	padding: 0;
	padding-left: 5px;
	margin: 0;
}

#menu li ul li a, #menu li ul li a:visited {
	font-weight: bold;
	color: #fff;
}
#menu li ul li a:hover {
	color: #fab034;
	font-weight: bold;
	text-decoration: none;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: block;
}

.sfhover {
}

.sfhover a:hover {
	color: #fab034;
}

#content {
	background-color: #cdcca5;
	padding: 0;
	min-height: 400px;
}
#content1 {
	background-color: #cdcca5;
	background-image: url(/pics/home_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content2 {
	background-color: #cdcca5;
	background-image: url(/pics/aboutus_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content3 {
	background-color: #cdcca5;
	background-image: url(/pics/management_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content4 {
	background-color: #cdcca5;
	background-image: url(/pics/whatsnew_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content5 {
	background-color: #cdcca5;
	background-image: url(/pics/research_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content6 {
	background-color: #cdcca5;
	background-image: url(/pics/contactus_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content7 {
	background-color: #cdcca5;
	background-image: url(/pics/succession_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content8 {
	background-color: #cdcca5;
	background-image: url(/pics/communications_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content9 {
	background-color: #cdcca5;
	background-image: url(/pics/learning_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content10 {
	background-color: #cdcca5;
	background-image: url(/pics/onboarding_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content11 {
	background-color: #cdcca5;
	background-image: url(/pics/employment_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content12 {
	background-color: #cdcca5;
	background-image: url(/pics/performance_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content13 {
	background-color: #cdcca5;
	background-image: url(/pics/continuous_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content14 {
	background-color: #cdcca5;
	background-image: url(/pics/typesofservice_photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content15 {
	background-color: #cdcca5;
	background-image: url(/pics/street_sign.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content15a {
	background-color: #cdcca5;
	background-image: url(/pics/street_sign_orig.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}
#content16 {
	background-color: #cdcca5;
	background-image: url(/pics/road_sign.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 400px;
}

#edit {
	padding-left: 50px;
	padding-top: 20px;
	width: 60%;
	font-size: 14px;
}
#edit h1 {
	color: #645f35;
}
#edit h2 {
	color: #645f35;
}
#edit h3 {
	font-size: 15px;
	color: #645f35;
	font-weight: bold;
}

#edit a {
	color: #645f35;
	text-decoration: none;
}

#edit li {
	line-height: 1.5;
}

#instructions {
	margin-left: 15%;
	margin-right: 15%;
}

#body {
	position: relative;
	top: -55px;
	min-height: 415px;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #fab034;
	background-color: #fff;
}

#special {
	position: absolute;
	top: 360px;
	left: 150px;
	color: #fab034;
	font-size: 24pt;
}

#special a {
	text-decoration: none;
	color: #fab034;
}

#site-text {
	background-color: #cdcca5;
}

#site-text ul {
	padding-top: 10px;
}

#site-text li, #site-text li li {
	line-height: 1.5;
}

#site-text a, #site-text a:visited {
	color: #645f35;
}

#footer {
	border: 0;
	clear: both;
	position: relative;
	top: -55px;
	color: #645f35;
	background-color: #edebcf;
	background-image: url(/images/footer_blend.gif);
	background-repeat: repeat-x;
	height: 50px;
}

#footer #copy {
	position: relative;
	top: 30px;
	clear: both;
	margin: 0;
	text-align: center;
	color: #645f35;
}

#footer #copy a, #footer #copy a:visited {
	color: #645f35;
}

#footer a, #footer a:visited {
	color: #645f35;
}

/* Autocomplete */
div.autocomplete {
	position: absolute;
	width: 400px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	height: 20em;
	overflow: scroll;
	display: block
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px;
	height: 42px;
	cursor: pointer;
	line-height: 1em;
}

div.autocomplete ul li .informal {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
}

/* Popups */
._popup {
	z-index: 100;
	position: absolute;
	border: 2px solid #000;
	background-color: #fff;
	display: none;
	margin-left: auto;
	margin-right: auto;
}

._popup ._popup_title {
	background-color: #ffa500;
	padding: 2px 0 2px 0;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

._popup ._popup_body {
	padding: 5px;
}

._popup ._popup_buttons {
	text-align: center;
}

/* Notebook page background color */
#yui-tabview .yui-content {
	background-color: #fff;
}

/* Screen only */
@media screen {

	.noprint { }

	* {
		margin: 0;
	}
}

/* Print only */
@media print {

	.noprint {
		display: none;
	}
}

