/* CSS Document */
/* this css is for the index.php page design only */
body {
				font-family: Arial;
				font-size: 12px;
				text-align: center;
				margin: 0;
				padding: 0;
			}
		.style41 {
			color: #628CB3;
			font-weight: bold;
			font-size: 12px;
			font-family: arial;
		}
		.style42 {color: #595959;
		padding-bottom:5px; font-family: arial; font-size: 10px; color: #305D87;}
		#employer_spotlight{width:940px; margin-left:10px; /* Total width of slideshow */}	
		
		#galleryContainer{
			height:52px;	/* Height of the images + 2 */
			position:relative; overflow:hidden;
			/* CSS HACK */
			height: 52px;	/* IE 5.x - Added 2 pixels for border left and right */
			height/* */:/**/52px;	/* Other browsers */
			height: /**/52px;
		}
		#arrow_left{position:absolute; left:0px; z-index:10; background-color: #FFF; padding:1px 20px 1px 1px; cursor:pointer;}
		#arrow_right{position:absolute; right:-1px; z-index:10; background-color: #FFF; padding:1px 1px 1px 20px; cursor:pointer;}
		#theImages{position:absolute; height:52px; left:24px; width:100000px;}
		#theImages #slideEnd{float:left;}
		#theImages img{float:left; padding:5px; margin-left:20px; cursor:pointer; border: solid 1px #D6D3D3;}
		
		.bannersrch {
		color:#000000;
		width:620px;
		float:left;
		height:180px;
		margin-left:20px;
		}
		.bannersrch input select {
		width:200px;
		height:20px;
		border:1px solid black;
		}
		.boxtop {
			width:201px;
			height:12px;
			background:url(images/boxtop.gif) no-repeat;
		}
		.boxbottom {
			width:200px;
			height:15px;
			background:url(images/boxbottom.gif) no-repeat;
		}
		.boxinside {
			width:200px;
			height:380px;
			text-align:justify;
			font-size:14px;
			font-family:arial;
			color:#5A83A9;
			background:url(images/boxmiddle.gif) repeat-y;
		}
		
		.boxtop1 {
			width:450px;
			height:15px;
			background:url(images/boxtop1.gi) no-repeat;
		}
		.boxbottom1 {
			width:450px;
			height:15px;
			background:url(images/boxbottom1.gi) no-repeat;
		}
		.boxinside1 {
					width:430px;
					padding:10px;
					text-align:justify;
					font-family:arial;
					color: #595959;
					font-size: 12px;
					background:url(images/boxmiddle1.gi) repeat-y;
				}
				
				.boxtop2 {
					width:260px;
					height:15px;
					background:url(images/boxtop2.gif) no-repeat;
				}
				.boxbottom2 {
					width:260px;
					height:15px;
					background:url(images/boxbottom2.gif) no-repeat;
				}
				.boxinside2 {
					width:260px;
					height:inherit;
					text-align:justify;
					font-size:14px;
					font-family:arial;
					color:#5A83A9;
					background:url(images/boxmiddle2.gif) repeat-y;
				}
		.style44 {
			color: #628CB3;
			font-weight: bold;
			font-family: Arial;
			font-size: 14px;
		}
		table
			{
				border: 1px;
				background-color: #999;
				font-size: 10px;
			}
			tr
			{
				vertical-align: top;
			}
			th
			{
				text-align: left;
				background-color: #ccc;
			}
			th,
			td
			{
				padding: 2px;
				font-family: Lucida Grande, Arial, sans-serif;
				font-size: 1.2em;
			}
			td
			{
				background-color: #fff;
			}
			#wrapper {
				width: 600px;
				margin: 10px auto;
				text-align: left;
			}
			
			#content {
				font-size: 1.2em;
				line-height: 1.8em;
			}
			
			#content h1 {
				font-size: 1.6em;
				border-bottom: 1px solid #ccc;
				padding: 5px 0 5px 0;
			}
		
			#content h2 {
				border-top: 1px solid #ddd;
				padding-top: 5px;
				font-size: 1.2em;
				margin-top: 3em;
			}
			
			#content h3 {
				font-size: 1.1em;
				margin-top: 3em;
			}
		
			small
			{
				color: #999;
			}
			label
			{
				font-weight: bold;
			}
			.asholder
			{
				position: relative;
			}

