/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
 background: #E7E7E7 url('/images/body.jpg') top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {
	color: #DB7093;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
}
a:visited {
	color:#c43300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {color: #c43300;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	background: #E8E8E8 url('/images/menubottom.jpg') no-repeat bottom left;
	border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:114px;
text-align: center;
background:  url('/images/header.jpg') no-repeat bottom center;
background-color: #e1ddd9;

padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {

background:#ffffff  url('/images/content.jpg') no-repeat top right;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#E8E8E8;
 height:90%;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:35px;
text-align: right; 
background:  url('/images/footer.gif') repeat-x ;
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }


 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/


 padding: 10px;
 margin: 0px;
}
 .verticalmenu a:hover{
   background: url('/images/menuhover.gif') no-repeat;
   color: #dc4d1b;
 }

.style5 {
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color:  #000000;
}
.style6 {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
.style10 {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.message {
	font-family: "Palatino Linotype",Palatino,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
hr {
    height:10px;
    width:30%;
    background:#446791;
    margin: 0px 150px 0px 150px;  
   }
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;/*themecolour1;*/
}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	font-size: 12pt;
	font-family: "Lucida Console","Comic Sans MS",Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
 
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
.required_field {
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.sublabel {
	font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style:italic;
	color: #0000FF;
}
.pagetext {
        font-family: "Palatino Linotype",Palatino,Georgia, "Times New Roman", Times, serif;
        font-size: 11pt;
        font-style: normal;
        color: #000000;
}
.fancy {
        font-family: Garamond,"Palatino Linotype",Palatino,Georgia, "Times New Roman", Times, serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold
        color: #000000;
}