/* CSS Document */

body {
	width: auto;
	background-color: #EBEBEB;
}
div#header {
	width:986px;
	height:54px;
	position:absolute;
	right:16px;
	bottom:0px;
	background-repeat:repeat-x;
	z-index: 1;
	top: 0;
}
#roadtotravel {
	position:absolute;
	top:15px;
	left:22px;
	width:299px;
	height:1px;
	z-index:3;
	color: #003333;
}
#earth {
	position:absolute;
	top:0px;
	right:0px;
	visibility:visible;
	width:213px;
	height:181px;
	z-index:0;
   }
/*----------------------------Menu Horizontal----------------------------------*/
#containermenuhoriz {
	position:relative;
	left:200px;
	top:116px;
	FONT-FAMILY: verdana,georgia, serif;
	width:50%;
	display:block;
	z-index:10;
	visibility:visible;
}

UL#navlistmenu {
	PADDING-RIGHT: 2em;
	PADDING-LEFT: 1.4em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH:780px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
UL#navlistmenu LI {
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px;  
	PADDING-TOP: 0px;PADDING-LEFT: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	WIDTH: auto;
	FONT-SIZE: 0.9em;
	font-weight:bold; 
	FLOAT: left;
	display:inline;
}
UL#navlistmenu LI A {
	PADDING-RIGHT: 1em;
	PADDING-LEFT: 1em;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0.2em;
	DISPLAY: block;
	WIDTH: auto;
	COLOR: #848239;
	TEXT-DECORATION: none;
	font-size: 12px;
}
UL#navlistmenu LI A:hover {
	PADDING-RIGHT: 1em;
	PADDING-LEFT: 1em;
	DISPLAY:block;
	 BACKGROUND: none transparent scroll repeat 0% 0%; 
	
}
UL#navlistmenu LI A SPAN {
	DISPLAY: none;
	font-size: 11px;
}
UL#navlistmenu LI A:hover SPAN {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	DISPLAY: block;
	Z-INDEX: 100;
	LEFT: 0px;
	MARGIN: 0px;
	FONT: 11px Verdana, sans-serif;
	
	TEXT-ALIGN: left;
	WIDTH:580px;
	POSITION: absolute;
	TOP: -20px;
	}
UL#navlistmenu LI#active A {

	font-size: 11px;
}

/*-------------------- End Menu Horizontal --------------------------*/

/*-------------------------Content--Page Navigation-------------------*/
div#content {
	position:absolute;
	top:1px;
	width:980px;
	z-index: 2;
	left: 5px;
	border-top: thin none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	float: left;
	clear: left;
	background-color: #FFFFFF;
}
DIV#movie {
	Z-INDEX: 100;
	LEFT: 0px; 
	WIDTH: 220px;
	height:154px; 
	POSITION: absolute;
	TOP: -153px;
}
#pageNav{
	Z-INDEX: 100; 
	FONT: 16px ;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	WIDTH: 220px; 
	POSITION: absolute; 
	TOP:108px; 
	background-image:none;
}
#pageNav .sitelinks{
	padding-top:10px;
	padding-bottom:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	border-bottom:5px solid #C5B681;
}
#tourLinks a:link, #tourLinks a:visited {
	border-top:3px solid #FFFFFF;
	border-right:3px solid #333300;
	border-bottom:3px solid #333300;
	border-left:3px solid #FFFFFF;
	padding:1px 2px 1px 5px;
	DISPLAY: block;
	color: #800000;
	font-size:12px;
	text-decoration:none;
}
#tourLinks a:hover{
	border-top:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	border-bottom:3px solid #333300;
	border-left:3px solid #333300;
	padding:1px 2px 1px 5px;
	DISPLAY:block;
	BACKGROUND:#DEDFBD; 
	COLOR: #666600; 
	text-decoration: none;
	font-size:12px;
}
#tourLinks a#active{
	background-color:#DEDFBD;
}
table.menu {
	position:absolute;
	left:220px;
	visibility:hidden;
	border:5px solid #848239;
}
table p{
	margin:5px 7px 5px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
table ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#homepage {
	margin:0px 0px 5px 0px;
	width:219px;
	height:60px;
	text-align:center;

}
#escortedLinks a:link, #escortedLinks a:visited {
	border-top:3px solid #F3F4E2;
	border-right:3px solid #333300;
	border-bottom:3px solid #333300;
	border-left:3px solid #F3F4E2;
	padding:1px 2px 1px 5px;
	DISPLAY: block;
	color: #336666;
	font-size:12px;
	text-decoration:none;
	background-color: #DEDFBD;
}
#escortedLinks a:hover{
	border-top:3px solid #F3F4E2;
	border-right:3px solid #F3F4E2;
	border-bottom:3px solid #333300;
	border-left:3px solid #333300;
	padding:1px 2px 1px 5px;
	DISPLAY:block;
	BACKGROUND:#DEDFBD;
	COLOR: #990000;
	text-decoration: none;
	font-size:12px;
}
#escortedLinks a#active{
	background-color:#ECDAA8;
}
#pageNav .escorted{
	margin-top:10px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DEDFBD;
}
#pageNav form {
	margin:10px 10px 10px 10px;
	background-color:#113332;
	height:155px;
}
#pageNav form.news{
	margin:10px 10px 10px 10px;
	background-color:#C5B681;
	height:100px;
}
DIV#newsletter {
	WIDTH: 186px;
	height:30px; 
	padding:0px 10px 5px 17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
}
DIV#newsletter a:link, DIV#newsletter a:visited{
	color:#990000;
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	BORDER-LEFT: #D8D0A9 2px solid; 
	BORDER-TOP:#E2E1CB 2px solid;	    	
	BORDER-RIGHT: #003300 2px solid;
	BORDER-BOTTOM: #003300 2px solid;
	background-color:#996600;
	}
DIV#newsletter a:hover {
	color:#000000;
	background-color:#C5B681;
}
.hidinglayer{
	visibility:hidden; 
	position:absolute; 
	width:200px; 
	background-color:#FFFFDF; 
	z-index:4; 
	padding:7px; 
	border:2px solid #000000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

/*----------------------------Middle Content-----------------------------*/
#rightbar{
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:1300px;
	background-image:none;
}
#middlecontent{
	position:static;
	top:0px;
	width:980px;
	height:auto;
	float: left;
	left: 40px;
	clear: left;
}
#middlecontent H4{
	margin-top:0px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	LETTER-SPACING: 0.1em;
	color:#023A75;
	padding: 0px;
	}
#middlecontent H4 a:link, #middlecontent H4 a:visited {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00CCFF;
	text-decoration: none;
	}
#middlecontent H4 a:hover {
	color: #33FFFF;
	}
#middlecontent H3{
	height:24px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	font-size:16px;
	color:#990000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
#middlecontent H3.choose{
	margin:5px 0px;
	padding-left:10px;
	font-size:16px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#4E70AD;
	background-image: url(http://www.roadtotravel.com/images/general/content_bg.gif);
	}
#middlecontent .name {	
	height:auto;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:5px;
	FONT-SIZE: 30px;
	color:#800040;
	font-family:"Times New Roman", Times, serif;
	font-style: oblique; 
	text-align:center;
	display:block;	
	/*background-color:#E7E3CE;*/
}

p.choose {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 10px 5px 10px;
	}
#middlecontent .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	padding:5px 5px 5px 5px;
	display:block;
	background-color:#DEDFBD;
	background-image: url(http://www.roadtotravel.com/images/general/back_map.jpg);
	/*background-color:#E7E3CE;*/
	margin:0px 5px 0px 5px;
	border: thin dashed #003333;
}
#middlecontent p {
	/*margin-left:5px;
	margin-right:5px;*/
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	padding:7px;
	text-align: justify;
}
#middlecontent H1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding:11px;
	margin-top:0px;
	margin-bottom:0px;
}


.pictureright{
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;
	text-align: right;
	display: block;
	padding: 5px;
	clear: right;
}
.pictureleft{
	float:left;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	text-align: left;
}
.pictureright_flash{
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;
	text-align: right;
	display: block;
	padding: 5px;
	clear: right;
	background-image: url(../flash/bg_europe.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
}

.callfree {
	font-size: 18px;
	font-weight: bold;
	color:#006699;
	}
.emailus {
	color: #99C4A1;
}
.links_small {
	font-family: Tahoma;
	font-size:9px;
	font-weight:bold;
	color: #003366;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	clip: rect(0px,0px,0px,0px);
	bottom: 4px;
	text-decoration: none;
}
.links_small a:link, a:visited {
	font-family: Tahoma;
	font-size:9px;
	font-weight:bold;
	color: #003366;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	clip: rect(0px,0px,0px,0px);
	bottom: 4px;
	text-decoration: none;
}

.links_small a:hover{
	color:#CC1128;
	text-decoration: underline;	
}
.links_small_white {
	font-family: Tahoma;
	font-size:9px;
	font-weight:normal;
	color: #334757;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	clip: rect(0px,0px,0px,0px);
	bottom: 4px;
	text-decoration: none;
}
.links_small_white a:link, a:visited {
	color: #003E5B;
	text-decoration: underline;
	list-style-type: circle;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.links_small_white a:hover{
	color:#990000;
	text-decoration: underline;
}

.links_large {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #003366;
	margin-left: 6px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	clip: rect(0px,0px,0px,0px);
	bottom: 4px;
	text-decoration: none;
}
.links_large a:link, a:visited {
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color: #990000;
	clip: rect(0px,0px,0px,0px);
	text-decoration: underline;
}

.links_large a:hover{
	color:#CC1128;
	text-decoration: underline;
	font-size: 12px;
}

.collage {
	display:block;
	width:80%;
	padding:5px 5px 5px 5px;
}
div#copyright{
	PADDING-RIGHT: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-style:normal; 
	font-weight:bold;
	PADDING-LEFT: 0px; 
	background-color:#D8D0A9; 
	PADDING-BOTTOM: 5px;
	MARGIN: 5px 5px 5px 5px; 
	VERTICAL-ALIGN: middle;
	color:#006600; 
	PADDING-TOP: 10px; 
	HEIGHT: 15px; 
	TEXT-ALIGN: center;
	}
#middlecontent .linksbottom{
	background-color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	}
#middlecontent .linksbottom A{
	COLOR: #395280;
	font-size:12px;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	}
#middlecontent .linksbottom A:hover{
	BACKGROUND: #FDF7DD;
	COLOR: #FF3333;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}	
.style2 {
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.style2 A{
	font-style: italic;
	color: #990000;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;
}
p {
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: normal;
}
ul {
	padding: 0px 0px 0px 8px;
	list-style: disc inside;
	line-height: normal;
	color: #20293A;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 17px;
}
ol {
	line-height: 135%;
}
ul li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
li.ul{
	list-style-type : square;
	line-height: 135%;
}
li.ol{
	line-height: 135%;
}
td{
	line-height: normal;
}
acronym {
	border-bottom: 1px dashed;
	cursor: help;
}


/* *******************************Default Header styles***************************** */
h1 {
	font: lighter 18px/120% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font : bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 5px;
} 
h5 {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
	margin-bottom: 3px;
	margin-top: 2px;
}

/* **************************************Layout******************** */
#dropShadow{
	position: relative;
	top: 0px;
	left: 5px;
	width:780px;
	background: #E7E6E2;
}
#dropShadowTopCorner{
	width: 781px;
	background-color: #F5F4EE;
	height: 5px;
	font-size: 5px;
}
#mainPage{
	width: 780px;
}
#Header{
	position: relative;
	width: 780px;
	top: -5px;
	left: -5px;
	margin: 0px;
	padding: 0px;
	background-color: #F5F4EE;
	z-index: 100;
}
#topNav{
	position: relative;
	width: 780px;
	top: 0px;
	left: 0px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 1px;
	color: #CCCCCC;
}
#topNav a{
	color: #303030;
	font-size:10px;
	text-decoration: none;
}
#topNav a:visited{
	color: #303030;
	font-size:10px;
	text-decoration: none;
}
#topNav a:hover{
	color: #303030;
	font-size:10px;
	text-decoration: underline;
}
#topNavSites {
	margin-left: 20px;
}
#topNavSites  a{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}
#topNavSites a:visited{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}
#topNavSites a:hover{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: underline;
}
#PrintLogo{
	display: none;
}
#Logo{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	background-color: #AF0B1C;
	border-right: 1px solid #CCCCCC;
}
.TagLine{
	text-align: right;
}
#topTabsSection{
	position: relative;
	top: 0px;
	left: 0px;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabsSpacer{
	width: 10px;
	height: 26px;
	float: right;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabs{
	width: 600px;
	height: 25px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	float: right;
	vertical-align: bottom;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabsHome{
	width: 564px;
	height: 25px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	float: right;
	vertical-align: bottom;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabsHomePS{
	width: 564px;
	height: 25px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	float: right;
	vertical-align: bottom;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabs img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabsHome img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.topTabsHomePS img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.searchBox{
	width: 170px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	float: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.searchBoxHomeBS{
	width: 205px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	float: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.searchBoxHome{
	width: 206px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	float: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url(http://www.roadtotravel.com/images/general/bg_search.png) repeat-x;
}
.searchBox form {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
.searchBoxHome form {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
.searchBoxHomeBS form {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
#mainBody{
	position: relative;
	width: 780px;
	top: -5px;
	left: -5px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#leftnav{
	width: 180px;
	position: relative;
	top: 0px;
	left: 0px;
	float:left;
	border-right: 1px solid #CCCCCC;
	padding-top: 6px;
}
#mainContent{
	width: 429px;
	position: relative;
	top: 0px;
	left: -1px;
	float:left;
	border-left: 1px solid #CCCCCC;
	padding: 0px 7px 0px 8px;
	margin: 10px 0px 0px 0px;
}
#mainContent2{
	width: 599px;
	position: relative;
	top: 0px;
	left: -1px;
	float: left;
	border-left: 1px solid #CCCCCC;
	padding: 0px 5px 0px 11px;
	margin: 10px 0px 0px 0px;
}
#mainContent3{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#mainContentHome{
	width: 396px;
	position: relative;
	top: 0px;
	left: -1px;
	float:left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 9px;
	margin: 0px;
}
#mainContentHomeBS{
	width: 395px;
	position: relative;
	top: 0px;
	left: -1px;
	float:left;
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 9px;
	margin-top: 10px;
}
#mainContentHomeAC{
	width: 384px;
	position: relative;
	top: 0px;
	left: -1px;
	float:left;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}
#rightNav{
	width: 169px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	text-align: left;
	border-left: 1px solid Silver;
	padding: 0px;
	margin: 0px;
}
#rnavHomePS{
	width: 203px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#rnavHomeBS{
	width: 204px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #CCCCCC;
}
#rnavHomeAC{
	width: 213px;
	position: relative;
	left: 0px;
	float: right;
	text-align: left;
	background: url(http://www.roadtotravel.com/images/general/bg_index.gif) repeat-y left;
}
#footerBreak{
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 1px;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#footer{
	position: relative;
	width: 779px;
	top: 0px;
	left: 0px;
	border-top: 4px solid #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size:10px;
	color: #cccccc;
}
#footer a{
	color: #006600;
	text-decoration: none;
}
#footer a:visited{
	color: #009900;
	text-decoration: none;
}
#footer a:hover {
	color: #009900;
	text-decoration: underline;
}
#copyright{
	display: none;
}
#pageFooterSpecific{
	display: none;
}
.padCell {
	padding : 10px 10px 10px 10px;
}
.imageWrap {
	border : 1px solid #CCCCCC;
	margin: 0px 0px 5px 5px;
}


/* **********************************Leftnav styles********************************** */
.leftnavHorizontalDivider {
	width: 179px;
	height: 12px;
	font-size: 1px;
	background: #F0EFEB url(http://www.roadtotravel.com/images/general/content_bg.gif) repeat-x center;
}

.leftnavSubHorizontalDivider1 {
	width: 100%;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 10px;
	font-size: 0px;
	background: url(http://www.roadtotravel.com/images/general/content_bg.gi) repeat-x center;	
}
.leftnavSubHorizontalDivider2 {
	width: 100%;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 20px;
	font-size: 0px;
	background: url(http://www.roadtotravel.com/images/general/content_bg.gi) repeat-x center;
}
.leftnavSubHorizontalDivider3 {
	width: 100%;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 30px;
	font-size: 0px;
	background: url(http://www.roadtotravel.com/images/general/content_bg.gi) repeat-x center;
}
.leftnavLinkText{
	line-height: 100%;
	padding: 2px 2px 2px 10px;
}
.leftnavCurrent{
	font-weight: bold;
	padding: 3px 2px 3px 10px;	
}
.leftnavCurrentLinkText{
	line-height: 100%;
	padding: 2px 2px 2px 10px;
	background: url(http://www.roadtotravel.com/images/general/river_cruises_small.jpg) no-repeat right top;
}
.leftnavLinkEmphasizedText{
	font-weight: bold;
	padding: 3px 2px 3px 10px;	
	cursor:hand;
}
#rightNav a{
	text-decoration: none;
}
#rightNav a:hover{
	text-decoration: underline;
}
a.leftnavLink {
	text-decoration: none;
}
a.leftnavLink:hover {
    text-decoration: underline;
    color: #540264;
}
a.leftnavLinkSelectedSection {
	text-decoration: none;
	color: #000000;
	cursor:hand;
}
a.leftnavLinkSelectedSection:visited {
	color: #000000;
}
a.leftnavLinkDeselectedSection {
	text-decoration: none;
	color: #ffffff;
	cursor:hand;
}
.subnavDefault {
	display: none;
}
.subnavToggled {
	display: inline;
}

/* **********************************RightNav Styles********************************** */
#rightNav ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#rightNav ul li{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
ul.rightPoint{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul.rightPoint li{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.rnavHeading {
	width: 168px;
	background-color: #F5EEC1;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	margin: 0px;
}
a.rnavLink {
	text-decoration: none;
}
a.rnavLinkBullet {
	text-decoration: none;
	color: #990000;
	cursor:hand;
}
.rnavLinkText{
	margin: 0px;
	padding: 7px 5px 0px 10px;
}
.rnavItem{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.rnavCrossSell{
	padding: 0px;
	margin: 0px;
}
.rnavHorizontalDivider {
	background-color: #ffffff;
	height: 1px;
	font-size: 1px;
	background: url(/ca/img/grey-dots.gif) repeat-x center;
}

/* **********************************breadcrumb styles********************************** */
#breadcrumb {
	font-size: 10px;
	color: #333333;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 5px;
}
#breadcrumb a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#breadcrumb a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

/* **********************************flyover definition classes************************ */
.flyOver {
	width:300px;
	font : 11px  Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute; 
	z-index: 1000000000;
	background: #ffffdf;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 2px;
	opacity: .90;
	filter: alpha(opacity=90);
	border: 1px solid #000000;
	visibility: hidden;
}
.definition{
	color:#000000;
	border-bottom: 1px dashed #000000;
	cursor: help;
}

/* **********************************search box classes************************ */
.textfield { 
	height: 17px; 
	border-color: #ffffff;
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #959492;
	padding-left: 2px;
}


/* **********************************body styles********************************** */
.bodySectionDivider {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}
.bodySectionVertDivider {
	background-color: #CCCCCC;
	width: 1px;
}
.supText {
	font-size: 7px;
	vertical-align: super;
}
.emphasizedText {
	font-weight:bold;
	volume: loud;
}
.smallcaps {
	font: 95% Arial, Helvetica, sans-serif;
}
.legalText {
	font-size: 9px;
	color: #666666;
}
.legalTextLight {
	font-size: 9px;
	color: #00CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.legalTextwhite {
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.callOutText{
	font-weight:bold;
	volume: loud;
	color: #666666;
}
.imgCaption{
	font-size: 10px;
	color: #000000;
	line-height: 135%;
}
.actionText {
	color: #003163;
}
.pdf{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(http://www.roadtotravel.com/images/icon/pdf.png) no-repeat right;
	padding-right: 16px;
}
.noteText {
	color: #F3F4E2;
	padding-left: 8px;
}
/* *******************************Brand Colour***************************** */
.claret	{
	color: #AF0B1C;
}

/* *******************************Header styles***************************** */
h2.inverted {
	font : bold 17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 5px;
} 

/* **********************************Buttons********************************** */
.button {									/****REMOVE****/
	color: #FFFFFF;
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 23px;
	background-image: url(http://www.roadtotravel.com/images/general/bg_search.jpg);
	border-top: none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.primaryFormButton {
	font : normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #354B60;
	cursor: pointer;
	padding-left : 1px;
	padding-right : 1px;
	border-bottom-color : Black;
	border-right-color : Black;
	text-align: left;
}

/* **********************************table styles********************************** */
.tabularDataHeader, th {
	font-weight : bold;
	background-color: #CCCCCC;
}
.tabularDataSubHeader {
	font-weight : bold;
	background-color: #F0F1EF;
}
.tabularData1 {
	background-color: #FFFFFF;
}
.tabularData2 {
	background-color: #FCF7DD;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right;
}
.tabularData3 {

}
.tabularData4 {
	background-color: #000000;
}
.tabularDataHeader {
	background-color: #CCCCCC;
}
.tabularDataSubHeader {
	background-color: #F0F1EF;
}
.minitableleft {
	background-color: #CCCCCC;
	height: 60px;
	background-image: url(http://www.roadtotravel.com/images/general/best%20seller.png);
	color: #FFFFFF;
	float: left;
	width: 50%;
	background-repeat: no-repeat;
}
.minitableleft_blank {
	background-color: #CCCCCC;
	height: 60px;
	color: #FFFFFF;
	float: left;
	width: 50%;
	background-repeat: no-repeat;
}
.minitableright {
	background-color: #CCCCCC;
	height: 60px;
	color: #FFFFFF;
	float: right;
	width: 49%;
	background-repeat: no-repeat;
}
.formRow1 {
	background-color: #FFFFFF;
}
.formRow2 {
	background-color: #990000;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}
.title{
	background-color: #990000;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}

/* **********************************NEW table styles******************************* */
#layoutHeader {
	font-weight : bold;
	background-color : #384E63;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#layoutHeader a{
	font-weight : bold;
	background-color : #384E63;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.layoutSubHeader {
	background-color : #FFFFFF;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.layoutData {
	background-color : #FCF7DD;
}
.layoutBorder {
	background-color : #E6EDF0;
	clip: rect(auto,auto,auto,auto);
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	width: auto;
}
/* **********************************Header Styles********************************** */
.headerLinkText{
	font-size:10px;
	padding-top : 3px;
	padding-bottom: 3px;
}

/* **********************************line dividers********************************** */
.bgline {
	background-color: #15383A;
}

/* **********************************form styles********************************** */
.formFieldSingleLine {
	height: 17px;
	background-color: #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #000000;
}
.formFieldSelect {
	height: 17px;
	background-color: #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #000000;
}
.formFieldMultiLine {
	background-color: #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #000000;
}
legend {
	font : bold 12px Arial, Helvetica, sans-serif;
}
.verticalSum {
	border-top: 1px solid #000000;
}
.hiddenError {
	display: none;
}
.visibleError {
	background-image: URL(/ca/img/icon-alert-small.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-bottom: 0px;
	display: block;
}
.bodyStop {
	background-color: #CCCCCC;
}

/* ************************Home page styles************************* */

#mainContentHome a{
	text-decoration: none;
	color: #006600;
}
#mainContentHome a:hover{
	text-decoration: underline;
	color: #006600;
}
#homeAnchorBlock{
	width: 375px;
	position: relative;
	
}
#homeAnchorLeft{
	width: 180px;
	position: relative;
	float: left;
	padding-bottom: 5px;
}
#homeAnchorRight{
	width: 195px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
select.signOn	{
	font : 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #FCF7DD;
}
#rnavHomeSignOn	{
	height: auto;
	padding-bottom: 5px;
}
.signOnSmall	{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
/* ************************Personal Services Home page styles************************* */
#psHomeSpotLight{
	position: relative;
	
	width: 375px;
	padding-bottom: 5px;
}
#psHomeRotatingBlock{
	position: relative;
	
	padding-bottom: 5px;
}
#rnavHomePS a{
	text-decoration: none;
}
#rnavHomePS a:hover{
	text-decoration: underline;
}

/* ************************Business Services Home page styles************************* */
#mainContentHomeBSTopPadding{
	/*width: 395px;
	position: relative;
	top: 0px;
	left: 0px;
	float:left;
	border-right: 1px solid #CCCCCC;
	margin: 0px;*/
	width: 396px;
	position: relative;
	top: 0px;
	left: -1px;
	float:left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 9px;
	margin: 0px;
}
#bsHomeSpotLight{
	position: relative;
	
	width: 375px;
	padding-bottom: 8px;
}
#bsHomeRotatingBlock{
	position: relative;
	
	padding-bottom: 20px;
}
#rnavHomeBS a{
	text-decoration: none;
}
#rnavHomeBS a:hover{
	text-decoration: underline;
}
.bsHomedate{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tabletext{
	font : normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.tabletitle{
	font : bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.tabletext.visited{
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
/* ************************About CIBC Home page styles************************* */
#mainContentHomeAC a{
	text-decoration: none;
}
#mainContentHomeAC a:hover{
	text-decoration: underline;
}

#acHomeSpotLight{
	position: relative;
	
	width: 375px;
	padding-bottom: 15px;
}
#acHomeSpotLightPhoto{
	position: relative;
	float: left;
	width: 180px;
}
#acHomeSpotLightText{
	position: relative;
	float: left;
	width: 195px;
	padding-left: 15px;
}
#acHomeRotatingBlock{
	position: relative;
	
	padding-bottom: 20px;
}
#rnavHomeAC a{
	text-decoration: none;
}
#rnavHomeAC a:hover{
	text-decoration: underline;
}

#rnavHomeACHorizontalDivider{
	position: relative;
	float: right;
	width: 213px;
	height: 1px;
	background: url(/ca/img/info/home/rnav-ac-hborder.gif) no-repeat left;
}
/***********************************OLD Homepage Styles***********************************/
.spotAd{
	font : bold 12px Tahoma;
	color: #FFFFFF;
	background-image: url(http://www.roadtotravel.com/images/general/bg_botton.gif);
	width: 121px;
	background-repeat: no-repeat;
	
}
.spotAd a{
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 121px;
	
}
.spotAd a:hover{
	color: #FFCC00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 121px;
}


td.sectionHeading {			/****Double Check****/
	background-color: #FFEE99;
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
ul.spotAd{			/****Double Check****/
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color: #ffffff;
}

/***********************************Special Homepage Styles***********************************/
#homePgSpecial{
	position: relative;
	
	padding: 12px;
	margin-bottom: 10px;
	border: 3px double #DADAD7;
	background: #F5F4EE;
}
#homePgSpecial a{
	text-decoration: underline;
}
#homePgSpecial a:visited{
	text-decoration: underline;
}
#homePgSpecial a:hover{
	text-decoration: none;
}
#homePgSpecial p{
	margin-bottom: 0px;
}

/***********************************popup styles***********************************/
.popupAccent{

	background-color: #AE0B1C;
}
.popupFrame{
	background-image: url(http://www.roadtotravel.com/images/general/bg_botton_active.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 26px;
	width: 121px;
	background-repeat: no-repeat;
	background-color: #435C78;
}
.popupFrame a{
	background-image: url(http://www.roadtotravel.com/images/general/bg_botton.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 26px;
	width: 121px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.popupFrame a:hover{
	background-image: url(http://www.roadtotravel.com/images/general/bg_botton_active.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 26px;
	width: 121px;
	background-repeat: no-repeat;
	background-color: #435C78;
}
a.popupLink{
	text-decoration: none;
	color: #ffffff;
}
a.popupLink:visited{
	text-decoration: none;
	color: #ffffff;
}
a.popupLink:hover{
	text-decoration: underline;
	color: #ffffff;
}

#isLogoPop	{
	position: relative;	
	width: 720px;
	margin-bottom: 5px;
}	

#isMainBodyPop	{
	position: relative;		
	width: 720px;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#isFooterPop{
	position: relative;
	width: 720px;
	height: 25px;
	padding: 5px 0px 5px 5px;				
	font-size:10px;
	background-color: #000000;
	color: #ffffff;
}
#isFooterPop a{
	text-decoration: none;
	color: #ffffff;
}
#isFooterPop a:visited{
	text-decoration: none;
}
#isFooterPop a:hover {
	text-decoration: underline;
}
#isFooterPopClose{
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	float: right;
}
#isFooterPopText{
	width: 520px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	float: right;
}


/* **********************************tool styles********************************** */
.toolHeaderContainer {
	background: #AF0B1C  repeat top left;
}
#toolContentHolder {
	width: 702px;
}
#toolImgHdrMastheadLogo { 
	float: left;		
}
#toolHdrMastheadRgt {
	float: left;
	margin-left: 1px;	
	height: 68px; 
	width: 616px;
}
#toolHdrMastheadRgtImg {
	float: right;
	display: block;
	margin: 25px 10px 0px 0px;
}
#toolContent {
	float: left;
	border: 1px solid #000000;
	margin-top: 4px;
	padding: 18px;
	display: block;
	background-color: #FFFFFF;
	margin-left: 1px;
	width: 697px;
}

#toolFooter {
	float: left;
	padding :5px 0px 5px 16px;
	display: block;
	background-color : #AE0B1C;
	color : #FFFFFF;
	margin : 4px 0px 1px 1px;
	width : 697px;
	height : 25px;
}
#toolFooter a {
	color : #FFFFFF;
	text-decoration : none;		
}
#toolFooter a:hover {
	text-decoration : underline;		
}

/* *******************************credit card styles***************************** */
.bgcc1 {
	background-color: #FFFFEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.bgcc2  {
	background-color: #F3F4E2;
	color: #354B60;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: auto;
	width: 30%;
}
.bgcc3  {
	background-color: #FFFFFF;
}
.ccheader  {
	font-weight: bold;
	background-color: #ECE9D8;
}
.ccleadin  {
	font-weight: bold;
}
.cccell{
	background-color: #FFFFF2;
}
a.cclink  {
}
a.cclink:hover  {
}

/* ***************************Cardholder Resources Related Links styles*********** */
.bgcrrl  {
	background-color: #E2E2E2;
}
.crrlheader {
	font-weight: bold;
	background-color: #CECECE;
}
a.crrllink {
}
a.crrllink:hover {
}
.crrltext {
}

/* **********************************callout styles********************************** */
.calloutheader1 {
	font-weight : bold;
}
.calloutheader2 {
	font-weight : bold;
}
.bgcolorcallout1 {
	background-color: #808FA2;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	clip: rect(auto,auto,auto,30px);
	float:right;
	margin-top:0px;
	
	margin-bottom:5px;
	margin-left:100px; 
}
.bgcolorcallout2 {
	background-color: #FFFFF2;
}
.bgcolorcallout3 {
	background-color: #003E5B;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.calloutBox1	{
	background-color: #FFFFEC;
	padding: 5px 10px;
	margin-bottom: 0px;
	border-top: 1px none #39678C;
	border-right: 1px none #39678C;
	border-bottom: 1px none #39678C;
	border-left: 1px none #39678C;
}

/* **********************************search page results styles********************************** */
.textfieldwhite { 
	height: 17px; 
	border-color: #ffffff;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
}
.bgedgeline {
	background-color: #000000;
}
.bgsearch {
	background-color: #517986;
	height: 1px;
}
DIV.results .wordscores {
	color: #818181;
}
.wordscores {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
}
.wordscores A{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.tip {
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(http://www.roadtotravel.com/images/general/bg_table.jpg);
}
.menue {
	font : 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A4A4A4;
	padding-left: 4px;
}

.newSearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgNewSearch {
	background-color: #AF0B1C; }
	
.searchBoxHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* ***********************************Site Map Styles ************************************** */
.bgsm1{
	background-color: #F0F1EF
}

#sitesButton	{
	position: absolute;
	top: 9px;
	left: 653px;
}

/* ***********************************FAQ Styles******************************* */
.faqSectionDivider {
	background-color : #FFFFCC;
	clip: rect(auto,auto,auto,auto);
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 12px;
}


.bgRnavData1{
	background-color: #F5EEC1;
	width: 36%;
}
/* ***********************************Run For the Cure******************************* */
.runForCureSectionDivider {
	background-color : #E6EDF0;
	border-top: 0px none;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #999999;
}

/* ***********************************HR Focus******************************* */
.layoutSection1 {
	background-color: #F6F4E8;
}
.layoutSection2 {
	background-color: #F7F8FA;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ***********************************Business Savings Prg*********************** */
.bspSectionHeader{
	font : bold 13px Arial, Helvetica, sans-serif;
	color: #006699;
	margin-top: 2px;
	left: 5px;
}
.bspSectionHeader_private{
	font : normal 13px Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 2px;
	left: 5px;
}

.bspSectionTop{
	width:404px;
	border-top : 0px;
	border-bottom : 1px solid #EBF0F5;
	border-left : 1px solid #99AFC1;
	border-right : 1px solid #99AFC1;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.bspSectionBottom{
	width:404px;
	border-top : 0px;
	border-left : 1px solid #99AFC1;
	border-right : 1px solid #99AFC1;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

/* ***********************************Student Life*********************** */
a.charLinkModifier {
	color: #18566F;
	text-decoration: none;
	font : bold 15px  Arial, Helvetica, sans-serif;
}
a.charLinkModifier:hover {
	color: #18566F;
	text-decoration: underline;
	font : bold 15px  Arial, Helvetica, sans-serif;
}
a.charLinkModifier:visited {
	color: #18566F;
	font : bold 15px  Arial, Helvetica, sans-serif;
}

/***********************************Mutual Funds***********************************/
.mfBodySectionBorder{
	background-color: #C7C7C7;
}
.mfBodySection1{
	background-color: #F2EDD9;
}
.mfBodySection2{
	background-color: #FFFFEC;
}

/***********************************Sign Off***********************************/
#signoutDiv {
	display: inline;
	position: absolute;
	top: 80px;
	left: 165px;
	width: 425px;
	z-index: 100001;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	opacity: .95;
	filter: alpha(opacity=95);
	border: 1px solid #000000;
}
#signoutDiv p{
	padding-left: 55px;
	padding-right: 20px;
}
#signoutTop{
	background: url('/ca/img/sign-off/topbar-bg.gif') repeat-x;
	opacity: 1;
	filter: alpha(opacity=100);
	text-align: right;
}
#signoutBottom{
	margin: 10px;
	padding: 20px;
	border: 1px solid #BBBBBB;
	opacity: .95;
	filter: alpha(opacity=95);
}

/***********************************Survey***********************************/
#surveyDiv {
	display: inline;
	position: absolute;
	top: 80px;
	left: 165px;
	width: 455px;
	z-index: 100001;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	opacity: .95;
	filter: alpha(opacity=95);
	border: 1px solid #000000;
}

#surveyTop{
	background: url('/ca/img/sign-off/topbar-bg.gif') repeat-x;
	opacity: 1;
	filter: alpha(opacity=100);
	text-align: right;
}
#surveyBottom{
	margin: 10px;
	padding: 20px;
	border: 1px solid #BBBBBB;
	opacity: .95;
	filter: alpha(opacity=95);
}

/**********************************small business styles***********************************/
.sbCtaBorder	{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

/**********************************call to action styles***********************************/
.ctaSolidTop	{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(') no-repeat 0px 0px;
	height: 21px;
}

.ctaSolidBtm	{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(') no-repeat 0px 0px;
	height: 15px;
}

.ctaSolidBtm p	{
	padding: 0px 20px 0px 0px;
}

.ctaBodySb	{
	background: #FFFFFF url(') no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 62px;	
}

.ctaBodySbCardEn	{
	background: #FFFFFF url('') no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 100px;	
}

.ctaBodySbCardFr	{
	background: #FFFFFF url('') no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 100px;	
}

.ctaBodySbCardEn p, .ctaBodySbCardFr p	{
	margin: 0px;
	padding: 0px 10px 5px 135px;
}

.ctaBodyNoPhone	{
	background: #FFFFFF url(') no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 62px;	
}

.ctaBodyPb	{
	background: #FFFFFF url('') no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 62px;	
}

.ctaBodySb p, .ctaBodyPb p, .ctaBodyNoPhone p	{
	margin: 0px;
	padding: 0px 10px 5px 83px;
}

.ctaSolidBtmAlt	{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(http://www.roadtotravel.com/images/general/bg_search.jpg) no-repeat 0px 0px;
	height: 8px;
}

.ctaBodyAlt	{
	background: #ebebeb url(http://www.roadtotravel.com/images/general/map_default.gif) no-repeat 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height : 95px;
}

.ctaBodyAlt p	{
	padding: 0px 10px 5px 100px;
}

.ctaSolidBtm	{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(http://www.roadtotravel.com/images/general/escorted_frame.png) no-repeat 0px 0px;
	height: 15px;
}
.ctaSolidBtm p	{
	padding: 0px 20px 0px 0px;
}

/************************************* NEW Category page layouts ******************************************/
#mainContentWrapper{
	width: 599px;
	background: url(http://www.roadtotravel.com/images/general/world1.jpg) no-repeat right top;
	position: relative;
	top: 0px;
	float: left;
	border-left: none;
	padding: 0px 10px 0px 0px;
}
#mainContentWrapper #rightNav{
	width: 185px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	text-align: left;
	border-left: none;
	padding: 0px;	
	margin: 0px;
}

#mainContentWrapper .rnavLinkText{
	margin: 0px;
	padding: 7px 5px 10px 0px;
}
#mainContentWrapper #mainContent{
	width: 404px;
	position: relative;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 10px;
}
#mainContentWrapper #mainContent2{
	width: 589px;
	height: 240px;
	position: relative;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#mainContentWrapper .rnavHeading{
	width: 185px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border: none;
	background: transparent url(http://www.roadtotravel.com/images/general/bg_index.gif) repeat-x bottom;
	color: #333333;
}
#mainContentWrapper .rnavCrossSell{
	padding: 0px 0px 10px 0px;
}
#mainContentWrapper .rnavHorizontalDivider {
	background-color: transparent;
	height: 0px;
	font-size: 0px;
	background: transparent;
}

#shadow {
	background: #ECECEC;
	padding: 0px;
	margin-left: 2px;
}
#focusArea {
	background: #FDF9E8 url(http://www.roadtotravel.com/images/general/back_map.jpg) repeat-x 0px 0px;
	border: 1px solid #D9D9D9;
	padding: 10px;
	position: relative;
	top: -2px;
	left: -2px;
}

/********************************** NEW VISA page layouts *********************************/
#mainWrapper{
	width: 599px;
	position: relative;
	top: 0px;
	left: -1px;
	float: left;
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 10px 10px;
	margin: 10px 0px 0px 0px;
}
#ContentTop	{
	width: 588px;
	left: 1px;
	position: relative;
	margin: 0px 0px 10px 0px;
}
	#Nav	{
	position: relative;
	width: 588px;
	height: 25px;
	background: url(http://www.roadtotravel.com/images/general/content_bg.gif) repeat-x 0px 0px;
	}

#ContentCopy{
	width: 395px;
	position: relative;
	top: 0px;
	left: 1px;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#mainVisaWrapper #rightNav	{
	width: 169px;
	position: relative;
	top: 0px;
	left: 1px;
	float: right;
	text-align: left;
	border-left: 1px solid Silver;
	padding: 0px;
	margin: 0px 0px 0px 24px;
}

/********************************** NEW RATES page classes *********************************/
#rateInfo	{
	width: 725px;
}
#Info ul {
	margin: 0px 0px 10px 17px;
	padding: 0px;
	list-style: square url(http://www.roadtotravel.com/greybox/next.gif) outside;
	line-height: 135%;
}

#Info ul li{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#Info li.ul{
	list-style-type : square;
	line-height: 135%;
}
#rateInfo h3 {
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #AF0B1C;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rateHdr	{
	float: left;
	position: relative;
	width: 725px;
}
#rateHdrleft	{
	float: left;
	position: relative;
	width: 720px;
}

/***********************************accessibility styles***********************************/
.layout {
	speak: none;
}
acronym {
	speak: spell-out;
}

.contacus {
	color: #990000;
	font: bold 13px Tahoma;
	margin-bottom: -5px;
	border-top: thin none #006699;
	border-right: thin none #006699;
	border-bottom: thin dotted #006699;
	border-left: thin none #006699;
}

.smallBlock { float: left; 
					position: relative;
}

.smallImage {width: 50px; 
                 float: left; 
				 position: relative; 
				 margin-top:5px;}

.smallText  {width: 131px; 
                 float: left; 
				 position: relative; 
				 padding-left: 5px;
				 }   

.smallTextEmphasized {clear: both; 
                          width: 186px;
						  padding-top: 2px;}

.smallCardsLinks {margin-top:-5px;}
.smallCardsLinks1 {margin-top:-5px;}

/************ creditSmart *********************/
#colAcs {
    width: 201px; 
}

#colBcs {
    width: 189px;
}

#colCcs {
    width: 190px;
}

/************ creditSmart - Call Out *********************/

#SmartBox {
	width:385px; 
	padding-top:15px; 
	padding-bottom:15px;
}

#crsmTitle {
	padding:0px; 
	margin:0px;
}

#crsmBGContainer{
	padding-right:10px;
	padding-left:10px;
	margin-top:0px;
	background: url(http://www.roadtotravel.com/images/images_assisi/Assisi1.jpg) repeat;
}

#crsmSubTitle{ 
	padding-top:5px;
	padding-bottom:5px;
}

#crsmFooterText{
	border-top: 1px solid #cccccc;
	padding:10px;
}

#crsmImgFooter {
	padding:0px; 
	margin:0px;
}


/************ ********************/

@media print{
	#topNav, #topTabsSection, #leftnav, #footerBreak, #footer, #Logo,  .TagLine {
		display:none;
	}
	#ContentCopy {
	width: 380px;
	}
	#PrintLogo{
		display: inline;
	}
	#dropShadowTopCorner, #dropShadow, #mainBody, #mainPage, #topNav{
		width: 100%;
	}
	#dropShadowTopCorner, #dropShadow, body{
		background: #FFFFFF;
	}
	#mainBody{
		border-bottom: 1px solid #CCCCCC;
	}
	#mainContent{
		width: 480px;
	}
	#mainContent2{
		width: 650px;
	}
	#mainContent3{
		width: 650px;
	}
	#copyright{
		clear: both;
		display: block;
		font-size: 9px;
		color: #666666;
		top: 20px;
	}
	#pageFooterSpecific{
		clear: both;
		display: block;
		font-size: 11px;
		color: #000000;
	}
	#rightNav{
		float: left;
	}
	.rnavHeading{
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}
	/* **********************************table styles********************************** */
	.tabularData1 {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularData2 {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularData3 { 
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularData4 {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularDataHeader {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularDataSubHeader {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.tabularBorder {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.pictureleft{
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:5px;
}
.pictureleft1 {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:5px;
}
.pictureright{
	float:right; 
	margin:10px;
}
.pictureright1{
	float:right;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:10px; 
}
.pictureright11 {
	float:right;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:10px; 
}
.picture1 {
	margin:5px;
	margin-bottom:10px;

}
