.recFont, .recLink, #recTbl, .recResume
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.recLink 
{
	width: 70%;
	font-weight: bold;
	color: Black;
	padding-bottom: 0px;
}

.recDate
{
	width: 30%;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;	
}

#recruitingPageContent
{
	padding: 20px 32px 32px 32px;
}


#recTbl
{
	padding-bottom: 10px;
}


.infoHeader1
{
	font-weight: bold;
	padding-bottom: 0px;
	color: Maroon;
	border-bottom: solid 1px #000000;
}

.infoHeader2
{
	font-weight: bold;
	padding-bottom: 0px;
	color: Black;
}

#recTbl .infoHeader1 .infoHeader2
{
	font-weight: bold;
	padding-bottom: 0px;
}

.recResume
{
	padding: 3px 0px 3px 17px;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
}

.recTD1
{
	width: 73%;
	padding-right: 10px;
}

.recTD2
{
	width: 27%;
}