a { 
	color: #8181FF;
	text-decoration: none;
	font-weight: bold;
}

ol, ul, table, p, label, input, textfield { font-size: 70%; }

strong, b {
	font-weight:bold;
}

hr {
	background-color:#CCCCCC;
	color:#CCCCCC;
	height:1px;
	margin:0;
}

p {
	line-height:1.5em;
	margin-bottom:1.5em;
	margin-top:1.5em;
	padding-left: 8px;
	padding-right: 8px;
}

img { border:0 none; }
div { margin:0; }
h1 { font-size:90%; text-transform: uppercase;}
h2 { font-size:90%; color: #7B7A80; text-transform: uppercase;}
h3 { font-size:75%; text-transform: uppercase;}
h4 { font-size:75%; color: #7B7A80; text-transform: uppercase;}
h5 { font-size:70%; font-weight: bold}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Helvetica,sans-serif;
	margin:2px 0 10px;
	padding:0;
	padding-left: 8px;
	padding-right: 8px;
}

h2 {
	margin-bottom: 5px;
}

h3, h4, h5 {
	margin-bottom: 0;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top:5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a,h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration:none;
	color: #8181FF;
}


a.external-link, a.external-link-new-window {
	padding-right: 16px; background: url(../images/external.png) no-repeat right center;
}

.csc-textpic-caption {
	font-size: 50%;
}
.tx-srlanguagemenu-pi1 .NO, #footer ul, #footer a, #footer #cp {
/*	font-size: 70%;*/
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #404040; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #404040; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #404040; padding: 2px 4px 2px 4px; border: 1px solid #404040 }
DIV.csc-frame-frame2 { background-color: #303030; padding: 2px 4px 2px 4px; border: 1px solid #303030 }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

