@charset "utf-8";

#logobar{
		text-align:left; 
        background-color: #FFFBE5;
        width: 100%;
        height: 67px;
        background-image: url(../images/new_image.jpg);
        background-position: right;
        background-repeat: no-repeat;
        border: 1px solid #999999;
        margin: 0px 0px 0px 0px;
}

A:link {text-decoration: underline; color: blue;}
A:visited {text-decoration: underline; color: blue;}
A:active {text-decoration: underline; color: blue;}
A:hover {text-decoration: none}

.ticker {
	font-size:14px;
	font-weight: bold;
}

.blackchange {
	color: #000000;
}

.redchange {
	color: #FF0000;
}

.greenchange {
	font-weight: bold;
	color: #106A30;
}

.returnblackchange {
	font-size: 10pt;
	color: #000000;
}

.returnredchange {
	font-size: 10pt;
	color: #FF0000;
}

.returngreenchange {
	font-size: 10pt;
	font-weight: bold;
	color: #106A30;
}

.tableheader {
	text-decoration: underline;
}

.alignright {
	text-align: right;
}

body {
	text-align:center; /* default */
	font-family:Verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
}

.smallbold{
	font-weigth: 700;
	font-size: 12pt;
	font-family:Helvetica;
}

.tinybold{
	font-weigth: 700;
	font-size: 8pt;
	font-family:Helvetica;
}

.tinyitalic{
	font-style: italic;
	font-size: 8pt;
	font-family:Helvetica;
}

.medium{
	font-size: 10pt;
}

.medium_bold{
	font-weight: bold;
	font-size: 10pt;
}

.large{
	font-size: 16px;
}

.formlabel{
	font-size: 11px;
}

.rich-message{
    color: #FF0000;
    font-size: 11px;
}

.valid{
	color: #008800;
	font-weight: bold;
	font-size: 11px;
}

.title{
	font-weight: bold;
}

.leftcol{
	width: 200px;
	vertical-align: top;
	height: 100%;
}

.rightcol{
	width: 135px;
	vertical-align: top;
	height: 100%;
}

.centercol{
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding-right: 2px;
}

.leftcol_{
	width: 200px;
	vertical-align: top;
	height: 100%;
	text-align: left;
}

.rightcol_{
	width: 135px;
	vertical-align: top;
	height: 100%;
	text-align: left;
}

.centercol_{
	height: 100%;
	font-family:Verdana, arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}

.mainpanel{
	font-family:Verdana, arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	border: 0px;
}

.grid{
	width: 100%;
	height: 100%;
}

.centercol{
	font-family:Verdana, arial, Helvetica, sans-serif;
	text-align: center;
}

.rich-tabpanel-content{
	height: 100%;
}


.rich-stglpanel-header{

    font-size: 10px;
	text-align: center;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}


.rich-inslider-field{
	width: 50px;
	background-color: #FFFFFF;
	color: #000000;
}

.rich-datascr-inact{
	background-color: #fff;
	color: #888888;
}

.rich-datascr-button-dsbld{
	background-color: #fff;
	color: #000000;
}

.rich-datascr-act{
	background-color: #fff;
	color: #000000;
}

.rich-datascr-button{
	background-color: #fff;
	color: #000000;
}
