/* general tag styles */
body {
	background-color: #707070;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/* IE6 Box Element Centering Fix */	
	text-align: center;	}

strong { font-weight: bold; }

a {
	color: #4d8abe;
	text-decoration: none; }

a:hover {
	color: #ff9000;
	text-decoration: underline; }

/* general classes */
.clear {
	clear: both;
	overflow: hidden; }
	
.left { float: left; }
.right { float: right; }	
.generic_body p { margin-bottom: 10px; }

#container, #header, #navi, #footer { width: 960px; }

#container {
	margin: 0 auto;	
	
	/* Reset from IE6 fix */
	text-align: left; }

#header {	
	height: 73px;
	background: url('../images/layout/header.png') no-repeat; 
	overflow: visible; }
	
	#header img {
		position: absolute; 
		width: 225px; 
		height: 88px; 
		border: 0; }
	
#h_navi, ul.navi_bar {
	font-weight: bold;
	font-size: 11px;
	color: #555555; }
	
#h_navi {
	float: right;
	padding: 5px 20px 0 0; }
	
	#h_navi img { 
		position: relative; 
		top: 5px; }
	
	#h_navi a { color: #ff9000; }
	
	#h_navi a:hover {
		color: #4d8abe;
		text-decoration: none; }
	
	#h_navi input {
		vertical-align: middle;
		padding: 0;
		margin-left: 5px; }

/* navigation styles */
#navi {		
	height: 43px;
	background: url('../images/layout/navi_bar.png') no-repeat;
	font-size: 11px; }
 
ul.navi_bar {
	float: left; 
	height: 22px;			
	margin-left: 10px; }
		
	ul.navi_bar li { 
		display: block;
		float: left;
		position: relative;
		top: 17px;		
		height: 22px;		
		padding: 0 5px;		
		cursor: pointer; 
		width: auto; 
		z-index: 1000; }

		ul.navi_bar li ul {
			position: absolute; 
			top: 32px;
			left: 0;		
			background: #b9b9b9 url("../images/layout/dropdown_expand.png") repeat-x top; 			 
			width: 125px;
			border: 1px solid #a9a9a9; 
			visibility: hidden; }
		
			ul.navi_bar li ul li {					
				top: auto;				
				padding: 5px;
				height: 12px;
				font-weight: normal; }
				
				ul.navi_bar li ul li ul {												
					top: 0px;
					left: 125px; 
					width: 165px; 
					z-index: 5000; }
				
				ul.navi_bar li ul li ul { -left: 123px; }					
				
/* header navi li hovers */
	ul.navi_bar li.n_hover {
		top: 11px;
		background: url('../images/layout/navi_big_expand.png') repeat-x;		
		height: 32px; }	
		
		ul.navi_bar li ul li.drop_n_hover {
			border-top: 1px #a9a9a9 solid;
			border-bottom: 1px #a9a9a9 solid;
			padding: 4px 5px;
			background-color: #ffffff; }		
			
			
/* header navi non-structural styles */

	
		/* block here allows us to "closely" position the text 
		 * horizontally without padding, so IE6 will look good
		 */
		ul.navi_bar li a {						
			display: block;
			padding: 0 5px;
			float: left;
			margin-top: 7px;
			color: #444444; }
			
			/* IE fixes  to keep home positioned properly */
			ul.navi_bar .nb_first {	-margin-top: 9px; }				
			html>body ul.navi_bar .nb_first { *margin-top: 9px; }
			ul.navi_bar li.n_hover a.nb_first { -margin-top: 15px; }
			html>body ul.navi_bar li.n_hover a.nb_first { *margin-top: 15px; }	

		li.n_hover .nh_left, li.n_hover .nh_right {
			float: left;
			position: relative;
			top: 0px;
			width: 5px;
			height: 32px; }
		
		li.n_hover .nh_left { background: url('../images/layout/navi_big_left.png') no-repeat; }
		li.n_hover .nh_right { background: url('../images/layout/navi_big_right.png') no-repeat; }
				
		ul.navi_bar li.n_hover a { margin-top: 13px; }
		ul.navi_bar li.n_hover img { margin-top: -8px; }		

ul.navi_bar a:hover, ul.navi_bar li.n_hover a, 
ul.navi_bar li.n_hover a:hover,
ul.navi_bar li.n_hover ul li.drop_n_hover a  { 
		color: #000000; 
		text-decoration: none; }
		
		ul.navi_bar li.n_hover ul li.drop_n_hover ul li a { color: #000000; }
				
	ul.navi_bar img {
		vertical-align: top; 
		margin: -7px 0 0 2px; }			
		
		ul.navi_bar li.n_hover ul li img { margin-top: 2px; }
		ul.navi_bar li.n_hover ul li a {
				display: inline;
				margin: 0;
				color: #444444; }
			

/* body styles */
#content { background: url('../images/layout/content_expand.png') repeat-y; }

#header_titles, #header_image, #page_content { margin: 0 50px; }

#header_titles { position: relative; margin-top: 10px; margin-bottom: 5px; z-index: 10;}

	#ht_main { font-size: 28px;  font-weight: bold; letter-spacing: -1px; }
		
	#ht_sub {
		margin-top: 5px; 
		font-size: 18px; }

#header_image_noimg {
	height: 200px;
	width: 710px;
	position: relative;
	top: -15px;
	z-index: 0; }
	
	#header_image_noimg p {
		text-align: justify;		
		font-size: 12px;
		line-height: 20px;
		position: relative;
		top: 20px;
		margin-left: 25px;
		margin-right: 250px; }
		
	#header_image_noimg p.hi_solutions {
		margin-right: 25px;
		padding-top: 88px;
		line-height: 18px;
	}
	
	#header_image_noimg p.hi_tagline {
		font-weight: bold;
		font-size: 14px;
		margin-top: 10px;
		text-align: right;
	}

#header_image { 
	margin-top: 10px; 
	margin-bottom: 10px; }

	#header_image img {
		width: 860px;
		height: 200px;
		border: 1px solid #cccccc;
	}

#page_content { 
	margin-bottom: 10px;
	text-align: justify; 
	line-height: 20px; }

/* one_col body styles */

/* navi col body styles */
#side_navi {		
	float: left;
	position: relative;
	left: 20px;	
	width: 180px;
	margin: 0; }
	
	.left_navigation {
		font-size: 12px;
		font-weight: bold;
		margin: 15px 0;
		width: 180px; }
	
		.left_navigation .ln_header {
			text-transform: uppercase;			
			background-color: #4d8abe;
			height: 22px;
			width: 180px;
			background: url("../images/layout/left_navi_header.png") no-repeat;
			cursor: pointer; }
			
			.left_navigation .ln_footer {
				background: url("../images/layout/left_navi_footer.png") no-repeat;
				border-top: 1px solid #ffffff;
				width: 180px;
				height: 13px;
			}
			
			.left_navigation .ln_header a, .left_navigation div a:hover {
				display: block;				
				position: relative;
				top: 5px;
				left: 5px;
				text-decoration: none; 
				color: #ffffff; }			
		
		.left_navigation li {			
			background-color: #dddddd;
			border-top: 1px solid #ffffff;			
			cursor: pointer; 
			font-size: 11px;
			height: 22px;
			margin-bottom: -1px; }
			
			.left_navigation li a, .left_navigation li a:hover {						
				position: relative;
				margin-bottom: 2px; 
				top: 5px;
				left: 15px;									
				text-decoration: none;
				color: #4d8abe; }
			
			.left_navigation .ln_div_hover { background-color: #5fabeb; }
			
			.left_navigation li.ln_hover { background-color: #f9f9f9; }
			
			.left_navigation li.ln_active {	background-color: #f9f9f9; }
				
				.left_navigation li.ln_active a { color: #4d8abe; }

	
	.left_related_links {
		font-size: 11px;
		margin: 15px 0;
		width: 180px; }
		
		.left_related_links div { 
			color: #333333;
			font-weight: bold; }
		
		.left_related_links ul { 
			color: #cccccc;
			list-style-type: square; margin-left: 15px; }
		
		.left_related_links li { margin-top: 5px; font-weight: bold; }		
	
#content_column {
	float: left;
	position: relative;
	left: 40px;
	width: 710px;
	margin: 0; }

	#content_column #header_image img { width: 708px;	}

	#content_column #header_titles, #content_column #header_image, #content_column #page_content { 
		margin-left: 0; 
		margin-right: 0; }


/* content boxes */
#sub_content_left {
	float: left; 
	width: 520px; }

#sub_content_right {
	float: right;
	width: 180px; }
	
.content_box { margin-bottom: 15px; }

	.cb_header {
		font-size: 18px;
		color: #4d8abe; }

.side_box {
	border: 1px solid #cccccc;
	margin: 5px 0 10px 0;
	padding: 5px;
	text-align: left;
	font-size: 11px; }
	
	
	.side_box h1 {	
		font-size: 12px;
		font-weight: bold;
		color: #4d8abe;
		line-height: 12px;
		margin-bottom: 5px;	}
	
	.side_box li { margin-bottom: 5px; }
	
	.contact_box li { margin-bottom: 1px; }

/* footer styles */
#footer {
	height: 34px;
	background: url('../images/layout/footer_bar.png') no-repeat;	
	padding-top: 6px;	
	font-size: 11px;
	font-weight: bold;	
	color: #aaaaaa; }

	#footer a {		
		color: #cccccc;
		text-decoration: none; }
	
	#footer a:hover {
		color: #4d8abe;	}

	#footer_left { 
		float: left;
		padding-left: 15px; 
	}
	
	#footer_right { 
		float: right; 	
		padding-right: 15px;
	}
	
#subtext {
	margin: 20px 40px;
	font-size: 17px;
	line-height: 28px;	
}

#sub_content_left #subtext {
	margin: 0px 10px 10px 0;
}

#sub_content_right img.sol_head {
	position: relative;
	top: -5px;
}

	#st_moreinfo {
		font-weight: bold;
		font-size: 12px;
		text-align: right;
	}

ul.chevron li {
	background: url('../images/other/ql_bullet.gif') no-repeat; 
	padding: 0 0 0 15px; 
	position: relative; }
	
ul.chevron li.ch_right {	
	background-position: 100% 2px; 
	padding: 0 15px 0 0; }


.career_item { margin-bottom: 10px; }

	.career_head {
		color: #4d8abe;
		font-size: 18px; }

.about_item { margin-bottom: 15px; }

	.about_head {
		color: #ff9000;
		font-size: 18px; }

	.about_item .about_float {
		width: 45%; }
		
		.about_float ul { 
			margin-top: 10px; }
			.about_float li { margin: 0 0 10px 25px; }
			
		.about_float ul.chevron li {
			background-position: 0 4px; 
		}
		
.contact_item ul.chevron li {
	margin: 5px 15px;  
	background-position: 0 4px; }
	

.jo_form { text-align: center; background-color:#eeeeee; margin-top: 20px; padding-bottom: 20px; }

.jo_form .jo_text {
	margin-top:10px;
	width: 200px;
	margin-right: 10px; 
}
	
.jo_form span {
	margin-right: 20px; 
}
	
.jo_form .jo_rad {
	margin-right: 10px;
}

#solutions_benefits {
	margin-left: 20px;
	list-style-type: disc;	
}

#sitemap_left.chevron, #sitemap_right.chevron {
	padding-left: 80px;	
}

#sitemap_left.chevron li, #sitemap_right.chevron li {
	background-position: 0 4px;	
}

#sitemap_right { padding-right: 80px; }

#sitemap_left ul, #sitemap_right ul {
	padding-left: 20px;
	list-style-type: disc;
}

#sitemap_left ul li, #sitemap_right ul li {
	background-image: none;
	padding: 0;
}

#breadcrumb {
	font-size: 10px;
	color: #cccccc;
	width: 100%;
	text-align: right;
	margin-top: 3px;	
	border-bottom: 1px solid #cccccc;
	clear: both; 
	height: 12px; }

	#breadcrumb ul { width: 100%; }
	
		#breadcrumb li {
			display: block;
			float: right;
			position: relative;
			margin-left: 5px; }
		
		#breadcrumb li a:hover { text-decoration: none; }
		
.outreach ul {
	list-style-type: disc;
	width: 40%;
	float: left; 
	margin: 5px 0 15px 10px; }
	
	.outreach ul li { margin-left: 20px; }

.outreach div.news {
	line-height: 16px;
	margin-top: 20px;
	border: 1px solid #cccccc;
	margin-right: 20px;
	width: 45%;
	float: right; }

	.outreach div.news p.head { color: #333333; font-size: 13px; font-weight: bold; padding: 3px 0 5px 5px; border-bottom: 1px solid #cccccc; background: #eeeeee}	
	.outreach div.news a.title { font-size: 11px; display: block; font-weight: bold; margin: 0 20px 5px 20px; }
	.outreach div.news p.more { font-size: 11px; margin: 0 20px 5px 20px; }
	
	
.cb_header .clear, .rn_item .clear, #pr_contacts .clear { height: 1px; }
