body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	background: #fff;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
	background: #D1CFD0;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* ################################## Global styles */

img {
	border: 0;
	behavior: url(iepngfix.htc);
}

a:link {
	color: #1D1F6A;
	text-decoration:underline;
}

a:visited {
	color: #555;
}

a:hover {
	color:#9838A8;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

/* ################################## Main content styles */

h1 {
	color:#324193;
	background-color: #D1CFD0;
	font-size: 140%;
	border-top:2px solid #fff;
	border-bottom: 2px solid #fff;
	margin:0;
	padding:0.5em 1.5em 0.45em 1.5em;
	font-weight: normal;
	letter-spacing: -0.1px;
}

#firstheading {
 	 background-color: #fff;
	 line-height: 2em; 
	 display: block;
	 float: left;
	 width: 22%;
	 padding-left: 1%;
	 margin:0;
}
* html #firstheading { margin-right: -2px; }
#secondheading {
	width: 77%;
	background-color: #fff;
	float: left;
	height: 2em;
	margin: 0;
	padding: 0;
	/*border-left: 2px solid #9838a8;*/
}
#secondheading span {
	float: left;
	display: block;
	width: 2px;
	height: 2em;
	margin-right: 1em;
	background: #fff;
}
/*
#firstheading span {
	display: block;
	line-height: 2em;
	padding-left:1%;
	
}

#secondheading{
	width: 75%;
	background-color: #d2d0d0;
	height:2em;
	display:block;
	float:left;
	padding-left:1%;
	border-left:2px solid #9838a8;
	margin:0;
}
*/

#content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding:0 2.2em;
	
}


#content ul {
	list-style-image: url(pics/bulletsquare.gif)

}

#content h1 {
	margin: 0 0 0.3em 0;
	padding: 0.2em 0.2em 0.2em 0;
	border-top:2px solid #fff;
	border-bottom: 2px solid #fff;
	color:#324193;
	font-size: 150%;
}

#content h2 {
	
	font-size: 1.1em;
	color: #555;
	font-weight: bold;
}

#content h3 {
	font-size: 1em;
	color: #000000;
}

#content h4{
	clear:both;

}
#contentindex {
	border-left:2px solid #fff;
	margin: 0 0 0 20em;
	padding: 0 0 0 1em; 
		
}

#portrait-quote{

	padding:1em 1em 2em 0.5em;
	
}

#portrait{
	
	float:left;
	padding:1em;

}

#content-portrait{
	clear: left;
	padding:1em;
	border-top:2px solid #fff;

}


.caption .pull{

	color:#000;
	float:none;
	width:90%;
	border:1px solid #422b7a;
	background-color:#f7eff8;

}


.summary {
	font-weight: bold;
}

.pull {
	float: left;
	width: 80%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
}

.backtotop{

	padding: 1em 0 1em 0;
	border-bottom:1px solid #aaa;
	

}

.backtotop a {

	padding: 0 0 0 15px;
	background: url(toparrow.gif) top left no-repeat;
	text-decoration:none;
}


.backtotop a:visited {

	color: #000;

}

.backtotop a:hover {

	color:#9838A8;
}

.anchor-link{

	padding:0 0 2em 0;
}

.anchor-link a{

	font-style:italic;
	color:#626262;
	
}
div.right-teaser {
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}

table.simple {
	border: 1px solid #ccc;
}

table.simple th {
	background-color: #e5e5e5;
}

table.simple td {
	background-color: #f5f5f5;
}

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;
}

.image-caption{
	float:right;
	border:1px solid #aaa;
	background-color:#f5f5f5;
	color: #40586F;
	margin:0.3em;
}

.image-caption-left{
	float:left;
	border:1px solid #aaa;
	color: #40586F;
	background-color:#f5f5f5;
	border: 1px solid #cfcfcf;
	margin:0.5em;
}
.caption {
	font-size:90%;
	padding:0.3em 0.3em 0 0.3em;

}

span.image-caption-wrap {
	display: block;
	text-align: center;
}

span.image-caption-wrap img {
	border: 1px solid #555;
}

span.image-caption {
	display:block;
	width: 340px;
	padding: 10px;
	text-align: left;
	color: #000;
	font-size: 85%;
	font-style: italic;
}

span.image-caption-left {
	display:block;
	width: 340px;
	padding: 10px;
	text-align: left;
	color: #000;
	font-size: 85%;
	font-style: italic;
}

table.portrait-caption {
	width: 99%;
	background-color: #f5f5f5;
	border: 1px solid #cfcfcf;
	color: #000;
}

td.portrait {
	width: 130px;
	padding: 8px;
}

td.portrait img {
	border: 1px solid #cfcfcf;
}

td.portrait div {
}

#adobe {
	margin-top: 0.5em;
	border: 2px dotted #cfcfcf;
	background-color: #f5f5f5;
	color: #000;
	font-size: 85%;
	padding:0.3em;
	margin-right:0.5em;
}

#adobe img {
	margin-top: 0.3em;
}

/* ################################## 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: 78px;
	margin: 0;
	padding:0;
	background: #949499 url(banner-repeat.gif) top left repeat-y;
}

#subbanner {
	width: 100%;
	height: 49px;
	background: #6D298C url(commissioner.gif) center top no-repeat;
	
}

#mainbrand {
	
   width: 59px;
   height:59px;
   padding: 0 1em 0 0;
}


#alt-mainbrand {
	
}

#ancillary-brand {
   
	color: #fff;
	font-size: 140%;
	padding: 0 0 0 1.5em;
}

.banner-purple-text {
					color: #6e2a8c!important;
					display: block;
}

#topbar { /* Core/utility navigation and search facility */
	height: 42px;
    width: 100%;
	margin: 0;
    padding: 0;
    background: url(topnav.gif) top left repeat-x;
	border-top:2px solid #fff;
    font-size:0.9em;
	color: #fff;
}

#topnav {
    float:left;
	/*line height vertically aligns text in topnav */
	line-height: 42px;
    padding-left: 20px;
	color: #fff;
}

#topnav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topnav li {
	float: left;
	padding:0;
	margin: 0;
	font-weight: 600;
}

#topnav a, topnav span {
/* put borders on anchors otherwise they span the full height of topnav */
	padding:0 0.6em;
	border-left:1px solid #fff;
	color: #fff;
    text-decoration: none;
}

#topnav a:hover {
    text-decoration: underline;
}

#topnav .selected {
	color: #6d298c;
	padding:0 0.5em 0 0.5em;
	border-left:1px solid #FFFFFF;
}

#qsearch {
	padding: 2px 10px 0 0;
	text-align: right;
	vertical-align: top;
}

/*rule for firefox*/
html>body #qsearch{}

#qsearch label {
	position: relative;
	top: -0.1em;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}

#qsearch fieldset {
	border: 0 solid;
	margin: 0;
	padding: 0;
}

#qsearch form {
	display: inline;
	margin: 0;
	padding: 0;
}

#qs-qt {
	width:9em;
	height: 1.2em;
	margin-left: 0.2em;
	margin-top: 0.1em;

}

#qssubmit {
	padding:2px;
	margin: 0 0 0 0;
	font-size: xx-small; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: x-small;
	line-height:1.5em;
	font-weight:bold;
	border:1px solid #444444;
	color:#444444;
	height: 21px;
	
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* Wrappers for two/three column or portal layout */

#outer-wrapper {
	padding: 0;
	background: #E8E4E3;
}

#wrapper {
	clear: left;
    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: 23%;
}

#left-col img {
	display: block;
	margin: 1.3em auto;
}

#right-col {
	width: 13%;
}


#right-nav {
	padding: 0 0.3em 0.3em 0.3em;
}

#right-top, #left-top {
			height:39px;
			border-top: 2px solid #fff;
			border-bottom: 2px solid #fff;
			background-color:#D1CFD0;
}

#right-content {
	margin: 0.5em 0 0 0;
}

#left-content {
	padding-top:1em;
	padding-right:1em;

}


#left-content ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-indent:-0.65em;
	
	
}

#left-content ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	color: #000;
	text-decoration:none;
	
	
}

#left-content ul li ul li {
	border: none;
}

#left-nav li.selected {
	color:#1D1F6A!important;
	font-weight: bold;
}

#left-content a, #left-content span {
	color:#1D1F6A;
	background: url(pics/bulletsquare.gif) top left no-repeat;
	padding-left:10px;
	text-decoration:none;
	
}

#left-content span {
				color:#1D1F6A!important;
}

#left-content a:hover {
	color:#9838a8;
	text-decoration:underline;
}


#left-nav{
	padding-top:1em;
	padding-right:1em;

}


#left-nav ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-indent:-0.65em;
	
	
}

#left-nav ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 2em;
	color: #000;
	text-decoration:none;
	
	
}

#left-nav ul li ul li {
	border: none;
}

#left-nav li.selected {
	color:#1D1F6A!important;
	font-weight: bold;
}

#left-nav a, #left-nav span {
	color:#1D1F6A;
	background: url(pics/bulletsquare.gif) top left no-repeat;
	padding-left:10px;
	text-decoration:none;
	
}

#left-nav span {
				color:#1D1F6A!important;
}

#left-nav a:hover {
	color:#9838a8;
	text-decoration:underline;
}


#right-nav h2 {
	margin: 0.2em 0 0 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
	background-color: #555;
	color: #fff;
	font-size: 100%;
}

#right-nav ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-image: url(pics/right.gif);
}

#right-nav ul li {
    margin: 0;
	padding: 0.2em 0 0.2em 0;
 	list-style-type: none;
	border-bottom: 1px solid #aaa;
}

#right-nav ul li ul {
	border: 0;
}

#right-nav ul li ul li {
	border: 0;
	margin-left: 1.5em;
	list-style-image: url(r-bul.gif);
}

#right-nav a {
    text-decoration: none;
	color: #0000FF;
}

#right-nav a:hover {
    text-decoration: underline;
}

.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;
	border-left: 2px solid #fff;

}

#breadcrumb {
	font-size: 85%;
	color: #555;
	margin: 0.4em 0 0.35em 0;
	padding:1em 0 1em 2.7em;
	
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
	
}

#footer {
	border-top: 1px solid #fff;
	text-align: center;
	margin: 0 13px 0 0;
	padding: 0.5em 0.5em 0.5em 0;
	font-size: 85%;
}

#footer-nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 1em;
	margin-right: 0.5em;
	border-right: 1px solid;
}

#footer-nav a { 
	text-decoration: none;

}	
@media tty {
 i{content:"\";/*" "*/}} @import 'site-ie5.css'; /*";}
}/* */
