/* Right Column CSS Document */
#rightTD {
	vertical-align: top;
	text-align: right;
	width: 170px;
}
	
#tableTopEmployer {
	margin-top: 20px;
	margin-left: 5px;
}

			#tdboxTop  { color: red; font-size: 11px; font-family: Tahoma; font-weight: bold; background: url(images/box_top.png) no-repeat; text-align: center; text-transform: uppercase; letter-spacing: 1pt; width: 159px; height: 32px }

			#tdboxTopBody {
				border: 1px solid #DFEABF;
				background-color: white;
				font-size: 11px;
				color: black;
				font-family : Tahoma;
				width: 150px;
				padding-left: 5px;
			}
				
				
			#tdboxTopBottom {
				background: url(images/box_bottom.png) no-repeat;
				width: 159px;
				height: 26px;
			}

#tdHiringBody  { 
	color: #808000; font-size: 11px; font-family: Tahoma; 
	line-height: 12pt; background-color: white; 
	padding-top: 15px; padding-bottom: 15px; padding-left: 5px; 
	width: 150px; border: solid 1px #dfeabf;
}

			#careerTable {
				width: 159px;
			}
			
			#careerDIV {
				
				width: 150px;
				margin-top: 15px;
			}
				
			#careerTdTop {
				width: 150px;
				background:  url(images/careertop.png) no-repeat;
				background-position: top;
				height: 27px;	
			}
	
			#careerTdBody {
				border-right: 1px solid black;
				border-left: 1px solid black;
				padding-top: 10px;
				padding-left: 10px;
				font-family : Tahoma;
				font-size: 11pt;
				color: #666666;
				width: 150px;
				line-height: 13pt;
				
			}
				
			#careerTdBottom {
				width: 150px;
				background:  url(images/career_bottom.png) no-repeat;
				background-position: top;
				height: 16px;
			}

	#tdtopcareer   { color: #0911c6; font-size: 11px; font-family: Tahoma; font-weight: 600; background: url(images/box_top.png) no-repeat; text-align: center; text-transform: uppercase; letter-spacing: 1pt; width: 150px; height: 32px }
	
	#tdbodycareer  { 
		color: #808000; font-size: 11px; font-family: Tahoma; line-height: 12pt; 
		padding-top: 15px; padding-left: 5px; padding-bottom: 20px;
		background-color: white; width: 150px; border: solid 1px #dfeabf;
		 
	}
	
	#tdbottomcareer {
		background: url(images/box_bottom.png) no-repeat;
		width: 150px;
		height: 26px;
	}
