﻿body 
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
html, body, #contents 
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents 
{
	height: auto;
}
#contents 
{
	position: absolute;
	top: 0;
	left: 0;
	background-position: right bottom;
	background-image: url(images/bk_plant.png);
	background-repeat: no-repeat;
}
#header
{
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #aabfaa;
	height: 3em;
	vertical-align: text-bottom;
}
#header .strapline
{
	font: 130% Georgia, "Times New Roman" , Times, serif;
	color: #6b8865;
	background-color: transparent;
	float: right;
	margin-right: 1.5em;
	margin-top: 0.5em;
}
#header .strapline  a:link, #header .strapline  a:visited
{
	color: #6b8865;
	text-decoration: none;
}
#header .strapline a:hover
{
	color: #8c8c8c;
}


#header .logo 
{
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#nav
{
	position: absolute;
	top: 4em;
	left: 1em;
	width: 10em;
	min-height:31em;
	background-position: center top;
	background-image: url(images/bg_leaves.png);
	background-repeat: repeat-x;
}
#nav ul 
{
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	margin-top: 0em;
	margin-bottom: 0.3em;
	padding-top: 0em;
	padding-bottom: 0.5em;
}
#nav li 
{
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
}
#nav a:link, #nav a:visited
{
	text-decoration: none;
	color: #546f56;
	background-color: transparent;
}
#nav a:hover 
{
	color: #779988;
}
#nav h2
{
	font: 100% Georgia, "Times New Roman" , Times, serif;
	color: #495f4b;
	background-color: transparent;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0.2em;
	margin-bottom: 0em;
	background-position: left 30%;
	border-bottom: 1px dotted #cccccc;
	background-image: url(images/bullet_special_xsmall.png);
	background-repeat: no-repeat;
	padding-left: 1.2em;
}
#content
{
	margin-left: 12em;
	margin-right: 1.2em;
	margin-bottom: 3.5em;
}
#content_printable
{
	margin-left: 1.2em;
	margin-right: 1.2em;
	margin-bottom: 3.5em;
}
h1
{
	font: 136% Georgia, "Times New Roman" , Times, serif;
	color: #4A5035;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
p
{
	margin-top: 0.1em;
	margin-bottom: 0.6em;
}
#textualpage p
{
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
	text-align: justify;
}
#textualpage p a:link, #textualpage p a:visited
{
	background-color: transparent;
	color: #495f4b;
	border-bottom: 1px dotted #B2BCC6;
	text-decoration: none;
}
#textualpage p a:hover 
{
	color: #779988;
}


#footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: #aabfaa 1px dotted;
	color: #626262;
	font-size: 70%;
	background-position: right top;
	background-image: url(images/bk_plant_reflex.png);
	background-repeat: no-repeat;
}
#footer p
{
	margin: 1em 0px 1em 2em;
	padding: 0;
	text-align: center;
}
#footer p a:link, #footer p a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #626262;
}
#footer p a:hover 
{
	color: #779988;
}

#rightmenu
{
	width: 11em;
	float: right;
	border-left: #b2bcc6 1px dotted;
	margin: 3em 0em 0em 1em;
	min-height: 46em;
	font-size: 70%;
}
#rightmenu ul
{
	list-style-image: url(images/bullet_special_xsmall.png);
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 2em;
	margin-bottom: 0em;
}
#rightmenu li
{
	padding-top: 0.1em;
	line-height: 1.6em;
}

#pagecommands
{
	margin: 0em 0em;
	font-size: 70%;
	text-align: right;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0.5em;
	padding-top: 0em;
	margin-top:0em;
}
#pagecommands ul
{
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 0em;
}
#pagecommands li
{
	display: inline;
	margin-left: 0.5em;
	padding-left: 0.1em;
}
#pagecommands a:link, #pagecommands a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #4A5035;
}
#pagecommands a:hover 
{
	color: #779988;
}

/*GENERAL*/
img 
{
	border: none;
}
A:link {
	color: #33452f;
	clip : auto;
}
A:visited {
	color: #33452f;
	clip : auto;
}
A:hover
{
	color: #748578;
	clip: auto;
}

/*TABLES and FORMS*/
.GridDataWebControlStyle
{
	width: 98%;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-size: 75%;
	border-right: #89a882 1px dotted;
	border-top: #89a882 1px dotted;
	border-left: #89a882 1px dotted;
	border-bottom: #89a882 1px dotted;
	clear: both;
	margin-left: 1.2em;
}
.EmptyDataRowStyle
{
	border-right: 0em;
	border-top: 0em;
	border-left: 0em;
	border-bottom: 0em;
}
.RowStyle
{
	background-color: #f7f9f2;
	color: #000000;
	vertical-align: top;
	height: 1.5em;
}
.RowStyle a:link, .RowStyle a:visited
{
	color: #33452f;
	text-decoration: none;
}
.RowStyle a:hover
{
	color: #74816c;
}

.RowStyleYellow
{
	background-color: #fcfcf8;
	color: #000000;
	vertical-align: top;
	height:1.5em;
}
.RowStyleYellow a:link, .RowStyleYellow a:visited
{
	color: #33452f;
	text-decoration: none;
}
.RowStyleYellow  a:hover
{
	color: #abc0a6;
}


.RowStylePink
{
	background-color: #fcfafa;
	color: #000000;
	vertical-align: top;
	height:1.5em;
}
.RowStylePink a:link, .RowStylePink a:visited
{
	color: #33452f;
	text-decoration: none;
}
.RowStylePink  a:hover
{
	color: #abc0a6;
}

.RowStyleBlue
{
	background-color: #f8fafc;
	color: #000000;
	vertical-align: top;
	height:1.5em;
}
.RowStyleBlue a:link, .RowStyleBlue a:visited
{
	color: #33452f;
	text-decoration: none;
}
.RowStyleBlue  a:hover
{
	color: #abc0a6;
}


.AlternatingRowStyle
{
	background-color:#ffffff;
	vertical-align: top;
	height:1.5em;
}
.AlternatingRowStyle a:link, .AlternatingRowStyle a:visited
{
	color: #33452f;
	text-decoration: none;
}
.AlternatingRowStyle  a:hover
{
	color: #74816c;
}
.SelectedRowStyle
{
	background-color: #f1d9e1;
}
.SelectedRowStyle a:link, .SelectedRowStyle a:visited
{
	color: #33452f;
	text-decoration: none;
}
.SelectedRowStyle  a:hover
{
	color: #abc0a6;
}
.HeaderStyle
{
	font-weight: bold;
	color: #495f4b;
	/*background-color: #c8dec3;*/
	background-image: url(images/bg_greentowhite.png);
	background-repeat: repeat-x;
	text-align: center;
}
.HeaderStyleYellow
{
	font-weight: bold;
	color: #495f4b;
	/*background-color: #c8dec3;*/
	background-image: url(images/bg_yellowtowhite.png);
	background-repeat: repeat-x;
	text-align: center;
}
.HeaderStylePink
{
	font-weight: bold;
	color: #495f4b;
	/*background-color: #c8dec3;*/
	background-image: url(images/bg_pinktowhite.png);
	background-repeat: repeat-x;
	text-align: center;
}
.HeaderStyleBlue
{
	font-weight: bold;
	color: #495f4b;
	/*background-color: #c8dec3;*/
	background-image: url(images/bg_bluetowhite.png);
	background-repeat: repeat-x;
	text-align: center;
}

.HeaderStyle a:link, .HeaderStyle a:visited, .HeaderStyleYellow a:link, .HeaderStyleYellow a:visited, .HeaderStylePink a:link, .HeaderStylePink a:visited, .HeaderStyleBlue a:link, .HeaderStyleBlue a:visited
{
	color: #495f4b;
	text-decoration: none;
	background-position: right center;
	background-image: url(images/icon_sort.png);
	background-repeat: no-repeat;
	padding-right: 1em;
}
.HeaderStyle a:hover, .HeaderStyleYellow a:hover, .HeaderStylePink a:hover, .HeaderStyleBlue a:hover    
{
	color: #779988;
}
.FooterStyle
{
    background-color: Transparent;
    border-bottom:none;
    border-left:none;
    border-right:none;
    color: #000000;
}
.PagerStyle
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.PagerRowStyle
{
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.PagerRowStyle a:link, .PagerRowStyle a:visited
{
	color: #33452f;
	text-decoration: none;
	font-weight: normal;
}
.PagerRowStyle  a:hover  
{
	color: #abc0a6;
	font-weight: normal;
}

.FormDataWebControlStyle
{
	width: 100%;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
.EditRowStyle
{
	background: #F9F7F7;
}

#ImageGallery
{
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	margin: 0.5em 1em 0.5em 0em;
	border-top: #abc0a6 1px solid;
	border-left: #abc0a6 1px solid;
	border-bottom: #abc0a6 1px solid;
	border-right: #abc0a6 1px solid;
	width: 14em;
	font-size: 90%;
	text-align: center;
	float: left;
}

#ImageGalleryBig
{
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	margin: 0.5em 1em 0.5em 0em;
	border-top: #abc0a6 1px solid;
	border-left: #abc0a6 1px solid;
	border-bottom: #abc0a6 1px solid;
	border-right: #abc0a6 1px solid;
	width: 31em;
	font-size: 90%;
	text-align: center;
	float: left;
}
#ImageGalleryLeft
{
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	margin: 0.5em 0em 0.5em 1em;
	border-top: #abc0a6 1px solid;
	border-left: #abc0a6 1px solid;
	border-bottom: #abc0a6 1px solid;
	border-right: #abc0a6 1px solid;
	width: 14em;
	font-size: 90%;
	text-align: center;
	float: right;
}
/*filters*/
#tablefilter
{
	font-size: 75%;
	float: left;
	/*border-right: #b2c6bc 1px dotted;
	border-top: #b2c6bc 1px dotted;
	border-left: #b2c6bc 1px dotted;
	border-bottom: #b2c6bc 1px dotted;
	background-color: #e8f2e6;*/
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 1.2em;
}
#tablefilter TD.header
{
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	padding-left: 0.1em;
	padding-right: 0.2em;
}
#tablefilter TD.title
{
	white-space: nowrap;
	text-align: right;
	padding-left: 0.8em;
	padding-right: 0.2em;	
}
#tablefilter TD.content
{
	font-weight:normal; 
	text-align: left; 
	padding-right: 0.2em;
}
#tablefilter select
{
	font-size: 100%;
}

TABLE.form
{
	margin-left: 1.2em;
	width: 98%;
	vertical-align: top;
	text-align: left;
	font-size: 80%;
}


TABLE.form TD.titlenowrap
{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-bottom: #c8dec3 1px dotted;
}
TABLE.form TD.titlewrap
{
	text-align: left;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-bottom: #c8dec3 1px dotted;
	width: 12em;
}
TABLE.form TD.content
{
	color:#33452f;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
	border-bottom: #c8dec3 1px dotted;
}
TABLE.form TD.contentfornowrap
{
	color:#33452f;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
	width:95%;
}
TABLE.form TD.titlenowraplast
{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
TABLE.form TD.titlewraplast
{
	text-align: left;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
	width: 12em;
}
TABLE.form TD.contentlast
{
	color:#33452f;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
TABLE.form TD.content ul, TABLE.form TD.contentlast ul
{
	padding-left: 1em;
	margin-left: 0;
}
TABLE.form TD.rowtitlecommands a:link, TABLE.form TD.rowtitlecommands a:link
{
	color: #000000;
	margin-right: 0.5em;
}
TABLE.form TD.rowtitlecommands a:hover
{
	color: #f7fbf4;
}


TABLE.rowtitle
{
	width: 100%;
	font-size: 90%;
	color: #000000;
	height: 1.8em;
	background-image: url(images/bg_greentowhite.png);
	background-repeat: repeat-x;
}
TABLE.rowtitleyellow
{
	width: 100%;
	font-size: 90%;
	color: #000000;
	height: 1.8em;
	background-image: url(images/bg_yellowtowhite.png);
	background-repeat: repeat-x;
}

TABLE.rowtitlepink
{
	width: 100%;
	font-size: 90%;
	color: #000000;
	height: 1.8em;
	background-image: url(images/bg_pinktowhite.png);
	background-repeat: repeat-x;
}
TABLE.rowtitleblue
{
	width: 100%;
	font-size: 90%;
	color: #000000;
	height: 1.8em;
	background-image: url(images/bg_bluetowhite.png);
	background-repeat: repeat-x;
}
TABLE.rowtitle TD.title
{
	color: #495f4b;
	background-position: left 30%;
	background-image: url(images/bullet_special_xsmall.png);
	background-repeat: no-repeat;
	padding-left: 1.4em;
}
TABLE.rowtitleyellow TD.title
{
	color: #495f4b;
	background-position: left 30%;
	background-image: url(images/bullet_specialyellow_xsmall.png);
	background-repeat: no-repeat;
	padding-left: 1.4em;
}
TABLE.rowtitlepink TD.title
{
	color: #495f4b;
	background-position: left 30%;
	background-image: url(images/bullet_specialpink_xsmall.png);
	background-repeat: no-repeat;
	padding-left: 1.4em;
}
TABLE.rowtitleblue TD.title
{
	color: #495f4b;
	background-position: left 30%;
	background-image: url(images/bullet_specialblue_xsmall.png);
	background-repeat: no-repeat;
	padding-left: 1.4em;
}

TABLE.rowtitle TD.commands, TABLE.rowtitleyellow TD.commands
{
	font-size:75%;
	color: #000000;
	text-align: right;
	white-space: nowrap;
}



TABLE.commands
{
	margin-left: 1em;
	width: 98%;
	font-size: 70%;
}
TABLE.commands TD.commandsright
{
	text-align: right; 
	vertical-align: top; 
	white-space: nowrap;
}
TABLE.commands TD.commandscenter
{
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 1em;
}
TABLE.commands TD.commandsright a:link, TABLE.commands TD.commandsright a:link
{
	text-decoration : none;
}
TABLE.commands TD.commandsright a:hover
{
	color: #aaaaaa;
}

.FormViewInternal
{
	width:95%;
	border-right: #e8f2e6 1px dotted;
	border-top: #e8f2e6 1px dotted;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-left: #e8f2e6 1px dotted;
	border-bottom: #e8f2e6 1px dotted;
	background-color: #ffffee;
}
.FormViewExternal
{
	font-size: 0.75em;
	border-right: #e8f2e6 1px dotted;
	border-top: #e8f2e6 1px dotted;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-left: #e8f2e6 1px dotted;
	border-bottom: #e8f2e6 1px dotted;
	background-color: #ffffee;
}


.ImageHyperLink500
{
	 max-width:500px;
	 max-height:500px;
}
.ImageHyperLink400
{
	 max-width:400px;
	 max-height:400px;
}
.ImageHyperLink350
{
	 max-width:350px;
	 max-height:350px;
}
.ImageHyperLink300
{
	 max-width:300px;
	 max-height:300px;
}
.ImageHyperLink250
{
	 max-width:250px;
	 max-height:250px;
}
.ImageHyperLink200
{
	 max-width:200px;
	 max-height:200px;
}

.ReportImage
{
	max-width: 12cm;
	max-height: 12cm;
}