Body {
	margin: 0;
	background: white;
}
.ControlPanel, .PagingTable {
	width: 100%;
	border-right: #036 1px solid;
	border-top: #036 1px solid;
	border-left: #036 1px solid;
	border-bottom: #036 1px solid;
	background: #FFF;
}
.SkinObject {
	color: #036;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.SkinObject:link {
	text-decoration: none;
	color: #036;
}
A.SkinObject:visited {
	text-decoration: none;
	color: #036;
}
A.SkinObject:hover {
	text-decoration: none;
	color: #036;
}
A.SkinObject:active {
	text-decoration: none;
	color: #036;
}
.Language {
	vertical-align: middle;
	margin: 0;
}
.Language img {
	border: none;
}
.Head {
	color: #333;
	font: normal 20px Tahoma, Arial, Helvetica;
}
.SubHead {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.SubSubHead {
	color: black;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.Normal, .NormalDisabled {
	font: normal 11px Tahoma, Arial, Helvetica;
}
.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font: bold 11px Tahoma, Arial, Helvetica;
}
.NormalRed {
	color: #f00;
	font: bold 12px Tahoma, Arial, Helvetica;
}
.NormalRedNotBold {
	color: #f00;
	font: 10px Tahoma, Arial, Helvetica;
}
.NormalTextBox {
	font: normal 12px Tahoma, Arial, Helvetica;
}
.DataGrid_AlternatingItem {
	color: Red;
	background: White;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_Container {
	background: Transparent;
}
.DataGrid_Footer {
	background: White;
}
.DataGrid_Header {
	color: Black;
	text-align: center;
	background: Transparent;
	font: bold 10px Tahoma, Arial, Helvetica;
}
.DataGrid_Item {
	color: Black;
	background: Transparent;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_SelectedItem {
	color: Blue;
	background: Silver;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.TreeMenu_Node {
	font: normal 12px Tahoma, Arial, Helvetica;
}
.TreeMenu_NodeSelected {
	background: #dcdcdc;
	font: normal 12px Tahoma, Arial, Helvetica;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
	text-decoration: none;
	color: #036;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
	text-decoration: none;
	color: #036;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
	text-decoration: none;
	color: #f00;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
	text-decoration: none;
	color: #036;
}
.FileManager {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar {
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer {
	height: 100%;
	border: #696969 1px solid;
	margin: 2px;
	background: White;
}
.FileManager_FileList {
	height: 100%;
	border: #696969 1px solid;
	margin: 2px;
	overflow: auto;
	background: White;
}
.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	padding: 25px;
	background: White;
}
.FileManager_Header {
	color: #E7E7FF;
	border-bottom: #696969 1px solid;
	height: 25px;
	background: #9EBFF6;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManager_Pager {
	border-top: #696969 1px solid;
	height: 25px;
	background: #EEE;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManager_StatusBar {
	height: 25px;
	margin: 2px;
	background: #dedfde;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_Item {
	color: Black;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
	background: #F8F8F8;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_AltItem {
	color: Black;
	border-style: none;
	background: #EEE;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_SelItem {
	color: White;
	border-style: none;
	background: #9ff;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManagerTreeNode {
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManagerTreeNodeSelected {
	background: #dcdcdc;
	font: normal 11px Tahoma, Arial, Helvetica;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration: none;
	color: #036;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
	text-decoration: none;
	color: #036;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
	text-decoration: none;
	color: #f00;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
	text-decoration: none;
	color: #036;
}
.Wizard {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
	width: 650px;
}
.WizardButton {
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background: #dcdcdc;
	padding: 2px;
}
.WizardHeader {
	background: #ffc;
	border-bottom: black 1px solid;
	height: 40px;
}
.WizardFooter {
	border-top: black 1px solid;
	background: #cfc;
	height: 25px;
	text-align: right;
}
.WizardBody {
	height: 325px;
	padding: 10px;
}
.WizardHelp {
	font-size: 9pt;
	border-left: black 1px solid;
	width: 180px;
	background: #cff;
	padding: 5px;
}
.WizardHelpText {
	overflow: auto;
	width: 180px;
	color: black;
	height: 300px;
	font: 8pt Tahoma, Verdana, Arial, Sans-Serif;
}
.WizardText {
	color: black;
	font: 9pt Tahoma, Verdana, Arial, Sans-Serif;
}
.Help {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background: #ff9;
	font: normal 11px Tahoma, Arial, Helvetica;
	padding: 2px;
}
.CommandButton {
	font: normal 11px Tahoma, Arial, Helvetica;
}
A.CommandButton:link {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: #f00;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #036;
}
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	background: #ddd;
	color: #000;
	font: normal 11px Verdana, sans-serif;
}
H1 {
	color: #664;
	font: normal 20px Tahoma, Arial, Helvetica;
}
H2 {
	color: #664;
	font: normal 20px Tahoma, Arial, Helvetica;
}
H3 {
	color: #036;
	font: normal 12px Tahoma, Arial, Helvetica;
}
H4 {
	color: #036;
	font: normal 12px Tahoma, Arial, Helvetica;
}
H5, DT {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
H6 {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
TFOOT, THEAD {
	color: #036;
	font: 12px Tahoma, Arial, Helvetica;
}
TH {
	vertical-align: baseline;
	color: #036;
	font: bold 12px Tahoma, Arial, Helvetica;
}
A:link {
	text-decoration: none;
	color: #00f;
}
A:visited {
	text-decoration: none;
	color: #036;
}
A:hover {
	text-decoration: underline;
	color: #f00;
}
A:active {
	text-decoration: none;
	color: #036;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
OL UL LI {
	list-style-type: disc;
}
HR {
	color: #696969;
	height: 1pt;
	text-align: left;
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0 solid;
	border-left: blue 0 solid;
	border-top: blue 0 solid;
	border-right: blue 0 solid;
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	height: 16px;
	background: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #EEE;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.ModuleTitle_MenuArrow {
	cursor: pointer;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.ModuleTitle_RootMenuArrow {
	cursor: pointer;
	font: 10pt webdings;
}
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	height: 16px;
	background: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #EEE;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.MainMenu_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuArrow {
	cursor: pointer;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: pointer;
	font: 10pt webdings;
}
.HeadBg {
	background: #CCC;
}
.TabBg {
	background: black;
}
.SelectedTab {
	color: #FFF;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.SelectedTab:link {
	text-decoration: none;
	color: white;
}
A.SelectedTab:visited {
	text-decoration: none;
	color: #eee;
}
A.SelectedTab:hover {
	text-decoration: none;
	color: #ccc;
}
A.SelectedTab:active {
	text-decoration: none;
	color: #eee;
}
.OtherTabs {
	color: white;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.OtherTabs:link {
	text-decoration: none;
	color: white;
}
A.OtherTabs:visited {
	text-decoration: none;
	color: #eee;
}
A.OtherTabs:hover {
	text-decoration: none;
	color: #ccc;
}
A.OtherTabs:active {
	text-decoration: none;
	color: #eee;
}
.PagingTable {
	height: 33px;
}
.LabelEditTextClass {
	border: solid 1px red;
	background: Transparent;
}
.LabelEditWorkClass {
	border: solid 0 red;
	background: Transparent;
}
.SuggestTextMenu {
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
.SuggestNodeOver {
	color: White;
	background: navy;
}
.eipbackimg {
	border: outset 1px;
	position: absolute;
	margin-top: -22px;
	white-space: nowrap;
	background: url(../../images/eip_toolbar.gif);
	background-color: #9cc;
	height: 22px;
}
.eipbuttonbackimg {
	width: 21px;
	height: 21px;
	cursor: pointer;
	display: inline-block;
}
.eipbutton_edit {
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
	background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
	border: outset 1px;
}
.DNNEmptyPane {
	width: 0;
}
.DNNAlignleft {
	text-align: left;
}
.DNNAlignright {
	text-align: right;
}
.DNNAligncenter {
	text-align: center;
}
.LoginTab {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #FFF;
	border: 1px #25569a solid;
}
.LoginTabSelected {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #FFF;
	background-position: 0 -41px;
	border: 1px #25569a solid;
}
.LoginTabHover {
	float: left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #555;
	border: 1px #C00 solid;
	cursor: pointer;
}
.LoginContainerGroup {
	clear: both;
	padding-top: 5px;
}
.cb {
	display: block;
	line-height: 0;
	height: 0;
	clear: both;
	padding: 0;
	margin: 0;
}
.fL, .fl {
	float: left;
}
.cl {
	clear: left;
}
.fr {
	float: right;
}
.xScrollStick {
	color: #000;
	text-align: center;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 39px;
	width: 70px;
	background: #fff1a8;
}
.ws {
	white-space: nowrap;
}
.wsn {
	white-space: normal;
}
.lhf {
	line-height: 28px;
}
.HeaderLarge {
	color: #164073;
	font-size: 18px;
	margin: 10px 0;
}
.ModalMasterHeader {
	height: 25px;
}
.Masterbtn {
	background: #5197ec url('../../images/btnBk.gif') repeat-x;
	color: #083365;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height: 26px;
	margin: 0 0 10px;
	border: solid 1px #3d76ba;
}
.Masterbtn:hover {
	background: #5197ec url('../../images/btnBkHv.gif') repeat-x;
}
.topRightMaster, .topRight {
	position: absolute;
	top: 1px;
	right: 1px;
}
.topRight {
	top: 25px;
}
.modalBackground {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	background: Gray;
}
.DL_Menu_Main {
	width: 750px;
	height: 250px;
	background: url('/debtline/images/girl1.jpg') no-repeat right top;
	padding: 5px;
	float: left;
}
.RightPane {
	width: 175px;
	border: solid 1px #000;
	margin: 0 0 0 3px;
	float: left;
}
.jqDrag {
	cursor: move;
}
.DL_Menu_Content {
	width: 555px;
	height: 250px;
}
.fr {
	float: right;
}
.lb {
	margin: 10px 10px 10px 0;
	width: 400px;
	height: 320px;
	border: solid 1px #000;
	padding: 5px 0 5px 5px;
}
.flMargin {
	float: left;
	margin: -2px 0 0;
}
.lblStatement {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #000;
}
h3 {
	font-size: 12px;
}
.btnSv, .btnBk, .btnNt, .btnBk2 {
	padding: 3px 5px 3px 23px;
	width: auto;
	font: 12px "Arial", Sans-Serif;
}
.btnSv {
	background: #cecece url(images/eip_save.gif) left no-repeat;
}
.btnBk {
	background: #cecece url(images/lt.gif) left no-repeat;
}
.btnNt {
	background: #cecece url(images/action_import.gif) left no-repeat;
}
.btnBk2 {
	background: #cecece url(images/lft.gif) left no-repeat;
}
.txtBx {
	font: 12px "Arial", Sans-Serif;
}
.blkfnt {
	color: #000;
}
.blkred {
	border: solid 5px #000;
}
.b {
	font-weight: bold;
}
.tI {
	margin: 0 5px;
	width: 120px;
}
.AddressIndent {
	padding-left: 42px;
	width: 78px;
}
.bheader {
	margin: 8px 7px 0 0;
	font-size: 14px;
	color: #046beb;
}
.ml {
	margin-left: 10px;
}
.pl {
	padding: 3px 0 0 10px;
}
.MainA2A {
	width: 650px;
}
.TransferCreditor {
	width: 124px;
	height: 91px;
	float: left;
	margin-right: 10px;
}
.ZoomedDocument {
	width: 338px;
	height: 95px;
	float: left;
	font-size: 11px;
	padding: 5px 0 0 80px;
	background: url('../../images/TransferDebt.gif');
}
.TopLeftTitle {
	position: absolute;
	top: 7px;
	left: 10px;
	color: #fff;
	font-weight: bold;
}
.popuptables {
	border-collapse: collapse;
	width: auto;
}
.h1 {
	font-size: 16px;
	color: #000;
	letter-spacing: 0.5px;
	margin: 5px 0 0;
}
.whiteLink {
	color: White;
}
.modalpanel {
	width: auto;
	z-index: 100000;
}
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	color: #333;
	border: 1px solid black;
	padding: 12px;
	background: #EEE;
}
.jqmOverlay {
	background: #000;
}
* iframe.jqm {
	position: absolute;
	top: 0;
	left: 0;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
div.lefthand {
	float: left;
	width: 430px;
	background: #FFF;
}
div.righthand {
	margin-left: 5px;
	float: left;
	width: 430px;
	padding-left: 10px;
	border-left: solid 2px #cfd0d0;
	background: #FFF;
}
div.bottomIncome {
	width: 450px;
	background: #FFF;
}
div.bottomExpense {
	width: 450px;
	background: #FFF;
}
.IEGridsDescription {
	width: 340px;
}
.IEGridsAmounts {
	width: 70px;
}
.BlueHeaders {
	color: #486e9d;
	font-size: 16px;
}
.blueheader {
	margin-top: 20px;
	letter-spacing: -1px;
	color: #486e9d;
	float: left;
	font: bold 16px "Arial", Sans-Serif;
}
.MyMoneyGrids {
	font-size: 11px;
	border-collapse: separate;
	border: none 0 #000;
}
.MyMoneyGrids th {
	padding: 5px;
	border: none 0 #000;
	font-weight: bold;
}
.MyMoneyGrids tr {
	border: none 0 #000;
	border-collapse: separate;
}
.MyMoneyGrids td {
	padding: 4px;
	border: none 0 #000;
	border-collapse: separate;
}
.MyMoneyGrids tr:hover {
	text-decoration: underline;
}
.MyMoneyGrids tbody {
	border: none 0 #000;
	border-collapse: separate;
}
.wThreeFifty {
	width: 350px;
}
.AlternateRowColour {
	color: #f0f5fc;
}
.ChangeMain {
	clear: both;
	float: none;
	margin: 0;
	position: relative;
	background: transparent;
	font: 1.2em Verdana;
}
.Content, .Header {
	position: relative;
	float: left;
	width: 115px;
	height: 1em;
	padding: 0 0 0 10px;
}
.Header {
	padding: 10px 0 10px 10px;
	width: 115px;
	font-weight: bold;
}
#ChangeDateQuestion {
	font-weight: bold;
}
.PaymentCalendar {
	position: relative;
	width: 189px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background: #fff;
}
hr.Line {
	position: relative;
	height: 1px;
	padding: 0;
	margin: 0;
	color: #bacce2;
	background: #bacce2;
}
hr.Line1 {
	position: relative;
	margin-bottom: -20px;
	height: 1px;
	padding: 0;
	margin: 0;
	color: #bacce2;
	background: #bacce2;
}
.CalBack {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f6f9fd;
}
.ok {
	float: right;
}
.RepDiv {
	font-size: 11px;
	background: #eef4fb;
}
.Spacer {
	float: left;
	width: 80px;
	height: 1px;
}
.ButtonDiv {
	clear: both;
	float: left;
	width: 100%;
	height: 60px;
	min-height: 60px;
}
.InnerContent, .HeaderContent {
	clear: both;
	position: relative;
	width: auto;
	height: 20px;
}
.info, .success, .warning, .error, .validation {
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 5px;
}
.info {
	color: #00529B;
}
.success {
	color: #4F8A10;
}
.warning {
	color: #9F6000;
	background: #FEEFB3 url('images/warning.png');
}
.error {
	color: #d84116;
}
.info a, .success a, .warning a, .error a {
	float: right;
	padding: 10px;
	cursor: pointer;
}
.container img {
	border: none;
}
.validation {
	color: #D8000C;
	background: #FFBABA url('images/error.png');
}
.validation ul {
	padding: 0 30px;
}
.speechTop {
	background: url('https://login.debt-line.org.uk/images/border/SpeechBubbleTOP.png') no-repeat top left;
	height: 15px;
}
.speechBottom {
	background: url('https://login.debt-line.org.uk/images/border/SpeechBubbleBOTTOM.png') no-repeat top left;
	height: 15px;
}
.speechBG {
	background: url('https://login.debt-line.org.uk/images/border/SpeechBubbleBG.gif') repeat-y top left;
	z-index: -1;
}
.speech {
	height: 20px;
	left: -1px;
	position: relative;
	width: 100%;
	background: url('https://login.debt-line.org.uk/images/border/Speech.png') no-repeat right top;
}
.MyMoneyOverFlow {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	height: 280px;
}
.popup {
	position: relative;
	z-index: 0;
	cursor: default;
}
.popup:hover {
	background: #fff;
}
.popup span {
	border: 2px outset #A0A0A0;
	color: #000;
	padding: 5px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	width: 190px;
	display: none;
	background: #fff;
}
.OperatorName {
	font-size: 10px;
	padding: 2px;
}
.OperatorName:hover span {
	display: block;
}
.popup:hover span {
	display: block;
}
.RemoveUnderline {
	text-decoration: none;
}
.CreditorSummaryImage {
	width: 110px;
	height: 110px;
	border-right: solid 2px #32629a !important;
	border-bottom: solid 2px #32629a !important;
	position: relative;
	left: -13px;
	float: left;
	margin: 0 0 5px;
}
.TextPara, .TextParaLarge, .TextParaLargePadding {
	letter-spacing: 0.3px;
	line-height: 15px;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 10px;
}
.TextParaLarge, .TextParaLargePadding {
	font-size: 12px;
	padding: 0;
	line-height: 20px;
}
.TextParaLargePadding {
	padding: 10px 0 0;
}
.black {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.LineHeightSpaced {
	line-height: 19px;
}
.LineHeightSpacedBigger {
	line-height: 23px;
}
.ErrorReference {
	margin-top: 10px;
	font-size: 11px;
	padding: 5px 0 8px;
	line-height: 22px;
	width: 666px;
	position: relative;
	left: -12px;
	color: #ea0303;
}
.ErrorReferenceDescription {
	padding-left: 5px;
}
.simplemissingSmall {
	float: left;
	border: 0;
}
.simplemissingLarge {
	float: left;
	margin-top: 20px;
	border: 0;
}
.referenceMissing {
	color: #000;
	font-weight: bold;
	float: left;
	width: 525px;
	padding-left: 5px;
	border: 0;
	background: #ebd1da url('../../../images/repeatererror.png');
	margin-right: 5px;
}
.DebtCollectorLogo {
	float: left;
	margin: 0 10px 0 0;
}
.SmallText {
	font-size: 9px;
	line-height: 23px;
}
.tickboxfix {
	width: 20px;
	height: 20px;
}
.DebtsGridviewPayments {
	border: none 0 #000;
	border-collapse: separate;
	font-size: 10px;
	text-align: left;
}
.DebtsGridviewPayments th {
	vertical-align: middle;
	height: 23px;
	padding: 0 0 0 10px;
	font-size: 10px;
	border-collapse: separate;
	border: none 0 #000;
	font-weight: bold;
	color: #000;
	background: #fff;
}
.DebtsGridviewPayments tr {
	border: none 0 #000;
	border-collapse: separate;
	text-decoration: none;
}
.DebtsGridviewPayments td {
	height: 23px;
	padding: 0 0 0 10px;
	border: none 0 #000;
	border-collapse: separate;
	color: #000;
	text-decoration: none;
}
.DebtsGridviewPayments tr:hover {
	text-decoration: underline;
}
.DebtsGridviewPayments tbody {
	border: none 0 #000;
	border-collapse: separate;
}
.DebtsGridviewPayments .chequeStatus {
	width: 470px;
}
.DebtsGridviewPayments .Amount {
	width: 80px;
}
.RepeaterDebtsGrid {
	margin-top: 10px;
	position: relative;
	left: -12px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	height: 500px;
}
.RepeaterDebtRow {
	height: 50px;
	padding: 5px;
	color: #000;
	text-decoration: none;
	position: relative;
	width: 705px;
}
a .colorlink {
	color: #000;
	text-decoration: none;
}
.linkIndent {
	width: 500px;
	padding-left: 10px;
	float: left;
}
.imageRadioButton {
	width: 90px;
	float: left;
	padding: 15px 0 0 5px;
}
.TransferConfirmSelected {
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0;
}
.EventsOverFlow {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	height: 120px;
}
.ReferenceDocDemo {
	width: 267px;
	height: 327px;
	border: solid 1px #599cee;
	float: right;
	margin: 0 0 0 10px;
}
.DebtsGridviewRef {
	border: none 0 #000;
	border-collapse: separate;
	font-size: 10px;
	text-align: left;
}
.DebtsGridviewRef th {
	vertical-align: middle;
	height: 0;
	padding: 0;
	font-size: 10px;
	border-collapse: separate;
	border: none 0 #000;
	font-weight: bold;
	color: #000;
}
.DebtsGridviewRef tr {
	border: none 0 #000;
	border-collapse: separate;
	text-decoration: none;
}
.DebtsGridviewRef td {
	height: 18px;
	padding: 0 0 0 10px;
	border: none 0 #000;
	border-collapse: separate;
	color: #000;
	text-decoration: none;
}
.DebtsGridviewRef tr:hover {
	text-decoration: underline;
}
.DebtsGridviewRef tbody {
	border: none 0 #000;
	border-collapse: separate;
}
.noimage {
	font-size: 10px;
	width: 111px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: -13px;
	margin: 0 0 5px;
	border-right: solid 2px #32629a;
	border-bottom: solid 2px #32629a;
	background: url(https://login.debt-line.org.uk/images/Creditors/NoImage.gif);
}
.paymentsdivDebtsView {
	position: relative;
	left: -12px;
	width: 675px;
	margin-top: 10px;
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
}
a.hovereffect:hover {
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}
a.hovereffect {
	font-size: 10px;
	font-weight: normal;
}
.lb {
	margin: 10px 10px 10px 0;
	width: 400px;
	height: 320px;
	border: solid 1px #000;
	padding: 5px 0 5px 5px;
}
.flMargin {
	float: left;
	margin: -2px 0 0;
}
.lblStatement {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #000;
}
.txtBx, .labelFx {
	margin: 0 5px;
	font: 12px "Arial", Sans-Serif;
}
.labelFx {
	padding-top: 2px;
}
.blkfnt {
	color: #000;
}
.blkred {
	border: solid 5px #000;
}
body {
	height: 100%;
	min-height: 500px;
}
.b {
	font-weight: bold;
}
.tI {
	margin: 0 5px;
	width: 120px;
}
.AddressIndent {
	padding-left: 42px;
	width: 78px;
}
.bheader {
	margin: 8px 7px 0 0;
	font-size: 14px;
	color: #046beb;
}
.ml {
	margin-left: 6px;
}
.imgRpt {
	padding-left: 10px;
	background: transparent url(/debtline/images/bullet_black.gif) top left no-repeat;
}
.db {
	display: block;
}
.PanelPopUp {
	background: #fff url('/debtline/images/masterHeaderGreen.gif') top repeat-x;
}
.wf {
	color: #fff;
	padding: 4px 0 0 10px;
	width: 340px;
}
.paymentsdiv {
	width: 910px;
	margin-top: 10px;
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
}
.debtHeader {
	width: 710px;
	color: #000;
	font-weight: bold;
	float: left;
	background: #ededee;
}
.CredColumn {
	width: 263px;
}
.BalanceColumn {
	width: 230px;
}
.ReferenceColumn {
	width: 287px;
}
.DateColumn {
	width: 100px;
}
.paraM {
	font-size: 12px;
}
.DebtsGridview {
	border: none 0 #000;
	border-collapse: separate;
	font-size: 12px;
	text-align: center;
}
.DebtsGridview th {
	vertical-align: middle;
	height: 23px;
	padding: 0;
	font-size: 12px;
	border-collapse: separate;
	border: none 0 #000;
	font-weight: bold;
	color: #000;
	background: #ededee;
}
.DebtsGridview tr {
	border: none 0 #000;
	border-collapse: separate;
	text-decoration: none;
}
.DebtsGridview td {
	height: 23px;
	padding: 0;
	border: none 0 #000;
	border-collapse: separate;
	color: #00f;
	text-decoration: none;
}
.DebtsGridview tr:hover {
	text-decoration: underline;
}
.DebtsGridview tbody {
	border: none 0 #000;
	border-collapse: separate;
}
.AlternateRowColour {
	background: #f0f5fc;
}
.DebtsGridviewPaymentsEvents {
	width: 100%;
	border: none 0 #000;
	border-collapse: separate;
	font-size: 12px;
	text-align: left;
}
.DebtsGridviewPaymentsEvents th {
	vertical-align: middle;
	height: 23px;
	padding: 0;
	font-size: 1px;
	border-collapse: separate;
	border: none 0 #000;
	font-weight: bold;
	color: #000;
	background: #fff;
}
.DebtsGridviewPaymentsEvents tr {
	border: none 0 #000;
	border-collapse: separate;
	text-decoration: none;
}
.DebtsGridviewPaymentsEvents td {
	height: 23px;
	padding: 0 0 0 10px;
	border: none 0 #000;
	border-collapse: separate;
	color: #000;
	text-decoration: none;
}
.DebtsGridviewPaymentsEvents tr:hover {
	text-decoration: underline;
}
.DebtsGridviewPaymentsEvents tbody {
	border: none 0 #000;
	border-collapse: separate;
}
.AlternateRowColourNew {
	background: #fcc url('/debtline/images/ProblemBackGround.gif') left top repeat-x !important;
}
.blue {
	color: #00f;
}
.MissingInfoColumn {
	background: #fff !important;
}
.TopCreditorList {
	line-height: 1.7;
	display: block;
}
li#HouseMenuMainItemDebtLine {
	display: none;
}