.breadcrumb
{
	float: left;
	width: 634px;
}

.crumbs
{
	list-style-type: none;
}

.crumbs li
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-right: 3px;
}

h2.pageTitle
{
	float: left;
	margin: 15px 0 15px 0;
	width: 634px;
	font-size: 20px;
	font-weight: bold;
	color: #004982;
}

#leftCol, #rightCol
{
	float: left;
	width: 668px; /*668 total, inc. padding*/
}

#rightCol
{
	width: 262px; /*262 total, inc. paddding*/
	padding-top: 68px;
}

#leftCol p
{
	margin-bottom:7px;
}

.headerImageBlock, .headerTextBlock
{
	/*float:left;Modify by sruiz*/
	margin: 0 0 17px 0;	
}

.headerTextBlock
{
	padding-right: 34px;
}

.subPageLink, .subPageArticleLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #004982;
	margin-bottom: 6px;
}

.subPageArticleLink
{
	font-size: 12px;
}

.subPageInfoBlock
{
	float: left;
	border-bottom: 1px solid #cccaca;
	width: 634px;
	padding-bottom: 4px;
	margin-bottom: 11px;
}

.lastInfoBlock
{
	border-bottom: none;
}

.subPageChildList, .subPageChildList li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listSubHeader
{
	margin-top: 20px;
}

.leftInfoBlock, .rightInfoBlock
{
	float: left;
	padding-bottom: 3px;
	width: 385px;
}

.rightInfoBlock
{
	margin: 0;
	padding-left: 30px;
	width: 218px; /*248 total, inc. padding*/
}

.subSectionPageBlock
{
	float: left;
	width: 634px;
	margin-bottom: 4px;
}

.subSectionPageBlock .leftInfoBlock
{
	width: 424px;
}

.subSectonPageImage
{
	float: left;
	height: 72px;
	width: 196px;
	border: 1px solid #edecec;
	margin-right: 12px;
	display: inline;
}

h3.subSectionHeader
{
	float: left;
	width: 634px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 19px 0 11px 0;
}

/*Right Column Menu Styling*/
#subPageMenu, #travelNewsBlock
{
	float: left;
	width: 262px; /*262px total, inc. padding*/
}

#subPageMenu ul, #subPageMenu ul li, #travelNewsBlock ul, #travelNewsBlock ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subPageMenu ul li a
{
	display: block;
	margin: 0;
	padding: 4px 0 3px 15px;
	text-decoration: none;
	border-top: 1px solid #ecebeb;
	height: 15px;
}

#subPageMenu ul li.on a
{
	border-top: 1px solid #ffffff;
	background-color: #004982;
	color: #ffffff;
	font-weight: bold;
}

#subPageMenu ul li a.selected
{
	background-color: #f2f1f1;
	font-weight: bold;
	padding-left: 28px;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/arrow_blue.gif');
	background-position: 15px 5px;
	background-repeat: no-repeat;
}

#subPageMenu ul li.on a.selected
{
	padding-left: 28px;
	font-weight: bold;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/arrow_white.gif');
	color: #ffffff;
	background-color: #004982;
}

#subPageMenu ul li a.withSubItem
{
	padding-bottom: 0px;
}

#subPageMenu ul li a.subItem
{
	border-top: none;
	padding: 1px 0 0 36px;
	background-color: #f2f1f1;
}

#subPageMenu ul li.on a.subItem
{
	background-color: #004982;
	border-top: none;
	padding: 1px 0 0 36px;
	color: #ffffff;
	font-weight: normal;
}

#subPageMenu ul li.on a.subItem:hover
{
	text-decoration: underline;
}

#subPageMenu ul li a.subItemSelected
{
	border-top: none;
	background-color: #f2f1f1;
	padding: 0 0 0 48px;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/blue_triangle.gif');
	background-position: 37px 4px;
	background-repeat: no-repeat;
}

#subPageMenu ul li.on a.subItemSelected
{
	background-image: url('/_layouts/1033/IMAGES/Copa_img/white_triangle.gif');
	padding: 0 0 0 48px;
	background-color: #004982;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#subPageMenu ul li a.lastSubItem, #subPageMenu ul li.on a.lastSubItem
{
	padding-bottom: 3px;
}

#subPageMenuHeader, #travelNewsBlockHeader
{
	float: left;
	width: 262px;
	height: 31px;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/copa_travel_info_hdr.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#subPageMenuContent
{
	float: left;
	width: 262px;
}

#subPageMenuFooter
{
	float: left;
	width: 262px;
	height: 7px;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/copa_travel_info_ftr.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#travelNewsBlock
{
	margin-top: 11px;
}

#travelNewsBlockHeader
{
	background-image: url('/_layouts/1033/IMAGES/Copa_img/copa_travel_news_hdr.gif');
}

#travelNewsBlockContent
{
	float: left;
	width: 260px;
	border: 1px solid #ecebeb;
}

#travelNewsBlock ul li
{
	padding: 6px 0 5px 15px;
}

#travelNewsBlock ul li.evenItem
{
	background-color: #e5ecf2;
}

.btnMoreNews
{
	display:block;
	height: 19px;
	width: 90px;
	margin: 1px 0 5px 0;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/btn_morenews.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
}
/*Article Specific Styling*/

.articleBlock
{
	width: 634px;
	margin-bottom: 20px;
}

.articleImage
{
	float: left;
	margin-right: 20px;
}

.articleTitle
{
	font-size: 14px;
	margin-bottom: 13px;
	color: #004982;
}

.contentList
{
	list-style-type: none;
}

.contentList li
{
	padding: 0 0 0 11px;
	background-image: url('/_layouts/1033/IMAGES/Copa_img/square.gif');
	line-height:1.6em;
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style: none;
}
	
