body {
	background: #DFDFDF;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

ul {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

img {
	behavior: url(iepngfix.htc);
}

a {
	text-decoration: none;
}

a:hover {
			text-decoration: underline;
}

#banner-outer-wrap {
	width: 100%;
	height: 140px;
	float:left;
	margin:0;
	padding:0;
	background-color: #fff;
}

#banner-inner-wrap {
	width: 100%;
	height: 140px;
	float:left;
	margin:0;
	padding:0;
}

#banner-wrap {
	width: 100%;
	height: 140px;
	float:left;
	margin:0;
	padding:0;
}

#banner {
	width: 100%;
	height: 80px;
	margin: 25px 0 0 0;
	padding:0;
}

#logo {
	background: #fff url(h_s-strap.gif) right top no-repeat;
	margin:0pt 45px 0 25px;
	height:80px;
	padding:0;
}

#logo img {
		border: none;
}

#tab-nav {
	z-index: 2000;
	width: 100%;
	height: 35px;
	font-size: 100%;
	white-space: nowrap;
	border-bottom: 5px solid #000099;
	float:left;
	margin: 0;
	padding: 0;
}


#tab-nav ul {
	clear: both;
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
}

#tab-nav li {
	float: left;
	width:12.5%;
	min-width: 94px;
	height: 35px;
	background: transparent url(toptab-green-repeat.gif) center bottom repeat-x;
	white-space: nowrap;
	padding:0;
	margin:0;
}

*html #tab-nav li {
					border-bottom: 3px solid #000099;
}

#tab-nav li.green {
					background: transparent url(toptab-green-repeat.gif) center bottom repeat-x;
}

#tab-nav li.green span {
					background: transparent url(toptab-green-left.gif) left bottom no-repeat;
}

#tab-nav li.green span span {
					background: transparent url(toptab-green-right.gif) right bottom no-repeat;
}

#tab-nav li.blue {
					background: transparent url(toptab-blue-repeat.gif) center bottom repeat-x;
}

#tab-nav li.blue span {
					background: transparent url(toptab-blue-left.gif) left bottom no-repeat;
}

#tab-nav li.blue span span {
					background: transparent url(toptab-blue-right.gif) right bottom no-repeat;
}

#tab-nav li.orange {
					background: transparent url(toptab-orange-repeat.gif) center bottom repeat-x;
}

#tab-nav li.orange span {
					background: transparent url(toptab-orange-left.gif) left bottom no-repeat;
}

#tab-nav li.orange span span {
					background: transparent url(toptab-orange-right.gif) right bottom no-repeat;
}

#tab-nav li.purple {
					background: transparent url(toptab-purple-repeat.gif) center bottom repeat-x;
}

#tab-nav li.purple span {
					background: transparent url(toptab-purple-left.gif) left bottom no-repeat;
}

#tab-nav li.purple span span {
					background: transparent url(toptab-purple-right.gif) right bottom no-repeat;
}

#tab-nav li.search {
					background: transparent url(searchtab-repeat.gif) center bottom repeat-x;
					width:25%;
					margin:0;
					padding:0;
}

*html #tab-nav li.search {
					width:24.9%;
					height: 38px;
}

#tab-nav li.search span {
					background: transparent url(searchtab-left.gif) left bottom no-repeat;
}

#tab-nav li.search span span {
					background: transparent url(searchtab-right.gif) right bottom no-repeat;
}

#tab-nav li span {
	display: block;
	width: 100%;
	height: 35px;
	background: transparent url(toptab-green-left.gif) left bottom no-repeat;
	text-align: center;
	line-height: 40px;
	color: #003366;
}

*html #tab-nav li span {
						height: 38px;
}

#tab-nav li span span {
	display: block;
	width: 100%;
	height: 35px;
	background: transparent url(toptab-blue-right.gif) right bottom no-repeat;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

*html #tab-nav li span span {
							height: 38px;
}

#tab-nav a {
			text-align: center;
			line-height: 35px;
			text-decoration: none;
			color: #fff;
			font-weight: bold;
			display: block;
			padding:3px 0 0 0;
}

#tab-nav a:hover {
	text-decoration: underline;
}

#tab-nav li.selected span {
					background: #000099 url(selected-tab-left.gif) left bottom no-repeat;
}


#tab-nav li.selected span span {
						background: url(selected-tab-right.gif) right bottom no-repeat;
}



/* topbar ############################################################################ */

#topbar { /* Core/utility navigation and search facility */
	float: left;
	height: 35px;
	width: 400px;
	margin: 0;
	padding: 0;
	background: transparent url(searchtab-repeat.gif) center bottom repeat-x;
	color: #fff;
	float: right;
}

#topbar span{
			background: transparent url(searchtab-left.gif) left bottom no-repeat;
			width: 400px;
			height: 35px;
}

#topbar span span{
				background: transparent url(searchtab-right.gif) right bottom no-repeat;
				width: 400px;
				height: 35px;
}

#topnav {
	float: left;
	width: 60%;
	height: 100%;
	line-height: 2em;
}

#topnav ul {
	float: left;
	height: 1.1em;
	line-height: 1.1em;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 42px;
	list-style-type: none;
}

#topnav li {
	float: left;
	height: 100%;
	line-height: 1.1em;
	text-align: center;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #fff;
	margin: 0 0.5em 0 0;
	white-space: nowrap;
	background-color: #003366;
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

#topnav .selected {
	color: #ccc;
	font-weight: bold;
}

#topnav .last {
	border-right: none;
}

#qsearch {
	margin: 0;
	padding: 0;
	text-align: right;
	height:35px;
	width:100%;
}

#qsearch form {
	margin: 0;
	padding: 0;
}

#qsearch label {
	font-weight: bold;
	color: #fff;
}

* html #qsearch label {
	position: relative;
	top: -0.1em;
}

#qsearch fieldset {
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 35px;
}

#qsearch form {
	display: block;
	margin: 0;
	padding: 0;
}

#qs-qt {
	width: 70%;
	height: 1.2em;
	border: 1px solid #aaa;
	margin: 10px 0 0 5px;
	font-size: 100%;
}

#qssubmit {
	padding: 0;
	margin: 0;
	border: none;
	color: #fff;
	background-color: transparent;
	font-size: xx-small;
	font-weight: bold;
	font-family: Arial;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: 100%;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}

/* Topbar end ################################################################ */


/* 3 Column Layout ########################################################### */

div#outer-wrapper {
	width: 100%;
	clear: both;
	background: #fff url(background.gif) left bottom repeat-x;
	padding: 1em 0 0 0;
	min-height: 500px;
}

div#inner-wrapper {
	padding: 0;
	margin:0 5px;
}

table#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

table#wrapper #main {
	vertical-align: top;
	padding: 0 10px 0 10px;
	margin: 0;
}

table#wrapper #right-col {;
	padding: 0;
	margin: 0;
}

table#wrapper #left-col {;
	padding: 0;
	margin: 0;
}


#content ul li {
			background: none;
			padding: 0;
			margin: 0;
}

div#content h3 {
			background: none;
			color: #000;
			text-align: left;
}

.side-column {
	width: 24%;
}


#portal-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#breadcrumb {
			border-bottom:2px solid #cccccc;
			font-size:90%;
			margin-bottom: 10px;
			padding: 10px 0 10px 0;
}

#breadcrumb a {
				color:#0066CC;
}

h1 {
	font-size:130%;
	padding:0 0 30px;
	margin: 0;
	color: #cc3300;
}

h2 {
	font-size:110%;
	padding: 0;
	margin: 0;
	color: #0066cc;
}

h3 {
	font-size:90%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	color: #fff;	
	text-align:center;
	display:inline;
	float:left;
	width:100%;
}

.float-right {
			float:right;
			text-align: right;
			padding:0 10px 0 0;
			margin:0;
}


#outer-wrapper ul {
					padding: 10px 0 10px 10px;
					margin: 0px;
}

#outer-wrapper ul li {
		padding: 0 0 0 26px;
		margin: 0 0 10px 0;
		background: transparent url(pics/arrow.gif) left 5px no-repeat;
		list-style: none;
}

.right-pod {
			background: transparent url(pod-top-right.jpg) top right no-repeat;
			width:100%;
			margin:0 0 1em 0;
			padding:0;
			min-height: 50px;
}

*html .right-pod {
					height: 55px;
}

.right-pod form {
				padding:0;
				margin: 0;
				text-align: center;
}

.right-pod form select {
				margin: 0;
				padding:0;
				width: 75%;
}

.right-pod label {
					padding:7px 0 0 0;
					margin: 0;
					color: #fff;
					font-weight:bold;
					text-align: center;
					display:block;
}


.right-pod a {
				color:#fff;
				text-decoration: none;
				background:none;
				margin:0;
				padding:0;
}

.right-pod a:hover {
				color:#fff;
				text-decoration: underline;
}

.right-pod1 ul {
		position:relative;
		background: #fff;
		width:100%;
		margin: 0 0 5px 0;
		padding:0;
		float:left;
		border:1px solid #C6C6C6;
}

.right-col.head {
			padding:5px 0 5px 25px;
			margin:0;
			font-weight: bold;
			background: #fff;
			color: #000;
			display:block;
}


label {
		font-size:90%;
		font-weight:bold;
		margin:0pt;
		padding:2px 0pt 0pt;
}

form input {
			padding: 0;
			margin:0;
}

#bubble-left {
				background: transparent url(bluebubble-left.gif) left center no-repeat;
				margin:0;
				padding:0;
}

.bubble-bottomleft {
				background: transparent url(pod-bottom-left.jpg) bottom left no-repeat;
				margin:0;
				padding:0;
				width:100%;
				min-height: 50px;
}

*html .bubble-bottomleft {
						height: 55px;
}

.bubble-bottomright {
				background: transparent url(pod-bottom-right.jpg) bottom right no-repeat;
				margin:0;
				padding:0;
			    width:100%;
				min-height: 50px;
}

*html .bubble-bottomright {
						height: 55px;
}

#bubble-right {
				background: transparent url(bluebubble-right.gif) right center no-repeat;
				margin:0;
				padding:0;
}

.bubble-topleft {
				background: transparent url(pod-top-left.jpg) top left no-repeat;
				margin:0;
				padding:0;			
				width:100%;
				min-height: 50px;
}

*html .bubble-topleft {
						height: 55px;
}

.noscript-drop-down {
					height: 120px;
}

.noscript-drop-down ul {
				height: 80px;
				overflow:auto;
				padding:0 0 0 10px!important;
				margin:0!important;
				width: 90%;
}

.noscript-drop-down li {
							margin:0!important;
							padding:0 0 0 20px!important;
}

.noscript-drop-down li a {
						margin:0;
						padding:0;
						display:inline;
}

.noscript-drop-down a {
						font-weight: bold;
						padding: 7px 0 0 30px;
						display: block;
}

#errormessage {
				color: red!important;
}


#signpost-table {
				width: 100%;
}

#signpost-table td {
					width: 50%;
}

.signpost {
			background: transparent url(signpost-arrow-repeat.gif) left center repeat-x;
			text-align: right;
			height: 53px;
			width: 100%;
			margin:0;
			padding:0;
			color: #ffffff;
			font-weight: bold;
			display:block;
}

.signpost span {
		background: transparent url (signpost-arrow-left.gif) left center no-repeat;
		height: 53px;
		width: 100%;
		display:block;
}

.signpost span span {
			background: transparent url (signpost-arrow-right.gif) right center no-repeat;
			height: 53px;
			width: 100%;
			display:block;
}

#footer {
	text-align: left;
	margin: 0;
	padding:20px 0;
	font-size: 95%;
	text-align:center;
}

#footer a {
			color:#0066CC;
			text-decoration: none;
}

#footer-nav ul {
	margin: 0;
	padding: 0;
	background: none;
}

#footer-nav ul li {
	list-style-type: none;
	display: inline;
	padding:0pt 5px;
	margin:0pt;
	border-right: 1px solid #6a797d;
	background: none;
}

#footer-nav ul{
				padding:0;
				margin:0;
}


.header {
	background: transparent url(leftnav-repeat2.gif) left top repeat-x;
	height: 20%;
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:100.2%;
}

.left {
		background: transparent url(pod-top-left.jpg) left top no-repeat;
		height: 20%;
		margin:0;
		padding:0;
		float:left;
		display:block;
		width:100%;
}

.right {
		background: transparent url(pod-top-right.jpg) right top no-repeat;
		display:block;
		width:100%;
		height: 20%;
		margin:0;
		padding:0;
		float:left;
}


#pod-header {
			width:100%;
			height:100%;
			padding:0;
			margin:0;
			float:left;
}

.pod-inner {
			width:100%;
			padding:0;
			margin:0;
			float:left;
			background: url(nav-repeat.gif) bottom left repeat-x;
}

.pod {
	background:#FFFFFF;
	border:1px solid #C6C6C6;
	margin:0pt 0pt 1em;
	padding:0pt 0pt 5px;
	float:left;
	width: 99.6%;
}

*html .pod {
			width: 99%;
}


#topics-ns {
		position:relative;
		background: #fff;
		width:100%;
		margin: 0 !important;
		padding:0 !important;
		float:left;
		border:1px solid #C6C6C6;
}

h3 a {
			color: #fff;
			text-decoration: none;
}

h3 a:hover {
			color: #fff;
			text-decoration: underline;
}

h4 {
	padding:0;
	margin:10px 0pt 10px 25px;
	font-weight: bold;
	background: none;
	color: #fff;
}

#industry-ns {
		position:relative;
		background: #fff;
		width:100%;
		margin: 0 !important;
		padding:0 !important;
		float:left;
		border:1px solid #C6C6C6;
}


#pdf-download {
	float: left;
	clear: both;
	margin: 0 0 0.5em 0;
	padding: 8px 0pt;
	width:100%;
}

#pdf-download a {
				padding:0pt 0pt 0pt 8px;
				text-decoration:none;
}

#pdf-download ul {
	margin: 0;
	padding:0pt 0pt 0pt 20px;
}

#pdf-reader-download {
	width: 40%;
	padding: 0 0 50px 0.5em;
	float: right;
	border-left: 2px dotted;
}

