* { margin: 0; padding: 0;}

body {
	font: normal 12pt "Times New Roman",TimesNR,Times,serif;
}

#header, #front, #footer {
	margin: 0 auto;
	width: 97%;
}

#banner, #right, #links, #left input.button, #left a, #left .noprint, #topmenu, #fb-like, #gora {
	display: none;
}

h1, h2, h3 {
	font-family: Georgia, Verdana, sans-serif;
	font-weight: normal;
}

#header h1 {
	font-size: 24pt;
	text-align: left;
	display: inline;
}

#header h1 a {
	color: #413f30;
	text-decoration: none;
}

#header .tagline {
	color: #131211;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 16pt;
	text-align: left;
	display: inline;
	margin-left: 10pt;
}

img {
	display: none;
}

#left p {
 	line-height: 1.33;
	margin: 10pt 0;
}

#left q {
	font-style: italic;  
}

#left h2 {
	color: #6c6946;
	margin: 13pt 0 10pt 0;
	font-size: 16pt;
	border-bottom: 1pt solid #e8e6dc;
}

#left form {
	clear: both;
	margin: 10pt 0;
}

#left table {
	border: 1pt solid #D8CFB2;
	line-height: 200%;
}

#left table td {
	padding: 5pt;
}

#left #chartScreen {
	display: none;
}

#left object {
	display: block;
}

#left table.stripeMe {
	border-collapse: collapse; 
	margin: 15px 10px;
}

#left table.stripeMe th {
	background: #7a6b56;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	line-height: 1.5;
	border-right: 1px solid #d8cfb2;
}

#left table.stripeMe td {
	line-height: 1.5;
	padding: 5px;
	border: 1px solid #d8cfb2;
	vertical-align: middle;
}

#left table.stripeMe td * {
	line-height: 1.5;
	padding: 5px;
}

#left table.stripeMe tr.alt td {
	background: #fcfae1;
}

#left table.stripeMe tr.over td {
	background: #f7f4dc;
}

#footer {
	font-size: 9pt;
	color: #6c6946;
	margin-top: 5pt;
	text-align: center;
}

#footer a {
	color: #6c6946;
}
