/*
** Plone Print style sheet for CSS2-capable browsers.
** Copyright Alexander Limi, 2001-2003 - http://www.plonesolutions.com
**
** Style sheet documentation can be found at http://plone.org/documentation
**
** You should preferrably use ploneCustom.css to add your own CSS classes and to
** customize your portal, as these are the base fundaments of Plone, and will
** change and be refined in newer versions. Keeping your changes in
** ploneCustom.css will make it easier to upgrade.
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

/* <!-- compression status: 0 --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */

body {
  font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  background-color:#fff;
  color: #595959;
  margin: 0;
  padding: 0;
}

#div.top,
#portal-top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-customnav,
#portal-tabs,
#portal-header,
#portal-footer-center,
#portal-footer-right,
#customnav,
#line,
#customnav1tb,
#portal-globalnav,
#portal-personaltools,
#logout,
#portal-breadcrumbs,
#my_navi,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-colophon,
input,
.skipnav,
.visualNoPrint {
  /* Hides all the elements irrelevant for presentations */
  display: none;
}

#portal-footer {
	display:block;
  width:100%;
}

#portal-footer-left {
  float:none;
  clear:both;
  font-size:0.6em;
  padding-top:0.3em;
  border-top:1px solid #999;
  margin:1em 0 0 0;
  color:#999;
}

table {
  font-size: 100%;
}

td {
	vertical-align:top;
}

td td, td th {
	text-align:left;
	padding:5px 5px 5px 0;
  border-bottom:1px solid #E8E8E8;
  font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #595959;
}

a {
  text-decoration: none;
}

strong, b {
	font-weight:normal;
  color:#000;
}

#content {
  line-height: 17px;
}

#content a {
  color: #1D67C0;
  background-color: transparent;
}

#content a:hover {
	color: #0D3790;
}

img {
  border: none;
  vertical-align: middle;
}

p {
  margin: 0.5em 0em 1em 0em;
  line-height: 17px;
  font:Tahoma;
  font-size: 11px;
  color: #595959;
  font-weight: normal;

}

p img {
  border: 0;
  margin: 0;
}

hr {
  height: 1px;
  color: #8cacbb;
  background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
  color: #999;
  background-color: transparent;
  font:Arial narrow
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding-top: 0.5em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: Black ! important;
}

h1 {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: normal;
	padding: 0em 5em 0.1em 0em;
	text-transform: none;
	white-space: wrap;
  line-height:21px !important;
}

h2 {
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:normal;
	font-family:"Arial Narrow";
	padding-bottom:0.1em;
}

h3 {
	margin:20px 0px 0px 0px; /* top,right,bottom,left */
	font-size:15px;
	font-weight:normal;
	font-family:"Arial Narrow";
	padding-bottom:0.1em;
}

h4 {
	font-family:"Tahoma";
  font-size: 12px;
  border-bottom: none;
  font-weight: normal;
  color:#000;
}

h5 {
  font-family:	Tahoma;
  font-size: 11px;
  border-bottom: none;
  font-weight: bold;
}

h6 {
	font-family:	Tahoma;
  font-size: 11px;
  border-bottom: none;
  font-weight: bold;
  font-style:italic;
}

strong {
	color:#000;
  font-weight:normal;
}

#content ul {
  line-height: 1.5em;
  list-style-type: square;
  margin: 0.5em 0 0 1.5em;
  padding: 0;
  list-style-image: url(bullet);
}

ol {
  line-height: 1.5em;
  margin: 0.5em 0 0 1.5em;
  padding: 0;
}
ul a, ol a {
  text-decoration: underline;
}
li {
  margin-bottom: 1em;
}
dt {
  font-weight: bold;
  margin-bottom: 1em;
}
dt a {
  text-decoration: underline;
  margin-bottom: 1em;
}

dd {
  line-height: 1.5em;
  margin-bottom: 1em;
}
dd a {
  text-decoration: underline;
}

dd.link a {
  text-decoration: none;
  color: Black;
}

ul {
	padding:0px 0px 0px 25px; /* top,right,bottom,left */
	margin:0px 0px 0px 0px; /* top,right,bottom,left */
}

#content ul {
	list-style-type:none;
}

#content li {
	padding-left:20px;
	background:url("list-icon.gif") transparent no-repeat 5px 0.4em;
}

ul ul {
	margin:0px 0px 0px 5px; /* top,right,bottom,left */
}

fieldset {
	border:0; solid #8cacbb;
	margin: 1em 0em 1em 0em;
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
	width: auto;
}

form {
  border: none;
  margin: 0;
}

textarea {
  font: 10px "Courier New", Courier, monospace;
  border: 1px solid;
  color: Black;
  background-color: white;
  padding:0;
  margin:0;
  width: 100%;
}

textarea.feedback {
  font: 10px "Courier New", Courier, monospace;
  border: 1px solid #9CB2C7;
  color: Black;
  background-color: white;
  padding:0;
  margin:0;
}

input {
  font-family:Tahoma;
  font-size: 10px;
  visibility: visible;
  border: 1px solid #B5B5B5;
  color: Black;
  background-color: white;
}

input.btn{
	color: #4587E9;
	background-color: #E0E0E0;
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
  font-weight:normal;
	border-bottom: 1px solid #C6C6C6;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #C6C6C6;
	border-top: 1px solid #FFFFFF;
}

input.feedback {
  font-family:Tahoma;
  font-size: 11px;
  visibility: visible;
  border: 1px solid #9CB2C7;
  color: Black;
  background-color: white;
}

select {
  border: 1px solid;
  color: Black;
  background-color: White;
  vertical-align: top;
}

abbr, acronym, .explain {
  border-bottom: 1px dotted Black;
  color: Black;
  background-color: transparent;
  cursor: help;
}

q, blockquote {
  font-family: Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 120%;
}

code {
  font-family: "Courier New", Courier, monospace;
  font-size: 120%;
  color: Black;
  background-color: #dee7ec;
  border: 1px dashed;
  padding: 0 0.1em;
}

pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 120%;
  padding: 1em;
  border: 1px dashed;
  color: Black;
  background-color: ;
  overflow: auto;
}

.pre a {
  text-decoration: underline;
}

ins {
  color: green;
  text-decoration: none;
}

del {
  color: red;
  text-decoration: line-through;
}

.netscape4 {
  display: none;
}

.mysearch {
	margin-left:20px;
}

.backoncontact {
	color:#1073B5;
  margin-right:30px;
}

.backoncontact a {
	color:#1073B5;
  margin-right:30px;
}

.contect1 {
	color: #737373;
	padding:0px 0 10px 0;
	vertical-align:top;
}

.titlecontect {
	color: #737373;
	padding:-2em 0 10px 0;
	vertical-align:top;
}

.contect2 {
	color: #000000;
	vertical-align:top;
}

.text-block {
	display:block;
  padding-top:20px;
  margin-top:15px;
  border-top:1px solid #D9D9D9;
  clear:both;
}

.imageRight, .imageRightNoBorder {
	display:block;
  margin:0 0 10px 10px;
  float:right;
  clear:right;
}

.imageLeft, .imageLeftNoBorder {
	display:block;
  margin:0 10px 10px 0;
  float:left;
  clear:left;
}

#content a:link:after,
#content a:visited:after {
   content: " [" attr(href) "] ";
}

.documentDescription {
/* The summary text describing the document */
  font-size: 1.1em;
  font-weight: normal;
  display: block;
  margin: 1em 9px 1.5em 0;
  line-height: 1.5em;
}

.imgborder img, img.imgborder, .imageLeft img, img.imageLeft, .imageRight img, img.imageRight {
	background-color: #FFFFFF;
	padding:1px;
	border:5px solid #E8E8E8;
}

/*  */
