a.head:link {text-decoration: none; color: #ffffff;} 
a.head:visited {text-decoration: none; color: #ffffff;}
a.head:hover {text-decoration: underline; color: #ffffff;}
a.head:active {text-decoration: none; color: #ffffff;}

a.headplain {color: #ffffff;}

a.featureboxtextSmall {color: #606469;}
a.featureboxtextSmall {font-size: 11px;}
a.featureboxtextSmall {font-family: Arial;}

a.featureboxtextBig:link {text-decoration: none; color: #0052c2;}
a.featureboxtextBig:visited {text-decoration: none; color: #0052c2;}
a.featureboxtextBig:hover {text-decoration: none; color: #ffffff;}
a.featureboxtextBig:active {text-decoration: none; color: #0052c2;}

p.para {color: #000000;}
p.para {font-size: 11.5px;}
p.para {font-family: Arial;}



a.sidelink {color: #35aff5;}
a.sidelink {font-weight: bold}
a.sidelink {font-family: Arial}
a.sidelink {font-size: 12.5px}
a.sidelink:link {text-decoration: none; color: #35aff5;} 
a.sidelink:visited {text-decoration: none; color: #35aff5;}
a.sidelink:hover {text-decoration: underline; color: #ffffff;}
a.sidelink:active {text-decoration: none; color: #35aff5;}

	




/**************LINKS***********/

/*Left frame*/

#leftSideBar 
{
position: absolute;
top:0px;
left:0px;
width:144px;
/*min-height:500px;*/
/*height:0px;*/
background: #EFEFEF;
height:100%;
}


/*BUTTONS*/

#leftSideBarButton1
{
position: relative;
top:0px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton1TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton2
{
position: relative;
top:2px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton2TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton3
{
position: relative;
top:4px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton3TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton4
{
position: relative;
top:6px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton4TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton5
{
position: relative;
top:8px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton5TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton6
{
position: relative;
top:10px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton6TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

#leftSideBarButton7
{
position: relative;
top:12px;
left:0px;
width:144px;
height:22px;
background-image: url(/images/globalButton.jpg);
}

#leftSideBarButton7TEXT
{
position: absolute;
font: 12px Arial bold;
top:4px;
left:12px;
width:138px;
height:20px;
}

/* Left Frame cont. */

#fortune_table
{
position: relative;
top:2px;
left:0px;
width:144px;
height:173px;
background-image: url(/images/globalSquareButtonBackground.jpg);
}

#focus_patents
{
position: absolute;
top:12px;
left:7px;
width:127px;
height:39px;
background-image: url(../images/globalFocusPatentButton.jpg);
}

#focus_patents a
{
position: absolute;
top:0px;
left:0px;
width:127px;
height:39px;
}

#main_fortune500Sec
{
position: relative;
top:62px;
left:7px;
width:127px;
height:39px;
background-image: url(/images/globalFortune500Button.jpg);
}

#main_fortune500Sec a
{
position: absolute;
top:0px;
left:0px;
width:127px;
height:39px;
}


#main_fortune100Sec
{
position: relative;
top:74px;
left:7px;
width:127px;
height:39px;
background-image: url(/images/globalFortune100Button.jpg);
padding:0;
margin:0;
}

#main_fortune100Sec a
{
position: absolute;
top:0px;
left:0px;
width:127px;
height:39px
}


#fortune_infotable
{
position: relative;
padding:0px;
margin:0px;
background-repeat:no-repeat;
top:0px;
left:0px;
width:144px;
/* these refer to the "background-image"
   "min-height" is for the smallest pages with no scroll so you can see the right greyline,
   "the height" is for if there is scroll the right greyline goes all the way to the bottom.
*/
min-height:175px;
height:175px;
background-image: url(../images/globalLeftLowerBackground.jpg);
}

#fortune_infotable_graphic
{
position: relative;
top:05px;
left:01px;
width:144px;
height:69px;
background-image: url(../images/globalLeftLowerGraphic.jpg);
}


#infoBoxContainer
{
position: relative;
top: 100px;
left: 0px;
height: 100px;
width: 144px;
}


#infoBox
{
position: relative;
top: 0px;
left: 9px;
width: 135px;
}




