body#html-faq-com {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div#header {
	background-color : #006699;
	color: #ffffff;
	padding: 4px 0 0 4px;
	margin: 0;
}

div#foot {
	clear: both;
	font-size: 85.000002%;
	border-top: 1px solid #aaa;
	padding: 0.5em;
	text-align: center;
	color: #666;
}

div#header img {
	width: 225px;
	height: 74px;
	border: 0;
}

div.shortmenu {
	background-color : #000000;
	color: #ffff00;
	font-weight: bold;
	padding: 4px 20em 4px 1.5em;
	margin: 0 0 0 0;
}

div.shortmenu a {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
div.shortmenu a:hover {
	background-color: #000000;
	color: #ffff00;
	text-decoration: underline;
}
div#content {
	width: 38em;
	float: left;
	padding: 0 2em 4em 2em;
	/* margin: 0 23em 0 0; */

}

div#info {
/*
	position: absolute;
	top: 81px;
	right: 16px;
*/
	width: 18em;
	float: right;
	padding: 0 1em 0 1em;
	margin-top: -1.8em;
	/* border-left: 1px dotted Black;
	border-bottom: 1px dotted Black; */
	border-left: 1px solid #006699;
	border-bottom: 2px solid #006699;
}
div#info h1 {
	background: #006699;
	color: White;
	font-size: 1em;
	padding: 4px 0 4px 0;	
	text-align:center;
	margin: 0 -1em 0 -1em;
}
div#info ul {
	margin-left: 1.7em;
	padding: 0;
	/* list-style-type: none; */
}
div#mainSearchBar {
	margin-top: 2em;
	padding: 0.5em 1em 0 1em;
	border-left: 1px solid #006699;
	border-bottom: 2px solid #006699;
}
div#miniSearch {
	position: absolute;
	top: 0;
	right: 16px;
	/* border: 1px solid Red; */
	width: 12em;
	margin: 1em 4em;
}
div#searchForm {
	padding: 0;
	margin: 0;
}

p#footer {
	margin: 2em 1em 2em 0;
	padding: 0.5em 1em 0.2em 1em;
	border-top: 1px solid Black;
	/* font-style: italic; */
}

p#footer strong {
	font-style: normal;
}



h1 {
	margin: 0;
	padding: 0.5em 0 0 0;
	clear: left;
	font-size: 1.6em;
	color : #000066;
	background-color : inherit;
}

h2 {
	clear: left;
	font-size: 1.4em;
	color : #000066;
	background-color : inherit;
}

h3 {
	font-size: 1.2em;
	color : #000066;
	background-color : inherit;
}

pre, code {
	font-size: 1.2em;
	/* background: #dddddd; */
}

blockquote {
	padding: 1em 2em 1em 1em;
	border-left: 1px solid #006699;
	border-bottom: 2px solid #006699;
	margin: 2em 4em;
}

pre, blockquote {
	clear: left;
}

hr {
	clear: left;
}

.deprecated {
	border: 2px dashed Red;
	margin: 1em 4em 0 4em;
	background: #eedddd;
	padding: 1em;
	font-weight: bold;
}

/* -------- Ad blocks -------- */

#adsense {
	width: 250px;
	margin: 0 auto;
}

.content-lrec {
	/* float: left; */
	/* height: 280px; */
	/* width: 336px; */
	/* background: #ccc; */
	margin: 20px 20px 10px 0;
}
