
/*************************************************************

MAIN CSS

*************************************************************/
body, html {
	padding :0;
	margin : 0;
}
body {
	BACKGROUND: #fff; COLOR: #fff; TEXT-ALIGN: center; min-width: 700px; background-color:#FFFFFF;
}
body {
	FONT-SIZE: 0.6em; LINE-HEIGHT: 1.5; FONT-FAMILY: verdana, tahoma, arial, sans-serif
}
.clear {
	clear : both;
	height : 1px;
	width : 100%;
	padding :0;
	margin : 0;
	FONT-SIZE: 0px;
}

/******** PAGE SUB-HEADER ********/
h2 {
	font : 0px Arial;
	color: #ECECEC;
	padding : 0;
	margin : 0;
	height : 1px;
}
/******** TAB-HEADERS ********/
h3 {
	font : 0px Arial;
	color: #ECECEC;
	padding : 0;
	margin : 0;
	height : 1px;
}
/*************************************************************

WRAPPER CSS

*************************************************************/
#wrapper {
	 MARGIN: 0px auto; MARGIN-TOP: 0; WIDTH: 90%; TEXT-ALIGN: left;
}
#header {
	CLEAR: both; WIDTH: 100%; background-color:#00FF33; 
}
#subnav {
	CLEAR: both; WIDTH: 100%
}
#footer {
	CLEAR: both; WIDTH: 100%;
}
#header {
	display :none; PADDING: 0; background-color: #FFFF33;
}
#subnav {
	BACKGROUND: #d6aeb5;
}
#contentfloatholder {
	FLOAT : left; 
	WIDTH : 100%; 
	POSITION : relative;	
	background : url(../images/box-br.jpg) no-repeat right bottom;
}
#contentfloatholderdiv {
	background : url(../images/box-bl.jpg) no-repeat left bottom;
}
/*****************VIEW ALL*********************/
#centerpad {
	MARGIN: 0px 10px 10px 264px;
}
#center {
	FLOAT : left; 
	WIDTH : 100%; 
	MARGIN-RIGHT : -95%;
	padding-bottom : 10px;
}
#leftpad {
	 MARGIN: 0px 0px 10px 10px;
}
#left {
	FLOAT: left; MARGIN-LEFT: -5%; WIDTH: 264px; height :100%;
}
#right {
	FLOAT: right; 
	WIDTH: 10px;
}
 HTML DIV#center {
	MARGIN-RIGHT: -100%
}
 HTML DIV#left {
	MARGIN-LEFT: 0px
}
#wrapper {
	Z-INDEX: 500; POSITION: relative
}
/******************************************************************

PANEL BACKGROUND

******************************************************************/
.boxhead {	
	background : url(../images/box-tr.jpg) no-repeat right top;
	height : 10px;
	FONT-SIZE: 0px;
	padding :0;
	margin : 0;
}
.boxhead div {
	background:  url(../images/box-tl.jpg) no-repeat left top;
	height : 10px;
	FONT-SIZE: 0px;
	padding :0;
	margin : 0;
}
/*************************************************************

MEDIA PANEL

*************************************************************/
#mediapanel {
	padding : 0;
	margin : 0;
	margin-bottom : 5px;
}
/*************************************************************

VIDEO

*************************************************************/
#video {
	padding : 0;
	margin : 0;
}
#videoph1 {
	padding : 0;
	margin : 0;
	_margin-top : -11px;
}
#audioonly {
	display: none;
}
#medialinks {
	display: none;
}
/***********************************************

MENU

************************************************/
#menu  {
	width : 250px;
	margin-top : 15px;
}
#menu-content {
	padding : 0;
	margin : 0;
	overflow : auto;
}
#menu ul {
	list-style: none;
	padding : 0;
	margin : 0;
}
#menu li {
	display :block;
	padding: 1px;
}
#menu li a {
	display : block;
	padding: 4px 15px;
	border: 1px solid #CFCFCF;
	text-decoration : none;
}
#menu li a:hover {
	display : block;
	padding: 4px 15px;
	text-decoration:none;	
}
#menu li a:visited {
	display : block;
	padding: 4px 15px;
	color : #333333;
	border: 1px solid #CFCFCF;
	text-decoration : none;
}
#menu li a:visited:hover {
	display : block;
	padding: 4px 15px;
	color : #CFCFCF;
	text-decoration:none;
}
.slideId {
	display : none;
}
.imageId {
	display : none;
}
/************************************************

MENU TITLE HEADER

*************************************************/
#menu .titlesheader {
	display : block;
	padding : 4px 15px;
	margin : 1px;
	color : #FFFFFF;
	text-decoration : none;
}
#menu .speaker {
	display : block;
	padding : 4px 15px;
	margin : 1px;
	color : #FFFFFF;
	text-decoration : none;
}
/*************************************************************

SUBTITLES TEXT

*************************************************************/
#subtitles {
	margin-top : 5px;
	background-color : #000000 /*#F6F6F6*/;
	border : 1px solid #D7D7D7;
	padding : 2px 0px 3px 0px;
	text-align : center;
	_height :55px;
	min-height:55px;
}
#subtitles strong {
	width :100%;
	color : #FFFF00;
	background-color : #000000;
	font : 1.4em Courier;
	font-weight : bold;
	padding : 2px;
	line-height : 1.3em;
}
/*************************************************************

TAB PANEL

*************************************************************/
#tabpanel {
	FLOAT: left;
	WIDTH: 100%; 
	COLOR: #333333;
	margin : 0;
	padding :0;
}
.separator {
	padding-left :14px;

/*****************TAKE OFF IMAGE IN VIEW SLIDES******************/

	background : url(../images/line.jpg) repeat-y 0% 0%;
}
.noseparator {
}
/**************************************************

TABS

**************************************************/
#tabs {
	margin : 0;
	padding :0;
}
#tabs ul {
	margin : 0;
	padding :0;
	width : 100%;
	margin : auto;

}
#tabs li {
	float : left;
	display: inline;
	margin : 0;
	padding :0;
}
.tab a {
	display: block;
	background-color : #F6F6F6;
	color : #0055AF;
	border-top : 1px solid #D7D7D7;
	border-left : 1px solid #D7D7D7;
	border-right : 1px solid #D7D7D7;
	font-weight : bold;
	margin-top : 2px;
	padding : 4px 1em; 
}
.tab a:hover {
	color : #C46171; 
}
.tab a:visited {
	color : #0055AF; 
}
.tab a:visited:hover {
	color : #C46171; 
}
.tab-selected a {
	display: block;
	background-color : #0055AF;
	color : #F6F6F6;
	border-top : 1px solid #D7D7D7;
	border-left : 1px solid #D7D7D7;
	border-right : 1px solid #D7D7D7;
	font-weight:bold;
	margin-top : 2px;
	padding : 4px  1em;   
}
.tab-selected a:hover {
	color : #F6F6F6;  
}
.tab-selected a:visited {
	color : #F6F6F6;
}
.tab-selected a:visited:hover {
	color : #F6F6F6; 
}
/**************************************************

TABCONTENT

**************************************************/
#tabcontent {
	position : relative; 
	clear : left;
	border: 1px solid #CFCFCF;
	background-color: #F6F6F6;
	height : 580px/*1280x1244*/;
	/*height : 330px/*1024x768;*/  
	/*overflow : auto;*/
}
.textfield {
	height:100%;
	overflow:auto;
	color: #333333;
}
.textfield h4 {
	padding :0;
	margin : 30px 0 10px 30px;
	width :90%;
}
.textfield i {
	padding :0;
	margin : 10px 0 15px 30px;
	width :90%;
	color: #5A7BA5;
}
.textfield p {
	padding :0;
	margin-left : 30px;
	margin-top : 10px;
	width :90%;
}
.textfield a  {
	color : #5A7BA5;
	font-weight : bold;
	text-decoration : underline;
}
.textfield a:hover {
	color : #FF9900;
	font-weight : bold;
	text-decoration : underline;
}
.textfield a:visited  {
	color : #5A7BA5;
	font-weight : bold;
	text-decoration : underline;
}
.textfield a:hover:visited {
	color : #FF9900;
	font-weight : bold;
	text-decoration : underline;
}
.textfield br {
	height: 10px;
}
#feedback {
	margin-left : 30px;
}
#feedback p {
	padding :0;
	margin : 0;
	line-height : 10px;
}
/**************************************************

SLIDES

**************************************************/
#htmlslides {
	position:absolute;
	background-color : #CCCCCC;
	width: 99.7%;
	height :99.7%;
	z-index: 1;
	border: 0;
}
#slides {
	float :left;
	position:absolute;
	width : 99.7%;
	height : 99.7%;
	display :none;
	z-index: 2;
}
#comments {
 	width : 60%;
}
/*************************************************************

FOOTER

*************************************************************/
#footer {
}
#axisto {
	float : left;
	text-decoration : none; 
	color : #999999;
}
#investis {
	float : right;
}