.bcopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #097e1f;
	text-decoration: none;
}
.bcopyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #085C8F;
	text-decoration: none;
}
.bcopyOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff9c00;
	text-decoration: none;
}
.bcopyWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bcopyBrown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8c5600;
	text-decoration: none;
}
.boldGrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #097e1f;
	text-decoration: none;
}
.boldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #085C8F;
	text-decoration: none;
}
.boldOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff9c00;
	text-decoration: none;
}
.boldGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #11c734;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	  scrollbar-face-color:#607f79;
	  scrollbar-highlight-color:#b4d4d9;
	  scrollbar-3dlight-color:#97bdc3;
	  scrollbar-darkshadow-color:#454545;
	  scrollbar-shadow-color:#AC9A63;
	  scrollbar-arrow-color:#EFEBDD;
	  scrollbar-track-color:#EFEBDD;
}

.jobGal-container {

	height:300px;
	width:700px;
	margin:0 0 5px 0;
	
}

	.image-side {
		width:323px;	 
		height:100%;
		background:url(../images/tables/new/screen.gif) top no-repeat;		
		position:relative;	
	}
	
	.text-side {
		width:377px; 
		min-height:10px;
		background:#ddefed   !important;		
		
        -moz-transform: scaleX(1) !important;
        -o-transform: scaleX(1) !important;
        -webkit-transform: scaleX(1) !important;
        transform: scaleX(1) !important;
        filter: none !important;
        -ms-filter: none !important;						
	}
	
		/* corners */
		.left-side .text-side {
			background:#ddefed   !important;	
			
		}
		.right-side .text-side {
			background:#ddefed   !important;		
		}
		#right-text {
			background:#ddefed   !important;
		}
		
		#left-text {background:#ddefed   !important;

		}
		
	
		.text-side .headline {
	background:#ffffff;
	height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-color:#004e7e;
	font-size:18px;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
		}
		
			.text-side .headline a,
			.text-side .headline a:visited {
				color:#004e7e;	
				font-weight:normal;
			}

		.text-side .content p {
			padding:10px 15px 10px 15px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#004e7e;
			font-size:11px;	
		}
	
		.text-side .button-container {				
			position:absolute;
			bottom:20px;
			right:15px;
		}
		.reflect-h {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";			
		}
	
	.left-side {
	float:left;
	height:100%;
	position:relative;
	background-color: #FFFFFF;
	}
	.right-side {
		float:right;	
		position:relative;		
		height:100%;
	}
	
	.right-side {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";	
		
		text-align:right justify;			
	}
	
	.scroll-container {
		height:215; 
		width:231;
		position:absolute;	
		top:24px;
		left:53px;		
		overflow:hidden;
	}
	.control-container {
		position:absolute;
		height:20px;
		width:240px;		
		bottom:20px;
		left:45px;		
		
        -moz-transform: scaleX(1) !important;
        -o-transform: scaleX(1) !important;
        -webkit-transform: scaleX(1) !important;
        transform: scaleX(1) !important;
        filter: none !important;
        -ms-filter: none !important;					
	}
	
	.right-side .control-container div {
		float:right;
	}
	
	.right-side .control-container {
		left:-70px;	
	}
	
	.image-container {
		position:absolute;
	}
	
	.controller-button {
		float:left;
		width:30px;
		height:30px;
		background:#00ff00;	
		margin:5px;
		cursor:hand;		
		cursor:pointer;
		background:url('../images/btns/control-button.png');
	}
	
	.active-button {
		background:url('../images/btns/control-button-hi.png') !important;	
	}
	
	.big-banner {
	
		width:700px;
		height:328px;
		overflow:hidden;			
		position:relative;	
			
	}
	
	.big-banner div {
	position:absolute;
	left: 1px;
	top: -3px;
	}
	
	.big-banner div img {
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border:0;
	}
	
	#pagelayout {
		margin-top:5px	
	}
	
	
 
a:link { color:#004e7e; text-decoration:none; font-weight: bold; background:transparent}
a:visited { color:#004e7e; text-decoration:none; font-weight: bold; background:transparent}
a:hover { color:#02273e; text-decoration:underline; font-weight: bold; cursor:hand; background:transparent}
a:active { color:#004e7e; text-decoration:none; font-weight: bold;font-weight: bold; background:transparent}

a.white:link { color:#FFFFFF; text-decoration:none; font-weight: bold; background:transparent}
a.white:visited { color:#FFFFFF; text-decoration:none; font-weight: bold; background:transparent}
a.white:hover { color:#FFFFFF; text-decoration:underline; font-weight: bold; cursor:hand; background:transparent}
a.white:active { color:#FFFFFF; text-decoration:none; font-weight: bold;font-weight: bold; background:transparent}.bg {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}
