.blue, .hl-active {
	background-color: #0e3b87;
}

h5 {
	color: #8dacde;
}

/* Index */

.hot-links, .media-video, .new-head {
	float: left;
	width: 268px;
}

.hot-link {
	height: 67px;
	padding: 8px 10px 0 20px;
	cursor: pointer;
}

.hl-head {
	font-size: 1.55em;
	font-weight: bold;
	color: #0e3b87;
	line-height: 17px;
}

span.hl-active, .media-label a {
	color: #8dacde;
}

.media-label a:hover {
	color: #fff;
}

.hl-q {
	font-size: 1.4em;
	line-height: 1.1;
	color: #000;
}

p.hl-active {
	color: #fff;
}

.block {
	margin-top: 1px;
}

.media-label {
	font-size: 1.4em;
	padding: .4em 0 0 14px;
	margin-bottom: 1px;
}

.photo-label {
	width: 288px;
}

.media-photo {
	float: left;
	width: 303px;
}

.media-photo-gallery a img {
	float: left;
	margin: 0 1px 1px 0;
}

.media-photo-gallery a img:hover {
	opacity: 0.8;
}

.media-video {
	width: 265px;
}

.media-video img {
	width: 265px;
	height: 227px;
}

.news-list {
	font-size: 1.2em;
	margin: 1em 0;	
}

a.news-link {
	color: #0e3b87;
	text-decoration: none;
}

a.news-link:hover {
	color: #000;
	text-decoration: none;
}

.news-link2 {
	color: #000;
}

.news-link2:hover {
	color: #000;
	text-decoration: underline;
}

.dashed {
	border: 1px dashed #e0e0e0;
	width: 150px;
	font-size: 1.2em;
	margin: 1em 1em 0 0;
	float: left;
}

.dashed:hover {
	border: 1px dashed #8dacde;
}

/* /Index */

/* News */
.new-header {
	line-height:1.3em;
	color: #fff;
	padding: 10px;
}

.new-subhead {
	font-size:1.8em;
	color:#404040;
	margin-left:10px;
}

.new-text {
	font-size:1.4em;
	padding-top:1em;
}

.new-text p {
	margin-bottom:1em;
	text-align: justify;
	word-spacing: -0.2ex;
}

.nt-gray, .nc-add-comment label {
	color: #404040;
}

.new-time {
	font-weight:bold;
	text-align:right;
	color:#999;
}

.new-comment {
	font-size:1.3em;
	margin-top:1.2em;
	line-height:1.3em;
}

.nc-info {
	margin-top:0.4em;
}

.nc-name {
	font-weight:bold;
}

.nc-time {
	color:#666;
}

.nc-add-comment {
	margin:1.5em 0;
	font-size:1.4em;
}
.nc-add-comment input, .nc-add-comment textarea {
	margin-bottom:0.6em;
}
/* /News */

/* Photogallery */
.photos {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}

.photos a {
	color: #666;
	text-decoration: none;
}

.photos a:hover {
	color: #000;
	text-decoration:underline;
}

.photos img {
	float: left;
	margin-right: 0.9em;
	margin-bottom: 0.9em;
}
/* /Photogallery */


h2.new-header2 {
	background-color:#0E3B87;
	color:#FFFFFF;
	line-height:1.3em;
	padding:10px;
	font-size:14pt;
}