/* styles that will change */
BODY, TD, P, DIV
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
}

H1
{
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
}


H2
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	
}

H2:hover { color: #FF6600; }

A.lfthdnav
{font-size: 12px; 
vertical-align: bottom; 
font-weight: bold;  
text-decoration: none;  
color: #ffffff;
}

A.businessnav
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

A.businessnavactive
{
	color: #ffcc00;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

.footertitle
{
	color: #ffcc00;
	font-size: 10px;
}

.footertitle:hover { color: #ff6600; }
.footertext { color: #ffffff; }

.headerFont
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.rowheader
{
	background-color: #cccccc;
	border: 0px none;
	width: 100%;
}

A:hover
{
	color: #FF6600;
	text-decoration: none;
}

.rptheader
{
	background-color: #cccccc;
	border: 0px none;
	width: 100%;
}

.highlight
{
	background-color: #ffcc00;
	border: 0px none;
	width: 100%;
}

.titlecolor { color: #FF6600; }

.reportfont
{
	font-size: 11px;
	font-weight: bold;
}

A
{
	color: #336699;
	text-decoration: underline;
}

.whitetext
{

	padding: 10px;
	color: #FFFFFF;
}

/* Used for Case Study template*/
.caseheader
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
}

.casequote {
    font-size: 14px;
    color: #f60;
    font-style: italic;}

.blkheadln
{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.solutionhead
{
        font-size: 14px;
        margin: 10px;
        font-weight: bold;
        color: #ffcc00;
}

.solutiontext
{
        font-size: 14px;   
        font-weight: normal;
        color: #ffffff;
}
/*End Used for Case Study template*/

.hpheading
{
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.hpfootertext
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
}

.graytext
{
	color: #000;
	font-weight: bold;
}

a.topnav
{
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	
}

a.topnav:hover
{color: #666666;}


a.graylink
{
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	/* padding-left: 5px; */
}

a.graylink:hover { color: #FF6600; }

a.graylinkbold
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	/* padding-left: 5px; */
}

.biggraylink
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

.enavcolor
{
background-color: #336699; 
border-top: 2px solid #000000; 
border-bottom: 2px solid #000000;
}

.hnavcolor
{
background-color: #666666; 
border-top: 2px solid #000000; 
border-bottom: 2px solid #000000;
}

.popupLink { outline: none; }

.popup { position: absolute;
	     
	   /*   left: 250px; */
             visibility: hidden;
             background-color: #ffffff;
             layer-background-color: #cccccc;
             width: 300px;
             w\idth: 300px;
             border-left: 1px solid black;
             border-top: 1px solid black;
             border-bottom: 3px solid black;
             border-right: 3px solid black;
             padding: 3px;
             z-index: 10;
             }
             

* html .popup { 
             position: absolute; 
	     
	   /*   left: 250px; */
             visibility: hidden;
             background-color: #ffffff;
             layer-background-color: #cccccc;
             width: 300px;         
             w\idth: 300px;    
             border-left: 1px solid black;
             border-top: 1px solid black;
             border-bottom: 3px solid black;
             border-right: 3px solid black;
             padding: 3px;
             z-index: 10;
             }

/* Include id's for all your layers here, with commas between. 
     Set width, left and top */
#lyr1 { 
 position:absolute; 
visibility:hidden; 
    left:37%; 
    top:110px; 
    width:520px; 
    z-index:100; 
  
   }
  .seostyle {
  text-decoration: none;
  color: #000;
  cursor: default;}     
  
    A.seostyle:hover {
color: #000;
}     

.orangelink
{color: #369;}

A.orangelink:hover
{color: #369;
text-decoration: none;}
