﻿.menuPanel {
	font-family: Verdana;
	font-size: 10pt;
	text-transform: uppercase;
	float:left;
	padding-top:10px; 
	width:129px; 
	height: 350px
	}
.menuPanel a {
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
	text-transform: uppercase;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;

}
.menuPanel a:visited {
	font-family: Verdana;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:bold;
}
.menuPanel a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
.menuPanel a:hover {
	font-family: Verdana;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.toolBodyText {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: lighter;
	font-style: normal;
	text-transform: none;
	color: #3333CC;
	text-align: justify;
	padding-right: 10px;
}
.tableColHeader {
	background-color: #C0C0C0;
	font-family:Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-align: center;
}
.tabelTextCenter {
	font-size: 12pt;
	text-align: center;
}
.tableHeaderLine {
	border: 1px solid silver;
	background-color: #D5D6C6;
	text-align: center;

}
.pageHeaderText {
	text-align: center;
	font-size: medium;
}
.pageHeaderBody {
	text-align: left;
	font-size: small;
}
.tableTextCenterWithBorder {
	border: 1px solid #D5D6C6;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	background-color:white
}
.tableTextLeftWithBorder {
	text-align: left;
	border: 1px solid #D5D6C6;
}
.toolHeaderText {
	font-size: medium;
}
#content .adoption-curve-img {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #d5d6c6;
}
#content-bottom-adoption-curve {
	background-image: url(imgs/content-bottom-adoption-curve.jpg);
	float: left;
	height: 14px;
	width: 854px;
	overflow: hidden;
}
.smallFont {
	font-size: small;
	font-family: Verdana;
	color:black;
	font-weight:normal
}
.x-smallFont {
	font-size: x-small;
	font-family: Verdana;
}
.EngraverBigFont {
	font-family: Verdana;
	font-size: large;
	text-transform: uppercase;
	
	color: #333399;
}
.linkheader {
	font-family: Verdana font-size: 1e1pt;
	text-transform: uppercase;
	text-decoration: none;
	color:White;
	font-weight: bold;
	font-style:normal;
	font-size: 11pt;
	display:block;
}
.linkheader :hover {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color:Blue;
	background-color:#ffe97a;
	text-transform: uppercase;
	font-family: Verdana;
	text-decoration: none;
	display:block;
}
.linkheader:active {
	font-size: 11pt;
	text-decoration: none;
	font-family: Verdana;
	color:Blue;
	background-color:#ffe97a;
	font-weight: bold;
	font-style:normal;
	text-transform: uppercase;
	display:block;
}
/*.linkheader:visited {
	font-family: Verdana;
	font-size: 11pt;
	text-transform: uppercase;
	text-decoration: none;
	color:Blue;
	background-color:#ffe97a;
	font-weight: bold;
	font-style:normal;
	display:block;
}
*/
.alternateExpert-tr
{
	vertical-align:top;
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana;
	background-color:#E0E8FF;
}
.normalExpert-tr
{
	vertical-align:top;
	text-align: left;
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana;
	background-color:#ADD8E6;

}

.expertWSDataHeader {
	border:solid 1px #DFEFE7;	
	background-color: #0066CC;
	text-align: center;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.expertSurveyPanel 
{
	background-color: #DFEFE7;
	
}
.link
{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	color:Blue;
	font-style:italic;
	font-weight:bold;
	
	
}
.link:hover
{
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	color:Blue;
	font-style:italic;
	
}
/*.expertWSTextBody {
	text-align: left;		
	background-color:#ADD8E6;
}*/
#content-top-adoption-curve {
	background-image: url(imgs/content-top-adoption-curve.jpg);
	float: left;
	height: 14px;
	width: 854px;
	overflow: hidden;
}
.copyrightText {
	font-size: small;
	text-align: center;
}
#expertInstruction a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
}
#staticPage {
	padding-right: 20px;
	padding-left: 20px;
}
#tooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana;
	font-size: small;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.forecastheader
{
    font-family: Verdana;
    font-style:normal;
}

.forecastheader a
{
    text-decoration:none;
    font-style:normal;
    color:#333399;
}

.forecastheader a:hover
{
    text-decoration:underline;
    font-style:normal;
    color:#333399;
}

a.myclass:link {
    text-decoration: none; 
}


