﻿/**************************************************/
#career
{
	width: 100%;
}

#career thead td
{
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}

#career thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}

#career tbody th
{
	width:100%;
}

/**************************************************/
#careermaincontent
{
	width: 100%;
}

#careermaincontent td
{
	vertical-align: top;
	padding-left: 10px !important;
}

#careermaincontent th
{
	vertical-align: top;
}

#careermaincontent th table
{
	height: auto;
	font-size: 70%;
	width: 100%;
}

#careermaincontent th table thead td
{
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	padding: 3 0 3 12 !important;
}

#careercontent th table tbody td
{
	padding: 8px;
	border-bottom: 1px solid #000000;
}

#careermaincontent th table tbody th
{
	text-align: left;
	padding: 8px;
	font-weight: lighter;
	line-height: 20px;
}

