/* CSS Document */
body {font: x-small Verdana, Arial, Helvetica, sans-serif;
  margin: 0; padding: 0;}
table {width: 100%;}
th, td {padding: 0;}
#masthead {height: 43px; border-bottom: 1px solid #666;}
#masthead img {position: absolute; top: 0; left: 0;}
#masthead #subhead {top: 46px; left: 151px;}
#navbar {
	position: absolute;
	top: 44px;
	right: 0;
	padding: 2px 0 2px 32px;
	white-space: nowrap;
	background: #F0DFB4 url(images/tab-curve.gif) bottom left no-repeat;
	left: 352px;
}
#navbar b {display: none;}
#navbar a {text-decoration: none; color: #000;
  border-bottom: 1px solid gray;
  padding: 2px 0.5em 1px;}
#navbar a:hover {color: white; background: #336;
  border-bottom-width: 3px;}
#info {position: absolute; top: 73px; left: 0; width: 140px;
  background: #F0DFB4; padding: 0.75em 0;
  border: 1px solid #600; border-width: 2px 1px 2px 0;}
#info table {font: small Arial, Verdana, Helvetica, sans-serif;}
#info th {text-align: right;}
#info td {padding: 0.125em;}
#info ul {list-style: none; margin: 1em; padding: 0;}
#review {margin: 0 80px 2em 140px; padding-top: 29px;}
#review h2 {color: #600; font-size: x-large;
  margin: 0.85em 0 0; line-height: 1.2em;}
#review #summary {font-size: small; border-top: 1px dotted #600;
  display: inline; text-indent: 0; line-height: normal;}
#review p {text-indent: 2em; line-height: 1.2;}
#review .lead {text-indent: 0;}
#footer { height: 40px;
  background: #FF9933 ;
  padding: 14px 1em 0 2em;}
#footer a {color: rgb(207,216,214); line-height: 1em;
  font-size: 1.25em; font-weight: 100;}

blockquote.pull {float: right; width: 40%;
  padding: 1em 0 1em 5%; margin: 0;
  font-size: medium; font-weight: bold;}
.Style3 {
	font-size: large;
	color: #333333;
	font-weight: bold;
}
.tabl{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 0.75em;
	padding-right: 0.25;
	top: 4px;
	line-height: normal;
	text-align: right;
	vertical-align: bottom;
}
.tablm{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 0.75em;
	padding-right: 0.25;
	top: 4px;
	line-height: normal;
	text-align: center;
	vertical-align: bottom;
}
.tablb{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 0.75em;
	padding-right: 0.4em;
	top: 4px;
	line-height: normal;
	text-align: right;
	vertical-align: bottom;
}

