/* Default CSS Stylesheet for a new Web Application project */

BODY
{
		FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    COLOR: #666666;
}

TABLE
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #666666;
}

.WESSText
{	color: #666666;}

.WESSLink
{	color: #666666; text-decoration: none;}

.WESSLink:hover
{	text-decoration: underline;}

.WESSLink:visited
{	color: #666666; text-decoration: none;}

.WESSLink:visited:hover
{	text-decoration: underline;}

.outline
{ border: solid 1px #CCCCCC;}

.mainTitle
{	color: #666666;font-size:14pt;}

.mainSubtitle
{	color: #666666;font-size:8pt;font-weight:bold;padding-bottom:7px;}

.wessOutline
{ border: solid 1px	#9BD8EC;}

.myOLDEBIOutline
{ border: solid 1px	#ACE270; background-color:#effae2;}

.myOLDEBIThin
{ background-color:#ACE270;}

.myOLDEBIHeader
{ border: solid 1px	#ACE270; background-color:#cfe787;}

.myEBIOutline
{ 
  background-image: url(_images/LeftCol_Top_1.1.jpg);
  background-repeat: no-repeat;
}

.myEBIThin
{ }

.myEBIHeader
{ 
	padding-top: 5px;
}



.linkBright
{ color:#2173ED;text-decoration:underline;}

.commentsOutline
{ border: solid 1px	#ABDEDD; padding: 5 6 5 5;}

.copyright
{ font-size: 7pt;
	padding: 4 4 4 4;
}

.copyrightOutline
{ font-size: 7pt;
	border: solid 1px #BDE5F2;
	background-color: #F2F9FB;
}

.customText
{ font-size:7pt; }

.customTitle
{ color: black;font-weight:bold;text-align:center;}

.customOutline
{ border: solid 1px #D8CFD3; background-color: #D5D3EB;}

.customThin
{ background-color: #D8CFD3; }


.comparativeText
{ font-size:7pt; }

.comparativeTitle
{ color: black;font-weight:bold;text-align:center;}

.comparativeOutline
{ border: solid 1px #D8CFD3; background-color: #ECF9DF;}

.comparativeThin
{ background-color: #D8CFD3; }


.cbx {
	font-size: 7pt;	
	color: #003333;
}

.cbxText {
	font-size: 7pt;
	color:#333333;
	padding-top:5px;
}

.lnkRegister {
	color:#333333;
}

.lnkRegister:hover {
	color:#CC3333;
}


.cbx:hover
{	font-size: 7pt;	
	color:#0199CB;
}

.myEBITextBox {
	color: #999999;	
	font-family:Verdana, Arial,sans-serif;
	font-size:11px;
	padding-left:3px;
	width: 185px;
	background-image:  url("_images/myEBI_TextBox_1.1.jpg");
	border: 0 0 0 0;
	padding-top: 5px;
	height:21px;
	width: 176px;
	background-repeat:no-repeat;
	background-attachment:fixed; 	
}

.SearchTextbox1 {
	background-image: url("_images/myEBI_TextBox.jpg");
	background-repeat:no-repeat;
	color: #999999;
	font-family:Verdana, Arial,sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:128px;
	height:24px;
	background-attachment : fixed; 
}

.SearchTextbox {
	background-image:url("_images/myEBI_TextBox.jpg");
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:120px;
	height:17px;
	background-attachment : fixed;
	background-color:#E9E9E9;
}

.myEBIButton
{
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #F7F7F7;
	height: 18px;
	border: 1px #999999 solid;
}

.myEBIButtonLogin
{
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px;
	color: #666666;
	height: 22px;
	border: 0 0 0 0;
	background-image:url(_images/myEBI_BtnLogin.jpg);
	width:53px;
}
.myEBIButtonPwd
{
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px;
	color: #666666;
	height: 22px;
	border: 0 0 0 0;
	background-image:url(_images/myEBI_BtnPwd.jpg);
	width:118px;
}


.searchButton
{
	height: 22px;
	width: 88px;
	background-image: url(_images/Hdr_BtnSearch.jpg);
	border: 0px #999999 solid;
	
}

.linkTiny
{	font-size: 7pt;
	text-decoration: none;
	color:#666666;
}

.linkTiny:hover
{	font-size: 7pt;
	text-decoration: underline;
	color:#0199CB;
}

.MainLinks
{	font-size: 7.5pt;
	text-decoration: none;		
	color:#666666;
}

.MainLinks:hover
{	font-size: 7.5pt;
	text-decoration: underline;
	color: #51AFD1;	
}

.MainLinks:visited
{	font-size: 7.5pt;
	text-decoration: none;		
	color:#666666;
}

.MainLinks:visited:hover
{	font-size: 7.5pt;
	text-decoration: underline;
	color: #51AFD1;	
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}




.siteOutlineLinks
{	font-size: 8pt;
	text-decoration: none;		
	color:#999999;
}

.siteOutlineLinks:hover
{	font-size: 8pt;
	text-decoration: underline;
	color: #51AFD1;	
}

.siteOutlineLinks:visited
{	font-size: 8pt;
	text-decoration: none;		
	color:#999999;
}

.siteOutlineLinks:visited:hover
{	font-size: 8pt;
	text-decoration: underline;
	color: #51AFD1;	
}



.AssessmentDDL {
	color: #666666;
	font-family:Verdana, Arial,sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	height:24px;
	background-attachment : fixed; 
}


.CCTitle { font-size:12px;font-weight:bold;padding-bottom:10px;}


.AssessmentTitle
{ font-size:20px;padding-bottom:10px; }

.AssessmentTitle:hover
{ font-size:20px;padding-bottom:10px;}

.LightTinyText
{	font-size: 7pt;
	text-decoration: none;
	color:#999999;
}



.WessText
{	color:#018FBE;
}

.Help 
{
	padding-right:10px;
	padding-left:10px;
	padding-bottom:2px;
	color:#2D4955;
	text-decoration: blink;
}

.helpLink 
{
color:#2D4955; 
text-decoration:underline;
}

.helpLink:hover 
{
color:red;
text-decoration:underline;
}

.FeatureHeading
 {
	font-size:9pt; 
	font-weight:bold;
	padding-left: 20px; 
	padding-bottom: 5px; 
	background-image: url("_images/Feature_chk.jpg"); 
	background-repeat:no-repeat;
	}
	
.SelectAnArea 
{
font-size:9pt; 
padding: 5px 5px 5px 5px;
}

.SelectAnAreaLink 
{
color: #333333; 
font-size:9pt; 
text-decoration: none;
}

.SelectAnAreaLink:Visited 
{
color: #638288; 
font-size:9pt;  
text-decoration: none; 
}

.SelectAnAreaLink:Hover 
{
color: #3366CC; 
font-size:9pt; 
text-decoration: underline; 
}

.UnitEg 
{
border: solid 1px #666666;
padding: 2px 10px 2px 10px;
background-color:#CCCCCC;
}

.UnitEgDtl 
{
border: solid 1px #CCCCCC;
padding: 2px 10px 2px 10px;
background-color:white;
}

.Pad {
padding: 10px 10px 10px 10px ;
}

.FamilyTitle { 
font-weight:bold;
}


.MktContact {
color: black; 
font-weight:bold;
}

.MktContactTitle {
color: #666666; 
}

.MktContactEmail {
color: #666666; 
text-decoration:underline;
}

.MktContactEmail:hover {
color: #018FBE; 
text-decoration:underline;
}

.Indent5 {
	padding-left: 5px;
}

.Indent10 {
	padding-left: 10px;
}

.Indent20 {
	padding-left: 20px;
}

.Indent30 {
	padding-left: 30px;
}