
/* CSS Document */

.content_facts H2 {
	color:#0295a7;
	color:#000000;
	text-decoration:none;
	margin-top: 1.25em;
}

.content_highlights H2 {
	color:#0295a7;
	text-decoration:none;
	background:url(../images/bullets/arr.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-top: 1.25em;
	clear:both;
}

.content_facts H3, .content_highlights H3 {
	color:#000000;
	font-size: 100%;
	margin-top: 1.25em;
	margin-bottom: 0.3em;
}

.gallery DIV {
}

.gallery .title {
	font-weight:bold;
}

.gallery .subtitle {
	font-style:italic;
}

.downfile {
	margin-bottom: 1.25em;
}

.downfile td {
	padding:5px;
	border:1px solid #CCCCCC;
	margin:3px 0;
}

.content_links {
	padding-left: 0.8em;
	background:  transparent url(../images/bullets/arr.gif) 0px 0.4em scroll no-repeat;
}

.content_templatename {
	display: none;
	color: red;
	font-style: italic;
}

