/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2001-2007 Andrew Tidd. All rights reserved.
=================================================================== */
hr {
	color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}

#pageTitle {
	color: #284073;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#contentTitle {
	background-color:#284073;
	font-size: 16px;
	color: #FFFFFF;
	font-size: 16px;
	padding:5px;
}
#subTitle {
	font-size: 12px;
}
#pageCriteria select {
	font-family: Verdana, serif;
	font-size: 12px;
}

.criteriaContentLine input {
	font-size: 11px;
	font-family: Verdana, serif;
	background-color: white;
	border: 1px solid #777777;
	color: #555555;
	vertical-align: top;
	margin-top: 2px;
}

.criteriaContentLine img {
	margin-top: 2px;
}

.criteriaContentLine select {
	font-size: 11px;
	font-family: Verdana, serif;
	background-color: white;
	color: #555555;
}

.criteriaContentLine {
	font-size: 11px;
	margin-bottom: 10px;
	color: #555555;
}

.errors {
	color: #DD0000;
}

#pageContents {
padding-top:15px;
	font-size:14px;
	color: #555555;
	height:100%;
}
#pageContents Table{
	font-size:14px;
	color: #555555;
}
#pageContents ul{
	line-height:18px;
	list-style-position: outside;
	list-style-image: url(../images/blueArrowRight.gif);
	display:block;
}
#pageContents sup {
	font-size:8px;
}

#pageContents sup.date {
	font-size:9px;
}
#pageContents a {
	color: rgb(75, 125, 250);
}

#pageContents a:hover {
	color: #999999;
}
#pageLinks{
	padding-bottom:5px;
}

#pageLinks div#item1{
	width:200px;
	position: absolute;
	height:20px;
	color: #284073;
	font-size:14px;
	display: inline;
	font-weight: bold;
}
#pageLinks img {
	margin-right: 3px;
}

div {
}

.contentTitle {
	background-color:#284073;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.pageContents {
	padding-top:15px;
	font-size:14px;
	color: #555555;
	height:100%;
}

.pageContents Table{
	font-size:14px;
	color: #555555;
}

.pageContents ul{
	line-height:18px;
	list-style-position: outside;
	list-style-image: url(../images/blueArrowRight.gif);
	display:block;
}

.pageContents sup {
	font-size:8px;
}

.pageContents sup.date {
	font-size:9px;
}

.pageContents a {
	color: rgb(75, 125, 250);
}

.pageContents a:hover {
	color: #999999;
}

.pageLinks{
	padding-bottom:5px;
}

.pageLinks img {
	margin-right: 3px;
}
