/************** Standard components **************/

.content A { text-decoration: underline; }
.content TABLE { width: 100%; }
.content TABLE TH { line-height: normal; border-bottom: 2px solid #07740b; padding: 4px 10px; background: #def0df; font-weight: bold; }
.content TABLE TD { line-height: normal; border-bottom: 1px solid #eee; padding: 4px 10px; }
.content TABLE TR.even TD { background: #fafafa; }
.content UL { padding: 0 0 0 10px; margin: 1em 0 0 0; list-style: none; }
.content UL LI { background: url(dot01.gif) 0 7px no-repeat; padding: 0 0 0 12px; }

/* Form */

TABLE.form {}
TABLE.form TH { line-height: normal; width: 30%; padding: 5px 10px 5px 10px; border: solid #eee; border-width: 1px 0; background: none; text-align: right; }
TABLE.form TD { line-height: normal; width: 70%; padding: 1px 10px 1px 10px; border: solid #eee; border-width: 1px 0; background: none; }
TABLE.form TD.data { padding: 5px 10px; font-weight: normal; }
TABLE.form IMG,
TABLE.form INPUT,
TABLE.form SELECT { vertical-align: middle; }
TABLE.form .max { width: 310px; }
TABLE.form .default { width: 210px; }
TABLE.form .min { width: 60px; }
TABLE.form INPUT.max,
TABLE.form TEXTAREA.max { width: 304px; }
TABLE.form INPUT.default,
TABLE.form TEXTAREA.default { width: 204px; }
TABLE.form INPUT.min,
TABLE.form TEXTAREA.min { width: 54px; }
TABLE.form TH.subheading { text-align: center; color: #fff; padding: 5px 10px; }
TABLE.form A { color: #777; text-decoration: underline; }
TABLE.form A:hover { color: #e40000; }

TABLE.form INPUT[type="radio"],
TABLE.form INPUT[type="checkbox"] { vertical-align: normal; }
*:first-child+HTML TABLE.form INPUT[type="radio"],
*:first-child+HTML TABLE.form INPUT[type="checkbox"] { vertical-align: normal; margin-top: -1px; }

/* Action buttons */

P.actions { line-height: normal; }
P.actions BUTTON,
P.actions INPUT { float: left; margin: 0 5px 0 0; padding: 3px 15px; border: none; font-weight: bold; overflow: visible; cursor: pointer; background: #07740b url(bg08.gif) 100% 100% no-repeat; color: #fff; }
P.actions .main { background: #003d02 url(bg08.gif) 100% 100% no-repeat; }
P.actions A { float: left; margin: 0 5px 0 0; padding: 3px 15px; font-weight: bold; background: #444 url(bg04.gif) 100% 0 no-repeat; color: #fff; text-decoration: none; }
P.actions A:hover { background: #720000 url(bg04.gif) 100% 0 no-repeat; }

/* Messages */

P.msg-error { border: 2px solid #e40000; color: #e40000; padding: 8px 12px; background: #fff; line-height: normal; text-align: center; }
P.msg-ok { border: 2px solid #4ca82e; color: #4ca82e; padding: 8px 12px; background: #fff; line-height: normal; text-align: center; }
P.msg-info { border: 2px solid #dad4a6; color: #807f48; padding: 8px 12px; background: #fdfbe2; line-height: normal; text-align: center; }
P.msg-info A { color: #807f48; text-decoration: underline; }

/* News */

UL.news { margin: 1em 0 0 0; padding: 0; line-height: normal; list-style: none; border-top: 1px dotted #eee; }
UL.news LI { margin: 0; border-bottom: 1px dotted #eee; padding: 0; background: none; }
UL.news A { text-decoration: none; }  
UL.news P { margin: 0; padding: 0; }
UL.news P.heading { font-weight: bold; padding: 3px 0; }
UL.news P.lead { line-height: 15px; margin: 0; padding: 0 0 3px 5.7em; }
UL.news SPAN.date { color: #aaa; font-weight: normal; margin: 0 5px 0 0; }

/* Pagination */

UL.pages { margin: 1em 0 0 0; padding: 2px; background: #eee url(bg08.gif) 100% 100% no-repeat; line-height: normal; }
UL.pages LI { float: left; background: none; padding: 0; margin: 0; }
UL.pages LI.label { padding: 2px 10px; }
UL.pages LI A { float: left; text-decoration: none; padding: 2px 5px; }
UL.pages LI A:hover { background: #07740b; color: #fff; }
UL.pages LI A.active { background: #07740b; color: #fff; }
UL.pages LI.nextprev { float: right; }
UL.pages LI.nextprev A { padding: 2px 8px; border-left: 1px solid #07740b; }
UL.pages LI.nextprev A:hover { }

/* Sitemap */

#sitemap-tree A { text-decoration: none; }
#sitemap-tree A:hover { text-decoration: underline; }
#sitemap-tree UL { padding: 10px 0 10px 20px !important; margin: 0; }

/************** Layout **************/

BODY, HTML { background: #fff url(bg02.png) 811px 0 repeat-y; height: 100%; }

#box01 { min-height: 100%; background: url(bg03.png) repeat-x; }
* HTML #box01 { height: 100%; }
#box02 { width: 811px; padding-bottom: 77px; }

#header { height: 28px; background: url(bg04.png) no-repeat; font-size: 10px; color: #6d6d6d; }
#langselect { float: right; padding: 5px 0 0 0; margin: 0; list-style: none; line-height: 10px; }
#langselect LI { float: left; }
#langselect A { float: left; color: #6d6d6d; padding: 3px 7px; }
#langselect A:hover { border: 1px solid #e7e7e7; background: #f6f6f6; padding: 2px 6px 3px 6px; text-decoration: none; }
#langselect A.active { border: 1px solid #cecece; background: #fff; padding: 2px 6px 3px 6px; }
#search { float: right; padding: 5px 0 0 25px; margin: 0; }
#search INPUT.default { float: left; width: 90px; border: 1px solid #cecece; background: #fff; padding: 1px 4px; margin: 0 5px 0 0; }
#search INPUT.submit { float: left; border: 1px solid #cecece; background: #fff url(bg07.png) 100% 100% no-repeat; font-size: 10px; color: #6d6d6d; cursor: pointer; overflow: visible; padding: 0 8px; }
#sitemap { float: right; padding: 5px 0 0 25px; margin: 0; line-height: 10px; }
#sitemap A { float: left; background: url(ico_sitemap.gif) 0 2px no-repeat; padding: 3px 0 3px 16px; color: #6d6d6d; }

#footer { height: 52px; margin-top: -52px; background: #ebebeb url(bg01.gif) repeat-x; font-size: 10px; color: #7e7e7e; }
#footer DIV.a { width: 810px; }
#footer P { float: left; margin: 0; padding: 22px 0 0 20px; }
#footer P.copy { float: right; padding: 22px 0 0 0; }
#footer SPAN { float: left; margin: 0 15px 0 0; }
#footer A { color: #7e7e7e; }
#footer A:hover { color: #000; }

#logo { height: 240px; background: #fff url(illustration01.jpg) 0 100% no-repeat; margin: 0; padding: 0 0 0 35px; }

#menu1 { padding: 0 0 0 42px; background: #07740b; margin: 1px 0 0 0; list-style: none; text-transform: uppercase; border-right: 1px solid #fff; }
#menu1 LI { float: left; margin: 0 0 0 -1px; }
#menu1 LI A { float: left; color: #fff; padding: 6px 15px 7px 14px; background: url(bg05.gif) 100% 100% no-repeat; border-left: 1px solid #fff; }
#menu1 LI A:hover { background: #003d02 url(bg05.gif) 100% 100% no-repeat; text-decoration: none; }
#menu1 LI A.active { background: #003d02 url(bg05.gif) 100% 100% no-repeat; text-decoration: none; }

#menu2 { padding: 0; margin: 0; list-style: none; }
#menu2 UL { padding: 5px 0 5px 10px; margin: 0; list-style: none; }
#menu2 LI { display: inline; }
#menu2 A { display: block; background: #07740b; border-bottom: 1px solid #fff; color: #fff; padding: 4px 10px; }
#menu2 A:hover { background: #003d02; text-decoration: none; }
#menu2 A.active { background: #003d02 url(bg08.gif) 100% 100% no-repeat !important; }
#menu2 UL A { color: #000; background: #fff !important; }
#menu2 UL A:hover { color: #07740b; text-decoration: underline; }
#menu2 UL A.active { font-weight: bold; color: #000; background: url(dot03.gif) 0 8px no-repeat !important; }

/* Frontpage */

#front1 { padding: 30px 25px 0 40px; }
#front-col1 { width: 420px; min-height: 1px; float: left; overflow: hidden; margin-right: 40px; }
#front-col1 UL { margin: 2em 0 0 0; }
#front-col1 UL A { font-weight: bold; text-decoration: none; }
#front-col1 UL A:hover { text-decoration: underline; }
#front-col2 { width: 285px; min-height: 1px; float: left; overflow: hidden; }
#front-col2 H2 { font-size: 18px; font-weight: normal; margin: 0; border-bottom: 1px solid #ebebeb; padding-bottom: 3px; }

#front-news { padding: 0; margin: 0; }
#front-news DT { margin: 1em 0 0 0; background: url(dot01.gif) 0 7px no-repeat; font-weight: bold; padding: 0 0 0 12px; }
#front-news DD { padding: 0 0 0 12px; margin: 0; }
#front-news DD P { margin: 0; }
#front-news DD P.date { color: #a2a2a2; font-size: 10px; }

#quicklinks { background: #f5faf5 url(bg06.png) 100% 100% no-repeat; border-top: 2px solid #07740b; padding: 10px 15px; line-height: 16px; margin: 1.5em 0 0 0; }
#quicklinks DT { padding: 0 0 5px 0; margin: 0; font-size: 12px; font-weight: bold; }
#quicklinks DD { background: url(dot02.gif) 10px 7px no-repeat; padding: 0 0 0 22px; margin: 0; }
#quicklinks DD A { text-decoration: none; } 
#quicklinks DD A:hover { text-decoration: underline; }

/* Subpage */

#sub1 { padding: 20px 25px 0 40px; }
#sub-col1 { width: 180px; min-height: 1px; float: left; overflow: hidden; margin-right: 30px; }
#sub-col2 { width: 535px; min-height: 1px; float: left; overflow: hidden; }

#path { margin: 0; padding: 12px 0 0 40px; color: #919191; }
#path A { color: #919191; }
#path A:hover { color: #07740b; text-decoration: none; }
#path A.active { color: #07740b; }
#path SPAN { margin: 0 4px; }

TABLE.img-right { float: right; width: 1%; margin: 17px 0 1em 1em; }
TABLE.img-right TD { padding: 0; border: none; color: #919191; font-size: 10px; }

#sub1 #quicklinks { width: 180px; float: left; margin: 17px 1em 0 0; }

P.print { float: right; margin: 0; padding: 5px 0 0 0; }