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

body {
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
	background-image: url(images/back.gif);
	font-weight: normal;
}
a {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #999999;
}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #E9EFFE;
	padding:5px 15px;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

h2 {
	font-size:14px;
	font-weight: bold;
	margin:0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(image/columns.gif);
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 900px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #F3F7FE;
	background-image: url(images/columns.gif);
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #E9EFFE;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin: 0 200px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
div#content {
	min-height:300px;



height:expression(this.scrollHeight > 299 ? "auto":"299px"); 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: dotted;
	border-left-style: dotted;
	color: #333333;
}
robsphoto {
	float: left;
	clear: left;
	margin-right: 15px;
}


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

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #F3F7FE;
	background-image: url(images/columns.gif);
}
#right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #F3F7FE;
	background-image: url(images/columns.gif);
}


/* -----------footer--------------------------- */
#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3 {
	font-size: 11px;
	text-transform:none;
	background-color: #E9EFFE;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 110px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
h4 {
	font-size:14px;
	font-weight: bold;
	margin:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #E9EFFE;
}
outsidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 12px;
	background-color: #2D0000;
}

h5 {
	font-size: 11px;
	text-transform:none;
	background-color: #F3F7FE;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/columns.gif);
	color: #000000;
}
whitecontent {
	font-size: 11px;
	text-transform:none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}
h6 {
	font-size: 11px;
	text-transform:none;
	background-color: #FFFFFF;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
low {
	font-size: 9px;
	text-transform:none;
	background-color: #2D0000;
	padding:5px;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
h7 {
	font-size: 9px;
	text-transform:none;
	background-color: #2D0000;
	margin:20;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #564b47;
	border-bottom-color: #564b47;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: none;
}
#photodiv {
	background-repeat: no-repeat;
	height: 317px;
	width: 500px;
}
.accordhead {
	font-size:14px;
	font-weight: bold;
	margin:0;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
}
.accordbody {
	font-size: 11px;
	text-transform:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 100px;
	padding-right: 0px;
	padding-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
}
.footerdivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E9EFFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: none;
}
.footerdividerbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E9EFFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: dotted;
}
.copysection {
	height: 350px;
}
contentbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: none;
	line-height: 20px;
}
.middlehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: none;
	line-height: 20px;
}
.bottomsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: none;
	line-height: 20px;
	height: 700px;
	padding: 0px;
	background-color: #E6E6E6;
}
.middleheadital {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	line-height: 20px;
	font-style: italic;
}
.middlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	line-height: 20px;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: none;
	line-height: 16px;
}
img.margin {
	float: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

