/* Stylesheet for IE/Netscape 6/Mozilla browsers */

/* Contextual selectors */
html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
body, table, td, th, p, input, select, textarea, div, span {
	font-family: Arial, Verdana, Monaco;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a, area {
	outline: none;
}
a:link, a:active {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #7F1E02;
}
b, strong {
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
	display:inline; 
} 

/* Gelbar and header */
.gelbar_lang {
	padding-bottom: 14px;
}
.canada_text {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 11px;
}
.worldslocal {
	font-weight: bold;
	font-size: 14px;
	color:#FF0000;
}
.dropdown{}

/* Global Elements */
.pageTitle {
	font-size: 10px;
	color: #ffffff;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
}
.subsection_title {
	font-weight: bold;
}
.subsection_title_gray {
	font-weight: bold;
	background-color: #ececec;
}
.searchInput {
	width: 112px;
}
.spacer {
	font-size: 2px;
}
.footer {
	font-size: 10px;
}
.footer a:visited {
	color: #000000;
}
.footer a:hover {
	color: #ff0000;
}
   
/* Sidenav */
.leftnav {
	padding: 3 10 2 23;
}
.leftnavdarkbg {
	background-image: url(/public/canada/images/bg_tab_dark.gif);
}
.leftnavspace {
	background-image: url(/public/canada/images/bg_white.gif);
}  
.leftnav a {
	text-decoration: none;
}
.leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
.leftnav a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.leftnav2 {
	padding: 1 10 1 23;
	line-height: 12px;
}
.leftnav2top {
	background-image: url(/public/canada/images/bg_tab_2_top.gif);
}
.leftnav2on {
	background-image: url(/public/canada/images/bg_tab_2_black.gif);
}
.leftnav2off {
	background-image: url(/public/canada/images/bg_tab_2_red.gif);
}
.leftnav2 a {
	text-decoration: none;
}
.leftnav2 a:visited {
	text-decoration: none;
	color:#000000;
}
.leftnav2 a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.leftnav3 {
	font-size: 10px;
	padding: 1 10 0 32;
	line-height:11px;
}
.leftnav3on {
	background-image: url(/public/canada/images/bg_tab_3_black.gif);
}  
.leftnav3off {
	background-image: url(/public/canada/images/bg_tab_3_red.gif);
}
.leftnav3 a {
	text-decoration: none;
}
.leftnav3 a:visited {
	text-decoration: none;
	color:#000000;
}
.leftnav3 a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.leftnav_padding {
	padding-top: 4px;
	padding-bottom: 6px;
}

/* Vert nav */
.vertnav {
	padding: 0 0 0 16;
}
.vertnav a {
	text-decoration:none;
}
.vertnav a:visited {
	color: #000000;
	text-decoration: none;
}
.vertnav a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.vertsub { 
	padding: 4 0 4 0;
	line-height:16px;
}
.vertsub a:visited { 
	color:#000000;
}
.vertsub a:hover { 
	color:#FF0000;
}

/* Secondary content */
.tools_title {
	font-size: 10px;
	color:#FFFFFF;
	padding: 3 0 3 10;
}
.tool_padding {
	padding: 4 0 6 0;
}
a.tool_link:hover {
	color: #FF0000;
}

/* Template Specific Stuff */

.padded_subsection_content { 
	vertical-align: top; 
	padding: 10 0 10 0;
}
.red_bul {
	background-image: url(/public/canada/images/red_bullet.gif);
	background-repeat: no-repeat;
}
.gray_bul {
	background-image: url(/public/canada/images/gray_plus.gif);
	background-repeat: no-repeat;
}
.content_explanation {}
.dark_gray_bg {
	background-color: #cccccc;
}
.light_gray_bg {
	background-color: #ececec;
}
.rates_table_title {
	background-color: #ff0000;
	color: #FFFFFF;
}
.rates_table_heading {
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 9px;
}
.rates_updated_text {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #FF0000;
}
.rates_table_data1 {
	background-color: #ececec;
	padding-left: 9px;
}
.rates_table_data2 {
	background-color: #cccccc;
	padding-left: 9px;
}
.rates_table_total {
	font-weight: bold;
}
.rates_disclaimer {
	font-size: 10px;
	background-color: #ececec;
	padding-left: 9px;
}
.disclaimer {
	font-size: 10px;
	background-color: #ececec;
}
.bulleted_list_heading {
	font-weight: bold;
    vertical-align: top;
    padding: 6 0 8 0;
}
.list_heading {
	background-color: #ececec;
	font-weight: bold;
}
.list_content_light {
	background-color: #ececec;
	padding : 5 0 5 0;
}
.list_content_dark {
	background-color: #cccccc;
	padding: 5 0 5 0;
}
.faq_question {
   font-size: 11px;
   font-weight: bold;
   vertical-align: top;
   padding: 2 0 10 0;
}
.faq_answer {}
.red_separator_line {
	background-color: #ff0000;
}
a.icon_text_link:hover {
	color: #FF0000;
}
.leaving_hsbc {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_404 {
	font-size: 12px;
	font-weight: bold;
}
.footer_sep {
	color: #ff0000;
}
a.close_window:visited {
	color: #000000;
}
a.close_window:hover {
	color: #FF0000;
}
a.search_link {   
   color: #000000;
   text-decoration: underline;
}
a.search_link:hover {
	color: #FF0000;
}
a.search_next_prev {
   color: #000000;
   text-decoration: underline;
}
a.search_next_prev:visited {
   color: #000000;
}
a.search_next_prev:hover {
   color: #FF0000;
}
/* Template-specific padding stuff */
.padding_1 {
	padding-bottom: 1px;
}
.padding_3 {
	padding-bottom: 3px;
}
.template_f_padding {
	padding: 7 0 7 1;
}
.template_f_bottom {
	padding: 5 0 0 0;
}
.template_j_top {
	padding: 4 0 4 1;
}
.template_j_bottom {
	padding: 10 0 2 0;
}
.template_l_padding {
	padding-bottom: 6px;
}
.template_i {
	margin: 0 10 10 10;
}
.right_image_margin {
	margin-right: 10px;
}
.big_image_padding {
	padding-bottom: 1px;
}
