/* @override http://d2898951.u160.hosted.servetheworld.net/elements/z_style.css */

@import url("z_article.css");

/* @group reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

/* @end */

/* @group Master */
h1 a:link, h2 a:link, h3 a:link, h4 a:link {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited,
h1 a:active, h2 a:active, h3 a:active, h4 a:active {
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
}

h1 {
	font-weight: normal;
	font-style: normal;
	color: #766c61;
	font-size: 1.1em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #93876b;
}
h3 {
	font-size: 14px;
	margin-bottom: 1px;
}
h4 {
	font-size: 12px;
	margin-bottom: 2px;
}



/* @end */

/* @group HEAD */

body {
	background-color: #f6f5ee;
	top: 58px;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mtop {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-align: right;
	float: right;
	margin-top: -15px;
}

#head {
	height: 133px;
	border-bottom: 1px none #ebebeb;
	padding-right: 24px;
	background: url(/elements/inline/fbb-head.jpg) no-repeat center;
	margin: 0;
}

#logo {
	color: #345515;
	text-align: left;
	position: relative;
	width: 670px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.15em;
	word-spacing: 0.2em;
	text-transform: uppercase;
	margin: 66px auto 33px;
}

#menu {
	text-align: left;
	float: right;
	clear: both;
	margin-top: 0;
}

#docarea div.artBlock {
	margin-bottom: 30px;
}

/* @end */

#glbody {
	
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding-top: 17px;
	position: relative;
}

#docarea table tbody tr td {
	font-size: 9pt;
	vertical-align: top;
}

#docarea {
	border-width: 1px;
	margin: 35px 0 0;
	padding: 0;
	position: relative;
}

#fulldocarea {
	min-height: 400px;
	padding: 0;
	margin: 0;
	position: relative;
}
#footer {
	text-align: center;
	border-top: 1px none #dcdcdc;
	padding-top: 10px;
	color: #535353;
	clear: both;
	font: 10px/17px Georgia, "Times New Roman", Times, serif;
}

.bcdiv {
	display: inline;
	margin-left: 2px;
	margin-right: -1px;
	color: #af5430;
}

.bcrumb {
	font-size: 10px;
	background-color: #c6b68e;
	padding: 0;
}

a.breadc:link, a.breadc:active, a.breadc:visited {
	border-width: 0;
	border-style: none;
	color: #9e5320;
}
 a.breadc:hover {
	color: white;
}


a.menulink {
	font-size: 10px;
	margin-right: 8px;
	padding: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.menulink:link {
	border-width: 0;
	text-decoration: none;
}
a.menulink:visited {
	border-width: 0;
	text-decoration: none;
}
a.menulink:hover {
	border-width: 0;
	color: #4f351f;
}

a.menulink:active {
	color: #b0a583;
	border-width: 0;
	text-decoration: none;
}

a.logol:link,
a.logol:visited,
a.logol:active {
	color: #a99676;
}
a.logol:hover {
	color: #ab6514;
}


a:link,
a:visited,
a:active  {
	color: #9092a9;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/* @group Contact */

/* @group Contact */

td.error {
	background-color: #71160e;
}

select.ui {
	width: 62%;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 9px;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}

select.ui.gb {
	width: 51%;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 9px;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}

#mCont table tbody tr td {
	vertical-align: top;
	font-size: 10pt;
}

input.mui {
	border: 1px solid #828282;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #dad3a1;
}
input.mui:hover {
	border: 1px solid #8c3b16;
}
input.gui {
	border: 1px solid #828282;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 10px;
	background: url(/elements/i/input_bk.png) no-repeat;
}

input.gui:hover {
	border: 1px solid #8c3b16;
}


textarea.mui {
	margin-top: 5px;
	border: 1px solid #828282;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 12px;
	font: 11pt Georgia, "Times New Roman", Times, serif;
	width: 90%;
}
textarea.mui:hover {
	border: 1px solid #8c3b16;
}

textarea.gui {
	margin-top: 5px;
	border: 1px solid #828282;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 12px;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	width: 90%;
	background: url(/elements/i/input_bk.png) no-repeat;
}
textarea.gui:hover {
	border: 1px solid #8c3b16;
}



/* @end */

div.ingress {
	font-size: 8pt;
}

#docarea div.artBlock div.body p {
	font-size: 9pt;
	margin-bottom: 10pt;
}



/* @end */

