/* $$Id */
/* colour definitions
	red				970000
	darkgrey	373535
	lightgrey E6E6E6
*/
* {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #333;
}	

body {
	background:url(../images/body_bg.gif) repeat-y top center;
	text-align: center;
	padding:0;
	margin:0;
}

#container {
	position: relative;
	display:block;
	width:700px;
	height:100%;
	margin:auto;
	padding:0;
	text-align: left;
	background-color: #fff;
}

#header {
	position: relative;
	height: 75px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;	
	margin-bottom: 1px;
}

#logo {
	position: absolute;
	right: 25px;
	top: 15px;
	width: 197px;
	height: 40px;
}

#header-navigation {
	position: absolute;
	left: 15px;
	top: 5px;
}

#header-navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header-navigation li {
	color: #999;	
	display:inline;
}

#header-navigation li a {
	text-decoration:none;
	font-size: 10px;
	color:#666;
}

#header-navigation li a:hover, #header-navigation li a:active, #header-navigation li.active a {
	text-decoration: underline;
	color: #970000;
}

#header-image {
	width:700px;
	margin:0;
	overflow: hidden;
	background-color: #fff;	
}

#content-header {
	width:700px;
	background-color:#990000;
	color:#fff;
	font-size:24px;
	padding:1em 0;
	text-indent:1em;
}


#content-container {
	width:700px;
	height:auto;
	margin:0;
	padding:0;
	background-color:#fff;
}

#container-left {
	float:left;
	height:auto;
	width:200px;
	padding:0 0 30px 0;	
	margin:0;
}

#container-right {
	width:495px;
	margin:0 0 0 200px;
	padding:0px 0px 30px 0px;
	clear:right;
	height:auto;
	border:1px solid #fff;
}

.clearer {
	clear:both;
}

#content-left {
	margin:10px 0 0 10px;	
}


#content-right {
	margin:5px 20px 0 15px;
	height:auto;
	clear:right;
	padding:0;
	border:1px solid #fff;
	float: left;
}

#main-navigation {
	width:200px;
	margin:-1px 0 0 0;
}

#main-navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#main-navigation a {
	display:block;
	width:200px;
	margin:1px 0;
	padding:0.5em 0;
	text-decoration:none;
	font-size:12px;
}

/* 8D8B8B */

#main-navigation li.level1 a {
	background:#E6E6E6 url(../images/normal.gif) no-repeat center right;
	color:#000;
	text-indent:10px;
}	

#main-navigation li.level1 a:hover {
	background:#373535 url(../images/active.gif) no-repeat center right;
	color:#fff;	
}

#main-navigation li.level1-current a {
	background:#373535 url(../images/active.gif) no-repeat center right;
	color:#fff;
	text-indent:10px;
}	

#main-navigation li.level1-current a:hover {
	background-color:#373535;
}

#main-navigation li.level1-active a {
		background:#656363 url(../images/grey.gif) no-repeat center right;
	color:#fff;
	text-indent:10px;
}	

#main-navigation li.level1-active a:hover {
	background:#373535 url(../images/active.gif) no-repeat center right;
}

#main-navigation li.level2 a {
	color:#990000;
	border-bottom:1px solid #E6E6E6;
	background:#fff url(../images/white.gif) no-repeat center right;
	text-indent:20px;
}	

#main-navigation li.level2 a:hover {
	background:#373535 url(../images/active.gif) no-repeat center right;
	color:#fff;
}

#main-navigation li.level2-active a {
	background:#373535 url(../images/active.gif) no-repeat center right;
	color:#fff;
	text-indent:20px;
}	

#main-navigation li.level2-active a:hover {
	background-color:#373535;
}

#meta {
	text-align:center;
}

#meta img{
	padding:2px;
}

#print {
}

#print div {
	display:inline;
	padding:2px;
}

#print a {
	color:#990000;
	text-decoration:none;
}

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


#footer {
	clear:both;
	padding:5px 25px;
	background-color: #E6E6E6;
	border-top:1px solid #999;
	border-bottom:1px solid #999;		
	font-size:10px;
	text-align:center;
}

#footer a {
  font-size:10px;
 }

#footer p {
	margin:0;
	padding:0;
}

#footer p.left {
	float:left;	
}

#footer p.right {
	float:right;	
}

#footer p.clear {
	clear:both;
}

a {
	text-decoration:underline;
	color:#9A0504;	
}

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

.content-element {
	margin-bottom: 20px;
}
#content-right P.bodytext { 
	padding-right:25px;
}

#content-right P.csc-linkToTop {
	padding-right:25px;
}

#content-rigth a {
}

A {
	white-space:nowrap;
	text-decoration:none;
}

A IMG {
	border:0px;
}

#content-right li {
	list-style-image:url(../images/dot.gif)
}

h1.csc-firstHeader {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}

#content-normal h1.csc-firstHeader {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}

h2.csc-firstHeader {
	font-size:12px;
	font-weight:bold;
}

h3.csc-firstHeader {
	font-size:11px;
	font-weight:bold;
}

h4.csc-firstHeader {
	font-size:10px;
	font-weight:bold;
}

h5.csc-firstHeader {
	font-size:10px;
	font-weight:bold;
}

h1 {
	font-size:15px;
	color: #9A0504;
}


h2 {
	font-size:13px;
	color: #9A0504;
}

h3 {
	font-size:11px;
	color: #9A0504;
}

h4 {
	font-size:10px;
	color: #9A0504;
}

h5 {
	font-size:10px;
	color: #9A0504;
}

P.csc-caption {
	font-size:9px;
	color:#7592B7;
}

.pr-references-list-entry { display: block; }
.pr-references-list-entry h2 { padding-top: 0; margin-top: 0; }
.pr-references-list-entry hr { border-width:1px 0 0 0; border-color: #e6e6e6;} 
.pr-references-list-entry hr.bottom { clear: right; border-width:0;} 
.pr-references-list-entry p { margin: 0; padding: 0; }
.pr-references-list-entry .teaser-image { float: right; margin: 0 10px 10px 0; }
.pr-references-list-entry .details-link { text-align: left; margin-top: 10px; padding-right: 20px; }