html 
{
	overflow:scroll;
}

body, td
{
    font-family: tahoma, geneva, arial;
    font-size: 8pt;
    color: #000000;
}

body 
{
	background-color: #dddddd;
}
a
{
    font-family: tahoma, geneva, arial;
    color: blue;
    font-weight: bold;
}
td 
{
	text-align:left;
}

H1 
{
	font-family: Tahoma, Sans-Serif;
	margin-top: 2px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: large;
}

#MenuBar 
{
	font-size:16px;
	font-family:arial;
	background-color:#62C23A;
	color: White;
}

#MenuBar a, #MenuBar a:visited 
{
	font-size:15px;
	font-family:arial;
	color: white;
	text-decoration:none;
}

.box
{
    background-color:#4196DE;
    border:solid 1px #B4B4B4;
    padding:8px;
}
.az
{
    font-size:12pt;
}
.MGreen
{
    color:black;
    font-weight:bold;
}
.LBlack{
	font-family:arial, geneva, Sans-Serif;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
}
.siteName 
{
	display:none;
}

.Important 
{
	font-weight:bold;
}

.resultstitle 
{
	font-weight:bold;
	font-size: 13pt;
	display:block;
	margin-bottom:4px;
}

.allJobsLink {
	display:none;
}