﻿.mainContentHolder
{
  text-align: left;  
   font-size: 1.2em;
   width: 90%;
}
/* Page links for buttons */
#topButton ul {margin-left: 0; padding-left: 0; white-space: nowrap; text-align:left; }
#topButton li {display: inline; list-style-type: none; text-align:left; padding: 3px 3px;}
#topButton a  {padding: 3px 3px; border: 1px solid #000; font-family: verdana, arial, sans-serif; font-size: 0.9em;}
#topButton a:link, #topButton a:visited {color: #000; background-color: #ccc; text-decoration: none;}
#topButton a:hover { color: #000; background-color: #FFDFA4; text-decoration: none;}

#results h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 16px;
}

table.results_grid {
	border: none;
}

table.results_grid th, table.results_grid td
{
    border-left: 2px solid #000;
    border-bottom: 2px solid;
    padding: 2px;
    border: 1px solid #C0C0C0;
}


tr.results_head th {
	background-color: #94A0D1;
	font-weight: bold;
}

tr.results_alt {
	background-color: #eee;
}
.topMenu {
	width: 90%;
	}
h1 {	 
	font-size: 14px;
	font-weight:bold;
}
.smallInstructions 
{
    font-size:.80em;
}


.socCol
{
    width: 6%;
}
.socColFilter
{
    width: 5%;
}


.jobTitleCol
{
    width: 18%;
}
.jobTitleColFilter
{
    width: 12%
}


.cdRankCol
{
    width: 10%;
}
.cdRankColFilter
{
    width: 7%;
}


.cdIndCol
{
    width: 10%;
}
.cdIndColFilter
{
    width: 7%;
}


.percentCol
{
    width: 11%;
}
.percentColFilter
{
    width: 7%;
}


.medCol
{
    width: 8%;
}
.medColFilter
{
    width: 7%;
}


.planAreaGrowthCol
{
    width: 10%;
}
.planAreaGrowthColFilter
{
    width: 7%;
}


.planAreaOpeningsCol
{
    width: 10%;
}
.planAreaOpeningsColFilter
{
    width: 7%;
}

.EducationCol
{
    width: 12%;
}
.EducationColFilter
{
    width: 10%;
}



.TrainingCol
{
    width: 10%;
}
.TrainingColFilter
{
    width: 10%;
}