﻿/* CSS Document */
#nav, #nav ul { list-style: none; margin:0; padding: 0;}
#nav a { display: inline-block; }
#nav li { float: left; }   
#market, #market ol,  #market li
{
	margin: 0;
	padding: 15; 
}
/********************************************************************************
			NORMALIZATION & GLOBALIZATION
********************************************************************************/
body, div, h1, h2, h3, h4, h5, h6, label, p, img { margin: 0; padding: 0; }
a { text-decoration:none; } 
h1, h2, h3, h4, h5, h6 { font-weight: normal; } 
.lowercase { text-transform:lowercase; }
.yellow { color:#fff265; }
.orange { color:#cf5a2a; }
.white { color:#fff; }
.red { color:red; }
.none { display:none; }
/********************************************************************************
			TEXT, FONT, TYPOGRAPHY
********************************************************************************/
body { color:#4a4a4a; }
.investor_nav {font-family: Georgia, "Times New Roman" , Times, serif; display: inline-block; font-size: 16px;  padding: 0 0 0 0;}

.investor_nav a {color:#004438;font-weight: bold;text-decoration: none;}
.investor_nav a:hover {color:#ecac00;font-weight: bold;text-decoration: none;}

.sensorType {color:#ecac00;font-weight: bold;font-size: medium}
.demoTitle  { color:#004438; font-size:16px; font-weight:bold; margin:0px 0 0px 0; }
h1 { color:#004438; font-size:20px; font-weight:bold; margin:15px 0 15px 0; }
h2 { color:#004438; font-size:16px; font-weight:bold; margin:10px 0 10px 0; }
h3 { color:#004438; font-size:14px; font-weight:bold; margin:0 0 5px 0; } 
.highlight { color:#004438; font-weight:bold;} 
#header-inside-nav a {font-family: Georgia, "Times New Roman" , Times, serif; display: inline-block; font-size: 16px; height: 10px; margin: 0px 5px 5px 11px; padding: 0 0 0 0; text-decoration: none;}
#header-inside-nav{float: right; margin: 0; } 
#header-inside-nav ul li { display:inline; }
#top-active a { color:#ecac00;}
#footer { color:#004438; font-size:11px;  line-height:19px; margin:15px 0 0 0; }
#footer a { color:#004438;}
#footer a:hover { text-decoration:underline;}
.navLinkColor a {color:#004438;font-weight: bold;}
.navLinkColor { color:#004438;font-weight: bold;}
.navLinkColor a:hover {color:#ecac00;font-weight: bold;}
.navActiveLinkColor a {color:#ecac00;font-weight: bold;}
.navActiveLinkColor {color:#ecac00; font-weight: bold;}
.mainBody {width: 800px}  
.innerTable {width: 820px; height:600px; border:1}    
#content p, td {font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:14px; line-height:16px; margin:0 0 0 0; }
#leftside {background:url("../Images/left2.gif") no-repeat; width:50%; background-position : top right;} 
#rightside {background:url("../Images/right2.gif") no-repeat; width:50%; background-position : top left;}

img.floatLeft
{
	float: left;
	margin: 5px 18px 0px 0px;
}
img.floatRight
{
	float: right;
	margin: 5px 0px 0px 15px;
}

.disabledMask
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
} 
.words
{
	position: absolute;
	top: 0;
	left: 0;
	width: 102px;
	background: transparent;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
