h1, h2, h3, h4, h5, h6, h7{
	font-family: verdana;
}

div,td, li{
	font-size: 11px;
	font-family: verdana;
}

h1{
	font-size: 24px;
	color: #000;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 4px 0;
}

.bigblue{
	margin: 10px 0;
}

.bigblue .top{
	background: url(http://www.aircanada.com/shared/images/common/leafs/bigbox_top.gif) 0 0 no-repeat;
	width: 568px;
	height: 8px;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

.bigblue .strip{
	overflow: hidden;
	background: url(http://www.aircanada.com/shared/images/common/leafs/bigbox_strip.gif) 0 0 repeat-y;
	width: 568px;
	margin: 0;
	text-align: center;
}

.bigblue .bottom,
.bigblue .bottomnoleaf{
	overflow: hidden;
	background: url(http://www.aircanada.com/shared/images/common/leafs/bigbox_bottom.gif) 0 0 no-repeat;
	width: 568px;
	height: 74px;
	margin: 0;
	text-align: center;
}

.bigblue .bottomnoleaf{
	background: url(http://www.aircanada.com/shared/images/common/leafs/bigbox_bottom.gif) 0 0 no-repeat;
	height: 74px;
}


.bigblue .ctop{
	overflow: hidden;
	background: url(http://www.aircanada.com/shared/images/common/leafs/box_top.gif) 0 0 no-repeat;
	width: 549px;
	height: 17px;
	margin: 0 9px;
	padding: 0;
}

.bigblue .cstrip{
	overflow: hidden;
	text-align: left;
	background: url(http://www.aircanada.com/shared/images/common/leafs/box_strip.gif) 0 0 repeat-y;
	width: 549px;
	margin: 0 9px;
	padding: 0;
}

.bigblue .cstrip .intpad{
	padding: 0 18px 0 18px;
}

.bigblue .cbottom{
	overflow: hidden;
	background: url(http://www.aircanada.com/shared/images/common/leafs/box_bottom.gif) 0 0 no-repeat;
	width: 549px;
	height: 17px;
	margin: 0 9px;
	padding: 0;
}

.bigblue .maintext{
	margin: 5px 0 30px 0;
}

/*-------- Generic style ---------------*/
.redarrow{
	background: url(http://www.aircanada.com/shared/images/common/leafs/arrow_link.gif) 0 0 no-repeat;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-decoration: underline;
}


.bottommenu{
	clear: both;
	overflow: hidden;
	padding: 0 0 10px;
	margin: 0;
}

.bottommenu a{
	background: url(http://www.aircanada.com/shared/images/common/leafs/arrow_menu.gif) 0 0 no-repeat;
	padding: 0 0 4px 23px;
}

.bottommenu span{
	background: url(http://www.aircanada.com/shared/images/common/leafs/arrow_menu.gif) 0 0 no-repeat;
	padding: 0 0 4px 23px;
}

.bottommenu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bottommenu li{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.red{
	color: #cc0000;
}
/*-------------------------------- FAQ BOX ---------------------------------------------------------- */

div.cc{
	margin-top: 10px;
}

.pluslink, 
.minuslink,
.pluslink_b, 
.minuslink_b{
	background: url(http://www.aircanada.com/shared/images/common/leafs/i_plus.gif) no-repeat 0 1px;
	margin: 0;
	padding: 0 0 5px 25px;
}

.minuslink,
.minuslink_b{
	background: url(http://www.aircanada.com/shared/images/common/leafs/i_minus.gif) no-repeat 0 0;
}

.pluslink_b, 
.minuslink_b{
	padding: 0 0 10px 25px;
}

.pluslink a:link,
.pluslink a:visited,
.minuslink a:link,
.minuslink a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.pluslink a:hover,
.pluslink a:visited:hover,
.minuslink a:hover,
.minuslink a:visited:hover{
	color: #cc0000;
}

.pluslink_b a:link,
.pluslink_b a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: underline;
}

.minuslink_b a:link,
.minuslink_b a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.pluslink_b a:hover,
.pluslink_b a:visited:hover,
.minuslink_b a:hover,
.minuslink_b a:visited:hover{
	color: #ff0000;
}

.greybox{
	width: 507px;
	display: none;
	margin: 0;
}

.greybox .top{
	background: url(http://www.aircanada.com/shared/images/common/leafs/grey_top.gif) no-repeat 0 bottom;
	height: 8px;
	width: 507px;
}

.greybox .middle{
	background: url(http://www.aircanada.com/shared/images/common/leafs/grey_middle.gif) repeat-y  0 0;
	padding: 10px;
}

.greybox .bottom{
	background: url(http://www.aircanada.com/shared/images/common/leafs/grey_bottom.gif) no-repeat 0 0;
	height: 6px;
	width: 507px;
	margin-bottom: 5px;
}

.greybox .middle ul{
	margin: 5px 0 5px 25px;
	padding: 0;
	font-size: 11px;
}

.greybox .middle ul li{
	padding: 0;
	margin: 0;
}

.closediv{
	font-size: 12px;
	text-align: right;
	margin: 0 0 0 10px;
}

/*-------------------------------- New Table ---------------------------------------------------------- */

.newtable .greytop{
	border-top: 1px solid #CE5149;
	background-color: #F9F9F9;
}

.newtable .greybottom{
	border-bottom: 1px solid #CE5149;
	background-color: #F9F9F9;
}

.newtable .yellowleft{
	border-left: 1px solid #CE5149;
	background-color: #FCF4C8;
	padding: 0 5px 0 5px;
}

.newtable .yellowright{
	background: url(http://www.aircanada.com/shared/images/common/newtable/newtable_spliter.gif) repeat-y 0 0;
	width: 3px;
}

.newtable .greyleft{
	background-color: #F9F9F9;
	padding: 0 5px 0 5px;
}

.newtable .greyright{
	background: url(http://www.aircanada.com/shared/images/common/newtable/newtable_right.gif) 0 0;
	width: 9px;
}

/*-------------------------------- Related Topics ---------------------------------------------------------- */

ul.relatedtopics,
ul.relatedtopics ul{	
    list-style: none;
    margin:0;
	padding: 4px 0 4px 4px;
}
ul.relatedtopics ul{
	margin: 0 0 0 15px;	
}

	ul.relatedtopics li,
	ul.relatedtopics li ul li{
	    background: url(http://www.aircanada.com/shared/images/common/ar_red.gif) 0 6px no-repeat;
		padding: 2px 0 0 10px;
		margin: 0;
	}
	
	ul.relatedtopics li a,
	ul.relatedtopics li ul li a{
		font-weight: normal;
	}

#relatedtopics{
	margin-top: 20px;
	border-bottom: 0;
	width: 100%;
}

#relatedtopics b,
#relatedtopics strong{
	font-size: 13px;
	color: #1a4873;
	font-weight: bold;
}
@media print{
	#relatedtopics{
		display: none !important;
	}
}

/*-------- List type ---------------*/
ul.squareblue,
.greybox .middle ul.squareblue{
	list-style-type: none;
	margin: 5px 0 15px 2px;
	padding: 0;
	overflow: hidden;
}
.greybox .middle ul.squareblue{
	margin: 5px 0 15px 20px;
}

ul.squareblue li,
.greybox .middle ul.squareblue li{
	background: url(http://www.aircanada.com/shared/images/common/leafs/square_blue.gif) no-repeat 0 5px;
	margin: 0;
	padding: 0 5px 6px 8px;
}

ul.squareblue ul,
.greybox .middle ul.squareblue ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 25px;
}
ul.squareblue li ul li,
.greybox .middle ul.squareblue li ul li{
	background: url(http://www.aircanada.com/shared/images/common/leafs/dash.gif) 0 7px no-repeat;
	margin: 0;
	padding: 0 5px 0 8px;
	line-height: 15px;
}

ul.dash,
.greybox .middle ul.dash{
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 25px;
}
ul.dash li,
.greybox .middle ul.dash li{
	background: url(http://www.aircanada.com/shared/images/common/leafs/dash.gif) 0 7px no-repeat;
	margin: 0;
	padding: 0 5px 0 8px;
	line-height: 15px;
}
ul.marginleft15{
	margin-left: 15px;
}
ul.marginleft25{
	margin-left: 25px;
}

div.important{
	background: url(http://www.aircanada.com/shared/images/common/alert_icon.gif) 5px 5px no-repeat #f8eac5;
	border-top: 1px solid #e89e51;
	border-bottom: 1px solid #e89e51;
	padding: 5px 5px 7px 47px;
	font-size: 13px;
}