/* Initial */
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Basic Layout */
body	{margin: 0; -moz-box-sizing:border-box;box-sizing:border-box;
		font: normal normal normal 10pt/12pt sans-serif;
		background: #e0e0e0 url(../images/71bbgg.gif) repeat-x fixed top left;}
#maindiv	{width:auto; min-width: 250px; margin-top: -10px; 
			margin-left: 5px; margin-right: 5px; text-align:left; page-break-inside:auto; orphan:3; widow:3;}
#headdiv	{margin: auto; width: 100%; background: transparent url(../images/71blogor.gif) repeat-x top left; padding:0; height: 84px;}
#contdiv	{width:100%;}
#navdiv	{width: 147px; font: normal normal normal 8pt/12pt sans-serif;
			position: absolute; top: 88px; }
#navdiv #CLocale {width: 147px; height: 24px;
		color: white;
		padding: 0; margin: 0; line-height: 12px;
		font-weight: bold; text-align: center;}
#CLocale a {color: white; text-decoration: none;}
#navdiv #CLinks {width: 147px; 
		color: rgb(32,108,96); background: transparent url(../images/71anavm.png) repeat-y scroll top center;
		font-size: 9pt; line-height: 14pt;
		margin: 0; }
#CLinks a, #CLinks a:visited, #CLinks .active {display: block; width: 143px; 
		background-repeat: no-repeat; background-position: top center;
		text-decoration: none;
		margin-right:2px; margin-left:2px; color: rgb(32,108,96);}
#CLinks a:hover {background-image: url(../images/71anavh.png); color: black;}
#CLinks span.active {background-image: url(../images/71anava.png); color: white;}

#pagediv	{margin: 0; min-height: 400px; direction: ltr;}
			
#contents	{min-height: 400px;}

#pageframe	{display: block; overflow: hidden; unicode-bidi: embed;}

#footdiv	{clear: both; font: normal normal normal 7pt/8pt sans-serif; text-align: center; margin: 0;
			direction: ltr; unicode-bidi: embed;}