--
--
Inngot Colour Pallette
    -- Inngot white #FFFFFF
    -- Inngot yellow #F6F433
    -- Inngot blue	#68C4FF
    -- Inngot dark gray #525252 
 
 
    -- Inngot lighter gray #CCCCCC

--
-- General styles
--


td.textleft {
	text-align: left;
}

th.textleft {
	text-align: left;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.half {
	width: 50%;
}


form {
	margin:0px;
	padding:0px;
}

body .centrepanelcontentTC {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,html .richform {
	font-family:   Calibri, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
}

body {
	background-color: #E0E0E0;
	margin: 0;
}

h1 {
	font-family:    Calibri, Arial, Helvetica, sans-serif;
}

h1.rightpanelheader {
	margin-bottom:6px;
}

h2,h3 {
	font-family:   Calibri, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

p {
	width: 100%;
	height: 0.5em;
	margin: 2px 0 2px 0;
	
	border-top: 1px solid black;
	padding: -4px;
	display: block;
	font-size: 1em;
}




--
-- Overridden richfaces classes
--
.dr-toolbar-ext {
	
}

.generalTable {
	vertical-align: top;
	padding: 0px;
}

.tableRowNormal {
	vertical-align: top;
	
}

.tableRowGrey {
	vertical-align: top;
	background-color: #E5E5E5;
}

.tableRowIcon {
	vertical-align: top;
	width: 20px;
}

.tableRowAlertnate {
	vertical-align: top;
	background-color: #EEEEDB;
}

.tableRowFinalRight {
	vertical-align: top;
	text-align: right;
}

table.nopadding {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: separate;
}

table.nopadding th {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
}

table.nopadding td {
	border-width: 0px;
	padding: 0px;
	-moz-border-radius: ;
}

.tooltip {
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
	width: 300px;
}

.tooltip-text {
	cursor: pointer;
	border-width: 0px;
	padding: 0px;
}

.tooltip-text.div {
	border-width: 0px;
	vertical-align: right;
	padding: 0px;
}

.tooltipData {
	font-weight: bold;
}

.tooltip-text.span {
	cursor: pointer;
}

.rhregisterpanel {
	text-align: center;
	padding-top:5px;
	font-size: 1.3em;
	font-weight: bold;
}

table.text {
	vertical-align: top;
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.text th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.text td {
	vertical-align: top;
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

#banner {
	width: 940px;
	margin-top: 5px;
	margin-bottom: 26px;
}

#ingbanner {
	width: 940px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#bannertext {
	position: absolute;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 270px;
}

#bannertext h1 {
	font-size: 1.75em;
}

#footer {
	clear: both;
	font-size: 0.9em;
	margin: 15px;
	margin-top: 0px;
}

#ingfooter {
	clear: both;
	font-size: 0.9em;
	margin: 0px;

}

#centrepanel {
	float: left;
	width: 695px;
	margin:0 5px 10px 10px;
}

#regmenu {
	width: 100%;
}

#enquirySelect {
	width: 200px;
}

.inputTextMedium {
	width: 280px;
}

.inputTextSmall {
	width: 140px;
}

.homePageText {
	padding: 10px;
	padding-right: 20px;
	padding-top:0px;
	padding-left:0px;
}


.homePageHeader {
	font-size: 1.7em;
	margin:0px;
	margin-bottom:10px;
	font-weight: normal;
	color: #000000;
	line-height: 1.0;
}

h1.homePageHeader div {
	line-height: 1.0;
}

.homePageText h2 {
	font-size: 1.4em;
	margin-top: 0px;
}

div.homePageText   {
	font-size: 0.8em;
	margin-top: 0px;
	line-height: 1.15;
}

.homePageText a {
	font-size: 1em;
}

div.homecontentfirstpara {
	font-weight: 600;
	font-size: 1.0em;
}

h2.homecontentfirstpara {
	font-weight: 600;
	font-size: 1.0em;
}

div.homecontentimportantpara {
	font-size: 1.05em;
}

.homecontentpara {
	margin-bottom: 15px;
}

.homecontentpara ul {
	margin-top: 0px;
}

div.homecontentfooter {
	margin-top: 15px;
	font-size: 0.7em;
}

.homenews {
	font-size: 0.8em;
	background-color:#EDEDED;
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin-bottom:5px;
	margin-left:-10px;
	padding:8px;
}

.homenewsstory {
	margin-bottom:20px;
	}

.spaceddiv15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.generaltext {
	padding: 6px;
	padding-bottom: 10px;
	font-size: 0.95em;
}

.generaltext h1 {
	font-size: 1.56em;
	margin-top: 0px;
	font-weight: normal;
}

.generaltext h2 {
	font-size: 1.10em;
	margin-top: 0px;
}

.generaltext div {
	margin-top: 0px;
	line-height: 1.393;
}

.pageheading {
	font-size: 1.15em;
	margin-top: 0px;
	font-weight: bold;
}

.sectionheading {
	font-size: 1.05em;
	margin-top: 0px;
	font-weight: bold;
}

.centrepanelcontent {
	padding: 10px;
	padding-bottom: 30px;
}

.centrepanelcontent h1 {
	font-size: 1.56em;
	margin-top: 0px;
	font-weight: normal;
}

.centrepanelcontent h2 {
	font-size: 1.05em;
	margin-top: 0px;
}

.centrepanelcontent div {
	font-size: 0.9em;
	margin-top: 0px;
	line-height: 1.393;
}

.centrepanelcontentPreReg {
	padding: 10px;
	padding-bottom: 30px;
}

.centrepanelcontentPreReg h1 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.5em;
}

.centrepanelcontentPreReg h2 {
	font-size: 1.05em;
	margin-top: 0px;
}

.centrepanelcontentPreReg div {
	font-size: 0.985em;
	margin-top: 0px;
	line-height: 1.393;
}

.singlepanelcontent {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.singlepanelcontent h1 {
	font-size: 1.56em;
	margin-top: 0px;
	font-weight: normal;
}

.singlepanelcontent h2 {
	font-size: 1.05em;
	margin-top: 0px;
}

.singlepanelcontent h3 {
	font-size: 1.00em;
	margin-top: 0px;
}

div.singlepanelcontent  {
	font-size: 0.985em;
	margin-top: 0px;
	line-height: 1.2;
}

#rightpanel {
	float: right;
	margin:0 10px 10px 5px;
	padding-right:10px;
	width: 230px;
}

.rightpanelpane {
	color: black;
	font-size: 0.80em;
	margin-bottom: 0px;
	line-height: 1.15
}

.rightpanelpane h1 {
	font-size: 1.2em;
	margin-top: 0px;
}

.valresultboxouter {
	margin-bottom: 10px;
}

.valresultboxinner h3 {
	margin-bottom: 0px;
}

.valresultboxinner ul {
	margin-bottom: 0px;
}

div.scroll {
	height: 180px;
	width: 100%;
	overflow: auto;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 8px;
}

.dark_rounded_box {
	background-color: #333333;
	color: #FFFFFF;
}

.formtable {
	width: 100%;
}

.formtable td {
	align: top;
}

.panelgrid_topalign {
	align: top;
}

.rich-tab-active {
	
}

.rich-tab-inactive {
	background-color: #E6E6E6;
}

.lightgreytable,.lightgreytable TD,.lightgreytable TH {
	background-color: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
}

.linedTable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
}

.linedTable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

.linedTable td {
	background-color: white;
	border-color: black;
	border-top: hidden;
	border-bottom: solid;
	border-left: hidden;
	border-right: hidden;
	border-width: 1px;
	padding: 4px 6px 4px 4px;
}

.linedTableNoPad {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
	border-style: hidden hidden hidden hidden;
}

.linedTableNoPad th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
	border-style: hidden solid hidden hidden;
}

.linedTableNoPad td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

 
.rich-shuttle-source-row-active {
	background-color: #68C4FF;
}

.rich-shuttle-source-caption {
	font-weight: bold;
}

.rich-shuttle-target-caption {
	font-weight: bold;
}

.rich-shuttle-body {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.rich-list-shuttle-button {
	padding: 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-shuttle-button-disabled {
	padding: 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-shuttle-button-light {
	padding: 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-shuttle-button-press {
	padding: 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-shuttle-button-content {
	
}

.rich-list-shuttle-button-selection {
	
}

.rich-calendar-exterior {
	background-color: white;
}

div.companydetails_box {
	border: 1px #BBB solid;
	padding: 5px; 
	margin-top: 20px;
}

div.companydetails_box h3 {
	margin-top: 0;
	background-color: #636363;
	color: white;
	padding-left: 2px;
}

div.dark_rounded_box a:visited {
	color: #FFFFFF;
	font-size: 1.0em;
}

div.dark_rounded_box a:link {
	color: #FFFFFF;
	font-size: 1.0em;
}

div.dark_rounded_box a:active {
	color: #F6F433;
	font-size: 1.0em;
}

div.dark_rounded_box a:hover {
	color: #F6F433;
	font-size: 1.0em;
}

.light_rounded_box {
	background-color: #CCCCCC;
	color: #333333;
}

div.light_rounded_box a:visited {
	color: #333333;
	font-size: 1.0em;
}

div.light_rounded_box a:link {
	color: #333333;
	font-size: 1.0em;
}

div.light_rounded_box a:active {
	color: #F6F433;
	font-size: 1.0em;
}

div.light_rounded_box a:hover {
	color: #F6F433;
	font-size: 1.0em;
}

.white_rounded_box {
	background-color: #FFFFFF;
	color: #333333;
}

div.white_rounded_box a:visited {
	color: #333333;
	font-size: 0.9em;
}

div.white_rounded_box a:link {
	color: #333333;
	font-size: 0.9em;
}

div.white_rounded_box a:active {
	color: #F6F433;
	font-size: 0.9em;
}

div.white_rounded_box a:hover {
	color: #F6F433;
	font-size: 0.9em;
}

.amber_valuation_rounded_box {
	background-color: #FF9248;
	padding:5px;
}

.red_valuation_rounded_box {
	background-color: #FF6A6A;
	padding:5px;
}

.green_valuation_rounded_box {
	background-color: #A8FFA8;
	padding:5px;
}

.white2_rounded_box {
	background-color: #FFFFFF;
	color: #333333;
}

.yellow2_rounded_box {
	background-color: #fff55e;
	color: #333;	
}

.white3_rounded_box {
	background-color: #FFFFFF;
	color: #333333;
}

.greywhite_rounded_box {
	background-color: #CCCCCC;
	color: #333333;
}

.graywhiteline_rounded_box {
	background-color: #FFFFFF;
	color: #333333;
}

.whiteyellowline_rounded_box {
	background-color: #F6F433;
	color: #333333;
}


.graygray_rounded_box {
	background-color: #CCCCCC;
	color: #333333;
}

.grayyelow_rounded_box {
	background-color: #F6F433;
	color: #333333;
}

.greyyellowline_rounded_box {
	background-color: #F6F433;
	color: #333333;
}

.helptext {
	background-color: #00EEEE;
	color: #000000;
}

div.helptext {
	padding:10px;
}

div.greyyellowline_rounded_box a:visited {
	color: #333333;
	font-size: 0.98em;
	font-weight: bold;
}

div.greyyellowline_rounded_box a:link {
	color: #333333;
	font-size: 0.98em;
	font-weight: bold;
}

div.greyyellowline_rounded_box a:active {
	color: #333333;
	font-size: 0.98em;
	font-weight: bold;
}

div.greyyellowline_rounded_box a:hover {
	color: black;
	font-size: 0.98em;
	font-weight: bold;
}

div.white2_rounded_box a:visited {
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
}

div.white2_rounded_box a:link {
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
}

div.white2_rounded_box a:active {
	color: #F6F433;
	font-size: 1.0em;
	font-weight: bold;
}

div.white2_rounded_box a:hover {
	color: #F6F433;
	font-size: 1.0em;
	font-weight: bold;
}

a.whitebglink:visited {
	color: #004444 !important;
	text-decoration: underline;
}

a.whitebglink:link {
	color: #004444 !important;
	text-decoration: underline;
}

a.whitebglink:active {
	color: black !important;
}

a.whitebglink:hover {
	color: black !important;
}

a.footersitelink:visited {
	color: #004444 !important;
}

a.footersitelink:link {
	color: #004444 !important;
}

a.footersitelink:active {
	color: black !important;
}

a.footersitelink:hover {
	color: black !important;
}

a.darkbglink:visited {
	color: #F6F433 !important;
	text-decoration: underline;
}

a.darkbglink:link {
	color: #F6F433 !important;
	text-decoration: underline;
}

a.darkbglink:active {
	color: #FFFFFF !important;
}

a.darkbglink:hover {
	color: #FFFFFF !important;
}

a.lowprioritylink:visited {
	color: #666666 !important;
}

a.lowprioritylink:link {
	color: #666666 !important;
}

a.lowprioritylink:active {
	color: #666666 !important;
}

a.lowprioritylink:hover {
	color: black !important;
}

.wizardInputTextBox {
	width: 68ex;
	font-size: 1.0em;
}

.logotext {
	font-size: 3.75em;
	color: #FFD201;
	margin-right: 30px;
}

.logolarge {
	font-size: 1.88em;
}

.logomedium {
	font-size: 1.25em;
}

.welcomeText {
	margin-bottom: 20px;
}

div.nowrap {
	white-space: nowrap;
}

div.nobg {
	background: transparent;
}

div.wrapper {
	background-color: #525252;
	background-image: url(/inngot/img/bodybg858585.gif);
	background-position: 0pt;
	background-repeat: repeat-y;
	margin: auto;
	padding: 5px;
	position: relative;
	width: 940px;
}

div#ingwrapper {
	background-color: #525252;
	margin: auto;
	padding: 0px;
	position: relative;
	width: 940px;
}

div#ingmainbody {
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-top:1px; 
	margin-right: 0px; 
	padding:20px;
	padding-right:0px;
}

div.ingwrapperwhite {
	background-color: #FFFFFF;
	margin: auto;
	padding: 5px;
	padding-right: 0px;
	position: relative;
	width: 940px;
}

div#mainbody {
	margin:16px 11px 3px 4px;
}

div.roundedformboxwrapper {
	margin-top:3px;
	margin-bottom:3px;
}
div.roundedformboxcontent {
	padding:15px;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
}

div.roundedformboxfields {
	padding-left:80px;
	padding-right:40px;
}

.roundedformboxfield {
	margin-bottom:12px;
}



.edit {
	clear: both;
	padding-top: 10px;
}

.edit .label {
	float: left;
	padding-right: 5px;
	font-weight: bold;
	width: 150px;
	text-align: right;
}

.edit .output {
	float: right;
	width: 360px;
	padding-top: 10px;
	text-align: left;
}

.edit .input {
	float: left;
	width: 200px;
	text-align: left;
}

.edit .error {
	float: left;
	width: 200px;
	text-align: left;
}

.errors {
	text-align: left;
	color: #FF0000;
}

.errors div {
	text-align: left;
}

.errors span {
	text-align: left;
}

.errors input {
	border: 1px solid #FF0000;
}

.errors ul {
	list-style: none;
}

.textbox {
	margin: 0px;
	padding: 2px;
}

div.textbox {
	margin: 0px;
}

.textbox div {
	margin: 0px;
	padding: 0px;
}

.textbox input {
	margin: 0px;
	border: 0px;
	padding: 0px;
	line-height: 14px;
}

fieldset {
	marging-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.resultsmenubar {
	border: 0px;
	margin-bottom: 15px;
}

.resultsmenubarfooter {
	border: 0px;
	margin-top: 10px;

}

.service {

}

.service a:visited {
	color: #333333;
	text-decoration: underline;
	border: 0px;
}

.service a:link {
	color: #333333;
	text-decoration: underline;
	border: 0px;
}

.service a:active {
	color: #333333;
	text-decoration: underline;
	border: 0px;
}

.service a:hover {
	color: black;
	text-decoration: underline;
	border: 0px;
}

.reportprofilecontainer {
	margin-right:10px;
}

.certificateEntry {
	padding: 30px;
}

.menubarwhite a {
	color: #000000;
}

 a.menubarwhite:link,a.menubarwhite:visited {
	color: #000000;
}

a.menubarwhite:hover,a.menubarwhite:active {
	color: #990A2A !important;
}

.menubar {
	border: 0px;
	font-size: 0.8em;
	BACKGROUND-IMAGE: ;
	color:#FFFFFF;
	margin-top:5px;
}

.menubar a {
	color: white;
}

.menubar a:link, .menubar a:visited {
	color: #FFFFFF;
}

.menubar a:hover, .menubar a:active {
	color: #F6F433;
}





.yellow {
	color: #F6F433;
}

a.yellow {
	color: #F6F433;
}

.slightlyfaint {
	color: #cccccc;
}

.faint {
	color: #cccccc;
}

.blue {
	color: #0099FF;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}


.helpLink {
	color:#000099;
}

.helpLink:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* 
  -- Dialog styling 
*/
.rounded_dialog {
	position: relative;
	margin: 0px auto;
	min-width: 8em;
	max-width: 300px;
	/* based on image dimensions */
	color: #000;
	z-index: 1;
	margin-left: 12px; /* default, width of left corner */
	margin-bottom: 0.5em; /* spacing under dialog */
}

.rounded_dialog .content,.rounded_dialog .t,.rounded_dialog .b,.rounded_dialog .b div
	{
	background: transparent url(/inngot/img/dialog_800x600.png) no-repeat
		top right;
	_background-image: url(/inngot/img/dialog_800x600.gif);
}

.rounded_dialog .content {
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 10px 18px 0px 0px;
}

.rounded_dialog .t { /* top+left vertical slice */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px; /* top slice width */
	margin-left: -12px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	background-position: top left;
}

.rounded_dialog .b { /* bottom */
	position: relative;
	width: 100%;
}

.rounded_dialog .b,.rounded_dialog .b div {
	height: 30px; /* height of bottom cap/shade */
	font-size: 1px;
}

.rounded_dialog .b {
	background-position: bottom right;
}

.rounded_dialog .b div {
	position: relative;
	width: 12px; /* bottom corner width */
	margin-left: -12px;
	background-position: bottom left;
}

.rounded_dialog .hd,.rounded_dialog .bd,.rounded_dialog .ft {
	position: relative;
}

.rounded_dialog .wrapper .inngwrapper{
	/* extra content protector - preventing vertical overflow (past background) */
	position: static;
	max-height: 1000px;
	overflow: auto;
	/* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.rounded_dialog h1,.rounded_dialog p {
	margin: 0px;
	/* margins will blow out backgrounds, leaving whitespace. */
	padding: 0.5em 0px 0.5em 0px;
}

.rounded_dialog h1 {
	padding-bottom: 0px;
}

.rounded_dialog_hint_text {
	color: #999999;
	text-size: 1.1em;
} 

.rounded_dialog_hint {
	position: relative;
	margin: 0px auto;
	min-width: 8em;
	max-width: 400px;
	/* based on image dimensions */
	color: #000;
	z-index: 1;
	margin-left: 12px; /* default, width of left corner */
	margin-bottom: 0.5em; /* spacing under dialog */
}

.rounded_dialog_hint .content,.rounded_dialog_hint .t,.rounded_dialog_hint .b,.rounded_dialog_hint .b div
	{
	background: transparent url(/inngot/img/dialog_hint_800x600.png) no-repeat
		top right;
	_background-image: url(/inngot/img/dialog_hint_800x600.gif);
}

.rounded_dialog_hint .content {
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 10px 18px 0px 0px;
}

.rounded_dialog_hint .t { /* top+left vertical slice */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px; /* top slice width */
	margin-left: -12px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	background-position: top left;
}

.rounded_dialog_hint .b { /* bottom */
	position: relative;
	width: 100%;
}

.rounded_dialog_hint .b,.rounded_dialog_hint .b div {
	height: 30px; 
	font-size: 1px;
}

.rounded_dialog_hint .b {
	background-position: bottom right;
}

.rounded_dialog_hint .b div {
	position: relative;
	width: 12px; 
	margin-left: -12px;
	background-position: bottom left;
}

.rounded_dialog_hint .hd,.rounded_dialog_hint .bd,.rounded_dialog_hint .ft {
	position: relative;
}

.rounded_dialog_hint .wrapper .inngwrapper{
	position: static;
	max-height: 1000px;
	overflow: auto;
}

.rounded_dialog_hint h1,.rounded_dialog_hint p {
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
}

.rounded_dialog_hint h1 {
	padding-bottom: 0px;
}

--
--
Spacing Elements
    -- .line1black {
	width: 100%;
	height: 1px;
	margin: 0px;
	border-top: 1px solid white;
	padding: 0px;
	display: block;
	font-size: 1px;
}
 
#demopanelone {
	float: left;
	width: 40%;
	margin-right: 10px;
	padding: 0px;
	padding-bottom: 19px;
}

#demopaneltwo {
	float: left;
	width: 58%;
	margin-right: 0px;
	padding: 0px;
	padding-bottom: 19px;
}

.demoPageHeader {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #F6F433;
}

.demoiconleft {
    float:left;
    margin-top:5px;
    margin-right:10px;
    margin-bottom:2px;
    }
    
.demoiconright {
    float:right;
    margin-top:5px;
    margin-left:10px;
    margin-bottom:2px;
    }


div.demopanelone h1{
	font-size: 1.3em;
	margin-top: 0px;
	font-weight: normal;
	color: #F6F433;
}
.democontentpara {
	color: #FFFFFF;
	margin-bottom: 8px;
	font-size: 0.75em;
}

.samplescreen {
	width:885px;
	margin:5px;
	margin-bottom: 20px;
	clear:both;
}

.samplecontentpara {
	color: #FFFFFF;
	margin-bottom: 8px;
	font-size: 0.85em;
}

div.samplescreen a:visited {
	color: #FFFFFF;
	font-size: 1.0em;
}

div.samplescreen a:link {
	color: #FFFFFF;
	font-size: 1.0em;
}

div.samplescreen a:active {
	color: #F6F433;
	font-size: 1.0em;
}

div.samplescreen a:hover {
	color: #F6F433;
	font-size: 1.0em;
}

.paymentgroup {
	margin-bottom: 15px;
}

 

#panelheader {
	background-color: #fff55e; /* yellow */
	background-color: #CCCCCC; /* grey */
	
	background-color: #004444; /* turqoise grey */
	background-color: #889988; /* green grey */
	padding:10px;
}

#panelheader h1{
	color: #000000;
	margin-bottom:3px;
	margin-top:3px;
}


h2.resultsSectionHeading {
	margin-bottom:0px;
	font-size:1.3em;
}

.resultsSection {
	padding:5px;
	padding-bottom:1px;
	clear:both;
}

.resultsSectionHeader{
	padding-left:5px;
	margin-bottom:3px;
}

.resultsSectionContent {
	padding-left:80px;
	padding-bottom:3px;
}

div.resultsSectionContent  {
	font-size:0.85em;
}

.resultsSectionLine {
	clear:both;
}

.resultsSectionLineHeader {
	float:left;
	width:270px;
}

.resultsSectionLineValue {
	padding-left:1em;
	float:left;
	width:380px;
}

.resultsSectionLineIndentedValue {
	padding-left:0px;
	font-style: italic;
}

.resultsTopLink {
	float:right;
	font-size:0.7em;
}

div.greyborder {
	background-color:#CCCCCC;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}

div.darkgreyborder {
	background-color:#8a8b8f;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}

div.redborder {
	background-color:#BB0000;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}



div.blueborder {
	background-color:#00EEEE;
	padding:5px;
	margin-bottom:10px;
	clear:both;
}

div.whitebox {
	background-color:#FFFFFF;
	padding:10px;
}

div.detailDisplayRegionId {
	padding-top:20px;
}

div.toptab {
	 width:130px;
	 background-color:#DDDDDD;
	 padding:5px;
	 margin-right:1px;
	 margin-left:1px;
	 text-align: center;
}
div.toptabon {
	background-color:#CCCCCC;
}

div.toptabred {
	background-color:#BB0000;
}

div.toptabblue {
	background-color:#00EEEE;
}

.bannerMenuDropDown  {
	border:0px;
}

.bannerMenuDropDownItem {
	background-color:#525252;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:0px;
	border:0px;
	width:160px;
}
/*
for drop down menus we dont want any border
*/

.rich-menu-list-border {
	border:0px;
}

.rich-menu-list-bg {
	border:0px;
}

/*
need to muck about here to avoid one pixel flicker when you hover on a manu item :(
*/


.rich-ddmenu-label-unselect {
	padding: 2px 5px;
}

.rich-menu-item { 
	padding:2px 36px 2px 2px;
	}
 

.breadcrumb {
	color:#000000;
	float:right;
	font-size: 0.6em;
	padding-right:10px;
	padding-top:0px;
	margin-top:5px;
	
}
	
.breadcrumb a {
	color:#000000;
}

div.loggedinbannerborder {
	background-color:#636363;
	padding:5px;
	clear:both;
	margin-left:10px;
}

div.loggedinbanner {
	background-color:#525252;
	padding:5px;
	clear:both;
}

div.landingpagebanner {
	font-size:2.0em;
	font-style: italic;
	font-weight: bold;
	padding-left:20px;
	padding-top:12px;
	padding-bottom:12px;
	}

div.footersitelinksuboption {
	 
}


 
/* Search results list */
.resultpagelinks {
	float: right;
	width: 49%;
	text-align: right;
	margin-top: 5px;
}

.resultspagesummary {
	float: left;
	width: 49%;
	margin-top: 5px;
}

.searchresultscontainer {
	clear: both;
	padding-top: 3px;
}

ul.ipresultlist {
	list-style-image: url(/inngot/img/icons/smallInngotLeafIcon.gif);
	margin-left: 16px; /* Image width */
	margin-bottom: 0;
	margin-top: 5px;
	padding-left: 3em;
	text-indent: -1em;
}

ul.ipresultlist li {
	padding-left: 8px;
}

ul.matchedfieldlist {
	list-style: none inside none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	text-align: right;
}

ul.matchedfieldlist li {
	display: inline;
	font-size: 0.8em;
	padding: 0px 1px;
	margin: 1px 2px;
	background-color: #DDD;
}

.searchresultip, .searchresultcustomer {
	padding: 0;
	margin: 10px 0;
	border-bottom: 1px #DDD solid;
}

img.searchresultbullet {
	vertical-align:text-bottom;
	display:inline;
	border:0;
	padding:0;
	margin:0;
	margin-right:5px;
}

.searchresultdescription {
	margin: 1px 2em;
} 

.photowrapper {
	clear:both;
	margin-top:5px;
}

.titlephoto {
	float:left;
	background-repeat:no-repeat;
	width:650px;
	height:250px;
	margin-bottom:0px;     		
}


.ukfundersbox {
    background-image:url(/inngot/img/photo/ukfunders.jpg);
    background-repeat:no-repeat;
    height:250px;width:230px;
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.15
}

.quotebox {
    background-image:url(/inngot/img/photo/quotebox2.jpg);
    background-repeat:no-repeat;
    height:250px;width:230px;
	color: black;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.15
}

.quoteboxcontent {
	padding:20px;
	padding-top:10px;
}

.quotebox h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	
	
}

.quotetext {
	 font-weight: bold;
	 font-style:italic;
}

.guidebox {
    background-image:url(/inngot/img/photo/reading.jpg);
    background-repeat:no-repeat;
    height:125px;width:230px;
	color: white;
	font-size:0.79em;
	margin-bottom: 10px;
	line-height: 1.15
}

.guideboxcontent {
	padding:20px;
	padding-top:10px;
}

.guidebox h1 {
	font-size:1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	
	
}

.guidetext {
	 font-weight: bold;
	 font-style:italic;
}

.bottombutton {
	float:left;
	background-repeat:no-repeat;
	height:120px;width:230px;
	padding:0px;
	margin-right:0px;
}
.bottombutton div {
	padding:5px;
	padding-left:5px;
	padding-right:30px;
	font-size:0.8em;
	text-align:center;
	vertical-align:middle
}

.bottombutton h2 { 
	width:210px;
	margin:0px;
	padding:right:30px;
	padding-top:5px;
	text-align:center;
	font-size:1.175em;
	font-weight:bold;
}
	
.bottombuttondarkgrey {
 	background-image:url(/inngot/img/buttons/darkgrey.png); 
 	color:white;
 }
 
.bottombuttongrey {
 	background-image:url(/inngot/img/buttons/grey.png); 
 	color:white;
 }
 
 .bottombuttonlightgrey {
 	background-image:url(/inngot/img/buttons/lightgrey.png); 
 	color:black;
 }
 
 .bottombuttonyellow {
 	background-image:url(/inngot/img/buttons/yellow.png); 
 	color:black;
 }
 
 div.bottombuttonheader {
 	font-size:1.2em;
 	font-weight: bold;
 	margin-bottom:0px;
 	padding-bottom:0px;
 }	
 
 a.bottombuttonlightgrey:visited {
 	color:black;
 }
 
  a.bottombuttonyellow:visited {
 	color:black;
 }

 
 /* rich:datascroller for admin features */
 
 .adminScroller table, .adminScroller td {
 	text-decoration: none;
 	font-weight: normal;
 	border: 0;
 }
 
 .activeLink, .adminScroller .rich-datascr-inact {
 	color: blue;
 }
 
 .inactiveLink, .adminScroller .rich-datascr-act {
 	color: black;
 }
 
 .adminScroller .rich-datascr-act {
 	text-decoration: underline;
 }

.adminScroller .rich-datascr-ctrls-separator {
	border-color: black;
	width: 4px;
}

.valresultnote h2 {
	margin-bottom:0px;
}
.valresultnote h3 {
	margin-bottom:0px;
}

.valresultnote ul {
	margin:0px;
}	

.analysis-aspect-text {
	padding-top:10px;
	padding-left:70px;
}


ul {
list-style:square url("/inngot/img/trianglebullet8.gif");

}

li{margin-left:-25px;}


