/* Careers */	
.button 
{
    cursor: hand;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	margin: 0;
	padding: 3px 4px;
	background: #EEEEEE;
	border: 1px solid #999;
}

.dataContainer
{
    /*removed. jkeyes 20071214.*/
    /*background-color: #eeeeee;*/
    /*border: solid 1px #000000;*/
}

.dropDownList
{
    width: 100%;
}

.gridView
{
    /*removed. jkeyes 20071214.*/
    /*background-color: #eeeeee;*/
    /*border: solid 1px #000000;*/
}

.gridView
{
    text-align: left;
}

.labelText
{
    /*removed. jkeyes 20071214.*/
    /*background-color: #eeeeee;*/
    /*border: solid 1px #000000;*/
    /*font-style: italic;*/
}

.textBox
{
    width: 100%;
}

.valueText
{
    font-weight: bold;
}

.careers caption
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

caption
{
    float: left;
    margin-bottom: 5px;
}

