body, td {
	font-size: 0.95em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}

a {
	color: #0000cd;
}

hr {
}

ul {
	list-style: square outside url("/images/page/bullet-ul-gray.gif") !important;
}

ul ul,
ul ul ul ul {
	list-style: disc outside url("/images/page/bullet-ul-ul-gray.gif") !important;
}

ul ul ul,
ul ul ul ul ul {
	list-style: circle outside url("/images/page/bullet-ul-ul-ul-gray.gif") !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: /*#0000cd*/ #000;
}

h1 {
	color: #000 !important;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray * {
	color: #999;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.hidden {
	visibility: hidden;
}

.delete {
	display: none;
}

/* ----------------------------------------------------------------------------------- */

#pageHeader,
#pageMenu,
#searchBlock,
#pageFooter,
.newsTickerBlock,
.getDirectionForm,
.navigationBar,
.spacer {
	display: none;
}

/* ----------------------------------------------------------------------------------- */

.newsImageBlock {
	width: 86px;
	height: 86px;
	font-size: 0.001em;
	margin: 5px 0 5px 0;
	padding: 0;
	position: relative;
	left: -3px;
}

.newsImage {
}

.newsContentBlock {
	padding: 0 0 10px 0;
}

.newsTitle {
	font: bold 1.2em/1.2em Arial, sans-serif;
	margin-top: 0.25em;
}

.newsDescription {
	margin-bottom: 0.25em;
}

.newsDate {
	color: #999;
	margin: 0.5em 0 0 0;
	padding: 0 0 1.25em 0;
	border-bottom: 1px dotted #999;
}

#newsOpen .newsDate {
	border: none;
}

/* ----------------------------------------------------------------------------------- */