#banner-wrap {
	width: 100%;
	height: 101px;
	margin: 0;
	padding: 0;
}

#banner {
	clear: both;
	width: 100%;
	min-width: 500px;
	height: 101px;
	max-height: 101px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #003466;
}

#mainbrand {
	float: left;
	width: 208px;
	height: 101px;
}

#mainbrand img {
	float: left;
}

#ancillary-brand {
	float:right;
	padding-right:20px;
	padding-top:25px;
	width:244px;
}

#ancillary-brand img {
	float: right;
}

/* ################################ Main Body ############################# */

#wrapper {
	margin: 4px 13px 0 0;
}

#container {
	width: 100%;
	float: left;
	margin-right: -24%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: -23%;
}

.dummy {}

#left-main {
	width: 76%;

	margin-right: 24%;
	background-color: #E3E2D4;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 76.9%;
	margin-right: 23%;
}

.dummy {}

* html #left-main {
	background-color: #fff;
}

#left {
	width: 22%;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 30%;
}

.dummy {}

#left {
	background-color: #E3E2D4;
}

#main {
	margin-left: 30.5%;
	background-color: #fff;
	border: 1px solid #fff;
}

/* Fix IE5/6-win 3px text jog. Hide from IE5-mac. \*/
 
* html #left {
  margin-right: -3px;
}

* html #main {
	height: 1%;
	margin-left: 0;
}

/* End hide from IE5/mac */

#sidebar {
	float: right;
	width: 18%;
	background-color: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 23%;
}

.dummy {}


/* ################################ body class layouts ################################ */

/* ################################ single column */


.single-column #wrapper {
	padding-left: 7px;
}

.single-column #main {
	margin-left: 0;
}

.single-column #left-main {
	margin-right: 0;
}

.single-column #left {
	display: none;
}

.single-column #sidebar {
	display: none;
}

/* ################################ two column (no right column) */

.no-right-column #left-main {
	margin-right: 0;
	width: 100%;
}

.no-right-column #left {
	width: 23%;
}

html>body.no-right-column #main {
	margin-left: 23.5%;
}

.no-right-column #sidebar {
	display: none;
	width: 0;
}

/* ################################ two column (no left column) */

.no-left-column #wrapper {
	padding-left: 7px;
}

.no-left-column #main {
	margin-left: 0;
}

.no-left-column #left {
	display: none;
}

/* ################################ Left Nav/Content ############################# */

#left-nav {
	
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
}

/* IE only */

* html #left-nav {
  height: 450px;
}
 
/* End IE only */

#left-nav-head {
	padding: 8px 8px 0 12px;
	color: #000;
	font-size: 105%;
	font-weight: bold;
}

#left-nav-head a {
	text-decoration: none;
	color: #000;
}

#left-nav ul {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#left-nav li {
	margin: 0;
	padding: 5px 3px 5px 0;
	list-style-image: none;
	color: #000;
	border-bottom: 2px dotted #BBB993;
}

#left-nav ul li span {
	display: block;
	font-weight: bold;
	padding-left: 25px;
	background: url(r-arrow-gold.gif) 12px 3px no-repeat;
}

* html #left-nav ul li span {
	background-position: 12px 3px;
}

#left-nav ul li.parent-selected a {
	font-weight: bold;
}

#left-nav li a {
	display: block;
	padding-left: 25px;
	background: url(r-arrow-gold.gif) 12px 3px no-repeat;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#left-nav li a:hover {
	text-decoration: underline;
}

/* ################################ Right Nav/Content ############################# */

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0.3em 0.2em 0.2em 0;
	font-size: 100%;
	color: #444;
}

#sidebar li {
	line-height: 1.6em;
}

#right-nav div.outer {
	font-size: 92%;
	font-weight: bold;
	border-top: 1px dotted #ccc; 
	background-color: #f9f9f9;
	border: 2px solid #cfcfcf;
	padding: 0 8px 4px 8px;
	margin-bottom: 0.5em;
}

* html #right-nav div.outer {
	font-size: 90%;
}

#right-nav h2 {
	border-bottom: 2px dotted #ccc;
}

#right-nav h2 a {
	font-weight: bold;
}

#right-nav a {
    text-decoration: none;
	color: #142062;
	font-weight: normal;
}

#right-nav a:hover {
    color: #000;
}

#right-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right-nav ul ul {
	border-bottom: 0;
}

#right-nav ul li {
	margin: 0;
	padding: 3px 0 3px 10px;
	background: url(r-arrow.gif) left 6px no-repeat;
	border-bottom: 2px dotted #ccc;	
}

#right-nav a.selected {
	font-weight: bold;
}

#right-nav ul li ul li {
	border: 0;
	font-size: 90%;
}

#right-content {
	background-color: #E9F5F6;
	padding: 8px;
	border: 2px solid #C4E4E8;
	font-size: 85%;
	
}

#right-content h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 120%;
	color: #E10035;
}

#right-content ul {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	list-style: none;
	border-bottom: 2px solid #C4E4E8;
}

#right-content li {
	margin: 0;
	padding: 0 0 4px 14px;
	background: url(r-arrow-red.gif) 0px 5px no-repeat;
}

#right-content li a {
	color: #000;
	text-decoration: underline;
}

#right-content li a:hover {
	color: #6C7243;
}

#right-content div.pleft {
	margin: 0;
	padding: 0;
}

#right-content-default {
	
}

/* ################################ Middle ############################# */


#breadcrumb {
	font-size: 85%;
	color: #555;
	margin: 0 10px 0 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cfcfcf;
}

#breadcrumb a {
	color: #142062;
	text-decoration: underline;
}


#content {
	margin: 0 8px 8px 0;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#content-top {
	width: 100%;
	border-bottom: 1px solid #fff;
}

#content-top img {
	float: left;
	padding: 6px 10px 6px 0;
}

#content-top h1 {
	clear: right;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 150%;
	line-height: 1.1em;
	color: #E10035;
}

span#date-issued {
	display: block;
	clear: right;
	float: right;
	font-size: 85%;
	font-style: italic;
}

span#date {
	display: block;
	clear: right;
	float: right;
	font-size: 85%;
	font-style: italic;
}


#content h2 {
	margin-bottom: 0;
	font-size: 125%;
	font-family: Arial, sans-serif;
	color: #7A7942;
	background: url(h-dot-green.gif) left bottom repeat-x;
}

#content h3 {
	margin-bottom: 0;
	font-size: 105%;
	color: #142062;
}

#content h4 {
	margin-bottom: 0;
	font-size: 100%;
}

#main .hidden {
	position: absolute;
	padding: 0px;
	background: none;
	border: none;
	width: 0px;
	height: 0px;
	overflow: hidden;
}


.summary {
	font-weight: bold;
}

.drop-shadow {
	width: 90%;
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
}
 
* html .drop-shadow {
	float: none;
}

.drop-shadow div.outer {
	background: none !important;
	background: url(shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}

.drop-shadow div.inner {
	color: #595959;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}

.pull {
	clear: right;
	float: right;
	width: 14em;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.5em;
	background-color: #f5f5f5;
	border: 2px dotted #7E7C63;
	font-style: italic;
}


blockquote {
	margin: 2% 0 0 2%;
	padding: 2%;
	width: 80%;
	color: #000;
	background-color: #f5f5f5;
	border: 2px dotted #7E7C63;
	font-style: italic;
}

blockquote.inline {
	display: inline;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0 solid;
	font-style: normal;
	color: #4E5230;
	color: #444;
	font-weight: bold;
}

.lfloat {
	/* clear: left; */
	float: left;
	margin: 10px 10px 10px 0;
}

/* Owen hack - hide from IE */
head:first-child+body .lfloat {
	padding: 10px 5px 10px 0;
}

.rfloat {
	clear: right;
	float: right;
	margin: 10px 0 10px 10px ;
}

.nofloat {
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

/* Owen hack - hide from IE */
head:first-child+body .rfloat {
	padding: 0.5em 0 0.5em 0.25em;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

table.blind td {
	vertical-align: top;
	padding: 0.2em;
}

table.standard {
	background-color: #f5f5f5;
}

table.standard th {
	background-color: #091B59;
	color: #fff;
	text-align: left;
}

table.image-caption {
	float: right;
	margin: 1em 0 1em 1em;
	
}

table.image-caption2 {
	float: left;
	margin: 1em 1em 1em 0;
	
}

tr.image td {
	padding: 0.5em;
	background-color: #E3E2D4;
}

tr.image td img {
	
	/*
	border: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	*/
}

tr.caption td {
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #fff;
	/* background: #7E7C63 url(caption-bk.gif) left top repeat-x; */
	background: #C1C0B4;
	font-style: italic;
	font-size: 90%;
}


#feature-item {
	font-size: 90%;
	width: 42%;
	clear: right;
	float: right;
	margin: 0.5em 0 0.5em 0;
	border-left: 0.7em solid #fff;
	padding: 0.3em 1em 0.7em 0.7em;
	background: #fff url(feature-bk.gif) top left repeat-y;
}

#feature-item h2, #feature-item h3, #feature-item h4 {
	background-color: transparent !important;
}

#feature-item h2 {
	color: #404040;
}

#feature-item ul, #feature-item ol {
	margin: 0.5em 0 0 1.5em;
	padding: 0;
}

#feature-item div.pleft, #feature-item div.pright, #feature-item div.pcenter, #feature-item div.pjustify {
	margin-bottom: 0.8em;
}

div.footnote {
	font-size: smaller;
	font-style: italic;
}

/* ################################ Sibling Navigation ########################### */

#kca-index {
	/* height: 1px; */
	margin-top: 0.75em;
}

#kca-index ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kca-index ul.split {
	width: 49%;
	float: left;
}

#kca-index ul li {
	margin: 0 0.5em 0.5em 0;
	padding: 0 3px 1em 8px;
	list-style-image: none;
	background: #fff url(r-arrow.gif) 0px 3px no-repeat;
	line-height: 1.3em;
}

#kca-index a {
	/* 
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #6C7243;
	background: url(h-dot-green.gif) left bottom repeat-x;
	*/
}

#kca-index a img {
	padding: 0;
	margin: 0;
}

#kca-index span.description {
	display: block;
	font-size: 90%;
	margin-top: 0.2em;
}

/* ################################ Footer ############################# */


#footer {
	clear: both;
	width: 100%;
	padding-top: 3px;
	margin-top: 4px;
	border-top: 1px dotted #ccc;
	text-align: center;
	background: #15155D url(changing-for-the-better-smaller.jpg) center right no-repeat;
	height: 75px;
	color:#fff!important;
}

#footer a {
			color:#fff!important;
}

#footer-nav {
	font-size: 85%;
	padding-top:30px;
	margin:0 50px 0 0;
}

#footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-nav li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid;
}

#footer-image {
	display: none;
}

.reform {
	background: #15155d url(reform-banner-swish.jpg) right top no-repeat;
	height: 52px;
	border: 0 solid !important;
	padding: 0 !important;
	margin: 0 !important;
}

.reform #footer-nav {
	margin: 0 auto 0 auto;
	line-height: 52px;
	color: #fff;
}

.reform #footer-nav a {
	background-color: #15155d;
	color: #fff;
}

.reform #footer-nav a:hover {
	color: #ffff66 !important;
}

.reform #footer-image {
	display: block;
	position: absolute;
	left: 0;
	z-index: 200;
	width: 132px;
	height: 52px;
}

/* ############################## Miscellaneous ####################### */

div.prop {
	float: right;
	width: 1px;
	height: 125px;
}

div.clearing {
	width: 100%;
	height: 1px;
	overflow: hidden;
}

div.clear-layout {
	height: 0;
	clear: both;
	overflow: hidden;
}

.hide {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}



@media tty {
 i{content:"\";/*" "*/}} @import 'site-ie5.css'; /*";}
}/* */
