/* GENERAL SPECS */
/* set standard font and color */

body {
   	font-family: Arial, Verdana, Geneva, sans-serif;
   	background: #dcd7c7;
   	font-size: 75%;
   	line-height: 16px;
   	text-align: center;
   	margin: 0px;
   	padding: 0px;
}
form {
   	margin: 0px;
}
fieldset{
	border: 0;
}
.csc-mailform label{
 	width: 9em;
	text-align: left;
	margin-right: 0.5em;
	display: block;
         float: left;	
}
.csc-mailform-field{
	margin-bottom: 10px;
}
.csc-mailform-label{
	font-weight: bold;
}
#mailformgender legend{
	display: none;
}
.csc-mailform-submit input{
	padding-left: 200px;
}
.csc-mailform-radio{

}
input {
   	font-family: Arial, Verdana, Geneva, sans-serif;
   	font-size: 1em;
   	border: 1px solid #000;
}
select {
	font-size: 0.9em;
}
/* make input boxes and button look a bit better */


h1 {
	font-size: 1.1em;
   	font-weight: bold;
	margin-bottom: 5px;
}
h1.csc-firstHeader  {
         font-size: 1.4em;
   	font-weight: normal;
   	line-height: 20px;
}
h2 {
	font-size: 1.1em;
   	font-weight: bold;
	margin-bottom: 5px;
}
img {
	border: 0px;
}
#sidebar img{
	border: 1px solid #666;
}
.csc-textpic-caption{
	font-size: .8em;
}
blockquote {
	font-size: 1.2em;
	color: #666;
	background: url(/fileadmin/images/quotes.gif) no-repeat 0 0;
	height: 50px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	text-align: center;
}
/* ---------------------------------------------------- */
/* outer casing for whole page - the margins keep the content centred as the user resizes the window */

#contentElement {
   	position: relative;
   	top: 0px;
   	width: 759px;
   	margin: 0px auto;
   	text-align: left;
   	border: 1px solid #333;
   	border-top: 0px;
   	background: #fff;
}
/* ---------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	background: url(/fileadmin/images/header_bg.gif) no-repeat;
	height: 82px;
	width: 760px;
}
#logo {
	position: relative;
	top: 10px;
	left: 10px;
}
#date {
	position: absolute;
	top: 27px;
	right: 10px;
}
#primary_nav {
	float: right;
	margin: 0;
	padding: 0 0 0 0px ;
}
#topnav li{
	display: inline;
	list-style-type: none;
	padding: 5px 8px;
	margin:0;
}
#topnav ul, ul#topnav {
	margin: 0;
	padding: 5px 0 4px 0;
}

/* ---------------------------------------------------- */
#branding {
	height: 281px;
	width: 759px;
}
/* ---------------------------------------------------- */
#outer_wrapper {
	background: url(/fileadmin/images/bg_left.gif) repeat-y left;
	margin: -10px 0px 0px 0px; 
}
#wrapper {
	background: url(/fileadmin/images/bg_right.gif) repeat-y right;
	width: 759px;
}
#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(/fileadmin/images/bg_right.gif) repeat-y right;
}
#content {
	margin-right: 200px;
	background: url(/fileadmin/images/bg_left.gif) repeat-y left;
}
#breadcrumb {
	font-size: 0.9em;
	background: url(/fileadmin/images/breadcrumb_bg.gif) repeat-y;
	margin: -4px 0px 5px 0px;
	padding: 0px 0px 5px 22px;
	width: 760px;
}
/* rest IE/Win */

* html body #breadcrumb {
	padding: 0px 0px 15px 22px;
}
#main {
	margin-left: 190px;	
}
#main p{
	margin: 0px 0px 15px 0px;
}
#navcontainer {
	width: 150px;
	float: left;
	margin: 0px 0px 10px 10px;	
}
/* rest IE/Win */
*html body #left {
	margin: 0px 0px 10px 5px;
}
/* feed rules to IE/mac */
 /*\*//*/
#navcontainer {
	padding-left: 5px;
}
/**/
#sidebar {
	width: 150px;
	float: right;
	margin: 0px 20px 0px 0px;
}
/* rest IE/Win */
*html body #sidebar {
	margin: 0px 10px 0px 0px;
}
#sidebar img {
	margin: 0px 0px 2px 0px;
}
/* ---------------------------------------------------- */
#footer {
	margin-top: 0px;
	text-align: center;
	font-size: 0.9em;
	background: #DCD7C7;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 759px;
}
#footer_links {
	background: #CCC;
	padding-left: 22px;
}
#address {
	border-top: 1px solid #333;
	background: #FFF;
}
#logos {
	font-size: 0.9em;
	text-align: center;
	padding: 3px 3px 8px 3px;
	background: #DCD7C7;
}
#rhlogo {
	float: right;
}
#qmlogo {
	float: left;
}
.clearing {
	height: 0;
	clear: both;
}



/* ---------------------------------------------------- */
/* SECONDARY NAVIGATION */

/* create a nice gap between heading and nav links*/

#navcontainer p{
   	margin: 0 0 10px 12px;
}
/* create a margin around any images in the 2nd nav section*/

#navcontainer img{
  	margin: 15px 0 0 0;
}
#navcontainer ul{
  	 /* Mac IE5.2 has trouble aligning images that have replaced bullets, so turn off lists and use background images */
  	 list-style: none;
  	 margin: 0px 0px 15px 0px;
  	 padding: 0px;
}			
#navcontainer li{
   	position: relative;
   	/* Place the bg image (block and dots) at the left and a few pixels down from the top */
   	background: url(/fileadmin/images/link_bg.gif) no-repeat 0px 0px;
   	margin: 0;
   	padding: 3px 5px 3px 12px;
}
#navcontainer li a{
	display: block;
	padding: 3px 5px 3px 12px;
	color: #751a1a;
	text-decoration:none;
	width: 100%;
}
html>body #navcontainer li a {
	width: auto;
}
#navcontainer a:hover{
	color: #184795;
}
/* sub menus */
#navcontainer ul ul{
   	position: relative;
   	/* the right margin ensures the horz dotrs remian consistant*/
   	margin: 0px -1px 0px 0px;
   	padding: 5px 0px 0px 0px;
}
/* place a different bg image for sub-menu items*/
#navcontainer ul ul li{
   	background: url(/fileadmin/images/link_bg.gif) no-repeat 0 0px;
   	margin: 0px 0px 0px -12px;
   	padding: 3px 0px 3px 24px;
}
/* place a different bg image for sub-sub-menu items*/
#navcontainer ul ul ul li{
   	background: url(/fileadmin/images/link_bg.gif) no-repeat 0 0px;
   	margin: 0px 0px 0px -24px;
   	padding: 3px 0px 3px 36px;
}
/* ---------------------------------------------------- */
/* CLASSES */

/* outline box - for images in right-hand column */
.box {
   	border: 1px solid #666666;
}

/* smaller text for sporadic use where necessary*/
.small {
   	font-size: 0.9em;
   	line-height: 12px;
}
.csc-linkToTop {
	text-align: right;
	font-weight:bold;
}
.print {
	display: none;
}
/* highlight certain paragraphs */

.highlight {
	display: block;
	background-color: #DCD7C7;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #333;
}
.homepage {
	display: block;
	background-color: #DCD7C7;
	padding: 3px 3px 3px 5px;
	border: 1px solid #333;
}
* html body .homepage {
	padding: 2px 3px 4px 5px;
}
.graphics {
	display: none;
}
/* ---------------------------------------------------- */
/* LINKS */
/* normal links */
a {
   	text-decoration: none;
   	line-height: 16px;
}

a:link {
   	color: #751A1A;	
}

a:visited {
   	color: #751A1A;
}

a:hover {
   	color: #184795;
}

a:active {
   	color: #751A1A;
}

/* Tables, Normal */

table.contenttable-0 {
        border-collapse: collapse; 
        border-spacing:0; 
        margin-bottom: 15px;
        padding:0;
}
table.contenttable-0 P { 
        color: #000;
 }
table.contenttable-0 TR TD{
        border-bottom:1px solid #fff;
        margin:0;
 }
table.contenttable-0 TR.tr-0 TD P {
        font-weight: bold;
        color: #555;
        margin:0;
 }
table.contenttable-0 tr.tr-0 td { 
        background: #ddd;
        font-variant: small-caps; 
}

table.contenttable-0 TR.tr-even TD{
       
 }
table.contenttable-0 TR.tr-odd td { 
        background: #E7F0F6; 
}

/* Tables, layout 1 */

table.contenttable-1 {  
        border-spacing: 0px;
        border-collapse: collapse;
        margin:0 0 15px 0; 
        padding:0;
}
table.contenttable-1 P { 
        color: #000;
 }
table.contenttable-1 TR TD {
        text-align: left;
        border: solid 1px #fff;
        padding: 0.5em 0.5em 0 0.5em ;
        background: #E7F0F6;
}
table.contenttable-1 TR.tr-0 TD P { 
        font-weight: bold; 
        color:#666;
        margin:0;

}
table.contenttable-1 TR.tr-0 TD { 
         text-align: left;
         font-weight: normal;
         padding: 0 0.5em;
         border: solid 1px #fff;
         background: #666;
         color:#fff;
         font-variant: small-caps; 
}
/* Tables, layout 2 */
 
table.contenttable-2 {  
         margin-bottom: 15px; 
         padding:0;
}
table.contenttable-2 P { 
        color: #666;
        margin:0;
 }
table.contenttable-2 TR TD { 
        border: 1px solid #ccc;
        
}
table.contenttable-2 TR TD.td-0 { 
        background: #E7F0F6;
        border: 1px solid #ccc;
        
}
table.contenttable-2 TR TD.td-0 P { 
        font-weight: bold;
        
        
 }

/* Tables, layout 3 */

table.contenttable-3 { 
          margin-bottom: 15px;
          padding:0;
}
table.contenttable-3 P {
         color: #666;
         margin:0;
 }
table.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {
         background: #E7F0F6;
         border: 1px solid #ccc;
}
table.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { 
         font-weight: bold;
}



