@import url("block-navigation.css");
@import url("popup.css");
/*@import url("template.css");*/
@import url("top-nav.css");
@import url("page-navigation.css");
@import url("lightview.css");


body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	background:  #8994ac url(/release/images/assets/background.gif) top left repeat;
}

img {
	border: 0;
}

.clearing { clear: both;}
div#wrapperwrapper {
	background: transparent url(/release/images/assets/background-fade.gif) top left repeat-x;
}

div#section ul#section-menu {
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding-left: 0;
	width: 718px;
}
div#section ul#section-menu li {
	float: left;
}
div#section ul#section-menu li.tab a {
	background:transparent url(/release/images/tabs/tab-off.gif) no-repeat;
	color:#fff;
	display:block;
	height:15px;
	padding:5px 6px;
	text-align:center;
	text-decoration:none;
	width:63px;
}
div#section ul#section-menu li.tab a:hover {
	background:transparent url(/release/images/tabs/tab-on.gif) no-repeat;
}	
div#section ul#section-menu li.tab-long a {
	background:transparent url(/release/images/tabs/tab-long-off.gif) no-repeat;
	color:#fff;
	display:block;
	height:15px;
	padding:5px 6px 5px 6px;
	text-align:center;
	text-decoration:none;
	width:109px;
}
div#section ul#section-menu li.tab-long a:hover {
	background:transparent url(/release/images/tabs/tab-long-on.gif) no-repeat;
	color:#fff;
}
div#section ul#section-menu li.tab a.active {
	background:transparent url(/release/images/tabs/tab-on.gif) no-repeat;
}
div#section ul#section-menu li.tab-long a.active {
	background:transparent url(/release/images/tabs/tab-long-on.gif) no-repeat;
}
div#section div#questions {
	clear: both;
	background: #19386C none;
	color: #fff;
	padding: 10px;
	overflow: hidden;
	width: 696px;
}
div#section div#questions a {
	color: #fff;
	text-decoration: underline;	
}
div#section div#questions a:hover {
	text-decoration: none;	
}
div#section div.first span.red {
	color: #d60000;	
	font-weight: bold;
}
/* new styles for the test table */
table#questions_below	{
	border-collapse: collapse;
	margin: 10px 0 10px 0;	
}
table#questions_below th	{
	border-bottom: 1px dashed #000000;
	white-space: nowrap;
	padding: 4px 6px 4px 6px;	
}
table#questions_below td	{
	vertical-align: top;
	border-bottom: 1px dashed #000000;
	padding: 8px 4px 8px 4px;
}
table#questions_below td span.seq_no	{
	font-weight: bold;	
}
table#questions_below tr.active td {
	background: #eaf4db none;
}
table#questions_below td.cntr	{
	text-align: center;	
}
/* end */
div#section ul#questions_below {
	border-left: 2px solid #ffffff;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
div#section ul#questions_below li {
	border-top: 1px dashed #000000;
	background: #ffffff none repeat scroll 0 0;
}
div#section ul#questions_below input {
	margin-left:10px;
}
div#section ul#questions_below li.first {
	border: none;
	border-top: none;
	background: #ffffff none repeat scroll 0 0;
	overflow: hidden;
}
div#section ul#questions_below li.active {
	background: #eaf4db none repeat scroll 0 0;
	overflow: hidden;
}
div#section ul#questions_below li div.col-one {
	width: 4%;
	float: left;
	color: #000;
	font-weight: bold;
}
div#section ul#questions_below li div.col-two {
	width: 56%;
	float: left;
	color: #000;
}
div#section ul#questions_below li div.col-three {
	width: 10%;
	float: left;
	color: #000;
}
div#copy p {
	margin-top:0;
	margin-bottom:15px;
}

div#copy ul {
    list-style: disc outside;
    }
div#infoguides hr {
	width: 100%;
	border: 0;
	height: 5px;
	border-bottom: 1px dashed #132959;
	margin-left: -17px;
	margin-bottom: 10px;
}
div#infoguides ul {
	list-style-type: none;
}
div#infoguides h4 strong {
	font-size: 15px;
	color: #132959;
}
div#document {
	padding: 5px 0 8px 10px;
	background-color: #e8f1f6;
}

p.pdf, span.doc, span.pdf, span.ppt, span.xls, a.pdf, a.ppt, a.doc, div.pdf a, div.ppt a, div.doc a {
	display:block;
	position: relative;
	left: -3px;
	background: transparent url(/release/images/assets/pdf.gif) no-repeat scroll top left;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: 1.5em;
}

/* Files wrapped with text */
span span.pdf, span span.doc, span span.ppt, span span.xls {
	display: inline;
	background: none;
	padding-left: 3px;
	padding-right: 0;
}

/* Hide filesize when inline */
span span.pdf span, span span.doc span, span span.ppt span {
	display: none;
}

a.ppt, span.ppt, div.ppt a {
	background: transparent url(/release/images/assets/ppt-icon.gif) no-repeat scroll top left; 
}

a.doc, span.doc, div.doc a {
	background: transparent url(/release/images/assets/word.gif) no-repeat scroll top left; 
}

span.xls {
	background: transparent url(/release/images/assets/xls.gif) no-repeat scroll top left; 
}

ul li strong {
	color:#132959;
	font-weight:bold;
}

h4 strong {
	font-size:14px; 
	color:#67b519;
}
div#wrapper {
	margin:0 auto;
	padding:0;
	border:0;
	text-align: left;
	width: 780px;
	height: 580px;
}

div#container {
	background-color: #fff;
	padding-bottom: 17px;
	float: left;
}

a img {border:0;}

.date {
color:#67b519;
font-size:1em;
font-weight:bold;
}

h1 span, h2 span, h3 span, div#logo a span, div#logo2 a span, div#logo3 a span, div#jumplinks, a.skiplinks, span.hidden {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

div#jumplinks {
	font-size:1px;
	display:none;visibility:hidden;
}


h1 {
	margin: 10px 0 0 10px;
	padding: 0;
}

h1 a:link {
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
}

h2 {
	/*position: relative;
	left: 0;
	top: 0;*/
	line-height: 0;
	padding: 0;
	margin: 0;
	color: #fff;
}



/*h3 {
    color: #132959;
    margin-top: 0px;
    margin-bottom: 0.5em;
    font-size: 1.2em;
    font-weight: bold;
}*/

h3 {
	color: #132959;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 1.5em;
}

h4 {
	color: #132959;
	font-size: 1.1em;
	margin: 0;
	padding: 10px 0 0 0;
}

div#header {
	margin:0;
	padding:0;
	border:0;
	width: 782px;
	float: left;
	clear: both;
	background: #FFFFFF;
	position: relative;
}


a:link, a:visited {
	color: #132959;
	text-decoration: underline;
}

a:hover, a:active {
	color: #132959;
	text-decoration: none;
}

div#header div#secondary-nav {
	position: absolute;
	top: 10px;
	right: 20px;
}

div#header div#secondary-nav form {
	margin: 0;
	padding: 0;
	float: right;
}

div#header div#secondary-nav form input {
	font-size: 1em;

}

div#header div#secondary-nav form input.text {
	width: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -3px;
}


div#header div#secondary-nav form input.submit {
	position: relative;
	top: -2px;
	margin: 0 5px 0 0;
}

div#header div#secondary-nav ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

div#header div#secondary-nav ul li {
	float: left;
	border-right: 1px solid #132959;
	padding: 0 0 0 5px;
}

div#header div#secondary-nav  ul li a:link, div#header div#secondary-nav  ul li a:visited {
	display: block;
	margin-right: 5px;
	color: #132959;
	text-decoration: none;
}

div#header div#secondary-nav  ul li a.active {
	margin-right: 5px;
	color: #132959;
	text-decoration: underline;
	font-weight: bold;
}

div#header div#secondary-nav  ul li a:hover {
	margin-right: 5px;
	color: #132959;
	text-decoration: underline;
}

div#header div#secondary-nav  ul li.last, div#header div#secondary-nav ul li.last-active {
	border-right: none;
	padding-right: 20px;
}




div#content {
	margin:0;
	padding:0;
	border:0;
	float:left;
	display: inline;
	margin: 0 32px 0 32px;
	clear:both;
}

div#logo {
	width: 222px;
	height: 62px;
	background: transparent url(/release/images/assets/logo.gif) scroll no-repeat top left;
	margin: 7px 0 0 20px;
	position: absolute;
}

div#logo a {
	width: 222px;
	height: 62px;
	position: absolute;
}

div#logo2 {
    width: 250px;
    height: 62px;
    background: transparent url(/release/images/assets/logo2.gif) scroll no-repeat top left;
    margin: 7px 0 0 20px;
    position: absolute;
}

div#logo2 a {
    width: 250px;
    height: 62px;
    position: absolute;
}

div#logo3 {
    width: 296px;
    height: 62px;
    background: transparent url(/release/images/assets/logo-white.gif) scroll no-repeat top left;
    margin: 7px 0 0 20px;
    position: absolute;
}

div#logo3 a {
    width: 296px;
    height: 62px;
    position: absolute;
}



* html div#content div#intropanel  /* this is recognized by IE only */
  {
  width: 263px;  /* total width, only for IE5.x/Win */
  w\idth: 262px; /* content width for other IE */
  }
  
div#content div#intropanel {
	background-color: #95d14f;
	border-right: 26px solid #132959;
	border:0;
	height: 202px;
	width: 262px;
	float: left;
	overflow: hidden;
}

div#content div#intropanel p {
	margin: 10px 9px 16px 9px;
}


div#content div#standardpanel {
	width: 253px;
	float: left;
	background-position: right 10px !important;
	margin: 4px 10px 0 0;
	display: inline;
}
div#content div#standardpanel h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 22px;
}
div#content div#standardpanel p {
	margin: 10px 0 16px 0px;
}

div#content div#pulloutpanel {
	margin: 4px 10px 0 1px;
padding-bottom:15px;
	float: left;
	width: 262px;
	display: inline;
	position: relative;
}

div#content div#formpanel h2 {
	background-color: #95d14f;
	margin: 0;
	padding: 10px 0 0 10px;
	line-height: 0;
	height: 22px;
}

div#content div#standardpanel h1 img, div#content div#pulloutpanel h1 img, div#content div#formpanel h3 img {
	margin: 10px 0 0 0;
}
div#content div#pulloutpanel h1 {
	background-color: #95d14f;
	margin: 0;
	padding: 0.5em 0 0 10px;
	line-height: 1.2em;
	text-transform:uppercase;
	font-size:0.9em;
	height: 27px;
}
div#content div#pulloutpanel h1 a {
  text-decoration:none;
}
div#content div#pulloutpanel h1 span {
	display: block;
	width: 100%;
	height: 100%;
	font-size:1em;
}
div#content div#pulloutpanel p {
	margin: 10px 80px 50px 10px;
}

div#content div#pulloutpanel a.explore img {
/*	position: absolute;
	bottom: 0px;
	left: 0px;*/
}

div#content div#pulloutpanel a.explore {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 26px;
}

div#content div#pulloutpaneltext {
	margin: 4px 10px 0 1px;
	float: left;
	width: 270px;
	display: inline;
	position: relative;
	background-color: #bde291;
}

div#content div#pulloutpaneltext p {
	margin: 10px 10px 10px 10px;
}




div#content div#formpanel h3 {
	background-color: #95d14f;
	padding: 8px 10px 8px 10px;
	margin: 0;
}

div#content div#formpanel {
	background-color: #bde291;
	float: left;
	width: 366px;
	margin-top: 20px;
}

div#content div#formpanel div {
	margin: 10px 0 0 10px;  
}

div#content div#formpanel div#partnerleft {
/*	background-color: #c6e6a0;*/
	background-color: #fff;
	margin: 0 1px 1px 1px;
	padding: 10px;
}

div#content div#formpanel div#partnerleft ul {
	list-style: none;
	position: relative;
	margin: 5px 0 0 10px !important;
}

div#content div#formpanel div#partnerleft ul li {
	margin: 0;
	padding: 0;
}


div#content div#formpanel form {
	float: left;
/*	margin: 0;
	padding: 0;*/
}  

div#content div#formpanel form table {
	margin: 0 0 5px 0;
}

div#content div#formpanel form table td {
	text-align: left;
}

div#content div#formpanel form table td * {
	margin: 0;
	padding: 0;
}	  

div#content div#formpanel form table td div.formheadings {
	margin: 8px 0 5px 0;
} 
* html div#content div#formpanel form table td div.formheadings {
	font-size: 0.7em;
}

div#content div#formpanel form input#submit {
	float: right;
	width: 70px;
	margin: 8px 0 5px 0;
} 

div#content div#formpanel form label {
	width: 166px;
	display: block;
}

div#content div#formpanel form label.wide, div#content div#formpanel form p {
	width: 343px;
}

div#content div#formpanel form input#name, div#content div#formpanel form input#email, div#content div#formpanel form input#email, div#content div#formpanel form input#telephone, div#content div#formpanel form input#organisation, div#content div#formpanel form input#jobtitle {
	width: 166px;
	float: left;
}

div#content div#formpanel form input#namewide {
	width: 343px;
/*	width: 166px;*/
	float: left;
}



div#content div#formpanel form textarea {
	width: 344px;
}

p.error {
	font-weight: bold;
	color: #132959;
}


div.divider {
	clear: both;
	border-top: 1px dashed #132959;
}

div.divider ul {
	list-style: none;
	width: 175px !important;
	float: left;
	margin: 0;
}

ul.countrylist {
	list-style: none;
	float: left;
	width: 130px;
/*	text-align: right;*/
	margin: 0 !important;
}

div#map {
	float: right;
}





div#content div#formpanel table#partnershiptable {
	width: 366px;
}

div#content div#formpanel table#partnershiptable tr.even td {
	background-color: #fff;
}

div#content div#formpanel table#partnershiptable tr.odd td {
	background-color: #f5faee;
}

div#content div#formpanel table#partnershiptable td {
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #bde291;
}

div#content div#formpanel table#partnershiptable td.detail {
	width: 50%;
}

/*strong {
	color: #132959;
	display: block;
	margin-bottom: 3px;
}*/

p span strong {
	display: inline;
}

strong.alt, strong.alt a:link, strong.alt a:visited, strong.alt a:hover, strong.alt a:active{
	color: #44a500;
}



table#partnershiptable tr.titlecell {
    background-color: #fff;
    text-transform: uppercase;
    font-size: 90%;
    }
    
table#partnershiptable tr.titlecell td {
    border: none !important;
    padding-bottom: 0 !important;
    }

table#partnershiptable tr.titlecell td p {
    margin: 0;
    }   



div#content div#maincontent {
	margin:12px 0 0 0;
	padding:0;
	border:0;
	float:left;
	display:inline;
	width: 716px;
	clear: both;
}

div#content div#maincontent div#copyalt {
	margin:0;
	padding:0;
	border:0;
	float:left;
	width: 563px;
}



div#content div#maincontent div#copywide {
	margin:0;
	padding:0;
	border:0;
	float:left;
	width: 544px;
	/*margin-left: 10px;*/
}

div#content div#maincontent div#copy {
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
	border:0;
	float:left;
	width: 366px;
	background: transparent url(/release/images/assets/vertical-dots.gif) scroll repeat-y top right;
}


div#content div#maincontent div#copy ul, div#content div#maincontent div#copy ol {
	margin: 0 0 15px 35px;
	padding:2px 0 0 0;
}

div#content div#maincontent div#copy ul li, div#content div#maincontent div#copy ol li{
	margin-bottom: 2px;
	margin-left:5px;
}

div#content div#maincontent div#copy p.images {
	margin-top:10px;
}

div.loginpanel {
	background-color:#E8F1F6; 
	width:160px; 
	border-color:  #132959; 
	border-style:none none dashed;
	border-width:0pt 0pt 1px; 
	padding: 0pt;
}
div.loginpanel h4	{
	margin-bottom: 10px;
}
div.loginpanel table	{
	border-collapse: collapse;
}
div.loginpanel form	{
	font-size: 11px;	
}
div#questionnaire {
	border-style:none none dashed; 
	border-width:0pt 0pt 1px; 
	padding-top:10px; 
	margin-bottom:10px;
}

div#assessmentform {
	background-color:#E8F1F6;
}

div#assessmentform form {
	padding:10px;
}


/*div#content div#maincontent div.alt {
    width: 537px !important;
    background: none !important;
    margin: 0 0 0 10px;
    padding: 0 15px 0 0;
    border:0;
    float:left;
    background-image: transparent url() top left no-repeat;
    }*/

/* Related */

div#content div#maincontent div#copy ul.related {
	list-style: none;
	margin: 0;
}

div#content div#maincontent div#copy ul.related li a {
	padding-left: 20px;
}

div#content div#maincontent div#copy ul.related li.webpage a {
	background: transparent url(/release/images/assets/webpage-icon.gif) scroll no-repeat left center;
}


div#content div#maincontent div#related {
	margin:0;
	padding:0;
	border:0;
	float:right;
	padding-left: 12px;
	width: 160px;
	clear: right;
}

div#content div#maincontent div#related div.relatedpanel {
	margin: 15px 0 0 0;
	padding:0;
	border:0;
	width:160px;
	border-bottom: 1px dashed #132959;
}

div#related p {
	margin: 0;
	padding: 8px;
	border: 0;
	width: 144px;
	border-bottom: 1px dashed #132959;
	background: #e8f1f6;
	clear: both;
}
* html div#content div#maincontent div#related div.relatedpanel p {
	/*margin: -5px 0 0 0;*/
}

div#related img.top_img {
	margin-bottom: 10px;
}

div#related p span span.pdf, div#related p span span.doc, div#related p span span.ppt {
	left: 0px;
	padding-left: 0;
}

div#related div.relatedpanel p {
	padding: 0 0 15px 0;
	border:0;
	font-size: 0.9em; overflow: hidden;
	background-color: transparent;
}



div#content div#maincontent div.relatedimage {
	background-color: #bde291;
	width:160px;
}

div#content div#maincontent div.relatedimage p {
	color: #132959;
	font-size: 80%;
	margin: 0;
	padding: 5px 8px 8px 8px;
	line-height: 100%;
}   

/* Footer */

* html div#footer  /* this is recognized by IE only */
  {
  width: 716px;  /* total width, only for IE5.x/Win */
  w\idth: 700px; /* content width for other IE */
  }
  
div#footer {
	border: 0;
	padding: 9px;
	background-color: #8994ac;
	margin: 0 32px 0 32px;
	border-top: 11px solid #fff;
	color: #fff;
	font-size: 0.8em;
	float: left;
	display: inline;
	clear: both;
	width: 700px;
}



div#footer img {
	float: left;
	margin-right: 8px;
}

div#footer ul {
	list-style: none;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 380px;

}


div#footer ul li {
	float: right;
	border-right: 1px solid #fff;
	padding: 0 0 0 5px;
}

div#footer ul li a:link, div#footer ul li a:visited {
	display: block;
	margin-right: 5px;
	color: #fff;
	text-decoration: none;
}

div#footer ul li a:hover, div#footer ul li a.active {
	margin-right: 5px;
	color: #fff;
	text-decoration: underline;
}

div#footer div#copyright {
	float: left;
	margin: 20px 0 0 5px;
	width: 150px;
}
* html div#footer ul
{
	float: left;
	width: 352px;
}
* html div#footer div#copyright
{
	float: right;
	margin: 20px 0 0 0;
	width: 160px;
}
ul#sitemap strong {
    margin: 0 !important;
    padding: 0 !important;
    }
ul#sitemap {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none outside !important;
    }
ul#sitemap ul {
/*    margin: 0 !important;*/
    padding: 0 !important;
    list-style: none outside !important;
    }
ul#sitemap li {
    margin: 0 !important;
    padding: 4px 0 0 0;
    list-style: none outside !important;
    }
ul#sitemap ul ul ul {
    margin-bottom: 0 !important;
    }




div#content div#maincontent div#copy ul#flowchartmenu {
    margin: 0;
    padding: 0;
    font-weight: bold;
    }
div#content div#maincontent div#copy ul#flowchartmenu li {
    list-style: none;
    margin: 0 0 1px 0;
    padding: 0;
    float: left;
    width: 366px;
    }
div#content div#maincontent div#copy ul#flowchartmenu li a:link, div#content div#maincontent div#copy ul#flowchartmenu li a:visited {
    display: block;
    padding: 12px 22px 10px 12px;
    text-decoration: none;
    background: #bde291 url(/release/images/assets/darkarrow.gif) scroll no-repeat 350px center;
    position: relative;
    }
div#content div#maincontent div#copy ul#flowchartmenu li a:hover, div#content div#maincontent div#copy ul#flowchartmenu li a:active {
    background-color: #95d14f;
    }




div#content div#maincontent div#copy ul#flowchart {
    margin: 0;
    padding: 0;
    font-weight: bold;
    list-style: none outside;
    }

div#content div#maincontent div#copy ul#flowchart li {
    margin: 1px 0 1px 0;
/*    padding: 1px 0 0 0;*/
    }

div#content div#maincontent div#copy ul#flowchart li {
    float: left;
    #float: none;
    }

div#content div#maincontent div#copy ul#flowchart li a:link, div#content div#maincontent div#copy ul#flowchart li a:visited {
    display: block;
    padding: 12px 12px 10px 12px;
    text-decoration: none;
    float: left;
    display: inline;
    width: 342px;
    background: #bde291 url(/release/images/assets/darkarrow.gif) scroll no-repeat 350px center;
    position: relative;
    border: 0;
    clear: both;
    }
div#content div#maincontent div#copy ul#flowchart li a.active {
    background: #95d14f url(/release/images/assets/openarrow.gif) scroll no-repeat 347px center !important;
    float: left;
    display: inline;
    }    
div#content div#maincontent div#copy ul#flowchart li a.unactive {
    background: #95d14f none scroll no-repeat 347px center !important;
    float: left;
    display: inline;
    }    
div#content div#maincontent div#copy ul#flowchart li a.nonactive:link, div#content div#maincontent div#copy ul#flowchart li a.nonactive:visited {
    background: #bde291;
    background-image: none;
    float: left;
    display: inline;
    } 
div#content div#maincontent div#copy ul#flowchart li a:hover, div#content div#maincontent div#copy ul#flowchart li a:active {
    background: #95d14f url(/release/images/assets/openarrow.gif) scroll no-repeat 347px center;
    float: left;
    display: inline;
    border: 0;
    }    
div#content div#maincontent div#copy ul#flowchart li a.nonactive:hover {
    background: #95d14f;
    background-image: none;
    float: left;
    display: inline;
    } 
    
div#content div#maincontent div#copy ul#flowchart li a strong {
    float: left;
    width: 35px;
    cursor: pointer;
    cursor: hand;
    color: #132959;
    }    
div#content div#maincontent div#copy ul#flowchart li a span {
    display: block;
    float: left;
    font-weight: normal;
    width: 287px;
    cursor: pointer;
    cursor: hand;
    }
    


div#content div#maincontent div#copy ul#flowchart li ul {
    margin: 0;

    font-weight: normal;
    list-style: disc outside;
    padding: 15px !important;
    float: left;
    display: inline;
    display: none;
    }

div#content div#maincontent div#copy ul#flowchart li ul li {
/*     */
/*    background-color: transparent;
    background-image: none !important;
    float: none !important;
    
    
    clear: both;*/
    
    
    margin: 0 0 4px 15px;

    }
    
div#content div#maincontent div#copy ul#flowchart li ul li a {
    display: inline !important;
    background-color: #fff !important;
    background-image: none !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
/*    width: 369px;*/
    }
div#content div#maincontent div#copy ul#flowchart li ul li a:link,
div#content div#maincontent div#copy ul#flowchart li ul li a:visited {
    text-decoration: underline;
    }
div#content div#maincontent div#copy ul#flowchart li ul li a:hover {
    text-decoration: none;
    }    
    
    

    
div.pageheadwrap {
    background-color: #bde291;
    padding: 10px;
    }
div.pageheadwrap h4 {
    font-size: 1.5em;
    margin-top: 0;
    padding-top: 0;
}
div.colone {
    margin-top: 15px;
/*    width: 269px;
    float: left;
    margin-right: 16px;
    */
    }

div.coltwo {
/*    width: 252px;
    float: left;
    margin-top: 15px;*/
    }
    
 table.lightview { border-collapse:collapse; width: 95%; margin: 2px 0 10px 0; }
 table.lightview { margin: 0 0 10px;  } 
 table.lightview th { border: 1px solid #999999; text-align: center; vertical-align: middle; padding: 5px; } 
 table.lightview td { border: 1px solid #999999; vertical-align: top; text-align: left; padding: 5px; } 
 table.lightview td ul { margin-left: 0px; list-style: disc outside; padding-left: 10px; } 
 table.lightview td ul li { margin-left: 13px; list-style: disc;  } 
 