.nowrap {
	white-space: nowrap;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.blue {
	color: #1468AC;
}
.gray {
	color: #979797;
}
.small {
	font-size: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}

body, div, p, td, th, p, h1, h2, h4, li, input, textarea, option {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 0px; margin: 0px;
}

/*.rasporka {
	position: absolute;
	width: 1000px; height: 1px;
	left: 0px; top: 0px;
}*/

h3 {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-transform: uppercase;
	margin: 16px;
}

div.input {
	border: solid 1px #666666;
	height: 20px;
	padding: auto 0px; margin: 0px;
	margin-right: 2px;
}

font {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.text {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

a {
	outline: none;
	color: #005CA6;
	/*font-weight: bold;*/
	text-decoration: underline;
}
a:visited {
	color: #005CA6;
}
a:hover {
	text-decoration: none;
}

li {
	margin-bottom: 2px;
	margin-top: 2px;
}
/*ul a {
	text-transform: uppercase;
}*/

a.toplink {
	display: block;
	text-align: right;
	font-weight: normal;
	padding-top: 8px;
}

html {
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
}

body {
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;

	background: white url(/images/jur/body-bg.gif) 0px 95px repeat-x;
}
body.inner {
	background-image: none;
}

#container {
	position: relative;

	background: transparent;

	min-width: 1000px;

	/*margin:0 auto;*/
}

	#leftcolumn {
		border-top: #3472B3 solid 5px;
		width: 304px; overflow: hidden;

		float: left;

		padding-right: 10px;
	}
		#leftcolumn div {
			/*margin: 16px 8px;*/
		}
		#mission {
			line-height: 117%;
			margin-left: 15px;
			margin-top: 10px;
		}
		#logo {
			display: block;
			width: 246px; height: 64px;
			background: url(/images/jur/logo.gif) 0% 0% no-repeat;
			margin: 17px auto 9px 31px;
		}
			#logo span {
				display: none;
				visibility: hidden;
			}
		#lbanners {
			text-align: left;
			margin-top: 20px;
			margin-left: 10px;
		}
		#lbanners div {
			margin: 8px 8px;
		}

	#mainarea {
		border-top: #3472B3 solid 5px;

		background: transparent;

		margin-left: 314px;
	}
		#mainarea ul {
			list-style-position: inside;
		}
			#mainarea ul li {
				
			}
		#supnavy {
			height: 40px; overflow: hidden;
		}
		#solutions {
			height: 50px;
			background: #19A4E4 url(/images/jur/bg-firstmenu.gif) 0% 0% repeat-x;
			z-index: 2;
		}
		#divisions {
			height: 39px;
			overflow: hidden;
			background: white url(/images/jur/divs_bg.gif) 0% 0% repeat-x;
		}
		#topbanner {
			
		}
		#maincol {
			margin-right: 200px;
			background: transparent;
			padding-left: 20px;
			padding-right: 20px;
		}
			#maincolcontainer {
				position: relative;
				width: 100%;
				padding: 0px;
				margin: 0px;
				border: none;
			}
			#maincolcontainer p {
				margin-top: 10px;
				margin-bottom: 10px;
			}
			#maincolcontainer td {
				padding: 5px;
			}
		#rightcol {
			width: 190px;
			float: right;
			z-index: 2;
			padding-left: 10px;
			padding-top: 12px;
		}

#footer {
	clear: both;

	position: relative;

	/*margin-top: -235px;
	*margin-top: -239px;*/
	height: 235px;
}

	.lfooter {
		width: 314px;
		float: left;
		height: 221px;
		vertical-align: bottom;
	}

	#rfooter {
		height: 221px;
		margin-left: 314px;
	}

		#rfooter-banners {
			height: 117px; overflow: hidden;
		}
			#rfooter-banners table {
				border-collapse: collapse;
				empty-cells: show;
				table-layout: fixed;
				height: 117px;
				width: 100%;
			}

		#rfooter-info {
			height: 104px;
			background: #3472B3;
			padding-right: 0px; padding-left: 0px;
		}
			#rfooter-info table {
				border-collapse: collapse;
				empty-cells: hide;
			}
			#rfooter-info div {
				float: right;
				margin-right: 4px;
				width: 32%;
				margin-top: 2px;
				color: white;
				font-weight: bold;
				font-size: 11px;
			}
			#rfooter-info div.first {
				width: 1px;
				text-align: left;
			}
			#rfooter-info div span {
				font-size: 12px;
			}
			#rfooter-info td {
				vertical-align: top;
				color: white;
				font-size: 10px;
				padding: 2px; padding-right: 4px;
				border-bottom: solid #5D8EC2 1px;
				font-weight: normal;
			}

			#rfooter-info td.latest {
				border-bottom: none;
			}

			#rfooter-info a {
				color: white;
				cursor: pointer;
			}
			#rfooter-info a:hover {
				text-decoration: none;
			}
	
	#bottline {
		height: 14px;
		clear:both;
	}
/* -------------------------------------------------------------------------- */
#sites_button {
	position: absolute;
	left: 34px;
	top: 95px;
	width: 250px;
	height: 17px;
	z-index: 2;
	background: transparent;
}
	/*#sites_button span {
		display: none;
		visibility: hidden;
	}*/
	#sites_button a {
		display: block;
		float: left;
		height: 15px; padding-top: 2px;
		margin-right: 4px;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
		color: white;
		text-decoration: none;
		font-weight: normal;
	}
	#a-ul_button {
		width: 123px;
		background-color: #047EC8;
	}
	#a-fl_button {
		width: 114px;
		background-color: #DA5300;
	}

#supnavy_region_sel {
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	vertical-align: top;
	clear: none;
}
	#region_sel {
		font-size: 11px;
		margin-left: 8px;
		/*margin: 0px 0px 2px 3px; */
	}

#supnavy_search {
	float: right;
	margin: 0px; margin-top: 10px;
	vertical-align: top;
	padding: 0px; padding-left: 4px; padding-right: 14px; padding-bottom: 2px;
	background: url(/images/comm/vline.gif) 100% 0% no-repeat;
	clear: none;
}
	#srch_val {
		font-size: 11px;
		margin: auto 8px;
		border: #7F7F7F solid 1px;
		width: 115px; height: 15px;
	}
.wc_btt {
	width: 32px; height: 20px;
	background: url(/images/jur/button-search.gif) 0% 0% no-repeat;
	border: none; padding: 0px;
	margin-top: 2px;
	cursor: pointer;
}

#supnavy_right {
	float: right;
	margin-top: 0px;
	clear: none;
}
	#supnavy_right a {
		display: block;
		background-position: 50% 13px;
		background-repeat: no-repeat;
		width: 17px; height: 28px;
		float: left;
		margin: 0px 13px;
		font-weight: normal;
	}
	#supnavy_right a span {
		display: none;
	}

/* ==== solutionsmenu ==== */
#solutionsmenu {
	height: 49px; width:100%;
	border-collapse: collapse;
	/*border-spacing: 40px 7px;*/
	empty-cells: show;
	table-layout: fixed;
}
#solutionsmenu td {
	padding: 0px;
	text-align: center; vertical-align: middle;
}
#solutionsmenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.solitem {
	height: 35px;
	margin: 7px 40px;
	padding: 0px;
	background: url(/images/jur/topMenuBg.gif) 0% 0% repeat-x;
}
.solitem-l {
	height: 35px;
	background: url(/images/jur/topMenuCornersLeft.gif) 0% 0% no-repeat;
	padding: 0px; margin: 0px;
}
.solitem-r {
	height: 35px;
	background: url(/images/jur/topMenuCornersRight.gif) 100% 0% no-repeat;
	padding: 0px; margin: 0px;
}
	.solitem-r div {
		width: 90px; overflow: hidden;
		margin: 2px auto;
		text-align: left;
		padding-top: 3px;
	}

/* ==== divisions =========================================================== */

#divisionsmenu {
	height: 39px;
	border-collapse: collapse;
	/*border-spacing: 40px 7px;*/
	empty-cells: show;
	/*table-layout: fixed;*/
}
#divisionsmenu td {
	text-align: left;
	width: 140px;
	background: url(/images/jur/divs_sep.gif) 0% 0% no-repeat;
	padding-left: 3px;
}
	#divisionsmenu td.divitemh {
		background: url(/images/jur/divs_h.gif) 0% 0% repeat-x;
	}
	#divisionsmenu .divitem-l {
		height: 39px;
		margin-left: -3px;
	}
	#divisionsmenu .divitem-lh {
		height: 39px;
		margin-left: -3px;
		background: url(/images/jur/divs_lh.gif) 0% 0% no-repeat;
	}
	#divisionsmenu td.divitem-r {
		background: transparent;
	}
	#divisionsmenu td.divitem-rh {
		background: url(/images/jur/divs_rh.gif) 100% 0% no-repeat;
	}
#predivs {
	height: 39px; width: 30px; padding: 0px; margin: 0px; float: left;
	background: url(/images/jur/predivs.gif) 0% 0% no-repeat;
}
#divisionsmenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
	display: block;
	font-weight: normal;
}
#divisionsmenu a.h {
	margin-top: 2px;
	color: #005CA6;
}
#divisionsmenu .bull {
	margin-right: 4px; margin-left: 4px; float: left;
	color: #ffffff;
	font-size: 11px;
}
#divisionsmenu .bullh {
	margin-top: 2px;
	margin-right: 4px; margin-left: 4px; float: left;
	color: #005CA6;
	font-size: 11px;
}

/* bluebox */
.bluebox {
	width: 154px;
	height: 47px;
	background: #4283B8 url(/images/jur/bluebox_l.gif) 0% 100% no-repeat;
	padding: 10px;
	padding-left: 26px; padding-top: 6px;
}
.bluebox a {
	color: white;
	font-weight: normal;
}

/* graybox */
div.graybox {
	width: 154px;
	background: #AAB3B9 url(/images/jur/graybox_l.gif) 0% 100% no-repeat;
	padding: 10px;
	padding-left: 26px; padding-top: 6px;
	color: white;
	margin-top: 8px;
}
	.graybox div {
		text-align: right;
		color: white;
		margin: 4px;
	}

	input.graybox {
		border: solid #7F7F7F 1px;
		width: 90px; height: 16px;
	}

	.graybox .btt {
		background: url(/images/jur/graybox_button.gif) 0% 0% no-repeat;
		width: 26px;
		height: 17px;
		border: none;
		cursor: pointer;
		margin-top: 6px;
		margin-left: 58px;
	}

	.graybox span {
		display: block;
		font-weight: bold;
		padding-bottom: 6px;
	}

/* seealso */
#seealso {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	color: #333333;
}
	#seealso a {
		display: block;
		font-weight: normal;
		background: url(/images/jur/fl_li.gif) 0% 8px no-repeat;
		padding-left: 14px;
		padding-top: 6px; padding-bottom: 2px;
		font-size: 12px;
	}

/* inner */
div.innerheader {
	background: url(/images/jur/logoInner.jpg) 0% 0% no-repeat;
	height: 109px;
	overflow: hidden;
}
#slogan {
	display: block;
	height: 130px;
	background: url(/images/jur/slogan.gif) 50% 50% no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
	margin: 16px; margin-left: 16px;
}
h1.innerpage {
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
	margin: 16px; margin-left: 16px;
}

#grit {
	padding: 12px 0px;
	vertical-align: middle;
	border-bottom: solid 1px #CCCCCC;
}
#grit span {
	margin: 8px;
	color: #999999;
	font-size: 10px;
}
#grit a {
	font-size: 10px;
	font-weight: normal;
}
a.makeorder {
	display: block;
	text-align: right;
}

/* stemmenu */
#stemmenu {
	margin-top: 8px;
	margin-left: 8px;
	text-align: left;
}
	#stemmenuttl {
		width: 275px;
		margin-bottom: 0px;
		height: 24px;

		border-collapse: collapse;
		empty-cells: show;
	}

		#stemmenuttl-l {
			border: none;
			border-bottom: solid 1px #CCCCCC;
			border-right: solid 1px #CCCCCC;
			width: 24px;
		}
		#stemmenuttl-m {
			border: none;
			border-top: solid 1px #CCCCCC;
		}
			#stemmenuttl-m div {
				color: #466CAF;
				font-weight: normal;
				font-size: 14px;
				padding-top: 8px; padding-left: 12px;
				overflow: hidden;
			}
		#stemmenuttl-r {
			border: none;
			border-bottom: solid 1px #CCCCCC;
			border-left: solid 1px #CCCCCC;
			width: 48px;
		}
	#stemmenuitems {
		width: 275px;
		margin-top: 0px; margin-bottom: 16px;
		border: solid 1px #CCCCCC;
		border-top: none;
		padding: 12px 0px;
	}
		#stemmenuitems a {
			display: block;
			padding: 8px 0px;
			padding-left: 48px;
			font-weight: normal;
			color: #333333;
			background: white url(/images/jur/stemi-arr.gif) 30px 14px no-repeat;
			text-decoration: underline;
		}
		#stemmenuitems a:hover {
			color: white;
			background-color: #466CAF;
			text-decoration: none;
		}

.form_success {
	font-size: 18px;
	font-weight: bold;
}

ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}