BODY {
	font-family: verdana, arial, times;
	padding: 0;
	margin: 0;
	font-size: 12px;
	background-image: url(bg2.jpg);
}
P {
	font-size: 12px;
	padding-left: 15px;
	margin-top: 0;
	padding-right: 5px;
}
H2 {
	margin-bottom: 0;
	padding: 0;
	padding-left: 5px;
	font-size: 12pt;
	font-style: italic;
}
.column {
	text-align: left;
}
.header, .column, .tcolumn, .ttcolumn, .ncolumn, .ntcolumn, .nttcolumn {
	width: 100px;
	margin: 0;
}
.column, .tcolumn, .ttcolumn, .ncolumn, .ntcolumn, .nttcolumn {
	border-bottom: 1px solid #ddd;
	padding: 2px 4px;
}
.header {
	padding: 2px 4px;
	border: 1px outset #eee;
	background-color: #dedeae;
}
.tcolumn, .ntcolumn {
	font-weight: bold;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
.ttcolumn, .nttcolumn {
	font-weight: bold;
	color: red;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
.column, .ncolumn {
	background-color: #f8f8f8;
}
.tcolumn, .ntcolumn {
	background-color: #d8d8d8;
}
.ncolumn, .ntcolumn, .nttcolumn {
	text-align: center;
}
div.sheetContainer {
	clear: both;
	height: 95%;
	overflow: auto;
	width: 415px;
}
.sheet tr, .sheet td, .sheet {
	font-family: tahoma, verdana, arial, times;
	font-size: 8pt;
}
.sheet {
	border: 1px solid #ddd;
}
div.sheetContainer table tbody tr {
	width: 100%;
}
html>body #info div.sheetContainer table tbody {
	overflow: auto;
	height: 95%;
	width: 100%;
}
html>body #info div.sheetContainer table thead {
	position: relative;
	top: 0;
}
html>body #info2 div.sheetContainer table tbody {
	overflow: auto;
	height: 95%;
	width: 100%;
}
html>body #info2 div.sheetContainer table thead {
	position: relative;
	top: 0;
}
/* Reset overflow value to hidden for all non-IE browsers. */
html>body #info div.sheetContainer {
	overflow: hidden;
	width: 415px;
}
html>body #info2 div.sheetContainer {
	overflow: hidden;
	width: 415px;
}
/* define width of table. IE browsers only                 */
div.sheetContainer table {
	float: left;
	width: 415px;
	padding: 0;
	margin: 0;
}
/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
div.sheetContainer table thead tr {
	position: relative
}
/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body #info div.sheetContainer table {
	width: 415px;
}
html>body #info2 div.sheetContainer table {
	width: 415px;
}
/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
div.sheetContainer table thead tr {
	position: relative
}
div.sheetContainer table .columnLast {
	width: 1px;
}
html>body #info div.sheetContainer table .columnLast {
	width: 10px;
}
html>body #info2 div.sheetContainer table .columnLast {
	width: 10px;
}
#page {
	width: 770px;
	height: 630px;
}
#tabs {
	padding: 3px 3px;
	margin: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
	text-align: right;
}
#tabs li {
	list-style: none;
	margin: 0;
	display: inline;
}
#tabs li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
#tabs li a:link {
	color: #448;
}
#tabs li a:visited {
	color: #667;
}
#tabs li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}
#tabs li a#active {
	background: white;
	border-bottom: 1px solid white;
	color: #000;
}
#tabbar {
	position: absolute;
	top: 25px;
	left: 200px;
}
#footer {
	width: 770px;
	position: absolute;
	top: 880px;
	z-Index: 4;
}
#disclaimer {
	position: absolute;
	font-size: 8pt;
	text-align: center;
	width: 680px;
	top: 745px;
}
#footer td {
	font-size: 10px;
	background-color: #4171b4;
	color: #ffffff;
}
#banner {
	width: 740px;
	height: 100px;
	left: 20px;
	position: absolute;
	top: 5px;
	text-align: right;
	background-image: url(../images/logo2.gif);
	/*	background-color: #4171b4;
	background-image: url(background.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 70px;
	font-size: 14pt;
	font-weight: bold;
	border: 1px solid #A0C0F0;
	color: #003366;
	*/
	z-Index: 1;
}
#feature {
	width: 320px;
	height: 250px;
	position: absolute;
	top: 105px;
	left: 450px;
	overflow: hidden;
	border: 1px solid #A0C0F0;
	z-Index: 3;
}
#menu {
	width: 410px;
	position: absolute;
	top: 250px;
	height: 500px;
	left: 20px;
	padding: 0 30px 0 0;
	border: 1px solid #A0C0F0;
	background-color: #eee;
	z-Index: 1;
}
#menu2 {
	width: 390px;
	position: absolute;
	top: 125px;
	height: 500px;
	left: 20px;
	padding: 0 30px 0 0;
	border: 1px solid #A0C0F0;
	background-color: #eee;
	z-Index: 1;
}
#blocker2 {
	width: 1px;
	float: right;
	height: 70px;
}
#blocker {
	float: right;
	clear: right;
	height: 200px;
	width: 120px;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #4171b4;
}
#pressRelease {
	position: relative;
	padding: 5px;
	left: 20px;
	top: 120px;
	width: 400px;
	height: 100px;
	font-style: italic;
	font-family: sans-serif, verdana, arial;
}
#rssFeed {
	position: relative;
	overflow: auto;
	padding: 5px;
	left: 20px;
	top: 105px;
	width: 410px;
	height: 125px;
	border: 1px solid #A0C0F0;
	background-color: #eee;
	font-size: 8pt;
}
#releaseText {
}
#releaseSource {
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}
#infoContainer {
	height: 410px;
	border: 1px solid #91B1ff;
	padding: 5px;
	background-color: #4171b4;
}
#info ul {
	margin-top: 0;
	padding-top: 0;
}
#info {
	width:420px;
	position: absolute;
	top: 350px;
	left: 320px;
	border: 1px solid #A0C0F0;
	height: 500px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: justify;
	padding: 10px;
	background-color: #fff;
	z-Index: 2;
}
#info2 ul {
	margin-top: 0;
	padding-top: 0;
}
#info2 {
	width:440px;
	position: absolute;
	top: 200px;
	left: 300px;
	border: 1px solid #A0C0F0;
	height: 650px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: justify;
	padding: 10px;
	background-color: #fff;
	z-Index: 2;
}
.mainLink, .mainLinkActive {
	padding: 3px 0px 3px 15px;
	margin-right: -20px;
	z-index: 100;
}
.mainLink a, .mainLinkActive a {
	text-decoration: none;
}
.mainLinkActive a, .mainLinkActive {
	background-color: #4171b4;
	color: #ffffff;
}
#promos {
	width: 290px;
	position: absolute;
	top: 765px;
	left: 20px;
	height: 95px;
}
#promos div {
	vertical-align: bottom;
	text-align: center;
}
