body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* ################################## Global styles */

img {
	border: 0;
}

a {
	color: #1C6565;
}


a:visited {
	color: #5C5295;
}

a:hover {
	text-decoration: underline;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

/* ################################## Main content styles */

#content {
	padding: 0 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 90%;
}


#header-wrap {
	width: 100%;
	min-height: 52px;
	background: #3030C4 url(header-bg.jpg) left top repeat-y;
	margin-bottom: 1em;
}



#header-bottom {
	width: 100%;
	height: 9px;
	background: transparent url(header-bottom-bg.gif) left bottom repeat-x;
}

#header-wrap h1 {
	margin: 0;
	padding: 14px;
	color: #fff;
	font-size: 130%;
	font-family: Arial, Verdana, sans-serif;
}

#header-body {
	width: 100%;
	min-height: 42px;
	background: transparent url(header-right-shadow.gif) right top repeat-y;
}

* html #header-body {
	height: 42px;
}

#content #date-display {
	
	clear: both;
	float: right;
	font-style: italic;
	font-size: 90%;
}

#content h2, #content h3, #content h4 {
	font-family: Arial, Verdana, sans-serif;
}

#content h2 {
	margin-top: 0;
	font-size: 1.2em;
	color: #000066;
}

#content h3 {
	font-size: 1.1em;
	font-style: italic;
	color: #555;
}


#content li {
	padding-bottom: 0.6em;
}


#kca-index ul {
	list-style: none;
}

#kca-index ul li a {
	display: block;
	min-height: 1em;
	padding-left: 18px;
	background: transparent url(sub-nav-bullet-trans.gif) left 0.5em no-repeat;
	text-decoration: none;
}

#kca-index ul li a:hover {
	text-decoration: underline;
}

#kca-index.news ul {

}

#news-index-extras {
	border-top: 1px dashed;
	padding: 12px 0 8px 0;
	background: transparent url(light-grey-grad-gradient.jpg) right 4px no-repeat;
}

.summary {
	font-weight: bold;
}

.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.blind {
	border: 0;
}

table.blind td {
	vertical-align: top;
	padding: 0 5px;
}

table.simple {
	border: 1px solid #ccc;
}

table.simple th {
	background-color: #e5e5e5;
}

table.simple td {
	background-color: #f5f5f5;
}

table.headlines {
	background-color: #f3f3ff;
	padding : 1em 1em 1em 1em
}

table.headlines td {
	vertical-align: top
}

table.picture-caption {
	float: right;
	min-width: 200px;
	width: 200px;
	margin: 0 0 1em 1em;
}

table.picture-caption td {
	vertical-align: middle;
	text-align: center;
}

tr.caption td {
	background-color: #F3F3FF;
	padding: 4px;
	font-size: 85%;
}

/* ################################## karen - headline image tables */


.image-caption-left{
	padding: 0.5em 0.5em 0.5em 0.5em;
	float: left;
	background-color: #f3f3ff;
	color: #40586F;
	clear:left;
}

.caption {
	font-size:80%;
	padding:0.3em 0.3em 0 0;

}

/* ##################################  */

span.code {
	font-family: courier, serif;
}

span.lfloat {
	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 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;
}

p.description {
	font-size: 90%;
	margin: 0.2em 0 0 0;
	padding: 0;
}

/* ################################## 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 (banner, top bar, two/three columns and nav, footer) */

#banner {
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0;
	background: #fff url(nics-banner-bg.jpg) center right no-repeat;
}

#mainbrand {
	width: 261px;
}

#mainbrand img {
	max-height: 100px;
	margin: 0;
	padding: 0;
}



#ancillary-brand {

}

#topbar { /* Core/utility navigation and search facility */
	height: 1.8em;
    width: 100%;
	margin: 0;
    padding: 0;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
    background-color: #000066;
    color: #fff;
}

#topnav {
    width: 26em;
    padding-left: 13px;
	color: #222;
}

#topnav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #222;
	font-size: 85%;
}

#topnav li {
	float: left;
	padding: 0.1em 8px 0.1em 0;
	margin-right: 8px;
	background: transparent url(topnav-item-bg.gif) right center no-repeat;
}

#topnav a {
	color: #fff;
    text-decoration: none;
}

#topnav a:hover {
    text-decoration: underline;
}

#topnav .selected {
	color: #E5E5EF;
}

#qsearch {
	padding: 0 3px 0 0;
	text-align: right;
	vertical-align: top;
}

#qsearch label {
	position: relative;
	top: -0.2em;
	color: #fff;
	font-size: 85%;
}

#qsearch fieldset {
	border: 0 solid;
	margin: 0;
	padding: 0;
}

#qsearch form {
	display: inline;
	margin: 0;
	padding: 0;
}

#qs-qt {
	width: 10.5em;
	height: 1.2em;
	border: 1px solid #aaa;
	margin-left: 0.2em;
	margin-top: 0.1em;

}

#qssubmit {
	padding: 0;
	margin: 0;
	font-size: xx-small; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: x-small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* Wrappers for two/three column or portal layout */

#outer-wrapper {
	padding: 0 4px 7px 4px;
}

#wrapper {
    width: 100%;
	border: 0;
}

/* Properties that both columns have in common */

.side-column {
    max-width: 12.5em;
	vertical-align: top;
}

/* Properties that are unique for each column */

#left-col {
	width: 22.9%;
	padding: 1.65em 0 0 0;
}

#right-col {
	width: 22.9%;
	padding: 1.65em 0 1em 0;
}

.corner-left {
	float: left;
}

.corner-right {
	float: right;
}

#left-nav {
	background: transparent url(main-nav-bg.gif) right 24px no-repeat;
	min-height: 304px;
	min-width: 190px;
	font-size: 85%;
}

#left-nav-top {
	height: 24px;
	background: transparent url(main-nav-top-bg.gif) left top repeat-x;
	white-space: nowrap;
}

#left-nav-body {
	width: 100%;
	min-height: 244px;
}

* html #left-nav-body {
	height: 244px;
}


#left-nav ul {
	width: 100%;
	min-height: 235px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
	background: transparent url(main-nav-body-bg.gif) right top repeat-y;
}

#left-nav-bottom {
	height: 37px;
	background: transparent url(main-nav-bottom-bg.gif) left bottom repeat-x;
	white-space: nowrap;
}

* html #left-nav ul {
	height: 240px;
}

* html #left-nav {
	height: 304px;
}

#left-content {
	margin: 0 0 0 0;
}

#right-content {
	margin: 0 0 0 0;
}


#left-nav ul li {
	margin: 0;
	padding: 0 4px 12px 26px;
	color: #fff;
	background: url(main-nav-bullet-bg.gif) 14px 0.5em no-repeat;
	font-weight: normal;
	
}

#left-nav ul li.selected {
	background: url(main-nav-bullet-bg-2.gif) 14px 0.5em no-repeat;
	color: #9AC6C0;
	color: #B4D4D0;
}

* html #left-nav ul li {
	height: 10px;
}

#left-nav ul li ul li {
	border: none;
}

#left-nav li.selected {
	
}

#left-nav a {
    text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#left-nav a:hover {
    text-decoration: underline;
}

#right-nav {
	background: #F9F9FD url(sub-nav-body-bg-3.gif) right 23px no-repeat;
	min-width: 192px;
	min-height: 194px;
	color: #171777;
	font-size: 85%;
}

#right-nav-top {
	height: 23px;
	background: transparent url(sub-nav-top-bg.gif) top left repeat-x;
}

#right-nav-body {
	width: 100%;
	min-height: 175px;
	padding: 6px 0 0 0;
	background: transparent url(sub-nav-body-bg-1.gif) right top repeat-y;
}

* html #right-nav-body {
	height: 145px;
}


#right-nav ul {
	width: 100%;
    margin: 0;
    padding: 2px 0 0 0;
    text-indent: 0;
    list-style: none;
	
}

#right-nav ul.outer {
	min-height: 145px;
}

* html #right-nav ul.outer {
	height: 145px;
	
}

#right-nav-bottom {
	height: 28px;
	background: transparent url(sub-nav-bottom-bg.gif) bottom left repeat-x;
}


#right-nav h2 {
	margin: 0 0 6px 0;
	padding: 0 4px 0 14px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #171777;
	font-size: 130%;
}

#right-nav ul li {
    margin: 0;
	padding: 0 4px 12px 32px;
	background: transparent url(sub-nav-bullet-trans.gif) 14px 0.35em no-repeat;
	color: #000;
	font-weight: bold;
}

* html #right-nav ul li {
	height: 10px;
}

#right-nav ul li li {
    margin: 0;
	padding: 0 0 9px 18px;
	background-position: 0px 0.35em;
}

#right-nav a {
    text-decoration: none;
	color: #171777;
	font-weight: normal;
}

#right-nav a:hover {
    text-decoration: underline;
}


#right-nav #news-extras {
	width: 100%;
	margin-top: 0.5em;
	border-top: 1px dashed;
	padding-top: 0.5em;
}

#right-nav div.rss-link {
	text-align: center;
}

.lcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent img {
	border: 1px solid #000;
}

#main {
	vertical-align: top;
    min-width: 200px;
    padding: 0px 8px 10px 8px;
}




#right-content {

}

div.right-teaser {
	padding: 0.3em;
	background-color: #fff;
	font-size: 85%;
}


div.teaser-wrap {
	width: 99%;
	background: url(pics/news-bk.gif) top left repeat-x;
	border: 1px solid #1c6565;
}

div.teaser-wrap h2 {
	font-size: 110%;
	color: ##000066 !important;
}

div.teaser-wrap a {
	display: block;
	font-size: 85%;
	font-weight: normal;
	color: #1c6565;
	text-decoration: none;
}

* html div.teaser-wrap a {
	margin-top: 1em;
}

div.teaser-wrap a img {
	
}

div.teaser-wrap a:visited {
	color: #5c5295;
}

div.teaser-wrap a:hover {
	text-decoration: none;
}

div.teaser-row, div.teaser-see-also {
	min-height: 113px;
	clear: both;
	padding-left: 6px;
}

div.teaser1 a img {
	float: left;
	margin-top: -1em;
}

div.teaser2 a img {
	float: right;
	margin-top: -1em;
}

div.teaser-row h2 img {
	margin: 0;
}

div.teaser-see-also {
	margin: 0.5em 0 0 0;
	background: #fff url(pics/ofm-rev-bk.gif) top left repeat-x;
	padding-bottom: 0.5em;
}

div.teaser-see-also div.pleft {
	margin: 0;
	padding: 0;
}

div.teaser-see-also h2 {
	border-top: 2px dotted #cfcfcf;
	margin-bottom: 0;
}


div.teaser-see-also ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.teaser-see-also li {
	padding: 0 0 0 7px;
	margin-left: 0.5em;
	background: url(pics/r-bul.gif) center left no-repeat;
}

div.teaser-see-also li a {
	margin: 0;
}







* html #main {
	height: 306px;
}

#breadcrumb {
	font-size: 85%;
	color: #555;
	margin: 0.4em 0 0.35em 0;
}

#breadcrumb a {
	color: #0000ff;
	text-decoration: none;
}

#footer-wrap {
	padding: 0 8px 0 8px;
	vertical-align: top;
	text-align: center;
}

#footer {
	width: 100%;
	background: #fff url(footer-bg.gif) left top repeat-x;
	font-size: 75%;
	color: #448f8f;
}

#footer-nav {
	clear: both;
	margin: 20px auto 0 auto;
	text-align: center;
}

#footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-nav ul li {
	display: inline;
	white-space: nowrap;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid;
}

ul li.last {
	border-right: none !important;
	background: none !important;
}

#footer-nav ul li a {
	color: #448f8f;
	text-decoration: none;
}

#footer-nav ul li a:hover {
	text-decoration: underline;
}

@media tty {
 i{content:"\";/*" "*/}} @import 'site-ie5.css'; /*";}
}/* */

