/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 1em;
	line-height: 1.7em;
	margin-left: 30px;
	font-family: Arial, Tahoma, Verdana;
	padding-left: 0;
	padding-right: 0;
	color: #000000;
}

a
{
	color: #2d82dc;
}

a:link
{
	color: #2d82dc;
}

a:visited
{
	color: #2d82dc;
}

a:hover
{
	color: #e5b181;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #e5b181;
}

div.GlossaryPageDefinition
{
	
}

div.GlossaryPageHeading
{
	
}

div.GlossaryPageTerm
{
	
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #bed230}Note: {/color}{/b}';
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

h1
{
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	font-size: 1.75em;
}

h2
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 1.5em;
	color: #000000;
}

h3
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	font-size: 1.3em;
}

img
{
	border: none;
}

li
{
	orphans: 2;
	widows: 2;
	list-style-type: circle;
	list-style-image: url('../Images/DotPoint.png');
	list-style-position: outside;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
	color: #000000;
}

MadCap|dropDownBody
{
	border-bottom: solid 0px #000000;
	mc-auto-number-format: '{ =0}';
	color: #000000;
}

MadCap|dropDownHead
{
	color: #000000;
}

MadCap|dropDownHotspot
{
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

MadCap|dropDownHotspot:hover
{
	
}

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

MadCap|glossaryProxy
{
	
}

MadCap|indexProxy
{
	
}

MadCap|miniTocProxy
{
	
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #ffffff;
}

MadCap|popup:hover
{
	color: #ffffff;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	font-weight: normal;
	color: #2d82dc;
}

MadCap|xref:hover
{
	text-decoration: none;
	color: #e5b181;
}

MadCap|xref.IndexPageNumber
{
	
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: -10px;
}

ol ol ol
{
	list-style-type: lower-roman;
	margin-left: -10px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

p.Copyright
{
	
}

p.IndexHeading
{
	
}

p.MiniTOC1
{
	
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

ul
{
	list-style-image: url('../Images/Bullet1.png');
	margin-top: 0.2em;
}

ul ul
{
	list-style-image: url('../Images/Bullet2.png');
	margin-left: -10px;
}

div.ContentRow
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.ContentRow::before
{
	content: ' ';
	display: table;
}

div.ContentRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ContentRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.ContentRow > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(2)
{
	margin-top: 0%;
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass3::before
{
	content: ' ';
	display: table;
}

div.NewRowClass3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass3 > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.NewRowClass3 > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

hr
{
	border: solid 2px #6bff7a;
}

div.HeadingDetails	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	font-size: 18pt;
}

div.HeadingDetails::before
{
	content: ' ';
	display: table;
}

div.HeadingDetails::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HeadingDetails > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HeadingDetails > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.HeadingDetails > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.HeadingDetails > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Overview	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Overview::before
{
	content: ' ';
	display: table;
}

div.Overview::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Overview > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Overview > div:nth-child(1)
{
	width: 75%;
	margin-left: 0%;
}

div.Overview > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.TenancyLandingPage1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.TenancyLandingPage1::before
{
	content: ' ';
	display: table;
}

div.TenancyLandingPage1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.TenancyLandingPage1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.TenancyLandingPage1 > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

MadCap|popupBody
{
	color: #ffffff;
	background-color: #33404a;
	border: solid 2px #33404a;
}

span.SearchHighlight
{
	background-color: #ffff00;
}

table
{
	border-radius: 10px;
}

h4
{
	color: #000000;
}

h1.JobRoleHeading
{
	color: #000d4b;
	font-weight: bold;
	font-size: 2.7em;
}

MadCap|dropDown.FinanceTipsAndTricks
{
	mc-closed-image: url('../Images/FinanceTipsClosed.png');
	mc-image-position: right;
	mc-image-spacing: 8px;
	mc-open-image: url('../Images/FinanceTipsOpen.png');
	margin-top: 10px;
}

MadCap|dropDownHead.FinanceTipsAndTricks
{
	border-bottom: solid 2px #d8b24d;
	font-size: 1.3em;
	text-transform: none;
}

div.ContentRow > div:nth-child(4)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(5)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(6)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(7)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(8)
{
	width: 33.333%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(9)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	hanging-punctuation: inherit;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}

div.HousingConnectHomeNEW::before
{
	content: ' ';
	display: table;
}

div.HousingConnectHomeNEW::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HousingConnectHomeNEW > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HousingConnectHomeNEW > div:nth-child(1)
{
	width: 26%;
	margin-left: 12%;
}

div.HousingConnectHomeNEW > div:nth-child(2)
{
	width: 26%;
	margin-left: 1%;
}

div.HousingConnectHomeNEW > div:nth-child(3)
{
	width: 26%;
	margin-left: 1%;
}

div.HousingConnectHomeNEW > div:nth-child(4)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW > div:nth-child(5)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW > div:nth-child(6)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW > div:nth-child(7)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW > div:nth-child(8)
{
	width: 33.333%;
	margin-left: 0%;
}

div.HousingConnectHomeNEW > div:nth-child(9)
{
	width: 33.333%;
	margin-left: 0%;
}

h1.HousingConnectHomePage
{
	font-weight: bold;
	font-size: 1.8em;
}

h1.HousingConnectProcess
{
	font-size: 2.8em;
	font-weight: bold;
	padding-bottom: 8px;
}

div.NewRowClass1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

@media print
{
	body
	{
		font-size: 8pt;
		line-height: 13px;
		margin: 8px;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #bed230;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #bed230;
		font-size: 11pt;
	}

	div.GlossaryPageTerm
	{
		color: #bed230;
		font-size: 10pt;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	div.note
	{
		padding-bottom: 20px;
	}

	h1
	{
		color: #bed230;
		font-family: 'Century Gothic';
		font-size: 22pt;
		line-height: 24pt;
		margin-bottom: 20px;
		margin-left: 0;
		mc-auto-number-class: ChapAutoNum;
		mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		padding-left: 0;
		padding-top: 0;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'APPENDIX ';
	}

	h1.UserGuideBHeading
	{
		page-break-before: avoid;
	}

	h2
	{
		font-size: 12pt;
		font-weight: normal;
		line-height: 14pt;
		page-break-before: avoid;
	}

	h3
	{
		font-size: 10pt;
		font-weight: normal;
		line-height: 12pt;
	}

	h4
	{
		font-size: 9pt;
		font-weight: normal;
		line-height: 11pt;
		mc-heading-level: 0;
		color: #000d4b;
	}

	MadCap|dropDown.SecondLevel
	{
		background-color: transparent;
		margin-left: 10px;
	}

	MadCap|dropDownBody
	{
		border-bottom: none;
	}

	MadCap|dropDownHead
	{
		margin-top: 16px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 8pt;
	}

	MadCap|footnoteBlock
	{
		font-size: 7pt;
	}

	MadCap|footnotesBlock
	{
		border-top-color: #bed230;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
		color: #e1e1e1;
	}

	MadCap|indexProxy
	{
		border-top: none;
		color: #e1e1e1;
	}

	MadCap|miniTocProxy
	{
		border-top: 0;
		margin-left: 0.25in;
		margin-right: 0.25in;
		padding-left: 0;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
	}

	MadCap|xref
	{
		color: #404040;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #BED230;
	}

	nav.tab-bar,
	div.sideContent
	{
		display: none;
	}

	ol ol
	{
		margin-left: 30px;
	}

	ol ol ol
	{
		margin-left: 30px;
	}

	p
	{
		font-size: 1.2em;
	}

	p.Copyright
	{
		margin-bottom: 8px;
		margin-top: 8px;
	}

	p.CopyrightAddress
	{
		margin-bottom: 0;
		margin-top: 0;
	}

	p.CopyrightHeading
	{
		margin-top: 1in;
		page-break-before: always;
	}

	p.CreatedUsingFlare
	{
		font-weight: bold;
		margin-top: 18px;
	}

	p.EmptyPageText
	{
		font-size: 10pt;
		font-weight: bold;
	}

	p.Figure
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: FigureNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		margin-left: 10px;
		padding-bottom: 10px;
	}

	p.FirstPageOfChapter
	{
		color: #e1e1e1;
	}

	p.FrameFooterText
	{
		font-family: 'Century Gothic';
		font-size: 24pt;
	}

	p.FrameFooterText2
	{
		color: #404040;
		font-family: 'Century Gothic';
		font-size: 11pt;
	}

	p.GlossaryPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.IndexHeading
	{
		font-size: 11pt;
		padding-top: 16px;
		text-align: left;
	}

	p.IndexPrintHead
	{
		color: #47484a;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
		mc-heading-level: 1;
		page-break-before: always;
		text-align: right;
	}

	p.ManualTitle1
	{
		font-family: 'Century Gothic';
		font-size: 9pt;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 2.00in;
	}

	p.ManualTitle2
	{
		color: #bed230;
		font-family: 'Century Gothic';
		font-size: 22pt;
		line-height: 0;
		margin-bottom: 0;
		margin-left: 1in;
		margin-top: 0;
	}

	p.ManualVersionNumber
	{
		color: #b3b3b3;
		font-family: 'Century Gothic';
		font-size: 12pt;
		margin-left: 1in;
		margin-top: 12pt;
	}

	p.MiniTOC1
	{
		color: #e1e1e1;
		font-size: 9pt;
		font-weight: normal;
	}

	p.TableCaption
	{
		color: #404040;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		padding-bottom: 0;
		padding-top: 12px;
	}

	p.TOC1
	{
		color: #bed230;
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-top: 12px;
		mc-leader-format: 'none';
		mc-pagenum-display: none;
		page-break-after: avoid;
	}

	p.TOC2
	{
		color: #e1e1e1;
		font-size: 10pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.25in;
		margin-top: 2px;
	}

	p.TOC3
	{
		color: #e1e1e1;
		font-size: 8pt;
		font-weight: normal;
		margin-bottom: 2px;
		margin-left: 0.35in;
		margin-top: 2px;
	}

	p.TOC4
	{
		color: #bed230;
		font-size: 12pt;
		font-weight: normal;
		margin-bottom: 6px;
		margin-left: 0;
		margin-top: 12px;
	}

	p.TOCHeading
	{
		color: #47484a;
		font-weight: normal;
		letter-spacing: -1px;
		margin: 0;
		mc-heading-level: 0;
		text-align: center;
	}

	span.ChapAutoNum
	{
		color: #47484a;
		font-family: 'Century Gothic';
		font-size: 90pt;
		letter-spacing: -1px;
	}

	span.FigureNum
	{
		color: #bed230;
		font-style: normal;
	}

	span.TableNum
	{
		color: #bed230;
		font-style: normal;
	}

	tr
	{
		page-break-inside: avoid;
	}

	ul
	{
		list-style-image: url('../Images/Bullet1Print.eps');
	}

	ul.FirstLevelLessIndentation
	{
		list-style-image: url('../Images/Bullet1Print.eps');
		margin-left: 30px;
	}

	ul ul
	{
		list-style-image: url('../Images/Bullet2Print.eps');
		margin-left: 30px;
	}

	h1.Process
	{
		mc-auto-number-position: none;
		font-family: Arial;
		font-size: 30pt;
	}

	h3.H3BOLD
	{
		font-weight: bold;
	}

	h3.Process
	{
		margin-top: 0.5em;
	}

	p.Overview
	{
		font-size: 15pt;
	}

	img.SystemInstruction
	{
		mc-thumbnail: none;
	}
}

@media only screen and (max-device-width: 1279px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.HeadingDetails > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HeadingDetails > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HeadingDetails > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Overview > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Overview > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.TenancyLandingPage1 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	h1.MTCProcess
	{
		line-height: 35pt;
	}

	div.Heading > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Heading > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Heading > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(6)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(7)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(9)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(1)
	{
		width: 30%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(2)
	{
		width: 30%;
		margin-left: 5%;
	}

	div.HousingConnectHomeNEW > div:nth-child(3)
	{
		width: 30%;
		margin-left: 5%;
	}

	div.HousingConnectHomeNEW > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(5)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(6)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(7)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(8)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(9)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	h1.HousingConnectHomePage
	{
		font-weight: bold;
	}
}

@media only screen and (max-device-width: 767px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		margin-top: 1%;
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	img.HomeButton
	{
		text-align: center;
		height: inherit;
		width: inherit;
	}

	p.HomePageButtons
	{
		text-align: center;
	}

	img
	{
		
	}

	img.HomePage
	{
		margin-right: 50px;
	}

	MadCap|dropDownHead.Level2Indent
	{
		margin-left: 30px;
	}

	div.NewRowClass3 > div:nth-child(2)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	MadCap|dropDownHotspot:hover
	{
		color: #33404a;
		background-color: #6bff7a;
	}

	MadCap|dropDownHotspot.ProcessH3:hover
	{
		color: #33404a;
		background-color: #6bff7a;
	}

	MadCap|xref:hover
	{
		color: #33404a;
		background-color: #6bff7a;
	}

	ul.SecondLevel
	{
		list-style-image: none;
		list-style-type: disc;
	}

	ul.SecondLevel > li::marker
	{
		list-style-image: none;
	}

	div.HeadingDetails > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HeadingDetails > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HeadingDetails > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Overview > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Overview > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.TenancyLandingPage1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	h1.LandingPage
	{
		font-size: 3.2em;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	td.TenancyLanding
	{
		background: #dcbacc;
		border: solid 2px #c33c54;
		padding: 2px;
	}

	div.TenancyLanding
	{
		margin: 2px;
		padding: 2px;
	}

	h1.JobRoleHeading
	{
		
	}

	a.BusinessProcessBookmark
	{
		color: #000000;
	}

	h1
	{
		font-size: 1em;
	}

	h2.HousingConnectHeading
	{
		font-weight: bold;
	}

	h1.HousingConnectHomePage
	{
		font-weight: bold;
		font-size: 25pt;
	}

	MadCap|dropDown.OleHelp
	{
		
	}

	MadCap|dropDown.FinanceTipsAndTricks
	{
		mc-closed-image: url('../Images/FinanceTipsClosed.png');
		mc-image-position: right;
		mc-image-spacing: 8px;
		mc-open-image: url('../Images/FinanceTipsOpen.png');
		margin-top: 10px;
	}

	MadCap|dropDownHead.OleHelp
	{
		
	}

	MadCap|dropDownHead.FinanceTipsAndTricks
	{
		font-size: 1.3em;
		font-weight: bold;
		text-transform: none;
	}

	div.Heading > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Heading > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Heading > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(6)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(7)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(8)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(9)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHome > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(7)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(8)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HousingConnectHomeNEW > div:nth-child(9)
	{
		width: 100%;
		margin-left: 0%;
	}

	hr.CustomerModules
	{
		
	}

	hr.HousingConnectHomePage
	{
		text-align: left;
	}

	h1.HousingConnectProcess
	{
		font-size: 2.7em;
		display: inline;
	}

	body
	{
		padding-top: 10px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 8px;
	}

	MadCap|xref.HousingConnectHomePage
	{
		font-size: inherit;
		font-weight: inherit;
		text-decoration: inherit;
	}

	MadCap|dropDownHead.ChangeLogDate
	{
		
	}

	MadCap|dropDown.SystemInstruction
	{
		
	}
}

h1.Process
{
	font-weight: bold;
	color: #000000;
	font-size: 2.8em;
	padding-bottom: 8px;
}

h2.Process
{
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.7em;
	color: #000000;
}

h3.Process
{
	font-weight: normal;
	margin-bottom: 4px;
	mc-auto-number-format: '{ =0}';
	font-size: 1.3em;
	color: #000000;
}

MadCap|searchBarProxy.HomePage
{
	
}

p.HomePageButtons
{
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
}

ul.SecondLevel
{
	list-style-image: url('../../Finance/Images/Bullet1.png');
	margin-top: 0.2em;
}

h3.H3BOLD
{
	mc-auto-number-format: '{ =0}';
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 0;
	color: #000000;
}

span.Query
{
	mc-auto-number-format: '{n+}';
}

hr.tenancy
{
	margin-top: 0px;
	border: solid 2px #c33c54;
	background: #c33c54;
}

hr.KeyConnect
{
	margin-top: 0px;
	border: solid 2px #000d4b;
	background: #000d4b;
}

hr.tenancyfine
{
	margin-top: 0px;
	border: solid 1px #c33c54;
	border-bottom-color: #c33c54;
	background: #c33c54;
}

hr.maintenance
{
	margin-top: 0px;
	border: solid 2px #3b8592;
	background: #3b8592;
}

MadCap|dropDown.noteInDiv
{
	color: #ff4700;
	font-size: 1.5em;
}

MadCap|dropDown.SystemProcess
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.SystemProcess
{
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	color: #d8b24d;
	border-left: solid 8px #d8b24d;
	background: #efe6cb;
}

MadCap|dropDownHotspot.SystemProcess
{
	font-size: 1.2em;
	color: #d8b24d;
}

hr.assets
{
	margin-top: 0px;
	border: solid 2px #e09129;
	background: #e09129;
}

hr.finance
{
	margin-top: 0px;
	border: solid 2px #d8b24d;
	background: #d8b24d;
}

hr.customers
{
	margin-top: 0px;
	border-bottom-color: #6eb397;
	border: solid 2px #6eb397;
	background: #6eb397;
}

hr.Guidelines
{
	margin-top: 0px;
	border: solid 1px #6eb397;
	background: #6eb397;
}

hr.SystemProcessFine
{
	margin-top: 0px;
	border: solid 1px #d8b24d;
	background: #d8b24d;
}

MadCap|dropDownHead.OtherInformation
{
	font-size: 1.4em;
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #c33c54;
	border-left: solid 8px #c33c54;
	background: #dcbacc;
}

MadCap|dropDownHotspot.OtherInformation
{
	font-size: 1.4em;
	color: #c33c54;
}

p.HeadingIcons
{
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: right;
}

img.PolicyIcon
{
	border: none;
	width: 51px;
	height: 63px;
	margin-left: 1.0em;
	margin-right: 1.0em;
}

img.FormIcon
{
	border: none;
	width: 50px;
	height: 60px;
	vertical-align: top;
	margin-left: 1.0em;
	margin-right: 1.0em;
}

p.Overview
{
	margin-bottom: 8px;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
}

ul.Overview
{
	list-style-image: url('../../Images/Bullet1.png');
	margin-top: 0.2em;
	font-size: 1.2em;
	color: #000000;
}

hr.customerservicefine
{
	margin-top: 0px;
	border: solid 1px #e09129;
	background: #e09129;
}

MadCap|dropDown.Task
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.TenancyTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #c33c54;
	border-left: solid 8px #c33c54;
}

MadCap|dropDownHotspot.Task
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}

MadCap|dropDown.GuidelineProcedure
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.GuidelineProcedure
{
	font-weight: bold;
	border-radius: 8px;
	color: #6eb397;
	border-left: solid 8px #6eb397;
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background: #c1d3cb;
}

MadCap|dropDownHotspot.GuidelineProcedure
{
	color: #6eb397;
	font-size: 1.2em;
}

MadCap|dropDown.SystemProcessStep
{
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-position: right;
	margin-top: 10px;
	mc-closed-image: url('../Images/SystemProcessClosed.png');
	mc-open-image: url('../Images/SystemProcessOpen.png');
	mc-image-spacing: 3px;
}

MadCap|dropDownHead.SystemProcessStep
{
	color: #ff8c00;
	font-size: 1.3em;
}

MadCap|dropDownHotspot.SystemProcessStep
{
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
}

MadCap|dropDown.SystemInstruction
{
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-spacing: 2px;
	mc-image-position: left;
	margin-left: 30px;
	mc-closed-image: url('../Images/SystemStepsClosed.png');
	mc-open-image: url('../Images/SystemStepsOpen.png');
}

MadCap|dropDownHead.SystemInstruction
{
	
}

MadCap|dropDownHotspot.SystemInstruction
{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

MadCap|xref.BusinessProcessLink
{
	mc-format: '{para}';
	text-decoration: none;
	color: #000000;
}

p.SystemInstruction
{
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 50px;
}

img.SystemInstruction
{
	border: none;
	mc-thumbnail: popup;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-indent: 5px;
	margin-left: 20px;
}

MadCap|dropDown.CustomerService
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.CustomerService
{
	font-size: 1.4em;
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e09129;
	border-left: solid 8px #e09129;
	background: #edd9bd;
}

MadCap|dropDownHotspot.CustomerService
{
	font-size: 1.4em;
	color: #e09129;
}

MadCap|dropDown.RelatedProcess
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDown.OtherInformation
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.MaintenanceTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-bottom-color: #3b8592;
	border-left-color: #3b8592;
	border-left: solid 8px #3b8592;
	border: solid 2px #3b8592;
	border-left-width: 8px;
}

MadCap|dropDownHotspot.GuideProcedureLvl3
{
	mc-auto-number-format: '{ =0}';
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

MadCap|dropDownHotspot.GuideProcedureLvl2
{
	mc-auto-number-format: '{ =0}';
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
}

MadCap|dropDownHead.RelatedProcess
{
	font-size: 1.4em;
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3b8592;
	border-left: solid 8px #3b8592;
	background: #c0d3d6;
}

MadCap|dropDownHotspot.RelatedProcess
{
	font-size: 1.4em;
	color: #3b8592;
}

a.ExternalDoc
{
	color: #2d82dc;
}

MadCap|dropDownHead.FinanceTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #d8b24d;
	border-left: solid 8px #d8b24d;
}

MadCap|dropDownHead.AssetsTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #e09129;
	border-left: solid 8px #e09129;
}

MadCap|dropDownHead.CustomersTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #6eb397;
	border-left: solid 8px #6eb397;
}

div.TenancyGroup
{
	border: solid 2px #c33c54;
	margin: 5px;
	padding: 5px;
	border-left: solid 8px #c33c54;
	border-radius: 10px;
	border-bottom: none 2px #000000;
	border-right: none 2px #000000;
	border-top: none 2px #000000;
}

hr.SystemAdmin
{
	margin-top: 0px;
	border: solid 1px #33404a;
	background: #33404a;
}

img.KeyConnectIcon
{
	border: none;
	height: 85px;
	width: 85px;
	vertical-align: text-bottom;
	mc-float: outside-left;
}

img.AssetsIcon
{
	border: none;
	vertical-align: text-bottom;
	mc-float: outside-left;
	height: 85px;
	width: 84px;
}

img.CustomersIcon
{
	border: none;
	vertical-align: text-bottom;
	mc-float: outside-left;
	height: 85px;
	width: 83px;
}

img.FinanceIcon
{
	border: none;
	width: 85px;
	height: 85px;
	vertical-align: text-bottom;
	mc-float: outside-left;
}

img.MaintenanceIcon
{
	border: none;
	vertical-align: text-bottom;
	mc-float: outside-left;
	height: 85px;
	width: 95px;
}

img.TenancyIcon
{
	border: none;
	vertical-align: text-bottom;
	width: 81px;
	height: 85px;
	mc-float: outside-left;
}

hr.Help
{
	border: solid 2px #e5b181;
	background: #e5b181;
}

img.OleIcon
{
	border: none;
	vertical-align: text-bottom;
	mc-float: outside-left;
	width: 113px;
	height: 87px;
}

MadCap|dropDownHead.ChangeLogDate
{
	color: #000000;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	border-bottom: none 1px #e5b181;
	margin-bottom: 1px;
	margin-top: 1px;
}

MadCap|dropDownHotspot.ChangeLogDate
{
	color: #000000;
	padding-left: 10px;
	font-size: medium;
	font-weight: normal;
}

MadCap|dropDown.ChangeLogDate
{
	mc-closed-image: url('../Images/ChangeLogDateClosed.png');
	mc-open-image: url('../Images/ChangeLogDateOpen.png');
	mc-image-position: left;
	margin-bottom: 6px;
	margin-top: 6px;
}

p.ChangeLogKeyConnect
{
	color: #ffffff;
	background: #000d4b;
	border: solid 2px #000d4b;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
}

p.ChangeLogAssets
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #e09129;
	border-radius: 20px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border: solid 2px #e09129;
}

p.ChangeLogCustomers
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #6eb397;
	border: solid 2px #6eb397;
}

p.ChangeLogFinance
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #d8b24d;
	border: solid 2px #d8b24d;
}

p.ChangeLogMaintenance
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #3b8592;
	border: solid 2px #3b8592;
}

p.ChangeLogTenancy
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #c33c54;
	background-color: #c33c54;
	border: solid 2px #c33c54;
}

p.ChangeLog
{
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 2px;
}

hr.SystemAdminHome
{
	margin-top: 0px;
	border: solid 1px #33404a;
	background: #33404a;
}

MadCap|dropDownHead.OleHelp
{
	border-bottom: solid 2px #e5b181;
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: none;
}

MadCap|dropDown.OleHelp
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	mc-closed-image: url('../Images/OleHelpClosed1.png');
	mc-open-image: url('../Images/OleHelpOpen1.png');
	mc-image-spacing: 8px;
	margin-top: 10px;
}

img.KeyConnectSystemStep
{
	border: none;
	width: 17px;
	height: 17px;
}

MadCap|dropDownHotspot.OleHelp
{
	mc-auto-number-format: '{ =0}';
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
}

img.CorrespondenceSystemStep
{
	border: none;
	width: 44px;
	height: 32px;
	mc-float: outside-frame-left;
	vertical-align: text-bottom;
}

div.TenancyLanding
{
	padding: 4px;
	margin: 4px;
	background: #dcbacc;
	border: solid 2px #c33c54;
}

td.TenancyLanding
{
	margin: 8px;
	vertical-align: top;
}

MadCap|dropDown.KeyConnectInfo
{
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-spacing: 2px;
	mc-image-position: right;
	mc-open-image: url('../Images/KeyConnectInfoOpen.png');
	mc-closed-image: url('../Images/KeyConnectInfoClosed.png');
	margin-left: 50px;
}

MadCap|popup.Tip
{
	color: #ffffff;
}

MadCap|popupHead.Tip
{
	font-weight: bold;
	border-radius: 8px;
	color: #ffffff;
	padding: 4px;
	background: #d8b24d;
	border: solid 1px #d8b24d;
}

MadCap|popupBody.Tip
{
	background-color: #33404a;
	border: solid 2px #33404a;
	color: #ffffff;
}

img.CautionIcon
{
	border: none;
	width: 42px;
	height: 39px;
	mc-float: outside-left;
	vertical-align: text-bottom;
}

object.Video
{
	width: 837px;
	height: 474px;
	background-image: none;
	border-bottom-left-radius: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	mc-float: center;
	clear: none;
	display: none;
	border-bottom-right-radius: 0mm;
	border-top-left-radius: 0mm;
	border-top-right-radius: 0mm;
}

MadCap|dropDownHead.ImageNumbers
{
	color: #000d4b;
}

MadCap|dropDownHotspot.ImageNumbers
{
	font-size: 0.9em;
	font-weight: bold;
	color: #000d4b;
}

MadCap|popupHead.Snippet
{
	font-weight: bold;
	color: #000000;
}

ul.SystemInstruction
{
	margin-left: 60px;
}

MadCap|dropDown.VideoDropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-image-position: right;
	mc-closed-image: url('../Images/Video5.png');
	mc-open-image: url('../Images/Video5.png');
	mc-image-spacing: 5px;
}

p.UnlinkedLanding
{
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #dcdcdc;
	font-size: 14pt;
}

p.LandingPage
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 14pt;
	color: #000000;
}

p.ChangeLogHowtoOle
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #e5b181;
	border: solid 2px #e5b181;
}

MadCap|dropDown.SystemStepWizard
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	margin-left: 50px;
	mc-open-image: url('../Images/SystemStepWizardOpen.png');
	mc-image-spacing: 2px;
	mc-closed-image: url('../Images/SystemStepWizardClosed.png');
}

MadCap|dropDownHotspot.SystemStepWizard
{
	font-weight: inherit;
	color: #000000;
	font-size: inherit;
}

MadCap|dropDown.KeyConnectWizard
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	mc-image-spacing: 2px;
	mc-closed-image: url('../Images/KeyConnectInfoClosed.png');
	mc-open-image: url('../Images/KeyConnectInfoOpen.png');
	margin-left: 50px;
}

MadCap|dropDownHead.KeyConnectTask
{
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	padding-left: 10px;
	color: #000000;
	background: transparent;
	border-left: solid 8px #000d4b;
	border-bottom-color: #000d4b;
	border-bottom: solid 2px #000d4b;
	border-right: solid 2px #000d4b;
	border-top: solid 2px #000d4b;
	padding-bottom: 10px;
	padding-top: 10px;
}

img.KeyConnectTask
{
	border: none;
	width: 26px;
	height: 26px;
}

MadCap|dropDown.KeyConnectStep
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	mc-image-spacing: 2px;
	mc-closed-image: url('../Images/KeyConnectInfoClosed.png');
	mc-open-image: url('../Images/KeyConnectInfoOpen.png');
}

img.XrefTenancyLogo
{
	border: none;
	width: 27px;
	height: 29px;
}

MadCap|dropDownHead.SystemAdminTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #33404a;
	border-left: solid 8px #33404a;
}

MadCap|dropDown.MTCWorksOrder
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.MTCWorksOrder
{
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	color: #ffffff;
	background: #3b8592;
	font-size: 1.8em;
	padding-bottom: 25px;
	padding-top: 25px;
}

MadCap|dropDownHotspot.MTCWorksOrder
{
	color: #ffffff;
	font-size: 1.8em;
}

MadCap|dropDown.MTCPayment
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.MTCPayment
{
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	color: #ffffff;
	background: #d8b24d;
	font-size: 1.8em;
	padding-bottom: 25px;
	padding-top: 25px;
}

MadCap|dropDownHotspot.MTCPayment
{
	color: #ffffff;
	font-size: 1.8em;
}

h1.MTCProcess
{
	font-weight: bold;
	color: #000000;
	font-size: 2.8em;
	padding-bottom: 8px;
}

MadCap|dropDown.MTCProcessStep
{
	mc-image-spacing: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-position: right;
	margin-top: 10px;
	mc-closed-image: url('../Images/MTCProcessClosed.png');
	mc-open-image: url('../Images/MTCProcessOpen.png');
	margin-left: 20px;
}

hr.SysAdmin
{
	margin-top: 0px;
	background: #33404a;
	border: solid 2px #33404a;
}

MadCap|dropDown.SystemAdminTask
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDown.SystemAdminStep
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: url('../Images/SystemAdminStepClosed.bmp');
	mc-open-image: url('../Images/SystemAdminStepOpen.bmp');
	mc-image-position: right;
}

MadCap|dropDown.TenancyJobRole
{
	mc-image-position: right;
	mc-image-spacing: 8px;
	mc-closed-image: url('../Images/TenancyJobRoleClosed.jpg');
	mc-open-image: url('../Images/TenancyJobRoleOpen.jpg');
	margin-bottom: 6px;
	margin-top: 10px;
}

MadCap|dropDownHead.TenancyJobRole
{
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-size: 1.7em;
	border-bottom: solid 4px #c33c54;
}

MadCap|dropDownHotspot.TenancyJobRole
{
	mc-auto-number-format: '{ =0}';
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
}

p.MTCIndent
{
	margin-bottom: 8px;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
}

MadCap|dropDown.Cont121KeyConnect
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|dropDownHead.Cont121KeyConnect
{
	font-weight: bold;
	border-radius: 8px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 1.8em;
	padding-bottom: 25px;
	padding-top: 25px;
	background: #000d4b;
}

img.ProcessWarning
{
	border: none;
	width: 56px;
	height: 56px;
	vertical-align: text-bottom;
}

MadCap|popupHead.ProcessAlert
{
	font-weight: bold;
	border-radius: 8px;
	color: #33404a;
	background: #e5b181;
	font-size: 14pt;
	padding: 10px;
	border: solid 1px #e5b181;
}

MadCap|dropDown.SAHATechDot
{
	mc-image-position: left;
	mc-closed-image: url('../Images/ChangeLogDateClosed.png');
	mc-open-image: url('../Images/ChangeLogDateOpen.png');
}

p.Overview3
{
	font-size: 1.2em;
	margin-left: 50px;
}

hr.GettingStarted
{
	margin-top: 0px;
	border: solid 2px #e09129;
	border-bottom-color: #e09129;
	border-left-color: #e09129;
	border-right-color: #e09129;
	background: #e09129;
}

hr.CustomerModules
{
	background: #000d4b;
	border: solid 2px #1c3564;
	border-left-color: #1c3564;
	border-right-color: #1c3564;
	margin-top: 20px;
}

hr.AccPasswordManagement
{
	margin-top: 0px;
	border-right-color: #7d213b;
	border: solid 2px #2f8285;
	border-left-color: #2f8285;
	background: #2f8285;
}

MadCap|dropDown.HousingConnect
{
	mc-image-position: left;
	mc-closed-image: url('../../Housing Connect - Customers/Images/HousingConnectClosed1.png');
	mc-open-image: url('../../Housing Connect - Customers/Images/HousingConnectOpen.jpg');
}

MadCap|dropDownHead.ChangeLogSubHeading
{
	border-bottom: solid 2px #e5b181;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-size: 1.6em;
}

hr.TasksAndContextReports
{
	margin-top: 0px;
	background: #F9BC41;
	border: solid 2px #f9bc41;
	border-bottom-color: #f9bc41;
	border-left-color: #f9bc41;
	border-right-color: #f9bc41;
}

MadCap|dropDownHead.TasksAndContextReports
{
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	padding-left: 10px;
	color: #000000;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 2px #f9bc41;
	border-bottom-color: #f9bc41;
	border-left: solid 8px #f9bc41;
	border-right: solid 2px #f9bc41;
	border-top: solid 2px #f9bc41;
}

MadCap|dropDownHead.RegisterForHousingConnect
{
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	padding-left: 10px;
	color: #000000;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 2px #e09129;
	border-bottom-color: #e09129;
	border-left: solid 8px #e09129;
	border-right: solid 2px #e09129;
	border-top: solid 2px #e09129;
}

h2.JobRoleSubHeading
{
	color: #000000;
}

hr.jobrolefine
{
	margin-top: 0px;
	background: #000d4b;
	border: solid 1px #000d4b;
	position: left;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 100%;
}

hr.Helpfine
{
	margin-top: 0px;
	background: #e5b181;
	background-color: #e5b181;
	border: solid 1px #e5b181;
}

a.BusinessProcessBookmark
{
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	mc-dita-type: xref;
}

a.BusinessProcessBookmark:hover
{
	color: #e5b181;
}

p.tooltip
{
	position: absolute;
	max-width: 30%;
}

hr.FinanceTips
{
	margin-top: 0px;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	display: block;
	background: transparent;
	border-bottom-color: #d8b24d;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border: dashed 1px #d8b24d;
}

ul.HOLHomePage
{
	list-style-image: url('../../Images/Bullet1.png');
	margin-top: 0.2em;
}

MadCap|dropDown.KeyConnectSysStep
{
	mc-image-position: right;
	mc-closed-image: url('../../Housing Connect - Customers/Images/HousingConnectClosed1.png');
	mc-open-image: url('../../Housing Connect - Customers/Images/HousingConnectOpen.jpg');
}

MadCap|xref.HousingConnectHomePage
{
	mc-format: '{para}';
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

h2.HCHome
{
	margin-top: 20px;
	font-size: 1.7em;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 4px #1c3564;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

p.ChangeLogHousingConnect
{
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #1c3564;
	background-color: #1c3564;
	border: solid 2px #1c3564;
	border-bottom-color: #1c3564;
	color: #FDCF85;
}

MadCap|popupHead.SysAdmin
{
	border-radius: 8px;
	color: #ffffff;
	padding: 4px;
	background: #33404a;
	border: solid 1px #33404a;
	font-weight: normal;
}

hr.Nimblex
{
	margin-top: 0px;
	border: solid 2px #7B4B94;
	background: #966B9D;
}

MadCap|dropDownHead.Nimblex
{
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 10px;
	color: #000000;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 2px #7B4B94;
	border-bottom-color: #7B4B94;
	border-left: solid 8px #7B4B94;
	border-left-color: #7B4B94;
	border-right: solid 2px #7B4B94;
	border-right-color: #7B4B94;
	border-top-color: #7B4B94;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8x;
	border-radius: 8px;
	border-top-left-radius: 8px;
}

MadCap|dropDown.NimblexSystemProcess
{
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-position: right;
	margin-top: 10px;
	mc-image-spacing: 3px;
	mc-open-image: url('../Images/nimblexProcessopen1.png');
	mc-closed-image: url('../Images/NimblexProcessClosed2.png');
}

h1.ChangeLog
{
	font-weight: bold;
	font-size: 1.6em;
	border-bottom: solid 2px #e5b181;
}

MadCap|dropDown.NimblexSystemStep
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	margin-left: 50px;
	mc-image-spacing: 2px;
	mc-closed-image: url('../Images/NimblexWizardClosed1.png');
	mc-open-image: url('../Images/NimblexWizardOpen1.png');
}

MadCap|dropDown.NimblexWizard
{
	margin-bottom: 6px;
	color: #000000;
	mc-image-position: right;
	mc-image-spacing: 2px;
	margin-left: 50px;
	mc-open-image: url('../Images/NimblexWizardOpen.png');
	mc-closed-image: url('../Images/NimblexWizardClosed.png');
}

MadCap|dropDown.SAdSystemProcessStep
{
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-position: right;
	margin-top: 10px;
	mc-image-spacing: 3px;
	mc-closed-image: url('../Images/SystemAdminStepClosed.bmp');
	mc-open-image: url('../Images/SystemAdminStepOpen.bmp');
}

MadCap|dropDownHead.KeyConnectLine
{
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: none;
	border-bottom: solid 2px #000d4b;
}

p.ChangeLogSysAdmin
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #33404a;
	border: solid 2px #33404a;
}

li.number
{
	orphans: 2;
	widows: 2;
	list-style-position: outside;
	list-style-type: decimal;
}

hr.CustomerDot
{
	margin-top: 0px;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	display: block;
	background: transparent;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border: dashed 1px #6eb397;
	border-bottom-color: #6eb397;
}

MadCap|dropDown.FinanceFAQ
{
	mc-closed-image: none;
	mc-open-image: none;
	mc-open-image-alt-text: none;
	mc-closed-image-alt-text: none;
	mc-image-position: none;
}

MadCap|dropDownHead.FinanceTipsAndTricksFAQ
{
	text-transform: none;
	border-bottom-width: 2px;
	border-bottom: dashed 2px #d8b24d;
	font-size: 1.2em;
}

p.SysAdPink
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: bold;
	color: #ff1493;
}

p.SysAdLtBlue
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #00bfff;
	font-weight: bold;
}

p.SysAdLtGreen
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: bold;
	color: #32cd32;
}

p.SysAdYellow
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #ffd700;
	font-weight: bold;
}

p.SysAdPurple
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: bold;
	color: #9932cc;
}

p.SysAdminOrange
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #ff8c00;
	font-weight: bold;
}

p.SysAdBlue
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #0000ff;
	font-weight: bold;
}

p.SysAdRed
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #dc143c;
	font-weight: bold;
}

p.SysAdDrkGreen
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #006400;
	font-weight: bold;
}

p.SysAdBrown
{
	margin-bottom: 8px;
	margin-top: 8px;
	color: #d2691e;
	font-weight: bold;
}

p.ChangeLogCM
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	border-radius: 20px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	background: #966b9d;
	border: solid 2px #966b9d;
}

hr.ContactCentre
{
	margin-top: 0px;
	background: #cc0099;
	border: solid 2px #cc0099;
}

MadCap|dropDownHead.CCTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #cc0099;
	border-left: solid 8px #cc0099;
}

MadCap|dropDown.SystemInstructionInfo
{
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-spacing: 2px;
	mc-image-position: right;
	margin-left: 50px;
	mc-closed-image: url('../Images/SystemStepWizardClosed.png');
	mc-open-image: url('../Images/SystemStepWizardOpen.png');
}

MadCap|dropDownHead.HousingConnectTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #1C3564;
	border-bottom-color: #1C3564;
	border-left: solid 8px #1C3564;
}

MadCap|dropDown.CCtInfo
{
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-spacing: 2px;
	mc-image-position: right;
	margin-left: 50px;
	mc-closed-image: url('../Images/CCClosed.bmp');
	mc-open-image: url('../Images/CCOpen.bmp');
}

MadCap|dropDown.CCProcessStep
{
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-position: right;
	margin-top: 10px;
	mc-image-spacing: 3px;
	mc-closed-image: url('../Images/CCProcessClosed.png');
	mc-open-image: url('../Images/CCProcessOpen.png');
}

a.HousingConnectHomePage
{
	mc-format: '{para}';
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

MadCap|dropDownHead.HelpfulHints
{
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	color: #e09129;
	background: #edd9bd;
	border-left: solid 8px #e09129;
}

MadCap|dropDownHotspot.HelpfulHints
{
	font-size: 1.2em;
	color: #e09129;
}

hr.H2H
{
	margin-top: 0px;
	background: #336600;
	border: solid 2px #336600;
}

MadCap|dropDownHead.H2HTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #336600;
	border-left: solid 8px #336600;
}

MadCap|dropDown.H2HInfo
{
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	mc-image-spacing: 2px;
	mc-image-position: right;
	margin-left: 50px;
	mc-open-image: url('../Images/H2HOpen.bmp');
	mc-closed-image: url('../Images/H2HClosed.bmp');
}

p.ContCentre
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #cc0099;
	border: solid 2px #cc0099;
}

MadCap|xref.BusinessProcessLink:hover
{
	color: #e5b181;
}

a.HousingConnectHomePage:hover
{
	color: #e5b181;
}

hr.CCfine
{
	margin-top: 0px;
	background: #cc0099;
	border: solid 1px #cc0099;
}

p.H2HSysAdmin
{
	color: #ffffff;
	border-radius: 20px;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	margin: 8px;
	padding-left: 8px;
	margin-left: 0;
	background: #336600;
	border: solid 2px #336600;
}

hr.EmergencyManagement
{
	margin-top: 0px;
	background: #cc0099;
	background-color: #87cefa;
	color: #87cefa;
	border: solid 2px #87cefa;
}

MadCap|dropDownHead.EmergencyManagement
{
	border: solid 2px #87cefa;
	font-weight: bold;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-radius: 10px;
	border-left-width: 8px;
	font-size: 1.4em;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-width: 4px;
}

hr.MaintFine
{
	margin-top: 0px;
	background: #cc0099;
	border: solid 1px #3b8592;
}

hr.CammsProjects
{
	margin-top: 0px;
	background: #0050A0;
	border: solid 2px #0050A0;
}

MadCap|dropDownHead.CammsTask
{
	font-weight: bold;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 8px;
	border: solid 2px #0050A0;
	border-left: solid 8px #0050A0;
}

MadCap|dropDown.CammsProcessStep
{
	mc-closed-image: url('../Images/CammsClosed.bmp');
	mc-open-image: url('../Images/CammsOpen.bmp');
	mc-image-position: right;
}

