@charset "UTF-8";
/* CSS Document */
/* 
// CSS BY ALEKS NIESTROJ
// ALEKS@SOBULEDESIGN.COM
// AUGUST 2008
// MACQUARIE CONTACT CLAUDE GAGNE
*/



/* TAG REDEFINITION */

#centre {
padding-left: 8px;
padding-right: 8px;
}

#centre img {
	border: none;
}
#centre p, #centre li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#centre li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
	line-height: 14px;
}
	
#centre ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
}
#centre p {
	margin: 0px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
#centre h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #4C4C4C;
	font-size: 16px;
	line-height: 18px;
	
}
#centre h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #4C4C4C;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
       font-weight: bold;
}
#centre h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 13px;
	color: #4C4C4C;
       font-weight: bold;
}
#centre h3 a {
	color: #4C4C4C;
	text-decoration: none;
}
#centre h3 a:hover {
	color: #000;
	text-decoration: underline;

}
#centre h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	color: #4C4C4C;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
       font-weight: bold;
}
#centre h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #4C4C4C;
	font-size: 13px;
	font-weight: bold;
}
#centre ul {
	margin: 0px;
	padding-top: -5px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-image: url(images/bullet.gif);
}
#centre ol {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#centre ul ol {
	margin: 0px;
	padding-top: 0px;
	padding-left: 35px;
}
#centre ul ol li {
}
#centre li {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centre li strong {
	
}
#centre hr {
	border-top-color: #669900;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4d4c;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8f0d9;
}
#centre th {
	text-transform: uppercase;
	color: #669900;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8f0d9;
	text-align: left;
}
#centre tr {
}
#centre td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8f0d9;
}

#centre td a {
	color: #4c4d4c;
	text-decoration: none;
}

#centre td a:hover {
	color: #000;
	text-decoration: underline;
}
/* LINK DEFINITIONS */

#centre p a,
#centre a  {
	color: #666;
	text-decoration: underline;
}
#centre p a:hover,
#centre a:hover {
	color: #333;
	text-decoration: none;
}
#centre #executives img {
	color: #666;
	text-decoration: underline;
}
#centre h1 a {
}
#centre h1 a:hover {
}
#centre h2 a {
}
#centre h2 a:hover {
}
#centre h4 a {
	color: #4c4d4c;
	text-decoration: underline;
}
#centre h4 a:hover {
	color: #000;
	text-decoration: underline;
}
#centre li a {
	display: block;
	color: #4c4d4c;
	text-decoration: underline;
}
#centre li a:hover {
	color: #000;
	text-decoration: underline;
}

/* DISCLAIMER FOOTER DEFINITION */

#disclaimer {
	font: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	padding-right: 10px;
}
#disclaimer p {
	margin: 0px;
	padding: 0px;
}
#disclaimer a {
    color: #808080;
	text-decoration: none;
}
#disclaimer a:hover {
    color:  #666;
	text-decoration: underline;
}

#disclaimer hr {
	border-top-color: #e8f0d9;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* GENERAL CLASSES */


#centre .mortgages {
	width: 320px;
	padding-right: 20px;
	float: left;
}
#centre .mortgagestext {
	height: 150;
}
#centre .finePrint {
	font-size: 11px;
	font-style: italic;
}
#centre .clearer {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	border: none;
	height: 1px;
	clear: both;
}
#centre .intro {
}
#centre .lightline {
	border-top-color: #e8f0d9;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre.products {
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}

/* GLOSSARY STYLING */

#centre #glossary {
	padding-right: 20px;
	font-weight: normal;
}
#centre #glossary p {
	padding-bottom: 5px;
	padding-top: 0px;
}
#centre #glossary p strong {
	color: #669900;
	font-size: 13px;
	
}
#centre .glossTop {
	width: 100%;
	text-align: right;
	font-size: 10px;
}
#centre .glossTop p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#centre .glossTop a {
	font-size: 10px;
	text-align: right;
}
#centre .glossTop a, #glossNav a {
	color: #669900;
	
	text-decoration: none;
	padding-right: 5px;
}
#centre .glossTop a:hover, #glossNav a:hover {
	text-decoration: underline;
	color: #000;
}
#centre .glossDivide {
	color: #e8f0d9;
	border-color: #e8f0d9;
}
#centre .glossLetter {
}
#centre .glossNav {
	padding-left: 0px;
	padding-top: 12px;
}
#centre .glossNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-position: outside;
}
#centre .glossNav li {
	text-indent: 0px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;

}
#centre .glossNav li a {
	display: inline;
	list-style-type: none;

}
/* FAQ */

#centre #faq {
	padding-top: 10px;
}
#centre #faq ul {
	list-style-type: none;
}
#centre #faq li {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 4px;
	
	list-style-type: none;

}
#centre #faq li a {
	text-decoration: none;
	display: block;
	list-style-type: none;

}
#centre #faq li a:hover {
	color: #000000;
	text-decoration: underline;
	list-style-type: none;

}


/* RIGHT NAVIGATION */

#rightNav {
	width: 181px;

}
#rightNav ul {
list-style-type: none;
padding: 0px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #edf7e9;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #edf7e9;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
list-style-position: outside;
}#rightNav li {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edf7e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edf7e9;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;

}
#rightNav li a { 
 padding-left: 10px; 
 padding-top: 5px; 
 padding-bottom: 5px; 
 font-weight: bold; 
 text-decoration: none; 
 color: #808080; 
 display: block; 
 vertical-align: bottom; 
 font-size: 13px; 
 list-style-type: none; 
  
 } 


#rightNav li a:hover {
	color: #000000;
	background-color: #FFF;
	text-decoration: underline;
	list-style-type: none;

}

/* BREADCRUMB RESTYLING */

#dnn_dnnBREADCRUMB_lblBreadCrumb {
}

#dnn_dnnBREADCRUMB_lblBreadCrumb p,
dnn_dnnBREADCRUMB_lblBreadCrumb {
	font-size: 11px;
	color: #bcbec0;
	margin: 0px;
	padding: 0px;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	text-decoration: none;
	color: #bcbec0;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover {
	text-decoration: underline;
	color: #00000;
}

.brdCrmb {
	font-size: 11px;
	color: #bcbec0;
}

/*         PROMO BOX STYLING
            USED PRIMARILY FOR THE FRIENDS AND FAMILY CONTACT BOX, RIGHT-RAIL
*/
 
.promoBox {
	width: 181px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.promoBox a {
	color: #333333;
	text-decoration: underline;
}

.promobox a:hover {
	color: #000000;
}
 
.promoTop {
	background-image: url(/Portals/0/B2CGRAPHICS/contact/promobox_top.png);
	height: 14px;
	width: 181px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
 
.promoMid {
	background-image: url(/Portals/0/B2CGRAPHICS/contact/promobox_mid.png);
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
.promoBot {
	background-image: url(/Portals/0/B2CGRAPHICS/contact/promobox_bot.png);
	height: 14px;
	width: 181px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
 
.promoBox h4 {
font-size: 11px;                              
   padding-top: 0px;
margin-top: 0px;
font-size: 11px;
color: #333;
font-weight: bold;
}




















