
.blueHeaderContent
{
	color: #ffffff;
    font-size: 16px;
	padding: 10px;
	background-image: url(../images/background/inspiringBlue.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.tablePplSchEmpl
{
	background-color: #dedede;
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	float: left;
}
.tablePplSchCompany
{
	background-color: #007ac2;
	color: White;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}
.tableTDPplSrch
{
	background-color: #5CACEE;
	color: White;
	font-weight: 800;
	font-size: 14px;
	vertical-align: text-bottom;
	text-align: center;
}
.tableMainPplSrch
{
	padding-left: 0px;
	vertical-align: top;
	width: 100%;
	border: 0px;
}
.tableMainPplSrch td
{
	padding: 2px;
	vertical-align: top;
}
.tableMainPplSrch a
{
	font-size: 11px;
	color: Brown;
	padding-left: 2px;
	padding-right: 2px;
}
.tableMainPplSrch a:hover
{
	color: #000000;
	padding-left: 2px;
}


.level1
{
	color: #004080;
	background-image: url(../images/background/bg1.png);
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Gill Sans MT;
	height:22px;
}

.subhoverstyle
{
	font-weight: bold;
	color: White;
	background-image: url(../images/background/bg2.png);
}
.hoverstyle
{
	font-weight: bold;
	color: White;
	background-image: url(../images/background/bg2.png);
}

.level2
{
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/background/bg1.png);
	text-align: left;
	color: #004080;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Gill Sans MT;
	z-index: 1;

}

.mainHomeTable
{
	background-image: url(../images/background/bg5.png);
	background-repeat: repeat-y;
	color: Gray;
	padding: 4px;
}
.mainHomeTable a
{
	color: Brown;
	font-family: Arial, Verdana, MS Sans-Serif, Helvetica;
	text-decoration: none;
}
.mainHomeTable a:hover
{
	text-decoration: underline;
}

.popularLinks
{
	width: 240px;
	background-image: url(../images/background/bg1.png);
	background-repeat: repeat-y;
	text-align: left;
	font-family: Verdana;
}

.popularLinksA
{
	padding: 6px;
}

.popularLinksA a:hover
{
	color: #3299CC;
	text-decoration: none;
	border-bottom: 1px dotted #3299CC;
}

.OLRegClass 
{
	list-style-type:disc;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 16px;
	list-style-position: outside;
	text-align:left;
}
	
.OLRegClass li a 
{
	font-weight: normal;
	font-size: 11px;
	list-style-image: url(../images/arrow.jpg);
	list-style-position: outside;
	vertical-align:top;
	text-align:right;
	line-height:20px;
	text-decoration:none;
	color:Brown;
}
	
.OLRegClass li a:hover 
{
	text-decoration:underline;
	color:Black;
}

