/* CSS Document */

#jobs h4 {
	padding: 10px 20px;
	color: #336699;
}

.company {
	_width:100%;
	margin: 0px 10px 0px 20px;
}

.SummaryTable {
	width:100%;
	vertical-align: top;

}

.SummaryTable thead th{
	text-align: left;
}

.SummaryTable thead td{
	border-top: 1px solid #D9D9D9;
	height:100%;
}

.SummaryTable tbody th{
	text-align: left;
	height:100%;
	padding-bottom:6px;
}

.SummaryTable tbody td{
	border-top: 1px solid #D9D9D9;
	height:100%;
	vertical-align: middle;
}

.SummaryTable th {
	border: 1px solid #95B7DB;
	margin: 3px;
	padding: 6px 12px;
	background-image: url(../img/shared/blue_bg.gif);
	line-height: 120%;
}

.SummaryTable th img{
	margin-right: 5px;	
}


.SummaryTable td div {
	height:100%;
	border-left: 2px solid #A3CDFF;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
}

.SummaryTable td img{
	margin-right: 2px;	
}

.HistoryTable {
	width:100%;
	vertical-align: top;
}

.HistoryTable thead th{
	text-align: left;
}

.HistoryTable thead td{
	border-top: 1px solid #D9D9D9;
	height:100%;
}

.HistoryTable th{
	border: 1px solid #95B7DB;
	margin: 3px;
	padding: 6px 12px;
	background-image: url(../img/shared/blue_bg.gif);
	line-height: 120%;
}

.HistoryTable tbody th{
	text-align: left;
	height:100%;
}

.HistoryTable tbody td{
	border-top: 1px solid #D9D9D9;
	height:100%;
}

.HistoryTable td div {
	height:100%;
	border-left: 2px solid #A3CDFF;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
}


.SummaryTable tfoot td{
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	height:100%;
	padding-bottom:6px;	
}

.HistoryMonth{
	text-align:right;
	color:#008DBB;
	vertical-align: top;
	line-height: 120%;
	padding: 8px 5px;
	margin:5px;
}

 
#profile h4	{
	margin-left: 25px;
	color: #336699;
}

.h4Margin{
	padding-left: 25px;
}


/*******************
 * employment
 *******************/

.EmpTable {
	width:100%;
}

.EmpTable thead th{
	text-align: left;
}

.EmpTable thead td{
	border-top: 1px solid #D9D9D9;
	height:100%;
}

.EmpTable tbody th{
	text-align: left;
	height:100%;
}

.EmpTable tbody td{
	border-top: 1px solid #D9D9D9;
	height:100%;
	vertical-align: middle;
}

.EmpTable th {
	border: 1px solid #95B7DB;
	margin: 3px;
	padding: 6px 12px;
	background-image: url(../img/shared/blue_bg.gif);
	line-height: 120%;
}

.EmpTable th img{
	margin-right: 5px;	
}

.EmpTable td div {
	height:100%;
	border-left: 2px solid #A3CDFF;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
}

.EmpTable td img{
	margin-right: 2px;	
}
