a, a:visited {
	color: #76A7DC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000066;
}

#header h2 {
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#horizontal {
text-align: center;
}

#horizontal a, #horizontal a:visited {
	color: white;
	text-decoration: none;
	margin-right: 20px;
}

#horizontal a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 10px;
	padding-left: 14px;
	font-style: italic;
	background: url("../images/articlebg.gif") top left repeat-y;
}

#content h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url("../images/h2bg.gif") top left repeat-y;
}

#content p {
margin-bottom: 20px;
}

.black {
	color: #000;
}

#footer p {
padding-left: 14px;
background: url("../images/articlebg.gif") top left repeat-y;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}

/* navi added */

h1 {
font-size: 16px;
}

.news-list-item {
margin-bottom: 25px;
}
.news-list-item h1 {
font-style: italic;
margin-bottom: 0px !important;
}
.news-list-date {
font-size: 10px;
}
.news-list-date p {
display: inline;
}

.news-list.morelink {
display: inline;
}

.csc-textpic-caption {
color: #76A7DC;
font-size: 9px;
font-weight: bold;
}
