/* Fixed styles, not specific */
body {
	margin: 8px 0px 0px 0px;
	background-image: url(images/bblue_basebg.gif);
	background-repeat: repeat-x;
	background-color: #95a4ad;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}
img { border: 0px; }
a { color: #369; background-color: transparent; }
a:hover { color: #a33; background-color: transparent; }
ul {
 	list-style-type: circle;
	list-style-image: url(images/bblue_list.gif);
}
h2 {
	color: #f18715;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	color: #4b719b;
	font-size: 12pt;
	font-weight: bold;
}
blockquote {
	background-color: #f7f9fa;
	border: 1px solid #bbb;
	margin: 15px;
	padding: 0px 10px 0px 10px;
}

/* Specific base table, td etc. styles */
table.basetable_1 {
	background-color: #fff;
	width: 800px;
	border: 1px solid #000;
}
table.basetable_2 {
	background-color: #fff;
	width: 100%;
	border: 1px solid #304050;
}
table.maintable {
	background-color: #ffffff;
	width: 792px;
}	
table.mainframe {
	width: 100%;
	padding: 0px 10px 0px 8px;
}
td.logo {
	width: 792px;
}
td.nav {
	height: 35px;
}
td.navend {
	width: 100%;
	height: 35px;
	background-image: url(images/bblue_nav_end_bg.gif);
}
td.navitem {
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/bblue_navitem_bg.gif);
}
td.altnav {
	height: 31px;
}
td.altnavitem {
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/bblue_altnav_bg.gif);
}
td.altnavend {
	width: 100%;
	height: 31px;
	background-image: url(images/bblue_altnav_cover.gif);
}
table.box {
	width: 162px;
}
td.boxframe_left { 
	width: 3px;
	height: 100%;
	background-image: url(images/bblue_boxframe_left.gif);
	background-repeat: repeat-y;
}
td.boxframe_right { 
	width: 6px;
	height: 100%;
	background-image: url(images/bblue_boxframe_right.gif);
	background-repeat: repeat-y;
}
td.box_title {
	background-image: url(images/bblue_boxtitle_bg.gif);
	background-repeat: no-repeat;
	color: #4b719b;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 20px;
}
td.boxtitle_space {
	background-image: url(images/bblue_boxframe_top.gif);
	background-repeat: repeat-x;
	width: 27px;
}
td.box_contents { padding-left: 3px; }
td.footer {
	background-image: url(images/bblue_footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 24px;
}
td.navitem a {
	color: #4b719b;
	text-decoration: none;
	vertical-align: middle;
	font-size: 10pt;
	background-color: transparent;
}
td.navitem a:hover {
	color: #f18715;
	background-color: transparent;
}
input.submit { border: 1px outset lightblue; }
span.chart-header {
	color: #4b719b;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
}
table.chart {
	background-color: #f9f7fa;
	border: 1px solid #bbbbbb;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 15px;
}
table.chart th {
	border-bottom: 2px solid #bbbbbb;
	color: #4b719b;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.odd {
	background-color: #f7f5f9;
	vertical-align: top;
}
.even {
	background-color: #ffffff;
	vertical-align: top;
}
.shadow {
	background: url("images/bblue_shadowAlpha.png") no-repeat bottom right !important;
	background: url("images/bblue_shadow.gif") no-repeat bottom right;
	margin: 4px 0px 0px 4px !important;
}
.shadow img {
	display: block;
	position: relative;
  	background-color: #ffffff;
 	border: 1px solid #bbbbbb;
	margin: -4px 4px 4px -4px !important;
	margin: -4px 4px 4px -4px;
	padding: 3px;
}
div.article {
	background-color: #f7f5f9;
	border: 1px solid #bbbbbb;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: -10px;
}
div.article p {
	text-indent: 0px;
}
div.article div p {
	text-indent: 15px;
}
div.article .shadow {
	margin: 10px 0px 0px 4px !important;
}
div.comment {
	background-color: #f7f5f9;
	border: 1px solid #bbbbbb;
	margin-top: 15px;
	padding: 0px 10px 0px 10px;
}
div.comment blockquote {
	color: #959595;
	font-style: italic;
}
p.poster {
	text-align: right;
	font-size: 8pt;
}
span.smallnote {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
}
a.lisaa {
	background-color: transparent;
	font-size: 11pt;
	color: #336699;
}

/* listaus */

#listaus {
	padding: 12px;
}
#listaus #left {
	color: #454545;
	font-weight: bold;
	float: left;
	display: block;
	width: 150px; 
	margin-bottom: 10px;
}
#listaus #right {
	display: block;
}

