@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/*  Traveler Times */

/*  Horizontal Nav Menu   */

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #b7d2ff;
color: #036;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #b7d2ff;
color: #036;
padding: .2em .5em;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold;

}

#navcontainer li a:hover
{
background-color: #ffffff;
color: #036;
}

/*Left News box*/

div#newsleftbx {
	width:200px;
	height:auto;
	margin: 10px 10px 0 15px;
	float:left;
}
b.rtop, b.rbottom {
	display:block;
	background: #F5F1EC;
}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #e8f0cb;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}

/*Left News box content*/
.newshead {
	font-family:Impact, Verdana, "Arial Narrow";
	font-size:24px;
	color: #333333;
	font-style:normal;
	font-variant:small-caps;
	font-weight:300;
	margin-left:8px;
}
/*links*/


.headMain3roll {
	font-family:Arial Narrow, Georgia, Tahoma;
	color: #FFFFFF;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
}
A.headMain3roll:hover {
	font-family:Arial Narrow, Georgia, Tahoma;
	color: #FFFFFF;
	font-size:20px;
	font-weight:600;
	text-decoration:underline;
}
.newsroll2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #35492d;
	text-decoration:none;
}
A.newsroll2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#35492d;
	text-decoration:underline;
}
.content-sm {
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#35492d;
}
A.content-sm:hover {
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
	color:#35492d;
}
.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#134AED;
	text-decoration:none;
}
A.cont:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BB0B16;
	text-decoration:underline;
}
/*other*/

.shadow {
	height: 1em;
	filter: Shadow(Color=#033A59,  Direction=135,  Strength=5);
}
/*Maincontent*/
.headlinec {
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:14px;
	font-weight:bold;
}
.headlinec2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #0D1313;
	font-size:14px;
	font-weight:bold;
}
.headlinered {
	font-family:Arial Narrow, Georgia, Tahoma;
	color:#BB0B16;
	font-size:22px;
	font-weight:600;
}
.headMain {
	font-family:Arial Narrow, Georgia, Tahoma;
	color:#5e8c9b;
	font-size:24px;
	font-weight:600;
}
.headMain2 {
	font-family:Arial Narrow, Georgia, Tahoma;
	color:#524A93;
	font-size:24px;
	font-weight:600;
}
.headMain3 {
	font-family:Arial Narrow, Georgia, Tahoma;
	color:#0869D0;
	font-size:24px;
	font-weight:600;
}
.contentNews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:18px;
	min-height:100%;
	height:100%;
	width:460px;
	float:left;
	position: relative;
	left:35px;
	top:8px;
}
.contentp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-top:8px;
	margin-bottom:15px;
	float:left;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:18px;
}
.contentbl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:18px;
	font-weight:bold;
}
/*main content box*/

div#mainbx {
	width:455px;
	height:auto;
	background: #eddbbe;
	float:left;
	position:relative;
	left:25px;
	background-color: #eddbbe;
}
b.rtop2, b.rbottom2 {
	display:block;
	background: #F5F1EC;
}
b.rtop2 b, b.rbottom2 b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #eddbbe;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop2 b.r4, b.rbottom2 b.r4 {
	margin: 0 1px;
	height: 2px
}
/*message box*/

div#messagebx {
	width:430px;
	float:left;
	height:auto;
	background: #B5DEFC;
	position: relative;
	left:25px;
	top:5px;
}
b.rtop3, b.rbottom3 {
	display:block;
	background: #F5F1EC;
}
b.rtop3 b, b.rbottom3 b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #B5DEFC;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop3 b.r4, b.rbottom3 b.r4 {
	margin: 0 1px;
	height: 2px
}
/*message box2*/

div#messagebx2 {
	width:200px;
	height:auto;
	background: #97CA99;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	float:right;
}
b.rtop4, b.rbottom4 {
	display:block;
	background: #FFF
}
b.rtop4 b, b.rbottom4 b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #97CA99;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop4 b.r4, b.rbottom4 b.r4 {
	margin: 0 1px;
	height: 2px
}
/*mainbox3*/

div#messagebx3 {
	width:650px;
	height:auto;
	background: #9ad2ff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left;
}
b.rtop5, b.rbottom5 {
	display:block;
	background: #DEDAB8;
}
b.rtop5 b, b.rbottom5 b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #9ad2ff;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.rtop52 b.r4, b.rbottom5 b.r4 {
	margin: 0 1px;
	height: 2px
}
/* right side menu (not used in newsletter vol34)

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	color:#0869D0;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	margin-left:10px;
	width: 170px;
	padding:6px;
	text-decoration: none;
}
#navcontainer a:hover {
	color:#FE0103;
	text-decoration:underline;
	font-weight:bold;
}

*/

/*image click*/

a#imgclickb {
	display: block;
	background-image: url(images/traveler_times/traveler_times_vol32/clickb1.jpg);
	position: relative;
	left:15px;
	top: 80px;
	border:0px;
	width: 77px;
	height: 20px;
}
a#imgclickb:hover {
	background-image: url(images/traveler_times/traveler_times_vol32/clickb2.jpg);
}
a#imgclickbmain {
	display: block;
	background-image: url(images/traveler_times/traveler_times_vol32/clickb1.jpg);
	position: relative;
	left:10px;
	top: 100px;
	border:0px;
	width: 77px;
	height: 20px;
}
a#imgclickbmain:hover {
	background-image: url(images/traveler_times/traveler_times_vol32/clickb2.jpg);
}
/*Apply button 3*/

a#imgapply3 {
	display: block;
	background-image: url(images/traveler_times/traveler_times_vol34/applybttn.gif);
	position: relative;
	left:0px;
	top:0px;
	border:0px;
	margin: 0 auto;
	width: 141px;
	height: 94px;
}
a#imgapply3:hover {
	background-image: url(images/traveler_times/traveler_times_vol34/applybttnh.gif);
}

a .alt {
	display: none;
}


.surveyContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:18px;
}

.style119 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; line-height: 18px; font-style: italic; }
.style121 {color: #FF6600; font-size: 25px;}
.style122 {font-family: Arial Narrow, Georgia, Tahoma; color: #FF6600; font-size: 22px; font-weight: 600; }
.style123 {color: #666666}
.style124 {color: #C8ADC9; font-family: Impact, Verdana, "Arial Narrow";
}

/* vol20 - 29 */
.newsletter_head {font-family: Arial, Helvetica, sans-serif; font-size: 14px; ; font-weight: bold}
.newsletter_subhead {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.newsletter_copy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.newsletter_copy_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.newsletter_copy_red {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#CC0000}
.newsletter_copy_white {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFF}
.newsletter_caption {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style2 {color: #006699;font-weight: bold;font-style: italic;}
.style3 {color: #FFFFFF}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0066B3; }
.style8 {color: #D34544}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.style12 {font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.style13 {font-weight: bold;font-size: 15px;}
.style14 {font-weight: bold; font-size: 16px; }
.style16 {font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: bold; }
.style17 {font-size: 18px}
.style18 {font-size: 17px}
.style19 {color: #CC0000}
.style20 {font-size: 16px}
.style22 {font-size: 17px}
.style23 {color: #000000}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CC0000; }
.style29 {font-family: "Times New Roman", Times, serif}
.style34 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.style36 {text-transform:none; color:#003366; text-decoration: underline;}
.style37 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;font-weight: bold;}
.style39 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style40 {font-size: 12px}
.style41 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style42 {font-family: Arial, Helvetica, sans-serif}
.style49 {font-size: 12px; text-decoration:none; text-transform:none; color:#000000; font-family: arial, helvetica, sans-serif;}
.style51 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style56 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style77 {font-size: 36px;font-weight: bold;	font-family: "Times New Roman", Times, serif;font-style: italic;}
.style78 {color:#0E4A93;margin-top: 0px;margin-bottom: 0px;font-family: "Times New Roman", Times, serif;font-size: 36px;font-weight: bold;text-align:center;font-style: italic;}
.style79 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0E4A93; }
.style81 {text-align: center; color: #000000; margin-top: 0px; margin-bottom: 0px; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; font-style: italic; }
.style85 {color: #0373C2;	font-size: large;	font-family: "Times New Roman", Times, serif;	font-style: italic;	font-weight: bold;}
.style88 {	font-size: large;	color: #B2707A;}
.style92 {color: #4682C1; font-family: "Trebuchet MS"; font-size: large;}
.style93 {	color: #000000;	font-weight: bold;	font-style: italic;	font-size: medium;}
.style95 {color: #71405D; font-weight: bold; font-style: italic; font-size: medium; }
.style98 {color: #C13737;	font-size: large;}
.style99 {color: #C13737;	font-size: medium;	font-style: italic;	font-family: "Times New Roman", Times, serif;}
.style100 {	color: #357ABF;	font-weight: bold;	font-size: large;	font-family: "Times New Roman", Times, serif;}
.style103 {color: #357ABF; font-weight: bold; font-size: medium; font-family: "Times New Roman", Times, serif; }
.style104 {color: #FFFFFF}
.style105 {color: #CC3366}
.style107 {color: #4682C1; font-family: "Trebuchet MS"; font-size: medium; }
.style108 {	color: #333333;	font-weight: 100;	font-size:12px;}
.style111 {	font-size: x-small;	font-style: italic;	color: #333333;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}
.style110 {font-size: 14px}
.style112 {font-size: small; font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF;}
.style113 {font-size: 14px; color: #FFFFFF;}
.style114 {font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; font-style: italic;}
#quote1 {padding:5px; margin: 0px 10px 10px 10px;}
.cpic2 {width: 180px;margin: 0px 0 10px 10px;padding: 2px;border: 1px solid #4682C1;}
#cpic3 { width: 175px; height: 256px; margin: 0px 0 10px 10px; padding: 4px; border: 1px solid #297D9F; }

#table6 a{color:#FFCC33;}
#table6 .style104 {line-height:32px;}