/* `Legacy Styles for Hybrid Release

all styles have to be tweaked - are present for now in same format as they exist on live site for
proof of concept on hybrid launch
----------------------------------------------------------------------------------------------------*/
#contentcontainer {
	width: 100%;
}
table, th, tbody, tr, td {
	vertical-align: top;
}
#rightCol {
	width: 151px;
	border-left: 1px solid #DCDCDC;
	padding: 10px 2px 6px 4px;
	/* float: right; */
	vertical-align: top;
	/* position: fixed; */
	right: 100%;
	margin-right: -8px;
	text-align: left;
}
td#rightCol td#roundedBoxContent,
td#rightCol td#roundedBoxContent a.test {
	font-size: 9px;
}
td#rightCol td#roundedBoxContent .h5 a {
	font-size: 12px;
}
td#rightCol td#roundedBoxContent .h5 a,
td#rightCol td#roundedBoxContent a.test {
	font-weight: normal;
}
div#FC_Content1{
	margin: 0 auto;
}	


#colOne {
 width: 50%;
 padding: 0 10px 0 10px;
 vertical-align: top;
}
#colTwo {
 width: 50%;
 padding: 0 10px 0 10px;
 vertical-align: top;
}

.featureTitle {
 font-size: 13px;
 font-family: Tahoma;
 font-weight: bold;
 border-bottom: 1px solid #00277A;
 margin: 0px 0 10px 0;
 * margin: 0px 0 6px 0;
 color: #00277A;
}
.featureImage {
 float: left;
 margin: 0;
 padding-right:5px;
}
.featureContent {
 margin-left: 63px;
 * margin-left: 60px;
 margin-top: 0px;
 * margin-top: 0px;
}
/*class and id; that ul can be defined with in the div so that bullets don't overlap with the images*/
#featureContent{
 margin-left: 63px;
 * margin-left: 60px;
 margin-top: 0px;
 * margin-top: 0px;
}
#featureContent ul{
 padding-left: -1px;
 list-style-type:square;
}
/*class and id end*/
/*new for small print like in vacation/packages in canada/usa*/
.featureSmallPrint{
 font-size: 8px;
 float: left;
 margin: 0;
}

#FC_Content1
{
	/*
    border:0 solid;
	 */
	font-size: 9px;
}
#FC_Content1 ul
  {
    font-size:9px;
    /*line-height:13px;*/
    /*margin-bottom:0;*/
    list-style-type:square;
  }
#FC_Content1 li
    {
         margin-top: 2;
         margin-bottom: 2;
    }
#FC_Content2
{
    border:0 solid;
    font-size:9px;
    padding-left: 5px;
    padding-right: 5px;
}
#FC_Content2 ul
  {
    font-size:9px;
    list-style-type:square;
  }
#FC_Content2 li
    {
         margin-top: 2;
         margin-bottom: 2;
    }
a.fc_blacklink:link {color:#000000; text-decoration:underline;}
a.fc_blacklink:visited {color:#000000; text-decoration:underline;}
a.fc_blacklink:hover {color:#000000; text-decoration:underline;}
a.title_link:link {text-decoration:none;}
a.title_link:visited {text-decoration:none;}
a.title_link:hover {text-decoration:underline;}
/*used for headers on the teaser pages to underline only on mouse over(hover)*/ 
a.test:link,a.test:visited{text-decoration:none;
 /*font-size: 13px;so that can be used for smaller once also*/
 font-weight: bold;
 color: #00277A;
}
a.test:hover{text-decoration:underline;
 /*font-size: 13px;so that can be used for smaller once also*/
 font-weight: bold;
 color: #00277A;
}
#breadcrumb {
 width: 100%;
 height: 27px;
 /*
 background: url('/images/images_navigation/bkgbreadcrumb.gif') repeat-x top left;
 */
 margin-bottom: -11px;
 padding: 0 5px;
}
#breadcrumb td {
 font-size: 10px;
}
#breadcrumb a {
 color: #000;
 text-decoration: underline;
}
#breadcrumb a:hover {
 color: #666;
}

img  {
	text-align: justify;
}

#contentContainer img {
	float: left;
}

#contentContainer h6 {
 font-size: 10px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}

#contentContainer h5 {
 font-size: 12px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}

#contentContainer h4 {
 font-size: 14px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}

#contentContainer h3 {
 font-size: 16px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}

#contentContainer h2 {
 font-size: 18px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}

#contentContainer h2 {
 font-size: 20px;
 color: #00277A;
 font-family: Tahoma;
 font-weight: bold;
 margin-bottom: 1px;
}
