/*-- BASE --*/
body {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF
}
li {
    margin-bottom: 0.5em
}


.csV-3 .oh p strong a strong, .csV-3 .oh p strong a  {
	color:#657700 !important;

}

.csV-3 .oh p strong a strong, .csV-3 .oh p strong a:hover strong {
	color:#657700 !important;
	text-decoration:underline;
}

.csV-3 .oh .extPibRow p a {
	color:#657700 !important;
	font-weight:bold;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:14px;
    font-weight: bold;
    font-size: 133%;
	line-height:normal;
    color: #000;
}
h2 {
    font-weight: bold;
    font-size: 100%;
	margin-top:0px;
    margin-bottom:0px;
	line-height:normal;
}

.csV-3 .msmCopyRow h2 {
margin-bottom:0px;
}

h2.larger {
	font-size: 120%;
	font-weight: bold;
	margin-top:0px;
    margin-bottom:0px;
	line-height:normal
}
h3 {
    font-size:100%;
	margin-top:0px;
    margin-bottom: 0px;
	line-height:normal;
}
h4 {
    font-size: 100%;
    margin-bottom: 0px
}

h5 {
    font-weight: bold;
    font-size: 100%;
    margin-top:0px;
    margin-left:14px;
    margin-bottom:0px;
    line-height:normal;
}

.csV-3 div.msmCopyRow p {
	margin-top:0.8em;
	margin-bottom:0.8em;
}

p.right {
	text-align: right;
}
form {
	padding:0px;
	margin:0px;
}
input, select, textarea {
	color:#464646;
	font-size:100%;
	padding:0px;
	margin:0px;
}
table {
    font-size: 100%;
}
caption {
    font-weight: bold;
    text-align: left;
}
th {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    padding-top: 5px;
    text-align: left
}
td {
    padding-bottom: 5px;
    vertical-align: top;
    padding-top: 5px
}

/*-- FORM STYLES --*/
.msmStatementBar input.ctaTwoMediumFormButton {background:#333!important;font-weight:bold;padding-left:2px}


.mandatorySymbol {
	font-size:1px;
	color:#c00;
	font-weight:normal;
	background: url("../images/msm_iconRequired.gif") -1px -1px no-repeat;
	display: inline-block;
	padding-top:1px;
	width:6px;
	top: -2px;
}


.msmFormTable {
	margin-bottom:10px;
}
.msmFormTable .labelCol {
	text-align:right;
	vertical-align:top;
	padding:5px 10px 5px 0px;
	line-height:1.5em;
}
.msmFormTable .fieldCol {
	text-align:left;
	vertical-align:top;
	padding:5px 0px 5px 10px;
	line-height:1.5em;
	font-weight:bold;
}
/*-- Added for QC521 --*/
.msmFormTable .labelCol1 {
	text-align:right;
	vertical-align:top;
	padding:7px 15px 5px 0px;
}

.msmFormTable .fieldCol1 {
	text-align:left;
	vertical-align:top;
	padding:0px 0px 5px 10px;
}
.msmFormTable .fieldColAlignMiddle {
	text-align:left;
	vertical-align:middle;
	padding:0px 0px 5px 3px;
	font-family:Arial, Helvetica, sans-serif;
}
.msmFormTable .labelColAlignMiddle {
	text-align:right;
	vertical-align:middle;
	padding:0px 15px 13px 0px;
}
.msmFormTable .labelColAlignMiddle1 {
	text-align:right;
	padding:0px 10px 5px 0px;
}
.msmFormTable .fieldColAlignMiddle1 {
	text-align:left;
	vertical-align:middle;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}
.zeroLeftPadding {
	padding-left:0px;
}
div.ctaTwoButtonRightLessRightPad {
	width:7px;
	height:24px;
	float:left;
	background:  url("../images/msm_cta2_right.gif") no-repeat top left;
	padding-right:3px;
}
div.ctaTwoButtonLeftLessLeftPad {
	width:7px;
	height:24px;
	background:  url("../images/msm_cta2_left.gif") no-repeat top left;
	float:left;
	padding-right:3px;
}
/*--  --*/

.msmFormTable .spanCol {
	text-align:left;
	vertical-align:top;
	padding:7px 0px 5px 0px;
}
.inputCentre {
	text-align:center;
}
div.formSectionHeading {
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	font-size:90%;
}

.csV-3 table td div.formSectionHeading {
/* due to inheritence need 1.1em to make is equvalent to 0.9em */
font-size:1.1em;
}

.csV-3 table td div.formSectionHeading h3 {
margin-bottom:0px;
font-size:100%;
}

/*-- CONTENT LAYOUTS --*/
div.msmContainer {
	background:  url("../images/msm_menu_keyline.gif") repeat-y left;
	width:750px;
}
div.msmHeaderContainer {
    width: 742px;
    height: 48px;
	padding-top: 38px;
	padding-bottom:10px;
	margin-left:10px;
	background-color:#FFF;
}
div.msmHeaderBorder	{
	background:  url("../images/msm_header_border_bg.gif") repeat-x top left;
	width:750px;
	background-color:#FFF;
}
div.msmHeaderLogoLeft {
	float: left;
	padding-top:38px;
	background-color: #FFFFFF;
}
div.msmHeaderNavRight {
	float: right;
	background-color: #FFFFFF;
	font-size:70%;
}
div.msmHeaderNavRight ul li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 3px;
	background: url("../images/msm_header_divider.gif") no-repeat left bottom;
	/*list-style-image: url("../images/msm_header_divider.gif");*/
}
div.msmHeaderNavRight ul li.noListStyle {
	background: none;
	list-style-type: none;
	list-style-image: none;
}

div.msmBreadCrumb {
	font-size:70%;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:7px;
	height:1.1em;
	width:731px;
	color:#000;
	background-color:#FFF;
}
div.msmBreadCrumb ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#FFF;
}
div.msmBreadCrumb ul li {
	float:left;
	padding-left: 0px;
	padding-right: 23px;
	background: url("../images/msm_breadcrumb_sep.gif") no-repeat right top;
	list-style:none;
	background-color:#FFF;
}
div.msmBreadCrumb ul li.breadCrumbnoSep {
	float:left;
	padding-left: 0px;
	background: none;
	background-color:#FFF;
}
div.msmBreadCrumb a {
	color:#000;
	text-decoration:underline;
}
div.msmBreadCrumb a:hover {
    color: #000;
}
.msmHeaderKeyLine {
	height:1px;
	clear:both;
	font-size:1px;
	width:750px;
	border-bottom:1px solid #ccc;
	background-color:#FFF;
}

/* Fix added for QC641 */
div.msmContentContainer {
	margin-left:04px;
	margin-top:15px;
	_margin-top:0px;
	width:740px;
}
div.msmMenuContainer {
	width:0px;
	float:left;
	padding-bottom:11px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}
/* Hide from IE-Mac \*/
div.msmMenuContainer {
	padding-bottom:15px;
}
/* End hide */

div.msmMenuRow {
	width:132px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	padding-left:1px;
}
div.msmMenuRow .menuTitle {
	font-size:120%;
	font-weight:bold;
	color:#000;
}
div.msmMenuRow .menuTitleKeyline {
	height:1px;
	width:100%;
	background:  url("../images/msm_menu_title_keyline.gif") repeat-x top left;
	margin-top:5px;
	margin-bottom:9px;
	font-size:1px;
}
div.msmMenuRow ul {
	margin: 0px 0px 0px 1px;
	padding: 0 0 0 0;
}
div.msmMenuRow ul li {
	list-style: none;
	line-height: 100%;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
div.msmMenuRow ul li ul {
	margin: 4px 0px 2px 6px;
}
div.msmMenuRow ul li ul li
{
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.msmMenuRow ul li ul li a {
	font-weight:normal;
	color:#464646;
}
div.msmCopyContainer {
	width:740px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	text-align:left;
}
div.msmCopyContainerInner {
	width:729px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	text-align:left;
}
div.msmCopyContainerInner ul, div.msmCopyContainerInner ul li ul {
	margin-top:5px;
	margin-left:16px;
	margin-bottom:16px;
	padding-left:0px;
	list-style-type: disc;
}
div.msmCopyContainerInner ol {
	margin-top:5px;
	margin-left:30px;
	margin-bottom:16px;
	padding-left:0px;
}
div.msmCopyContainerInner a {
 	text-decoration: underline;
}


.csV-3 div.msmCopyRow {
	clear:both;
/* adjustment to nested 0.8em definitions in msmCopyRow */
	width:100%;
	font-size:1em;
}
div.msmCopyRowTwoCol {
	width:100%;
	padding-left: 1px;
}

div.msmCopyRowSeperator {
	clear:both;
	padding-bottom:10px;
	border-top:1px solid #B6BAB3;
}
.msmCopyTwoColLeft {
	float:left;
	width: 47%;
}
.msmCopyTwoColLeft2 {
	float:left;
	width: 37%;
}
.msmCopyTwoColRight {
	float:left;
	width:51%;
}
.msmCopyTwoColSep {
	float:left;
	width:10px;
}
.msmCopy {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px
}
msmEmailContainerRow {
	width:100%;
}
msmEmailColLeft {
	float: left;
}
msmEmailColRight {
	float: Right;
}
msmpdfTwoColSep {
	width:100%;
}
div.pdfRowRight {
	float: left;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
div.pdfRowLeft {
	float: left;
	width: 20%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/*COPY NAV BAR*/
div.msmNavRow {
	width:100%;
	margin-top:10px;
	clear:both;
}

/* height is required for legacy signout page */
.csCol-2 div.msmNavRow {
	height:2.2em;
}

/* required to ensure no float or height related issues */
.csV-3 .msmNavRow:after {
    clear: both;
    color: red;
    content: "";
    display: block;
    font-size: 1px;
    line-height: 1px;
    visibility: hidden;
}

div.msmNavTwoCol {
	float:left;
	width: 47%;
	margin-right:10px !important;
}


/* Added for QC591 */
div.msmNavTwoColLessRightPadding {
	float:left;
	margin-right:2px !important;
	width:47%;
}

/* Added for QC569 */
div.msmNavTwoColLessWidth {
	float:left;
	margin-right:10px !important;
	width:38%;
}

div.msmNavTwoColLeft {
	float:left;
	width:47%;
	margin-right:10px !important;
}
div.msmNavTwoColLeft a {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_left.gif") no-repeat left 6px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.9em;
	color:#333;
}
div.msmNavTwoColLeft a:hover {
	text-decoration:none;
	color:#333;
}

.csV-3 div.msmNavTwoColRight a {
font-size:0.9em;
}

/* required to increase text size when in table as inherited size is too small */
.csV-3 td div.msmNavTwoColLeft a, .csV-3 td div.msmNavTwoColRight a {
font-size:110%;
}

div.msmNavTwoColRight {
	float:left;
	width:47%;
}
div.msmNavTwoColRight a, div.msmNavTwoColRight a:hover, .csV-3 strong div.msmNavTwoColRight a {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left 5px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#657700;
}



div.msmStatementBar {
	height:2.2em;
	padding:5px;
	vertical-align:bottom;
	margin-bottom:10px;
	border: 1px solid #ccc;
	font-size:0.9em;
}

/*-- COPY CONTAINER STYLE ONE (maybe skins) --*/
.csV-3 .msmCopyRowBorder {
	border:1px solid #ccc;
	padding:0px 10px;
	margin:0 0 10px 0;
	background-color:#fff;
}

/* need to include core divs in specificity */
.csV-3 .msmCopyRowBorderInner {
	border:0 none;
	padding:10px 0px 20px 0px;
	margin:0;
	width:100%;
}

/*------ SCM ------*/
div.msmScmRow {
	width:100%;
	min-height:89px;
}
div.msmScmCol {
	float: left;
}
.msmScmThreeColPadded {
	float: left;
	width:185px;
	padding-right:10px;
	padding-left:0px;
}
.msmScmThreeCol {
	float:left;
	width:185px;
}
.msmScm {
	padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*FOOTER*/
.msmFooterKeyLine {
	height:1px;
	clear:both;
	font-size:1px;
	width:750px;
	border-top:1px solid #ccc;
	background-color:#FFF;
	padding-bottom:10px;
}

/*------ GENERAL ------*/
.vertAlignMiddle {
	vertical-align:middle;
}
.marginBottomTenPx {
	margin-bottom:10px;
}
.marginRightTenPx {
	margin-right:10px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.csV-3 p.pNoTopMargin, .csV-3 div.msmCopyRow p.pNoTopMargin {
	margin-top:0px;
	margin-bottom:0.8em;
}
.csV-3 p.pNoBottomMargin {
	margin-top:0.8em;
	margin-bottom:0px;
}
.csV-3 p.pNoMargin {
	margin-top:0px;
	margin-bottom:0px;
}
.msmHidden {
	display:none;
}

/*------ TABLE STYLES ------*/


/*headers*/
.thColourOne {
	font-size:120%;
	color:#fff;
	background-color:#000;
	padding:10px;
}

/*borders*/
.brderRghtWhte {
	border-right:1px solid #FFF;
	padding-right:0px;
}



/* new style guidelines do not have white borders in headings */
th.brderRghtWhte {
	border-right:0px solid #FFF;
	padding-right:0px;
}

td.brderRghtWhteTwoPx {
	padding:10px;
}

.csV-3 .brderColourOne {
	border:1px solid #ccc;
}

.csV-3 div.brderColourOne {
padding:0px 10px;
}



/* make legacy links as per new styles guidelines */
table.brderColourOne a {
	color:#657700;
	font-weight:bold;
	text-decoration:underline;
}

table.brderColourOne td {
padding:10px;
}

.brderColourOneRight {
	border-right:1px solid #ccc;
	border-left:0px solid #ccc;
	border-bottom:0px solid #ccc;
	border-top:0px;

}
.brderColourOneNew {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-right:0px;
}

.brderRghtColourOne {
	border-right:1px solid #ccc;
	vertical-align:middle;
}
.brderBottomColourOne {
	border-bottom:1px solid #ccc;
}
/*rows*/
.rowColourOne {
	background-color:#EEEDEB;
}

/*-- TEXT STYLES --*/
.textSizethree {
	font-size: 133%;
}
.textSizeFour {
	font-size: 120%;
}
.textSizeFive {
	font-size:100%;
}
.textSizeSix {
    font-size:90%;
}
.textColourOne {
    color:#000;
}
.textColourTwo {
	color:#464646;
}
.textNormal {
	font-weight:normal;
}
.textBold {
	font-weight:bold;
}

/*-- LINKS --*/
a.msmLinkArrowRightLight:active, a.msmLinkArrowRightLight:link, a.msmLinkArrowRightLight:visited {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left 6px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#657700;
}
a.msmLinkArrowRightLight:hover {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left 6px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#657700;
}

a.msmLinkArrowRight:active, a.msmLinkArrowRight:link, a.msmLinkArrowRight:visited {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left 6px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#657700;
}
a.msmLinkArrowRight:hover {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left 6px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#657700;
}

a.msmLinkArrowLeft:active, a.msmLinkArrowLeft:link, a.msmLinkArrowLeft:visited, a.msmLinkArrowLeft:hover {
	padding-left:12px;
	background:  url("../images/msm_link_arrow_left.gif") no-repeat left 6px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;
}


/*-- Call To Action BUTTONS --*/

/*  Form Button */
/* needed parent div specificity */
.csV-3 .ctaFormButtonOne {
	background:  url("../images/msm_button_bground_black.gif") no-repeat top left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 0px;
	padding:3px 3px !important;
	padding:3px 0px;
	font-size:110%;
}

/*  Added for CR2304.*/
.ctaFormButtonOneLessFontSize {
	background:  url("../images/msm_button_bground_black.gif") no-repeat top left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 0px;
	padding:3px 3px !important;
	padding:3px 0px;

}

/*CTA 1*/
div.ctaOneButtonLeft {
	width:7px;
	height:24px;
	background:  url("../images/msm_cta1_left.gif") no-repeat top left;
	float:left;
}
div.ctaOneButtonCentre {
	background:  url("../images/msm_cta1_centre.gif") repeat-x left top;
	float:left;
}
div.ctaOneButtonCentre a {
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size:105%;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#D2E66D;
}
div.ctaOneButtonCentre a:hover {
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size:105%;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#D2E66D;
}
div.ctaOneButtonRight {
	width:7px;
	height:24px;
	float:left;
	background:  url("../images/msm_cta1_right.gif") no-repeat top left;
	padding-right:10px;
}
.ctaOneFormButton {
	background-color:#D2E66D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 2px outset #E3EFA5;
	text-align:center;
	color:#000;
	font-size:105%;
	letter-spacing:1px;
}

/*CTA 2*/
div.ctaTwoButtonLeft {
	width:7px;
	height:24px;
	background:  url("../images/msm_cta2_left.gif") no-repeat top left;
	float:left;
}
div.ctaTwoButtonCentre {
	background:  url("../images/msm_cta2_centre.gif") repeat-x left top;
	float:left;
	text-transform:uppercase;
}
div.ctaTwoButtonCentre a, .csV-3 .oh div.ctaTwoButtonCentre a strong {
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size:100%;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}
div.ctaTwoButtonCentre a:hover {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size:100%;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}



div.ctaTwoButtonRight {
	width:7px;
	height:24px;
	float:left;
	background:  url("../images/msm_cta2_right.gif") no-repeat top left;
	padding-right:10px;
}
.ctaTwoFormButton {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 2px outset #666;
	text-align:center;
	color:#FFF;
	font-size:100%;
	letter-spacing:1px;
}

/*CTA 2 medium*/
div.ctaTwoMediumButtonLeft {
	width:7px;
	height:19px;
	background:  url("../images/msm_cta2medium_left.gif") no-repeat top left;
	float:left;
}
div.ctaTwoMediumButtonCentre {
	background:  url("../images/msm_cta2medium_centre.gif") repeat-x left top;
	float:left;
}
div.ctaTwoMediumButtonCentre a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	line-height:20px;
	font-size:95%;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}
div.ctaTwoMediumButtonCentre a:hover {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	line-height:20px;
	font-size:95%;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}
div.ctaTwoMediumButtonRight {
	width:7px;
	height:19px;
	float:left;
	background:  url("../images/msm_cta2medium_right.gif") no-repeat top left;
	padding-right:10px;
}
.ctaTwoMediumFormButton {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 2px outset #666;
	text-align:center;
	color:#FFF;
	font-size:95%;
	letter-spacing:1px;
}
/*CTA 3*/
div.ctaThreeButtonLeft {
	width:8px;
	height:24px;
	background:  url("../images/msm_cta3_left.gif") no-repeat top left;
	float:left;
}
div.ctaThreeButtonCentre {
	background:  url("../images/msm_cta3_centre.gif") repeat-x left top;
	float:left;
}
div.ctaThreeButtonCentre a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;

}
div.ctaThreeButtonCentre a:hover {
	color:#333;
	text-decoration:none;

	line-height:24px;
	font-size:100%;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;

}
div.ctaThreeButtonRight {
	width:7px;
	height:24px;
	float:left;
	background:  url("../images/msm_cta3_right.gif") no-repeat top left;
	padding-right:10px;
}
.ctaThreeFormButton {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	border: 2px outset #666;
	text-align:center;
	color:#FFF;
	font-size:100%;
	letter-spacing:1px;
}


/*-- ERRORS --*/
.msmErrorContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:579px;
	background-color:#FFF;
	height:4em;
}

div.msmErrorContainerInner {
	position:absolute;
	left:168px;
	top:155px;
	background-color:#FFF;
	width:586px;
	height:100em;
}


/* fix for MAC IE link hover disappears*/
div.msmErrorContainerInner div.ctaTwoButtonCentre a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}
div.msmErrorContainerInner div.ctaTwoButtonCentre a:hover {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	letter-spacing:1px;
	padding-left:0px;
	background-image:none;
	background-color:#333;
}
/* end of fix for MAC IE link hover disappears*/
div.msmErrorCopyContainer {
	position:absolute;
	width:586px;
}

div.msmErrorCopyContainerInner {
	margin-left:0px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
}

/*-- summary box --*/
div.summarybox {
	border: 1px solid #ccc;

}
div.summarybox h2 {
	background-color: #EEEDEB;
	border-top: 1px solid #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	border-left: 1px none #ccc;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	margin: 0
}
div.summarybox p {
	margin-left: 5px;
}
div.summarybox li {
	margin-left: 2px;
}
div.summarybox ol li {
	line-height: 10px;
}
div.summarybox h2.headerNoTopBorder { border-top: 0px }

/*-- Mesaage Handling --*/

.message div.mInfo {
	border:2px solid #e07000;
	padding: 11px 20px 9px 47px;
	font-size: 90%;
	/* line height required due to IE problem with characters in sup tags */
	line-height:130%;
	font-weight:bold;
	margin:0 0 1em 0;
	background: #f9f9f9 url("../images/msm_msg_important.gif") no-repeat 14px 10px;
}
.message div.mInfo h2 {
	color: #e07000;
	font-size: 150%;
	font-weight:bold;
	margin:0 0 10px 0 !important;
	padding:0 !important;
}
.message div.mInfo h3 {
	color: #e07000;
	font-size: 150%;
}

/* need to override the colour set for strong in core css */
.csV-3 .oh .message div.mInfo h2 strong, .csV-3 .oh .message div.mInfo h3 strong {
	color: #e07000;
}

.message div.mInfo ul.actions	{
	margin:1em 0 1em 0;
	padding:0
}
.message div.mInfo ul.actions li {list-style-type:none;
	margin-bottom:1em;
}


.message div.mSuccess {
	border:2px solid #657700;
	padding: 11px 20px 9px 47px;
	font-size: 90%;
	line-height:130%;
	font-weight:bold;
	margin:0 0 1em 0;
	background: #f9f9f9 url("../images/msm_msg_success.gif") no-repeat 14px 10px;
}

.message div.mSuccess h2 {
	color: #657700;
	font-size: 150%;
	font-weight:bold;
	margin:0 0 10px 0 !important;
	padding:0 !important;
}

/* need to override the colour set for strong in core css */
.csV-3 .oh .message div.mSuccess h2 strong, .csV-3 .oh .message div.mSuccess h3 strong {
color: #657700;
}

.message div.mSuccess h3 {
	font-size: 150%;
	color: #657700;
}

.message div.mSuccess ul.actions	{
	margin:1em 0 1em 0;
	padding:0
}
.message div.mSuccess ul.actions li {list-style-type:none;
	margin-bottom:1em;
}

.message div.mSuccess p, .message div.mSuccess li, .message div.mError p, .message div.mError li, .message div.mInfo p, .message div.mInfo li {
font-size:100%;
}

.message div.mSuccess li, .message div.mError li, .message div.mInfo li {
background-position: 1px 8px;
}

.message div.mError {
	border:2px solid #C00;
	padding: 12px 20px 9px 47px;
	font-size: 90%;
	line-height: 130%;
	font-weight:bold;
	margin:0 0 1em 0;
	background: #f9f9f9 url("../images/msm_msg_error.gif") no-repeat 14px 10px;
}
.message div.mError h2 {
	color: #c00;
	font-size: 150%;
	font-weight:bold;
	margin:0 0 10px 0 !important;
	padding:0 !important;
}
.message div.mError h3 {
	color: #C00;
	font-size: 150%;
}

/* need to override the colour set for strong in core css */
.csV-3 .oh .message div.mError h2 strong, .csV-3 .oh .message div.mError h3 strong {
color: #c00;
}

.message div.mError p {
color: #333;
}

.message div.mError p a, .message div.mError ul a {
	color: #C00;
}
.message div.mError ul.actions	{
	margin:1em 0 1em 0;
	padding:0
}
.message div.mError ul.actions li {list-style-type:none;
	margin-bottom:1em;
}
.error {
	color:#C00;
	font-weight:bold;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}

/* need to increase text size due to inherited size in table cell. this renders equivalent to 0.9em */
td.fieldCol .error, td.fieldCol1 .error {
font-size:110%;
}

/*-- Added for warning message of recent transaction --*/
.message p.error {
	color:#F00;
	font-weight:normal;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}


/*--Inline help--*/
.csV-3 .msmHelpBox {
	border: 1px solid #ccc;
	background: #f2f2f2 url("../images/msm_help.gif") no-repeat 10px 4px;
	padding: 7px 10px 9px 42px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:normal;
}

/*- FAQs list-*/
div.msmCopyContainerInner ul.msmCopyLinkList {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.msmCopyContainerInner ul.msmCopyLinkList li {
	list-style: none;
	background:  url("../images/msm_link_arrow_right.gif") no-repeat left top;
	font-weight:normal;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}
div.msmCopyContainerInner ul.msmCopyLinkList li a {
	text-decoration:none;
}
div.msmCopyContainerInner ul.msmCopyLinkList li a:hover {
	text-decoration:underline;
}
div.termsError {
	padding-left: 10px;
	z-index: 100;
	left: 0px;
	width: 760px;
	position: absolute;
	top: 0px;
	background-color: #fff
}

.msmTimeoutContainer {
	top:0px;
	width:579px;
	background-color:#FFF;
	height:4em;
}
div.msmTimeoutContainerInner {
	position:absolute;
	left:0px;
	top:110px;
	background-color:#FFF;
	width:750px;
	height:100em;
}
div.msmNavRow1 {
	width:100%;
	height:1.1em;
	margin-top:10px;
	clear:both;
}


div.msmNavTwoColt {
	float:left;
	width: 42%;
	margin-left:10px !important;
	margin-right:10px !important;

}
div.ctaTwoButtonCentreYes {
	background:  url("../images/msm_cta2_centre.gif") repeat-x left top;
	float:left;
}
div.ctaTwoButtonCentreNo {
	background:  url("../images/msm_cta2_centre.gif") repeat-x left top;
	float:left;
}
div.ctaTwoButtonCentreYes a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	font-size:120%;
	letter-spacing:1px;
	padding-left:18px;
	padding-right:18px;
	vertical-align:middle;
	background: none;
	background-color:#333;
}
div.ctaTwoButtonCentreYes a:hover {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	font-size:120%;
	letter-spacing:1px;
	padding-left:18px;
	padding-right:18px;
	vertical-align:middle;
	background: none;
	background-color:#333;
}
div.ctaTwoButtonCentreNo a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	font-size:120%;
	letter-spacing:1px;
	padding-left:22px;
	padding-right:22px;
	vertical-align:middle;
	background: none;
	background-color:#333;
}
div.ctaTwoButtonCentreNo a:hover {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	font-size:120%;
	letter-spacing:1px;
	padding-left:22px;
	padding-right:22px;
	vertical-align:middle;
	background: none;
	background-color:#333;
}

.updateUserHelpText{
font-size:75%;
}

select.quickLinks{
	width: 140px;
}

.msmTopMenuItem {
	font-weight: bold;
	line-height: 25px;
	vertical-align: top;
}

.msmInnerMenuItem {
	line-height: 15px;
	vertical-align: top;
}

.msmMenuRow a {
	text-decoration: none !important;
}

.msmMenuRow a:hover {
	text-decoration: underline !important;
}
/* Newly added for Your Statements*/

div.msmNavLinkRight {

	float:right;

}

div.msmNavLinkRight a, div.msmNavLinkRight a:hover  {
background: url("../images/msm_link_arrow_right.gif") no-repeat scroll left 6px transparent;
    color: #657700;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-left: 12px;
    text-decoration: none;
    font-size:0.9em;
}

table th a.msmDivletNavigationSelected
{
	background: url("../images/arrow_down.gif") right 5px no-repeat;
	padding-right:11px;
	padding-bottom:3px;
	color:#fff;
	text-decoration:none! important;
}

table th a.msmDivletNavigationSelected:hover {
color:#fff;
}

.csV-3 .oh table th a.msmDivletNavigationSelected strong, .csV-3 .oh table th a.msmDivletNavigationNotSelected strong, .csV-3 .oh table th.thColourOne strong, .csV-3 .oh table td.thColourOne strong {
color:#fff;
}

table th a.msmDivletNavigationNotSelected
{
	background: url("../images/arrow_right.gif") right 4px no-repeat;
	padding-right:10px;
	padding-bottom:4px;
	color:#fff;
	text-decoration:none! important;
}

table th a.msmDivletNavigationNotSelected:hover
{
	color:#fff;
}


/* Displays errors on DCF with red colour */
.errors
{
	margin: 0px;
	font: bold xx-small arial, helvetica, sans-serif;
	COLOR: red;
}

/* Makes input fields in blue background when error */
.errorhighlightfield
{
	background-color: #dbeffb;
}
/* Makes all telephone numbers in single line  */
div.lineNowrap
{
	white-space: nowrap;
}

/* Added for QC 449 */
.textHighlight
{
	color: #f00 !important;
}
/*--Print Function--*/
div.termsError1 {
	padding-left: 10px;
	z-index: 100;
	left: 0px;
	width: 760px;
	position: absolute;
	top: 25px;
	height: 75em;
	background-color: #fff

}
/*--Print Function--*/
div.termsPrint {
	padding-left: 10px;
	z-index: 100;
	left: 0px;
	width: 760px;
	position: absolute;
	top: 0px;
	height: 75em;
	background-color: #fff

}

/* Added for QC 422*/
input.textInputLong {
	width: 200px! important
}
/*--navigation class--*/
div.msmMenuContainer .msmMenuRow ul {

	margin-top:5px;
	margin-left:0px;
	margin-bottom:16px;
	padding-left:0px;
	list-style-type: disc;
}
div.msmMenuContainer .msmMenuRow ul li ul{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:0px;
	padding-left:0px;
	list-style-type: disc;
}

/*-- Added as per the demo to adjust spacing for QC558 --*/
.invisible {
	font-weight: normal; font-size: 100%; color: #fff;
}

/*-- Added for QC547 --*/
.zeroPadding {
	padding: 0px;
}

/*-- Added for QC609 --*/
.noStatementError{
	background-color:#FFFFFF;
	position:fixed;
	top:188px;
	width:590px;
}

/* Added for QC566 -  IE only */
html>body .alignRadioButtonIE{
	*padding-left : 0px;
}

/* Added for M&SM BIS changes */
p.pLessTopMargin{
	margin-top:2px;
	margin-bottom:0px;
}

.msmCopyRowBorder td {
padding:5px;
line-height:1.5em;
}

.msmErrorContainer .msmErrorContainerInner .msmErrorCopyContainer .msmHeaderContainer, 
.msmErrorContainer .msmErrorContainerInner .msmErrorCopyContainer .msmHeaderBorder, 
.msmErrorContainer .msmErrorContainerInner .msmErrorCopyContainer .msmBreadCrumb,
.msmErrorContainer .msmErrorContainerInner .msmErrorCopyContainer .msmHeaderKeyLine,
.msmErrorContainer .msmErrorContainerInner .msmErrorCopyContainer .msmFooterKeyLine {
position:absolute;
left:-10000px;
display:none;
}

form.msmFormTable td {
line-height:1.5em;
}

/* Added for MNS midata start. */
#midataButtonSection span {
	background-image: url(../images/msm_cta2_left.gif);
}

.csV-3 .oh .csButtonWrap button.csMiDataButton {
	margin:0px;
	border:0px;
	padding: 4px 9px 10px 0px;
	background-image: url(../images/msm_cta2_left_long.gif);
}

.miDataBoxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#midataSection table td div.csLabel{
    padding-right: 5px;
    padding-bottom: 55px;
    height: 15px;
    width: 15px;
}

#midataSection table td div.csFields{
    line-height: 13px;
	font-weight: normal;
}

div.sectionBorder .downloadTransactionSubHeadingHeadingBar{
	border-bottom:0px;
}

.csV-3 div.csFields label.midataLabel {
font-weight: normal;
}
/* Added for MNS midata end. */