td, th, input, textarea, select, option {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.copy-right {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #666666;
}

.submit {
  	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    height: 18px;
    color: #044f7a;
    background: #98bed8;
    border: 1px #71a5b9 outset;
    cursor: hand;
}

.text-nav {
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
}

.bread-crumb {
	font-size: 8pt;
	color: #9999cc;
}

.cur-bread-crumb {
	font-size: 8pt;
	font-weight: bold;
	color: #666699;
}

.page-title {
	font-size: 11pt;
	font-weight: bold;
	color: #214F86;
	margin: 10px;
}

.page-sub-heading {
	font-weight: bold;
	color: #2960A2;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.page-high-light {
	font-weight: bold;
	color: #2960A2;
}

.page-indent {
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.page-content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.page-content-no-justify {
	margin: 8px;
	margin-right: 5px;
}

.page-quote {
	font-style: italic;
	padding-left: 7px;
	color: #2960a2;
}

.page-quote-byline {
	font-weight: bold;
	padding-left: 15px;
	color: #214F86;
}

	/*
.ulList {
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	*/
ul {
    list-style-image: url(../i/m/qsys_arrow.gif);
}

.address {
	margin-top: 0px;
	margin-left: 6px;
}

.address-title {
	font-weight: bold;
	color: #333399;
}

.form-label {
	color: #333333;
	font-weight: bold;
}

.form-reqd-label {
	font-weight: bold;
	color: #333399;
}

.error-message {
	font-weight: bold;
}

.news-date {
	font-size: 7pt;
	color: #993333;
}

.small-print {
	font-size: 7pt;
}

.table-inner-content {
	width: 450px;
	background-color: #6ba2b6;
}

.table-header-cell {
	background-color: #98bed8;
	color: #044f7a;
	font-weight: bold;
}

.table-content-cell {
	background-color: #eeeeee;
}

.menu-popup {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #eeeeee;
	padding: 5px;
	text-decoration: none;
}

.menu-border {
	position: absolute; 
	background-color: #3470b7; 
	layer-background-color: #3470b7;
}

.menu {
	position: absolute; 
	background-color: #2e6bb2; 
	layer-background-color: #2e6bb2;
}

.menu-item, .menu-item-over { 
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

.menu-item { 
	color: #ffffff;
}

.menu-item-over { 
	color: #ffcc66;
}

.menu-item-bg {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

A:link { color: #6c4909; }
A:visited { color: #84745c; }
A:active { color: #990000; }

#crumb {
	position: absolute;
	left: 6px;
	top: 152px;
	height: 20px;
	layer-background-color: #ffffff;
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 8pt;
	visibility: hide;
	visible: hidden;
}

#pageLinks {
	position: absolute;
	left: 603px;
	top: 440px;
	layer-background-color: #ffffff;
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 8pt;
	visibility: hide;
	visible: hidden;
}

.box {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 5px 5px 5px 5px;
  color: inherit;
  background-color: #eeeeee;
  border: 1px dashed #6ba2b6;
}

