@import "videogallery.css";
@import "feedback.css";
@import "nidirect-sample.css";

html { height: 101%; }

body {
	/*con*/ background-color:#F7F3D6; 
	/*con*/ color:#000; 
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 81%;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* ################################## Global styles */

img { border: 0; }

a:link {
	/*con*/ color: #000;
	/*con*/ text-decoration:underline;
}

a:visited {
	/*con*/ color: #000;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

.error {
	color: #F00;
}

/* css3 - text highlight */
::selection { background: #AED6F3; color: #0D0348; /* Safari and Opera */ }
::-moz-selection { background: #AED6F3; color: #0D0348; /* Firefox */ }

/* ################################## Main content styles */

#nid-maincontent {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#nid-maincontent a:link, #nid-extracontent .teaser a:link, #nid-extracontent .related a:link {
 	/*border-bottom: 1px solid #0C61A0;*/
	/*con*/ color: #000;
	text-decoration: underline;
}

#nid-maincontent a:visited, #nid-extracontent .teaser a:visited, #nid-extracontent .related a:visited {
	/*border-bottom: 1px solid #777;*/
	/*con*/ color: #000;
	text-decoration: underline;
}
#nid-maincontent a:hover, #nid-extracontent .teaser a:hover, #nid-extracontent .related a:hover {
	/*border-bottom: 1px solid #222;*/
	/*con*/ color: #000;
	/*con*/ text-decoration: underline;
}


#nid-maincontent h1 {
	/* remove old color
	color: #0d0348;*/
	font: bold 240% "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 12px 0 12px 0;
}
#nid-maincontent h1.shorter { width: 477px; }
#nid-maincontent h2, #nid-cmovids h2 {
	clear: left;
	font-size: 140%;
	line-height: 1em;
	margin: 1em 0 1em 0;
	padding: 0;
}

/*con*/ #nid-maincontent h2 a {	text-decoration: underline; }
#nid-maincontent h3 {
	font-size: 110%;
	line-height: 1.2857em;
	margin: 1.2857em 0 1.2857em 0;
	padding: 0;
}
#nid-maincontent h4 {
	font-size: 100%;
	margin: 0 0 .5em 0;
	padding: 0;
}
#nid-maincontent p, #nid-maincontent address {
	line-height: 1.3846em; /* 18px */
	margin: 1.3846em 0 1.3846em 0;
	padding: 0;
	
}
#nid-maincontent iframe { border: 0 solid #ddd; }
#nid-maincontent ul {
	line-height: 1.3846em; /* 18px */
	margin: 1.3846em 0 1.3846em 15px; 
	padding: 0;
}
#nid-maincontent ul li { margin: 0; padding: 0; }

/* styles for newsroom */

#nid-maincontent h2.headline { margin: 0; }
#nid-maincontent p.date {
	color: #777;
	font: normal 90% "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}
#nid-maincontent p.description {
	line-height: 1.3846em;
	margin: 0;
}

/* style alt text when images turned off */
#nid-maincontent img { font: italic 180% Georgia, Serif; }


/* clear to force body text to appear below intro */
#nid-maincontent p { clear: left; }

/* clear not needed for itemHighlight */
#nid-maincontent .itemHighlight p { clear: none; }

/* remove styling from any rogue underline tags */
#nid-maincontent u { text-decoration: none; }

#nid-maincontent .summary {	font-weight: bold; }

#nid-maincontent .clearleft { clear: left; }


.pull {
	float: right;
	width: 50%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
}

div.right-teaser {
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}

table.simple {
	border: 1px solid #c2dbee;
	margin-bottom: 1em;
	/* force equal width columns */	table-layout: fixed;
	width: 96%;
}

table.simple th {
	background: #c2dbee url(bg_header.jpg) no-repeat;
	color: #0d0348;
	text-align: left;
	vertical-align: top;
}

table.simple td {
	background: #f1f6fb;
	vertical-align: top;
}

span.code {
	font-family: courier, serif;
}

#nid-maincontent span.lfloat {
	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}
#nid-maincontent .nofloat img { float: none !important; }
span.nofloat a { border-bottom: 0; }

/* Owen hack - hide from IE */
head:first-child+body .lfloat {
	padding: 0.5em 0.25em 0.5em 0;
}

span.rfloat {
	clear: right;
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}

/* ################################## Paragraph styles */

div.pl {
	margin-bottom: 1em;
}

div.pc {
	text-align: center;
	margin-bottom: 1em;
}

div.pj {
	text-align: justify;
	margin-bottom: 1em;
}

div.pr {
	clear: right;
	text-align: right;
	margin-bottom: 1em;
}

/* ################################## Layout - top to bottom (header, top bar, two/three columns and nav, footer) */


#header {
	clear: both;
	background: url(header-bg.gif) repeat-x;
	height: 69px;
	width: 100%;
}
#header img.logo {
	float: left;
	margin: 16px 0 0 34px;
	width: 125px;
}
#header .bobbles { position: absolute; left: 628px; }

#header .graphic { 
	background: url(header-causeway-bg.jpg) no-repeat;
	height: 69px;
}

#header .nav {
	font-size: 85%;
	width: 800px;
}

#topbar { /* Core/utility navigation and search facility */
	background: #15245a;
	border-bottom: 1px solid #0d0348;
	border-top: 1px solid #5ea2d5;
	clear: both;
	height: 30px;
	line-height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topnav {
	float: left;
	color: #fff;
	height: 28px;
}
#topnav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	float: left;
	height: 100%;
	text-align: center;
	width: 100px;
}
#topnav a, #topnav span {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 28px;
	width: 100%;
}

#topnav a:link {
	color: #fff;
	text-decoration: none;
}
#topnav a:visited {
	color: #fff;
	text-decoration: none;
}
#topnav a:hover {
	background: url(topnav-hover.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}
#topnav span {
	background: url(topnav-hover.gif) repeat-x;
	color: #fff	;
}
#topbar .date {
	color: #fff;
	float: right;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-right: 32px;
}
#qsearch {	
	color: #fff;
	float: left;
	margin: 22px 0 0 158px;
	width: 312px;
}

#qsearch form {
	float: left;
	margin: 0;
	padding: 0;
	width: 312px;
}

#qsearch label { color: #fff; }

#qsearch fieldset {
	border: 0 solid;
	margin: 0;
	padding: 0;
}

#qsearch .qt {
	background: #fff url(search-qt-bg.gif) repeat-x;
	border: 0;
	height: 19px;
	padding: 5px 0 0 5px;
	vertical-align: middle; /* for IE */
	width: 226px;
}
#qsearch .qt:focus, #qsearch .sffocus { background: url(search-qt-bg-focus.gif) repeat-x; }
#qssubmit {
	background: #fff url(search-submit-bg.gif) top left repeat-x;
	border: 0;
	font: bold 90% "Helvetica Neue", Arial, Helvetica, sans-serif;
	height: 24px;
	margin-left: -4px;
	text-shadow: 1px 1px 1px rgb(255,255,255);
	vertical-align: middle; /* for IE */
	width: 80px;
	box-shadow: -2px 0 2px rgb(119,119,119);  
	-moz-box-shadow: -2px 0 2px rgb(119,119,119);
	-webkit-box-shadow: -2px 0 2px  rgb(119,119,119); 
}
#qs { border: none; }


/* dummy rule for IE5 cause of voice-family hack */
.dummy {}
#breadcrumb {
	/*con*/ border: 1px solid #fff;
	/*con*/ background-color:#EBEBEB;
	color: #003;
	font-size: 85%;
	list-style: none;
	margin: 0 !important;
	padding: 6px !important;
	width: 651px;
}
#breadcrumb li {
	display: inline;
	margin: 0 .5em 0 0;
}
#breadcrumb li.last {
	background: none;
	/* avoid orphans */
	white-space: nowrap !important;
	white-space: normal;
}

#breadcrumb a {
	color: #003;
}
#breadcrumb a:visited { color: #003;}
#breadcrumb a:hover { color: #222; }
/*
#breadcrumb .home a {
	border-bottom: 0;
	float: left;
	width: 80px;
	margin:0;
	padding:0;
	background:url(chevron-home.png) 100% 50% no-repeat!important;
	background-image:url(chevron-home.png);
	overflow:hidden;
	text-indent:-9999em;
}
*/
.container {
	margin:0 auto 0 auto;
	width: 960px;
}
.xmascontainer {
	background: url() no-repeat;
	height: 69px;
	margin:0 auto 0 auto;
	position: relative;
	width: 960px;
}

#nid-content {
    color: inherit;
    float: left;
    margin: 0 -250px 0 0;
	width: 960px;
}

#nid-maincontent {
    margin: 0 200px 0 22px;
    overflow: hidden;
    padding: 12px;
	width: 653px;
}
#addto {
	clear: both;
	color: #0D0348;
	float: left;
	font: normal 80% "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 16px .5em 0 12px;
	padding-bottom:12px;
	margin-left:20px;
}
#discreteBookmark { float: left; } 
#discreteBookmark ul { background: none; border: none; } 
#discreteBookmark li { padding: 0px 5px; }
#expandedBookmark {
	margin: 0 auto 0 auto;
	text-align: center;
}
#nid-extranav {
	color: #0D0348;
    float: left;
	margin-top: 12px;
	padding: 0 12px 12px 12px;
    width: 218px;
}

/* one col pages */

.fullwidth #nid-maincontent { margin: 0 0 0 22px; }
.fullwidth #nid-maincontent { width: 98%; }
.fullwidth #nid-extranav { display: none; }

#nid-extranav ul {
	/*border: 1px solid #000000;*/
	font-size: 85%;
	list-style: none;
	margin: 0 1% 0 1%;
	padding: 0;
}

#nid-extranav ul li {
	line-height: 29px;
}
	
#nid-extranav a.parent, span.parent, a:hover.parent {
	background: #15255a url(buttonbackground.png) top repeat-x;
	color: #fff;
	display: block;
	font: bold 120% "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 2em;
	min-height: 29px;
	padding: 0 10px 0 15px;
	text-shadow: 1px 1px 1px rgb(119,119,119);
	z-index:-1;
}
#nid-extranav a:visited.parent {
	background: #15255a url(buttonbackground.png) top repeat-x;
	display: block;
	min-height: 29px;
	font: bold 120% "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 2em;
	padding: 0 10px 0 15px;
	color: #fff;
	z-index:-1;
}

#nid-extranav a.parent img, span.parent img, a:visited.parent img {
	float: right;
	margin-right: 4px;
	margin-top: 5%;

}
#nid-extranav ul li ul {
	/*con*/ background: none;
	/*con*/ border: 1px solid #fff;
	/*con*/ background-color:#ebebeb;
	font-size: 100%;
	color: #000;
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}
#nid-extranav ul li ul li ul { margin: 0 12px 0 12px; padding: 0; }

#nid-extranav ul li ul li {
	border: none;
	line-height: 16px;
}
#nid-extranav ul li ul li a, #nid-extranav ul li ul li span {
	background: url(extranav-bullet.png) 14px 6px no-repeat;
	display: inline-block;
	margin: 0 12px 0 0;
	padding: 2px 0 2px 28px;
}
#nid-extranav ul li ul li span { font-weight: bold; }
#nid-extranav ul li ul li a:hover { background: url(extranav-bullet-hover.png) 14px 6px no-repeat; }

#nid-extranav ul li ul li ul li a, #nid-extranav ul li ul li ul li span { margin-right: 0; }

#nid-extranav a {
	text-decoration: none; 
	color: #000; 
}

#nid-extranav ul li ul li ul {
	border: none;
	background: none;
}
#nid-extranav ul li ul li ul span { font-weight: bold; }

#nid-extranav span ul a:link { color: #fff; }

#nid-extranav a:visited { 
	text-decoration: none;
	color: #000;
}

#nid-extranav a:hover {
	/*color: #000;*/
	text-decoration: underline;
}

#nid-extranav #browse {
	color: #0D0348;
	margin: 0 1% 0 1%;
	padding: 0;
}

#nid-extranav #browse a:link, a:visited { 
	text-decoration: none;
	color: #ffffff;
}
#nid-extranav #browse a:hover {
	text-decoration: underline;
}

#nid-extranav #browse .parent {
	background: #15255a url(buttonbackground.png) top repeat-x;
	display: block;
}

#nid-extranav #browse ul a:link {
	text-decoration: none;
	color: #000;
}
#nid-extranav #browse ul a:hover {
	text-decoration: underline;
}
#nid-extranav #browse ul a:visited { 
	text-decoration: none;
	color: #000;
}
/* for teaser, related links etc */
#nid-extracontent {
	clear: both;
	float: left;
	margin: 0 34px 0 34px;
	min-height: 1%;
	width: 902px;
}
#nid-extracontent .related, #nid-extracontent .teaser {
	background: inherit;
	float: left;
	margin: 0 1% 0 0;
	min-height: 1%;
	width: 30%;
}

#nid-extracontent .teaser a, #nid-extracontent .related a { color: #fff; }
#nid-extracontent .teaser a:hover, #nid-extracontent .related a:hover { color: #222; }


#footer {
	background: #122f69 url(footer-bg.jpg) repeat-x;
	clear: both;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 90%;
	min-height: 79px;
	line-height: 79px;
	text-align: center;
	width: 100%;
}
#footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li { display: inline; padding: 0 .5em 0 .5em; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #ff0; text-decoration: underline; }

#footer-links {
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 1em 0 0 0;
	width: 400px;
}

/* contacts table style */

#nid-maincontent .contactsinfo {
	color: #0d0348;
	width: 520px;
}
#nid-maincontent .contactsinfo tr {
	vertical-align: top;
}
#nid-maincontent .contactsinfo .header {
	background: #c2dbee url(bg_header.jpg) no-repeat;
	color: #0d0348;
}
#nid-maincontent .contactsinfo td {
	padding: .5em;
	width: 70%;
}
#nid-maincontent .contactsinfo td.first {
	font-weight: bold;
	text-align: right;
	width: 30%;
}
#nid-maincontent .contactsinfo ul { float: left; }
#nid-maincontent .contactsinfo p { margin: 0; }

#toTop {
	background:#f1f1f1;
	border:1px solid #ccc;
	color:#666;
	cursor:pointer;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:100px;
}

#styleswitcher {
	float: left;
	margin: 8px 0 0 218px;
}
#styleswitcher ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#styleswitcher li {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
}
/* Contrast Switcher */
#styleswitcher2 {
	float: left;
	margin:3px 0 0 218px;
}
#styleswitcher2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#styleswitcher2 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

/* video page */
#videogallery {
	margin: 16px 0 0 0;
	width: 100%;
}
#videogallery h2 { margin: 0; }
#videogallery ul {
	clear: left;
	list-style: none;
	margin-top: 10px;
	padding-left: 3px;
}

#videogallery li {
	float: left;
	width: 200px;
}
#videogallery a:link, #videogallery a:visited, #videogallery a:hover { border: 0; }

#videogallery li p {
	font: normal 100% Arial, sans-serif;
	margin-left: 6px;
	clear:none;
	float:left;
	width:49.9%;
}
#videogallery ul {
	margin:1em 0 0 0;
}
#videogallery ul.nidirect li {
	min-height: 1em;
	width:49.9%;
	margin:0 0 42px 0;
}	
#videogallery ul.nidirect li img {
	border: #ccc solid 2px;
	outline: #908887 solid thin;
	float:left;
	
}	
#videogallery h2 {
	clear:none;
	float:left;
	width:49.9%;
	margin-left:6px;
}	
/* CMO Vids */
#videogallery ul.cmovid li {
	min-height: 1em;
	width:100%;
	margin:0 0 42px 0;
	list-style:none;
}	
#videogallery ul.cmovid li p { width:75%; }	
#videogallery ul.cmovid li img {
	/*con*/ border: #fff solid 2px;
	outline: #908887 solid thin;
	float:left;
	
}	
#videogallery a.cmovids {
	background: url(bullet.png) no-repeat 0px 5px;
	padding-left:10px;
}

/* jQuery Bookmark styles v1.1.1 */
.bookmark_popup_text {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	width: 220px;
	border: 1px solid #aaa;
}
.bookmark_list {
	float: left;
	list-style-type: none;
	font-size: 80%;
	margin: 0;
	padding: 1em 0 1em 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* Safari3/Opera9 */
	.bookmark_list {
		font-size: 100%;
	}
}
html:first-child .bookmark_list {  /* Opera */
	font-size: 80%;
}
.bookmark_list li {
	float: left;
	width: auto;
	margin: 0px .5em;
}
.bookmark_compact {

}
.bookmark_compact li {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 2px;
	background-color: transparent;
	border: none;
}
.bookmark_list a:link {
	/*con*/ color: #000;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}

.bookmark_list a:visited {
	/*con*/ color: #000;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}
.bookmark_list a:hover {
	/*border-bottom: #0D0348 solid 1px; */
	cursor: pointer;
	text-decoration: underline;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list img {
	margin-right: 2px;
}
.addthis_toolbox {
	clear: both;
	/*con*/ color: #000;
	float: left;
	font: normal 100% "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 16px .5em 0 12px;
	margin-top:-12px;
	padding-bottom:12px;
	margin-left:20px;
}
/* Allowances for changes in nidirect-sample.css */
#nid-maincontent div.linksContainer h2 a {
	color:#752983;
	text-decoration:underline;
}
#nid-maincontent div.linksContainer h2 {
	border:0;
}

#nid-maincontent div.linksContainer li a, a:visited {
	color:#752983;
}

#nid-maincontent div.linksContainer ul {
	color:#752983;
}

#nid-maincontent .introClear {
	border-bottom:1px solid #fff;
	clear:right;
	display:block;
	height:13px;
}

/* Allowances for changes in nid-home2.css */
#nid-maincontent .themes h3 a, a:link, a:visited {
	color:#752983;
	text-decoration:underline;
}

#nid-maincontent .themes p a, a:link, a:visited {
	color:#752983;
	text-decoration:underline;
}

/* Allowances for changes in videogallery.css */
#nid-maincontent .videogallery img {
	border:2px solid #fff;
	float:left;
	margin:0 12px 0 0;
}

/* Allowances for changes in feedback.css */
#feedform fieldset {
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	border:1px solid #fff;
	margin:0.5em;
	padding:0.5em;
}

#feedform fieldset input, #feedform fieldset textarea {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #fff;
	font-size:1em;
	padding:0 5px;
}

/* Homepage */
#nid-maincontent .themes p a { text-decoration: none; }

#nid-maincontent .themes p a:link { color:#000000; text-decoration: none }
#nid-maincontent .themes p a:visited { color:#000000; text-decoration: none }
#nid-maincontent .themes p a:hover { color:#000000; text-decoration: underline !important; }


#nid-maincontent .themes h3 a:link {
	border: 0;
	color:#000000;
	text-decoration: none;
}
#nid-maincontent .themes h3 a:visited {
	border: 0;
	color:#000000;
	text-decoration: none;
}
#nid-maincontent .themes h3 a:hover {
	background: transparent;
	border: 0;
	color:#000000;
	text-decoration: underline;
}

#news h2 {
	color:#FFFFFF;
	font-size:90%;
	margin:0;
	padding:12px 12px 6px;
	text-shadow:1px 1px 1px #777777;
}

#news a:link {
	color: #fff;
	text-decoration:none;
}

#news a:visited {
	color: #bbb;
	text-decoration:none;
}

#container-2 .ui-tabs-nav a {
	color:#FFFFFF;
	text-decoration:none;
}

#news ul {
	color:#99CCFF;
	font-size:85%;
	line-height:1.4;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 12px;
	width:90%;
}

#container-1 ul {
	margin:0;
	padding:0;
}

#nid-maincontent .themes ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:49.9%;
}

#nid-maincontent .subscribe a {
	border-bottom:0 none;
	padding:0 0 1px;
	text-decoration:none;
}

/* people strip */
#nid-maincontent .people {
	background: none;
	clear: both;
	margin: 0 0 12px 0;
	padding: 0 0 30px 0;
}
#nid-maincontent .people h3 a:link {
	border: 0;
	color: #000000;
	text-decoration: none;
}
#nid-maincontent .people h3 a:visited {
	border: 0;
	color: #000000;
	text-decoration: none;
}
#nid-maincontent .people h3 a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
#nid-maincontent .people a:link { border: 0; color: #000000; text-decoration: none; }
#nid-maincontent .people a:visited { border: 0; color: #000000; text-decoration: none; }
#nid-maincontent .people a:hover { border: 0; color: #000000; text-decoration: underline; }

#nid-maincontent h3 {
	font-size:100%;
}

/* Kbroker */

div.onequestionlast {
	background:#F7F3D6 none repeat scroll 0 0;
	border: 1px solid #fff;
}

#kbtabs li a {
	background:#F7F3D6 none repeat scroll 0 0;
}

#kbroker div.pagebreak {
	background:#ebebeb none repeat scroll 0 0;
}

#kbroker div.pagebreakleft h2 {
	color:#000000;
}

div.pagebreakright {
	color:#000000;
}

ul.hitsnav li strong {
	color:#000000;
}

#kbroker div.pagebreak a {
	color:#000000;
}

#kbtabs li strong {
	background:#e1e1e1 none repeat scroll 0 0;	
	color:#000000;
}

#kbtabs li a:hover {
	background:#F7F3D6 none repeat scroll 0 0;	
	color:#000000;
}

p.relevance, p.lastupdated, p.url, p.questionurl {
	color:#666;
}

#kbtabs ul {
	margin:0;
}
