body { font-size: 11px; font-family: Verdana, sans-serif; background-image: url(gfx/back_tile.gif); margin: 0; padding: 0; align: center; }

.menudroptext     { color: #333; font-size: 10px; font-family: Verdana, sans-serif; margin: 0; padding: 5px 10px 5px 1px; width: 150px; float: right }
#menucountry       { background: url("gfx/menutab_country.gif") no-repeat left bottom; margin: 0; padding: 5px 10px 5px 13px; width: 150px; float: right }
#menutargetgroup       { background: url("gfx/menutab_targetgroup.gif") no-repeat left bottom; margin: 0; padding: 5px 7px 5px 10px; width: 150px; float: right }
/* IE5-Mac hack \*/ .menudroptext, #menucountry, #menutargetgroup   { width: auto; } /* End IE5-Mac hack */

#menuflags   { color: #333; font-size: 10px; font-family: Verdana, sans-serif; width: 186px ; margin-top: 20px; margin-bottom: 20px; }
#menuflags a:link, #menuflags a:visited { color: #333; text-decoration: none;}
#menuflags a:hover { text-decoration: underline }
#menuflags ul { background-color: #efefef; list-style-type: none; margin: 0; padding: 0  }
#menuflags li     { cursor: pointer; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; border-top: 1px solid #fff }

#menuleft   { color: #333; font-size: 10px; font-family: Verdana, sans-serif; background-color: #fbcea0; width: 186px }
#menuleft a:link, #menuleft a:visited { color: #333; text-decoration: none; display: block }
#menuleft a:hover { text-decoration: underline }
#menuleft ul { list-style-type: none; margin: 0; padding: 0 }
#menuleft li     { cursor: pointer; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; border-top: 1px solid #fff }
#menuleft li.level1 { color: #fff; font-weight: bold; background-color: #f18e28 }
#menuleft li.level1 a:link, #menuleft li.level1 a:visited, , #menuleft li.level1 a:hover { color: #fff; }
#menuleft li.level2-no   { background-color: #f6a656 }

#menuleft li.level2-act   { font-weight: bold; background-color: #fbcea0; border-style: solid; border-width: 1px 0; border-color: #fff }

#menuleft li.level3-no     { font-size: 9px; background-color: #fbbc7d; padding-left: 15px; border-width: 0 }
#menuleft li.level3-act   { font-size: 9px; font-weight: bold; background-color: #fbcea0; padding-left: 15px; border-width: 0 }

#menuleft li.level4-no     { font-size: 9px; background-color: #fbbc7d; padding-left: 20px; border-width: 0 }
#menuleft li.level4-act   { font-size: 9px; font-weight: bold; background-color: #fbcea0; padding-left: 20; border-width: 0 }

#menuextranet   { color: #333; font-size: 10px; font-family: Verdana, sans-serif; width: 186px }
#menuextranet a:link, #menuextranet a:visited { color: #333; text-decoration: none; display: block }
#menuextranet a:hover { text-decoration: underline }
#menuextranet ul { list-style-type: none; margin: 0; padding: 0 }
#menuextranet li     { cursor: pointer; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; border-top: 1px solid #fff }
#menuextranet li.level1 { color: #fff; font-weight: bold; background-color: #77adff ; background-image: url(gfx/menu_extranet.gif); background-repeat: no-repeat; padding-top: 5px; padding-bottom: 4px; }
#menuextranet li.level1 a:link, #menuextranet li.level1 a:visited, #menuextranet li.level1 a:hover { color: #fff; text-decoration: none; }
#menuextranet li.level2-no   { background-color: #9abdff }
#menuextranet li.level2-act   { font-weight: bold; background-color: #bdd4ff; border-style: solid; border-width: 1px 0; border-color: #fff }
#menuextranet li.level3-no     { font-size: 9px; background-color: #9abdff; padding-left: 15px; border-width: 0 }
#menuextranet li.level3-act   { font-size: 9px; font-weight: bold; background-color: #bdd4ff; padding-left: 15px; border-width: 0 }
#menuleftextra { color: #333; font-size: 10px; font-family: Verdana, sans-serif; width: 186px }
#menuleftextra ul { list-style-type: none; margin: 0; padding: 0 }
#menuleftextra li { cursor: pointer; padding-top: 3px; padding-bottom: 3px; padding-left: 10px }
#menuleftextra a { color: #5e5959; text-decoration: none; display: block  }
#menuleftextra a:hover { text-decoration: underline }
#sitesearch { background-color: #9f9f9f; border-top: 1px solid #fff; }
#sitesearch p { font-size: 10px; font-family: Verdana, sans-serif; margin-left: 10px; }
#sitesearch .menuinput { width: 130px; margin-left: 10px; }
#sitesearch .submitpic { margin-left: 10px; }

#menumain     { color: #333; font-size: 10px; font-family: Verdana, sans-serif; background-color: #d0d3d4; background-image: url(gfx/menu_back.gif); background-repeat: repeat-x; clear: right }
#menumain ul  { list-style: none; margin: 0; padding: 0 }
#menumain li {background: url("gfx/menutab_r.gif") no-repeat right top; margin: 0; padding: 0; float: left; }
#menumain a  { color: #333; text-decoration: none; background: url(gfx/menutab_l.gif) no-repeat left top; display: block; padding: 5px 10px; float: left }
#menumain a:hover { text-decoration: underline }
/* IE5-Mac hack \*/ #menumain a {float:none;} /* End IE5-Mac hack */
#menumain .act { background-image: url("gfx/menutab_a_r.gif") }
#menumain .act a  { color: #fff; font-weight: bold; text-decoration: none; background-image: url(gfx/menutab_a_l.gif); t}
#menumain .act a:hover { text-decoration: underline }
#disclaimer    { color: #333; font-size: 10px; font-family: Verdana, sans-serif; background-image: url("gfx/menu_disclaimer.gif"); background-repeat: no-repeat; margin: 0; padding: 0; bottom: 0; width: 186px; float: left; }
#disclaimer a   { color: #666; text-decoration: none; display: block; margin: 0; padding: 5px 5px 10px 10px; float: left;}
#pagetop   { color: #333; font-size: 10px; font-family: Verdana, sans-serif; margin: 0; padding: 0; float: left }
#pagetop a  { color: #666; text-decoration: none; background-image: url("gfx/menu_pagetop.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; margin: 0 0 0 10px; padding: 5px 0 5px 18px; float: left; }
#printpage  { color: #333; font-size: 10px; font-family: Verdana, sans-serif; margin: 0; padding: 0; float: left }
#printpage a   { color: #666; text-decoration: none; background-image: url("gfx/menu_printpage.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; margin: 0 0 0 20px; padding: 5px 0 5px 18px; float: left; }
.design    { color: #333; font-size: 9px; font-family: Verdana, sans-serif; margin: 0; padding: 0; height: 0; float: right }
.design a   { color: #666; text-decoration: none; display: block; margin: 0; padding: 5px 10px 5px 0; float: right; }
/* IE5-Mac hack \*/ #disclaimer a, #pagetop a, #printpage a, .design a  {float:none;} /* End IE5-Mac hack */
.menubottom ul { list-style: none; margin: 0; padding: 0 }
.menubottom li  { background: url("gfx/menutab_r.gif") no-repeat right top; margin: 0; padding: 5px 15px; float: left }
.menubottom li.disclaimer  { width: 186px }
.clear       { clear: both }
select  { color: #333; font-size: 9px; font-family: Verdana, sans-serif; line-height: 100%; margin: 0; padding: 0 }
form   { margin: 0; padding: 0 }
/* content styles  */
#content   { color: #333; font-size: 11px; font-family: Verdana, sans-serif; line-height: 16px; width: 700px; padding: 23px 0 15px 10px   }
#content a:link { color: #f60; text-decoration: underline }
#content a:visited { color: #f60; text-decoration: underline }
#content a:hover { color: #000; text-decoration: underline }
#content a:active { color: #000; text-decoration: underline }
#content P  { color: #333333; font-size: 11px; line-height: 16px;}
strong { font-weight: bold }
h1 { color: #ef7900; font-size: 16px; font-weight: bold; margin-top: 24px; margin-bottom: 18px }
h1.csc-firstHeader { margin-top: 0px }
P.csc-subheader-0 { font-size: 12px; color: #ef7900; margin-bottom: 8px }
h2  { color: #ef7900; font-size: 12px; font-weight: bold; margin-top: 18px; margin-bottom: 9px }
h3 { font-size: 12px; font-weight: bold; margin-top: 18px; margin-bottom: 9px }
img {border:0px}
#content h4, #content h5 { font-size: 11px; font-weight: bold; margin-top: 18px; margin-bottom: 9px }
h2.csc-firstHeader, #content h3.csc-firstHeader { margin-top: 18px }
table.gpnavi { font-size: 10px; line-height: 12px; background-color: #f5f5f5; margin-top: 0; margin-bottom: 0; padding: 2px 10px 10px; }
table.gpnavi-first { font-size: 10px; line-height: 12px; margin-top: 0; margin-bottom: 0; }
/* right styles  */
#right { color: #333; font-size: 9px; font-family: Verdana, sans-serif; line-height: normal; width: 196px; float: right; margin: 0; padding-top: 23px; padding-bottom: 20px; padding-left: 20px; }
#right a:link { color: #f60; text-decoration: underline }
#right a:visited { color: #f60; text-decoration: underline }
#right a:hover { color: #000; text-decoration: underline }
#right a:active { color: #000; text-decoration: underline }
#right h1, #right h2, #right h3, #right h4, #right h5 { color: #333333; font-size: 9px; font-weight: bold; padding-top: 13px }
#right h1.csc-firstHeader, #right h2.csc-firstHeader, #right h3.csc-firstHeader, #right h4.csc-firstHeader, #right h5.csc-firstHeader, #right h6.csc-firstHeader { }
#right P.bodytext  { color: #333333; font-size: 9px; line-height: 13px; margin-top: 0; margin-bottom: 3px }
#right P.csc-caption { font-size: 10px; font-style: italic }
#right TABLE.imgtext-table { border: 0 }
#right TABLE.imgtext-nowrap { margin-top: 16px; border: 0 }
#right TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0 }
#right TABLE.imgtext-nowrap P { color: #333; font-size: 9 px; line-height: 13px; margin-top: 0 }
/*FlexContents*/
#box, #textpicbox { background-image: url(gfx/box_backbottom.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 186px; margin-right: 10px; margin-bottom: 20px; padding: 0 0 3px; border-width: 0; }
#box h2, #textpicbox h2 { background-image: url(gfx/box_backtop.gif); background-repeat: no-repeat; background-position:left top; padding: 5px 5px 4px 6px; margin: 0; color: #585c5c; }
#box p, #textpicbox p { color: #585c5c; margin: 0; padding: 6px 5px 3px 6px; }
#textpicbox img { text-align: center; margin-right: auto; margin-left: auto; }
#picbox { background-image: url(gfx/box_backbottom_orange.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 186px; margin-right: 10px; margin-bottom: 20px; padding: 0 0 3px; border-width: 0; }
#picbox .head { background-image: url(gfx/box_backtop_orange.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin: 0; padding: 0 0 0 0; }
#picbox p { margin: 0; padding: 3px 3px 3px 7px; }
/* Other styledcontent styles*/
PRE { font-family: monospace }
FORM { margin: 0 }
INPUT, TEXTAREA, SELECT { font-size: 11px; padding-left: 5px }
/* Headers, with link */
H1 A, H3 A, H4 A, H5 A { text-decoration: none }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline }
/* Header date */
P.csc-header-date { color: #186900; font-size: 10px }
/* Subheader, general */
P.csc-subheader { font-weight: bold }
/* Subheader, specific */
P.csc-subheader-0 { color: #333; margin-top: 8px; margin-bottom: 16px }
P.csc-subheader-1 { color: #333; margin-top: 8px; margin-bottom: 16px }
P.csc-subheader-2 { color: #e31f6d }
P.csc-subheader-3 { color: #e31f6d }
/*******************/
/* RTE / Bodytext: */
/******************
ul { color: #333; font-size: 11px; line-height: 16px; list-style-type: disc; list-style-position: outside; margin-top: 0; margin-left: 15px; padding: 0; }
ol { color: #333; font-size: 11px; line-height: 16px; list-style-position: outside; margin-top: 0; margin-left: 18px; padding: 0; }
li { margin-top: 0; margin-bottom: 0; padding-top: 5px   }*/
TABLE.contenttable   { }
TABLE.contenttable img { }
TABLE.contenttable TR TD  { }
TABLE.contenttable TR TD P.bodytext  { }
TABLE.contenttable TR  { }
/* Images */
P.csc-caption  { font-size: 10px }
/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0 }
/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { margin-top: 16px; border: 0 }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0 }
TABLE.imgtext-nowrap P { color: #333; font-size: 11px; line-height: 16px; margin-top: 0 }
TABLE.imgtext-nowrap P.csc-caption  { font-size: 10px }
/* Bulletlists */
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px }
/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000 }
UL.csc-bulletlist-1 { color: #186900; list-style-type: decimal }
UL.csc-bulletlist-2 { color: #10007b; list-style-position: inside }
UL.csc-bulletlist-3 { color: #8a0020; list-style-image: url(img/red_arrow_bullet.gif) }
/* Tables, generally */
TABLE.contenttable P { font-size: 11px }
TABLE.contenttable TR TD { vertical-align: top }
/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000 }
TABLE.contenttable-1 P { color: #186900 }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #d1d2e4 }
TABLE.contenttable-2 P { color: #10007b }
TABLE.contenttable-2 TR TD.td-0 { background-color: #f5ffaa }
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold }
TABLE.contenttable-3 P { color: #8a0020 }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #d1d2e4 }
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold }
/* Filelinks, generally */
TABLE.csc-uploads { border: 0 }
TABLE.csc-uploads TR TD P { font-size: 11px }
TABLE.csc-uploads TR TD { vertical-align: top }
TABLE.csc-uploads TR.tr-even  { background-color: #fcdab9 }
TABLE.csc-uploads TR.tr-odd  { background-color: #f6e7d8 }
TABLE.csc-uploads TR TD.csc-uploads-icon { text-align: center; padding-right: 6px; padding-left: 6px; width: 1% }
TABLE.csc-uploads TR TD.csc-uploads-fileName { padding-left: 5px; width: 80% }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description  { font-size: 10px }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-right: 6px; padding-left: 3px }
/* Filelinks, specifically */
TABLE.csc-uploads-1 { }
TABLE.csc-uploads-2 { }
TABLE.csc-uploads-3 { }
TABLE.csc-uploads-3 TR TD { }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { }
/* Various Forms */
FORM TABLE TR TD  { font-size: 11px; padding-right: 16px; padding-bottom: 8px; vertical-align: top }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell, FORM TABLE TR TD.csc-form-fieldcell { }
FORM TABLE TR TD.csc-form-fieldcell INPUT  { font-family: Verdana, Arial, sans-serif; color: #333; font-size: 10px; line-height: 12px; margin-bottom: 8px; border: solid 1px #466b1b }
FORM TABLE TR TD.csc-form-fieldcell SELECT  {  font-family: Verdana, Arial, sans-serif; color: #333; font-size: 10px; line-height: 12px; margin-bottom: 8px; border: solid 1px #466b1b }
FORM TABLE TR TD.csc-form-fieldcell TEXTAREA  { font-family: Verdana, Arial, sans-serif; color: #333; font-size: 10px; line-height: 12px; margin-bottom: 8px; border: solid 1px #466b1b }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold }
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell { }
/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100% }
FORM TABLE.csc-searchform TR TD { padding: 5px }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT  { width: 100% }
/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70% }
/* Menu / Sitemap, generally */
DIV.csc-menu { margin-left: 10px }
DIV.csc-menu P { font-size: 11px; font-weight: bold; background-color: #edebf1; margin: 1px 0 0; padding: 2px 2px 2px 10px }
DIV.csc-menu P A { color: #000000; text-decoration: none }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline }
DIV.csc-menu P.csc-section { font-style: italic; font-weight: normal; margin-left: 20px }
/*Indexed Search*/
.tx-indexedsearch .tx-indexedsearch-searchbox p    { font-size: 11px; vertical-align: middle ; margin-bottom: 10px; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { vertical-align: middle; margin-right: 10px; margin-bottom: 10px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button  { width: 60px ; margin-bottom: 10px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword  { margin-right: 5px; width: 220px ; margin-bottom: 10px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis   { font-size: 10px; margin-top: 10px; margin-bottom: 5px }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-browsebox p   { font-size: 10px; background-color: #f0f0f0; padding: 2px }
.tx-indexedsearch-browsebox-strong { font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res    { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title   { background: white }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P      { font-size: 10px; font-weight: bold; background-color: white; padding-bottom: 3px; border-bottom: 1px dotted #666 }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent    { font-size: 10px; font-style: normal; font-weight: normal; background-color: white }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P    { color: #333; font-size: 10px; font-style: normal; line-height: 14px; background-color: white }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup     { color: #000; background-color: #ddd; margin-right: 2px; margin-left: 2px; padding-right: 1px; padding-left: 1px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info    { color: #666; font-size: 10px; font-style: italic; line-height: 12px; background: white }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead   { font-size: 11px; margin-top: 16px; margin-bottom: 8px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2    { font-size: 12px; font-weight: bold; margin: 0px }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead A { text-decoration: none }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE     { color: #333; font-size: 10px; background-color: #f0f0f0; padding: 3px ; border: solid 1px #ef7900; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align: middle; }
DIV.csc-frame-frame1 { font-size: 11px; background-color: #f5f5f5; margin-top: 10px; margin-bottom: 10px; padding: 0 10px 5px; border-top: 1px solid #e1e1e1; }
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { font-size: 12px; font-weight: bold; margin-top: 0; margin-bottom: 5px; }
DIV.csc-frame-frame2 { background-color: #f5f5f5; margin-top: 10px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; border-top: 1px solid #e1e1e1; }
DIV.csc-frame-frame2 H1 { margin-left: 10px; }
DIV.csc-frame-frame2 .contenttable { margin: 0; padding: 0; }
DIV.csc-frame-frame2 .contenttable .bodytext { font-size: 11px; margin: 0; padding: 0; }

