
/*contains the standard body definitions*/
html, body
{
	height: 100%;
}

body
{
	background: #e8eaba url(../web/img/sc/fbs_Head.gif) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


/*kills the pixels line height in the mozilla browser*/
img.block
{
	display: block;
}

/* content */
td.spacerBg
{
	background: #fff url(../web/img/sc/spacerBg.gif) left top no-repeat;
}

td.contentArea
{
	background: #fff url(../web/img/sc/contentAreaBg.gif) left top no-repeat;
}

/* fix inheritance bug */
th, td, p
{
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/*delete the p top margin*/
p
{
	margin-top: 0px;
}

/*standard headline font sizes*/
h1, h2, h3, h4
{
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 18px;
	color: #b75923;
	margin: 0px 0px 8px 0px;
	line-height: 22px;
}

h2
{
	font-size: 16px;
	color: #000;
	margin: 0px 0px 6px 0px;
	line-height: 19px;
}

h3
{
	color: #000;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	line-height: 17px;
}

h4
{
	color: #000;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	line-height: 16px;
}

/*the standard link definition*/
a
{
	color: #81340a;
}

a:link, a:visited, a:hover
{
	color: #81340a;
	text-decoration: none;
}

a:hover
{
	color: #c74f0d;
}

/*top navigation*/

td.topnavBg
{
	/* background: url(../web/img/sc/topnavBg.gif) left top repeat-y; */
}

td.topnavBg1
{
	background: url(../web/img/sc/topnavBg1.gif) left top no-repeat;
}

td.topnavBg3
{
	/* background: url(../web/img/sc/topnavBg1.gif) left top repeat-y; */
}

td.topnavBg2
{
	/* background: url(../web/img/sc/topnavBg2.gif) left top repeat-y; */
}

td.topNavigationRow
{
	/* background: #a0b8cf url(../web/img/sc/TopNav_Bg_Img.jpg) repeat-y; */
}

td.topNavPrompt
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

span.topNavElementHere,
a.topNavElementNormal,
a.topNavElementNormal:link, a.topNavElementNormal:visited, a.topNavElementNormal:hover,
a.topNavElementInPath:link, a.topNavElementInPath:visited, a.topNavElementInPath:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

a.topNavElementInPath:link, a.topNavElementInPath:visited, a.topNavElementInPath:hover
{
	color: #ffe5a8;
}

a.topNavElementNormal:hover,
a.topNavElementInPath:hover
{
	color: #fdd169;
}

span.topNavElementHere
{
	color: #fdd169;
}

td.topnavSeperator
{
	padding-top: 2px;
}

/*left navigation*/
td.leftNavigation
{
	background: #fff url(../web/img/sc/left_nav_bg.gif) no-repeat;
}

div.navCornerRightTop
{
	border-bottom: 1px solid #5d6f25;
	background: url(../web/img/sc/navCornerRightTop.gif) right top no-repeat;
}

div.navCornerRightBottom
{
	margin-bottom: 15px;
	border-top: 1px solid #d4f46b;
	background: url(../web/img/sc/navCornerRightBottom.gif) right bottom no-repeat;
}

div.navCornerBgColor
{
	margin-right: 10px;
	background: #8db215;
}

div.navItemBgHere
{
	border-bottom: 1px solid #f5ffb4;
	background: #f5ffb4;
}

div.navShellBg
{
	/* border-bottom: 1px solid #a7420b; */
	padding-top: 5px;
	padding-bottom: 5px;
	background: #dfe28f;
}

div.navElementHereLower2,
a.navElementNormalLower2,
a.navElementNormalLower2:link, a.navElementNormalLower2:visited, a.navElementNormalLower2:hover,
a.navElementInPathLower2,
a.navElementInPathLower2:link, a.navElementInPathLower2:visited, a.navElementInPathLower2:hover
{
	display: block;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px 3px 16px;
	border-top: 1px solid #d4f46b;
	border-bottom: 1px solid #5d6f25;
	background: #8db215 url(../web/img/sc/navBulletNormal.gif) left top no-repeat;
	line-height: 13px;
}

a.navElementInPathLower2,
a.navElementInPathLower2:link, a.navElementInPathLower2:visited, a.navElementInPathLower2:hover
{
	color: #000;
	background: #a9c93f url(../web/img/sc/navBulletHere.gif) left top no-repeat;
}

a.navElementNormalLower2:hover,
a.navElementInPathLower2:hover
{
	color: #000;
	background-color: #b8de3d;
}

div.navElementHereUpperLevel,
a.navElementNormalUpperLevel,
a.navElementNormalUpperLevel:link, a.navElementNormalUpperLevel:visited, a.navElementNormalUpperLevel:hover,
a.navElementInPathUpperLevel,
a.navElementInPathUpperLevel:link, a.navElementInPathUpperLevel:visited, a.navElementInPathUpperLevel:hover
{
	display: block;
	font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #6b2a06;
	padding: 1px 5px 1px 10px;
	background: url(../web/img/sc/navBulletUpperLevelNormal.gif) left top no-repeat;
	line-height: 13px;
}

a.navElementInPathUpperLevel,
a.navElementInPathUpperLevel:link, a.navElementInPathUpperLevel:visited, a.navElementInPathUpperLevel:hover
{
	background: url(../web/img/sc/navBulletUpperLevelHere.gif) left top no-repeat;
}

a.navElementNormalUpperLevel:hover,
a.navElementInPathUpperLevel:hover
{
	color: #000;
	background: url(../web/img/sc/navBulletUpperLevelHere.gif) left top no-repeat;
}

div.navElementHereLower2
{
	color: #000;
	background: #a9c93f url(../web/img/sc/navBulletHere.gif) left top no-repeat;
}

div.navElementHereUpperLevel
{
	color: #000;
	background: url(../web/img/sc/navBulletUpperLevelHere.gif) left top no-repeat;
}

/*search field*/
table.quickSearchBg
{
	background: #fff url(../web/img/sc/quickSearchBg.gif) left top no-repeat;
}

input.searchFieldScale
{
	font-size: 10px;
	width: 100%;
	border: 1px solid #ac440b;
	background: #fff4db;
}

input.searchFieldStandard
{
	font-size: 13px;
	width: 300px;
}

form.searchFieldForm
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*search result*/
span.searchResult
{
	padding: 0px 2px 0px 2px;
	background: #e9ebba;
}

/* login and logout element */
div.loginSpacer
{
	margin-left: 6px;
}

form.loginFormField,
form.logoutFormField
{
	margin: 0px;
	padding: 0px;
}

span.logoutPrompt
{
	font-size: 9px;
	font-weight: normal;
}

td.logoutContentUserName
{
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
	line-height: 10px;
}

input.quickLogin
{
	font-size: 10px;
	width: 48px;
	border: 1px solid #ac440b;
}

div.loginFormErrorMessage
{
	font-weight: bold;
	color: darkred;
}

/*trail*/
table.trailShell
{
	margin: 0px;
}

td.trailItem
{
	padding: 0px 6px 0px 3px;
}

td.trailSeperator
{
	padding-top: 1px;
}

a.trailHomeNormal,
a.trailHomeNormal:link, a.trailHomeNormal:visited, a.trailHomeNormal:hover,
a.trailItemNormal,
a.trailItemNormal:link, a.trailItemNormal:visited, a.trailItemNormal:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #6b2a06;
}

a.trailHomeNormal:hover,
a.trailItemNormal:hover
{
	color: #ba4f15;
}

span.trailHomeHere,
span.trailItemHere
{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

/*panel*/
h3.panelTitle
{
	font-size: 13px;
	margin: 1px 5px 2px 5px;
}

h4.panelSubTitle
{
	font-weight: bold;
	font-size: 13px;
	margin: 2px 0px 5px 0px;
}

/*teaser*/

td.teasers p span.teaserParagraph
{
	font-size: 11px;
}

div.teaserTitleOuterShell
{
	background: #e9ebba;
}

div.teaserLeftCorner
{
}

div.teaserRightCorner
{
}

div.teaserTitleShell
{
	background-color: #76aa54;
	border-bottom: 1px solid #ac440b;
	padding: 3px 6px 3px 6px;
}

h3.teaserTitle
{
	font-size: 12px;
	margin: 0px;
	color: #fff;
}

h4.teaserSubtitle
{
	font-size: 11px;
	margin: 3px;
	color: #000;
	line-height: 13px;
}

div.teaserContentOuterShell
{
	margin-bottom: 12px;
	background: #e9ebba;
}

div.teaserContentShell
{
	width:160;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 6px;
	padding-right: 7px;
}

p.teaserInlineContent
{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

div.teaserBlockContent,
div.teaserBlockContent p,
div.teaserBlockContent ul,
div.teaserBlockContent ol
{
	font-size: 11px;
}

div.teaserBlockContent p,
div.teaserBlockContent ul,
div.teaserBlockContent ol
{
	margin-top: 0px;
	margin-bottom: 10px;
}

td.teaserSublink
{
	padding: 2px 3px 2px 0px;
}

td.teaserSublink img
{
	vertical-align: baseline;
}

td.teaserSublink a,
td.teaserSublink a:link
{
	font-size: 9px;
}

/*footer*/
td.footer
{
	font-size: 10px;
	color: #000;
}

td.footer p, 
td.footer ul, 
td.footer ol,
td.footer form,
td.footer h1,
td.footer h2,
td.footer h3,
td.footer h4,
td.footer h5,
td.footer h6
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*news overview*/
td.newsOverviewDate
{
	font-weight: bold;
	color: red;
}

h3.newsOverviewItemTitle
{
	margin: 0px 0px 8px 0px;
}

h4.newsOverviewItemSubtitle
{
	margin: 0px 0px 3px 0px;
}

div.newsOverviewItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.newsOverviewItemDescription
{
	margin: 0px;
}

div.newsOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*FAQ*/
h3.faqGroupTitle
{
	margin-bottom: 3px;
}

div.faqGroupShell
{
	margin-bottom: 15px;
}

ul.faqGroupListItems
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.faqGroupListItems li
{
	margin-bottom: 5px;
}

span.faqDetailQuestion
{
	font-weight: bold;
}

span.faqDetailQuestionPrefix
{
	font-weight: bold;
	font-size: 16px;
	color: #ac440b;
}


/*sitemap*/
div.sitemapSpacer
{
	padding-bottom: 3px;
}

a.sitemapElementNormal,
a.sitemapElementNormal:link, a.sitemapElementNormal:visited, a.sitemapElementNormal:hover 
{
	text-decoration: none;
	line-height: 13px;
}

a.sitemapElementLink,
a.sitemapElementLink:link, a.sitemapElementLink:visited, a.sitemapElementLink:hover
{
	text-decoration: none;
	line-height: 13px;
}

a.sitemapElementLink:hover
{
	text-decoration: underline;
}

em.sitemapElementBold
{
	font-style: normal;
	font-weight: bold;
	color: #000;
}

/*pager*/
span.pagerInfo,
td.pagerPrompt
{
	font-size: 11px;
	color: #333;
}

td.pagerItem
{
	color: #369;
}

td.pagerItem b
{
	color: #003;
}

/*loginBox Is In*/
form.loginBoxIsIn
{
	margin: 0px;
	padding: 0px;
}

input.loginBoxIsIn
{
	font-size: 11px;
}

/* for framesets */
body.mainFrame
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* for print page */
body.print
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* document list */
span.documentListItemDescription
{
	font-size: 11px;
}

div.documentListItemSize
{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
}

/* link list */
td.linkListDescription
{
	font-size: 11px;
}

/*general list item*/
h3.generalOverviewItemTitle
{
	margin: 0px 0px 8px 0px;
}

h4.generalOverviewItemSubtitle
{
	margin: 0px 0px 3px 0px;
}

div.generalOverviewItemPara
{
}

div.generalOverviewSpacer
{
	clear: both;
	height: 15px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.generalOverviewItemDescription
{
	margin: 0px;
}

div.generalOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* survey */
span.surveyOverviewItemQuestion
{
	font-size: 13px;
	font-weight: bold;
}

span.surveyOverviewItemClosureDate
{
	font-size: 10px;
}

td.surveyShellQuestion
{
	font-weight: bold;
	color: #ac440b;
}

td.surveyClosureDate
{
	font-size: 10px;
}

div.surveyResultItemGraphic
{
	border-left: 1px solid #ffeea8;
	border-top: 1px solid #ffeea8;
	border-right: 1px solid #6a5503;
	border-bottom: 1px solid #6a5503;
	background: #f90 url("../web/img/sc/surveyGraphic.gif") repeat-x;
}

td.surveyResultItemGraphicBg
{
	background: #efefef;
	border: 1px inset #ccc;
	width: auto;
}

/* auto news overview */
td.autoNewsOverviewDate
{
	font-weight: bold;
	color: #e9a004;
}

h3.autoNewsOverviewItemTitle
{
	margin: 0px 0px 8px 0px;
}

h4.autoNewsOverviewItemSubtitle
{
	margin: 0px 0px 3px 0px;
}

div.autoNewsOverviewItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.autoNewsOverviewItemDescription
{
	margin: 0px;
}

div.autoNewsOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* auto news panel */
span.autoNewsPanelDate
{
	font-size: 10px;
	padding-bottom: 3px;
}

h3.autoNewsPanelItemTitle
{
	display: inline;
	margin: 0px 0px 1px 0px;
	font-size: 12px;
}

h4.autoNewsPanelItemSubtitle
{
	margin: 0px 0px 3px 0px;
	font-size: 11px;
}

div.autoNewsPanelItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}

div.autoNewsPanelItemDescription
{
	margin: 0px;
	font-size: 11px;
}

div.autoNewsPanelItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

td.autoNewsPanelSubLink
{
	font-size: 11px;
}

/* recommendation elements */
form.recommendationForm
{
	padding: 0px;
	margin: 0px;
}

ul.recommendationFormErrors li
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin: 3px 0px 3px 0px;
}

.recommendationFormInput
{
	border: 1px solid #ac440b;
	background: #dfe28f;
	font-size: 11px;
	padding-left:4px;
	padding-right:4px;
	width: 100%;
}

.recommendationFormTextarea
{
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	overflow: auto;
	padding-left:4px;
	padding-right:4px;
}

td.recommendationSubmitButton,
td.recommendationFormularInputTd
{
	padding: 0px 8px 5px 8px; 
}

td.recommendationSubmitButton input
{
	font-size: 11px;
}

div.recommendationSuccess
{
	font-weight: 13px;
	color: #000;
	padding: 10px 0px 10px 0px;
}

div.recommendationPrivacyPolicy
{
	font-size: 11px;
	color: #333;
}

td.recommendationTitle
{
	font-weight: bold;
	color: #ac440b;
	padding: 1px 4px 1px 4px;
}

table.recommendationFormularTable
{
}

td.recommendationPrompts
{
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}

td.recommendationPrompts span
{
	font-size: 11px;
	color: #333;
}

/* additional controls */
a.recommendationButton,
a.backPrompt
{
	font-size: 11px;
}

