h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 13px 0;
	line-height: 1.2em;
	color: #BF0000;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 1.25em;
}
h3, h3 a, a h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.25em;
}

p {
	margin: 0px 0px 6px 0;
	line-height: 1.24em;
}

td p {
	margin: 0 0 5px 0;
	line-height: 1.24em;;
}


a, a:link {
	color: #1B408C;
	text-decoration: none;
}
a:visited {
	color: #1B408C;
}
a:hover {
	color: #BF0000;
	text-decoration: underline;
}
a.arrowLink,  a.arrowLink:visited, .arrowLinkInside a, .arrowLinkInside a:visited {
	padding: 0px 0 0 10px;
	background-image: url('../images/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}
a.arrowLink:hover, .arrowLinkInside a:hover {
	color: #BF0000;
	background-image: url('../images/link_arrow_hover.gif');
}

#pageContent ul
{
	margin: 0px 0 0px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
}
#pageContent ul li {
	display: block;
	margin: 0px 0 5px 1px;
	padding: 0 0 0 11px;
	background-image: url(../images/list_item_marker03.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.lineAfterBox {
	border-color: #8598BA;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 6px 0;
	margin: 0 0 15px 0;
}
.lineBeforeBox {
	border-color: #8598BA;
	border-width: 1px 0 0px 0;
	border-style: solid none none none;
	padding: 15px 0 0px 0;
	margin: 6px 0 0px 0;
}
#rightCol .lineBeforeBox {
	border-color: #E9E9E9;
	border-width: 2px 0 0px 0;
	margin: 4px 0 0px 0;
}
#rightCol .lineAfterBox {
	border-color: #E9E9E9;
	border-width: 0 0px 2px 0;
}
#rightCol .rightColIndentBox {
	margin: 0 8px 0px 12px;
}
.coloredBgBox {
	background-color: #A8B6CE;
	padding: 8px 9px 4px 10px;
	margin: 0 0 8px 0;
}
.blueText { 
	color: #1B408C;
}
.redText {
	color: #BF0000; 
}


.csc-linkToTop {
	padding: 0px 0 0px 0;
	margin: -10px 0 15px 0;
	text-align: right;
}

/*
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding: 0 0 10px 0;
}
*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	float:left;
}
.csc-textpic-caption {
	font-size: 9px;
	line-height: 1.05em;
	padding: 2px 0 0px 0;
}

div.errorMessage {
	color: #BF0000;
	margin-bottom: 10px;
}

.csc-mailform .csc-mailform-field input.csc-mailform-submit
{
	cursor: pointer;
}
.csc-mailform .csc-mailform-field input.csc-mailform-submit:hover {
	cursor: pointer;
}
.csc-mailform label {
	font-weight: bold;
}
.csc-mailform input {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform input.csc-mailform-radio {
	display: inline;
	margin: 2px 5px 0px 0;
}
.csc-mailform textarea {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform select {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform option {
	padding-right: 0.5em;
}
.csc-mailform .csc-mailform-radio {
	display: block;
	margin: 2px 0 8px 0;
}



.csc-form-labelcell {
	padding: 7px 7px 0px 0;
}
.csc-form-fieldcell {
	padding: 5px 0px 0px 0;
}
table.csc-loginform {
	margin: 0 0 20px 0;
}

/* +++ NEWS +++ */
.news-latest-item {
	margin: 0 0 10px 0;
}
.news-latest-item img {
	margin: 0 0 2px 0;
}
.news-latest-date, .news-latest-date a {
	font-size: 9px;
	color: #888;
}
#newsTeaserBox p {
	margin: 0px 0 0px 0px;
}

.news-list-item {
	border-bottom: #8598BA;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 9px 0;
	margin: 0 0 13px 0;
}
.news-list-date, .news-list-date a {
	font-size: 9px;
	color: #888;
}
XXX.news-list-container p {
	margin: 0px 0 0px 0px;
}
.news-list-container h3 {
	margin: 0px 0 4px 0px;
}

.news-single-timedata {
	font-size: 9px;
	font-weight: normal;
	color: #888;
}
.newsSingleLeftCol {
	float: left;
	width: 460px;
	overflow: hidden;
	padding: 0 0px 0 0;
}
.newsSingleRightCol {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 0 0 0 20px;
}
p.news-single-imgcaption {
	font-size: 10px;
	line-height: 1.05em;
	margin: 3px 0 12px 0;
}
div.news-single-backlink {
	border-top: #8598BA;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 5px 0 0px 0;
	margin: 10px 0 0px 0;
}




