@charset "utf-8";
/* CSS Document */

#previewHeader{ /* Preview header bar styles */
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 20px 0;
	background-image: url(../oms/images/blue/dark_grad.jpg);
	background-color: #67A7E3;
	border-bottom: solid 1px #3B709F;
	color: #FFF;
}
#previewHeader a { /* Preview header bar styles */
	margin: 0 5px;
	color: #FFF;
	font-weight: normal;
}

a, .orange-text{
	color:#eb6800;
}

.no-decoration a{
	text-decoration:none;
}

h3{
	color:#335dab;
	font-size:14px;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
}

.spacer{
	overflow:hidden;
	height:2px;
}

.left{
	float:left;
}

.blue-copy{
	color:#335dab;
}

.line-break{
	background:url(../images/general/orange-linebreak.jpg) repeat-x bottom ;
	margin:0px 0px 5px 0px;
	padding:5px;
	height:2px;
}


#container{
	margin:0px auto;
	width:950px;
}

#header{
	width:950px;
	height:126px;
	background:url(../images/general/bg-header.jpg) no-repeat;
}

#header h1{
	visibility:hidden;
	display:none;
}

#content{
	padding:0px 0px 0px 2px;
}
	.search-results{
		color:#335dab;
		font-size:13px;	
	}
	
	.search-results h2{
		color:#eb6800;
		font-size:21px;
	}
	
	.search-results a{
		color:#eb6800;
		font-size:14px;	
	}
	
	.search-results .lcol{
		width:220px; 
		float:left;
	}

	.search-results .rcol{
		padding:0px 0px 0px 10px; 
		width:340px; 
		float:left
	}
	
	.search-results .field-title{
		width:110px; 
		float:left
	}
	
	.locator-results a{
		font-size:12px;
	}
	
	.locator-results p{
		font-size:14px;
	}
	
	.locator-form .text-field{
		width:200px;
		height:24px;
		border:0px;
		margin:0px 0px 0px 0px;
		font-size:14px;
		padding:2px 8px 0px 5px;
		color:#505c6b;
		float:left;
		background:none;
	}
	
	.locator-form .textfield-bg{
		width:220px;
		height:24px;
		background:url(../images/general/bg-regular-textfield.jpg) no-repeat;
		float:left;
	}
	
	.locator-form form{
		margin:5px 0px 0px 0px;
	}
	
	.branches-col{
		width:120px;
		float:left;
	}
	

	
	.contact-form .text-field{
		width:155px;
		height:20px;
		border:0px;
		background:none;
		font-size:11px;
		padding:2px 0px 0px 5px;
		color:#505c6b;
	}
	
	.contact-form .textfield-bg{
		width:178px;
		height:20px;
		background:url(../images/general/bg-form-textfield.jpg) no-repeat;
		float:right;
		margin-left:10px;
		
	}
	
	.paddingspecial select {
		
		float:right;
		width:150px;
		margin-right:10px;
		}
	
	.contact-form label{
		color:#335DAB;
		font-size:11px;
	}
	
	.contact-form textarea{
		width:270px;
		height:160px;
		margin:0px;
		border:0px;
		background:url(../images/general/bg-form-textarea.jpg) no-repeat;
		font-size:12px;
		color:#505c6b;
		font-family:verdana,Arial, Helvetica, sans-serif;
	}

	.contact-form .textarea-small{
		width:270px;
		height:72px;
		margin:0px;
		border:0px;
		background:url(../images/general/bg-form-textarea-small.jpg) no-repeat;
		font-size:12px;
		color:#505c6b;
		font-family:verdana,Arial, Helvetica, sans-serif;
	}
	
	.contact-form .test-dropdown{
		width:450px;
	}

    .defaultText { width: 300px;color: #a1a1a1; }
    .defaultTextActive {  font-style: italic; }

	
.text-container-top{
	background:url(../images/general/bg-mcontainer-top.jpg) no-repeat bottom left;
	height:30px;
}
	.text-container-top h2{
		color:#335dab;
		font-size:21px;
		margin:0px 0px 0px 15px;
		padding:0px 5px 0px 5px;
		background-color:#FFFFFF;
		display:inline;
		overflow:inherit;
	}

.text-container-borders{
	background:url(../images/general/bg-mcontainer-borders.jpg) repeat-y;
	padding:10px 15px 0px 15px;
	color:#667383;
	font-size:11px;
}

	#text-container-list {
		margin:0px;
		padding:0px;
	}
	
	#text-container-list li{
		list-style:none;
		margin:0px;
		padding:0px 0px 10px 0px;
	}


	.text-container-borders .main-copy-col{
		width:270px; 
		float:left; 
		margin:0px 0px 0px 5px;
		color:#505c6b;
	}

	
.text-container-bottom{
	background:url(../images/general/bg-mcontainer-bottom.jpg) no-repeat;
	height:14px;
}


.left-container-top{
	background:url(../images/general/bg-lcontainer-top.jpg) no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}


#floating-hook{
	/*margin:0px 0px 0px 150px;*/
}

.left-container-borders{
	background:url(../images/general/bg-lcontainer-borders.jpg) repeat-y;
	padding:5px 30px 3px 15px;
}

	.left-container-borders p{
		color:#0053a0;
		font-size:10px;
		font-weight:bold;
		margin:0px;
		padding:4px 0px 10px 0px;
		background:url(../images/general/orange-linebreak.jpg) repeat-x bottom;
	}
	
	.left-container-borders a{
		color:#eb6800;
	}

.left-container-bottom{
	background:url(../images/general/bg-lcontainer-bottom.jpg) no-repeat;
	height:11px;
	margin-bottom:10px;
	overflow:hidden;
}

#main-copy{
	overflow:hidden;
	font-family:verdana, Arial, Helvetica, sans-serif;
}

#main-copy-fullwidth{
	margin:0px 0px 0px 5px;
	color:#505c6b;
	padding:10px;
	overflow:hidden;
}
	
	.floating-div{
		float:right;
		width:290px;
		overflow:hidden;
		margin:0px 0px 0px 10px;
	}


	.floating-div-c3{
		float:right;
		width:145px;
		overflow:hidden;
		clear:right;
		margin:0px 0px 0px 15px;
	}


#main-copy .main-copy-col{
	width:270px; 
	float:left; 
	margin:0px 0px 0px 5px;
	color:#505c6b;
	padding:10px;
	overflow:hidden;
}

#main-copy .main-copy-col-accreditations{
	width:600px; 
	float:left; 
	margin:0px 0px 0px 5px;
	color:#505c6b;
	padding:10px;
	overflow:hidden;
}

#divTxt {
margin:0;
padding:0;
}

	
	#main-copy h1, #midCol h1, #main-copy-fullwidth h1{
		color:#335dab;
		font-size:30px;
	}
	
		#main-copy .h1-adjustment{
			margin:0px 0px 5px 3px;
			padding:10px 0px 0px 10px;
		}

	
	#main-copy h2, #main-copy-fullwidth h2{
		color:#505c6b;
		font-size:11px;
	}
	
	#main-copy .intro {
		margin:0px 0px 5px 3px;
		padding:10px 0px 0px 10px;
	}
	
	#main-copy .search-results{
		margin:0px 0px 5px 3px;
		padding:0px 0px 0px 10px;
	}
	
	#job-description p{
		margin:0px;
	}
	

#search-and-map{
	height:342px;
	background:url(../images/general/map.jpg) no-repeat;
}
	#search-and-map .title{
		color:#FFFFFF;
		font-size:14px;
		padding:8px 0px 0px 24px;
		height:20px;
	}
	
	#search-and-map .text-field{
		width:120px;
		height:18px;
		border:0px;
		font-size:11px;
		padding:2px 8px 0px 8px;
		color:#505c6b;
		background:none;
	}
	
	#search-and-map .textfield-bg{
		padding:0px 0px 0px 15px;
		width:134px;
		height:18px;
		background:url(../images/general/bg-small-field.gif) no-repeat;
		float:left;
	}
	
	#search-and-map .btn-img{
		float:left;
	}
	
	#location-finder{
		margin:15px 0px 0px 0px;
	}
	
		#location-finder #map-hotspots{
			text-align:center;
			padding:10px 0px 0px 0px;
		}
	
#call-back-form{
	height:275px;;
	background:url(../images/general/bg-greygrad-container.jpg) no-repeat;
	margin-top:10px;
}
	
	#call-back-form .title{ 
		color:#FFFFFF;
		font-size:14px;
		padding:11px 0px 0px 24px;
		height:30px;
	}
	
	#call-back-form table{
		margin:0px;
		padding:0px;
		font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		padding:5px 0px 0px 0px;
	}
	
	#call-back-form .text-field {
		width:140px;
		height:18px;
		border:0px;
		font-size:11px;
		padding:2px 8px 0px 5px;
		background:none;
	}
	
	#call-back-form .textfield-bg{
		padding:0px 0px 0px 10px;
		width:163px;
		height:18px;
		background:url(../images/general/bg-callback-fields.gif) no-repeat;
	}
	
	#call-back-form td, #call-back-form tr{
		margin:0px;
		padding:4px 0px 0px 5px;
	}
	
	#call-back-form label{
		margin:0px;
		padding:0px 0px 0px 15px;
	}
	
	#call-back-form select{
		width:152px;
		height:18px;
		padding:0px;
		margin:10px 0px 0px 10px;
		font-size:11px;
		color:#505c6b;
	}	
	
	#call-back-form #buttons{
		padding:3px 20px 0px 0px;
		text-align:right;
	}

#footer{
	background:url(../images/general/bg-dots-linebreak.jpg) repeat-x;
	height:97px;
	font-size:10px;
	padding:20px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

	#copyright-info{
		color:#939ba6;
		line-height:1.1em;
	}
	
	#site-by-copy{
		text-align:right;
	}
	
	#site-by-copy a{
		color:#505c6b;
		line-height:1.1em;
		text-decoration:none;
		
	}
		#site-by-copy a:hover{
			color:#98a4b3;
		}
	
	#footer-copy{
		color:#858f9c;
		letter-spacing:-.1em;
	}
	
		#footer-copy .title{
			color:#505c6b;
			font-size:13px;
		}
		
		#footer #partners{

			text-align:right;
		}

/* --- NAVIGATION --- */
#nav{
	height:35px;
}
	.navbar ul,  .further-reading ul{
		margin:0px 0px 0px -5px;
		padding:0px;	
	}	

		#nav .navbar{
			height:24px;
			margin:0px 0px 0px 2px;
			padding:0px;
		}
			
		#nav .navbar li {
			list-style:none;
			display:inline;
			text-transform:uppercase;
			padding:0px;
		}
		
		#nav .navbar a{
			display:block;
			text-decoration:none;
			width:103px; 
			height:21px;
			background:url(../images/system/bg-nav.jpg) no-repeat;
			float:left;
			margin:0px 2px 0px 0px;
			text-align:center;
			padding-top:3px;
			color:#f7fafe;
			font-size:11px;
			font-weight:bold;
		}
		
		#nav .navbar a#link108 {
			display:block;
			text-decoration:none;
			width:93px; 
			height:21px;
			background:url(../images/system/bg-nav.jpg) no-repeat;
			float:left;
			margin:0px 2px 0px 0px;
			text-align:center;
			padding-top:3px;
			color:#f7fafe;
			font-size:11px;
			font-weight:bold;
		}
		#nav .navbar a#link109 {
			display:block;
			text-decoration:none;
			width:93px; 
			height:21px;
			background:url(../images/system/bg-nav.jpg) no-repeat;
			float:left;
			margin:0px 2px 0px 0px;
			text-align:center;
			padding-top:3px;
			color:#f7fafe;
			font-size:11px;
			font-weight:bold;
		}
		#nav .navbar a#link140 {
			display:block;
			text-decoration:none;
			width:123px; 
			height:21px;
			background:url(../images/system/bg-nav2.jpg) no-repeat;
			float:left;
			margin:0px 2px 0px 0px;
			text-align:center;
			padding-top:3px;
			color:#f7fafe;
			font-size:11px;
			font-weight:bold;
		}
		
		#nav .navbar a:hover { 
			background-position:0 -23px;
		}
		
		#nav .navbar .active{
			background-position:0 -23px;
		}
		
		#nav .navbar a#link140:hover { 
			background-position:0 -23px;
		}
		
		#nav .navbar #link140.active{
			background-position:0 -23px;
		}
		
		#nav .navbar a#link108:hover { 
			background-position:0 -23px;
		}
		
		#nav .navbar #link108.active{
			background-position:0 -23px;
		}
		
		#nav .navbar a#link109:hover { 
			background-position:0 -23px;
		}
		
		#nav .navbar #link109.active{
			background-position:0 -23px;
		}
/* --- SUB NAV --- */
.left-container-borders .navbar, .left-container-borders .further-reading{
		margin:0px 0px 0px 2px;
		padding:0px;
		}

		.left-container-borders  li {
			list-style:none;
			padding:2px 0px 10px 0px;
			background:url(../images/general/orange-linebreak.jpg) repeat-x bottom;
			width:110px;
		}
		
		.left-container-borders .navbar a{
			text-decoration:none;
			color:#0053a0;
			font-size:10px;
			font-weight:bold;
		}
		
		.left-container-borders .further-reading a{
			color:#eb6800;
			font-size:10px;
			font-weight:bold;
		}
		
/* --- HOMEPAGE NEWS --- */	
.left-container-borders .home-news{
		margin:0px 0px 0px 2px;
		padding:0px;
		}
		
		.left-container-borders  li {
			list-style:none;
			padding:2px 0px 10px 0px;
			background:url(../images/general/orange-linebreak.jpg) repeat-x bottom;
			color:#0053a0;
			font-size:10px;
			font-weight:bold;
		}
		
		
/* --- GOOGLE MAPS - LOCATOR --- */

#map_canvas{
	height:300px;
	width:570px;
	overflow:hidden;
	margin:20px 0px 15px 0px;
	clear:both;
}
