@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic);

a:link {
	color: #2E4F92;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:visited {color:#003399; text-decoration: underline;}
a:active {color:#003399; text-decoration: underline;}
a:hover {
	color: #990033;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 1em;
}
   
  body {
	margin:0;
	padding:0;
	height:100%; 
	}

#stripedBG {
	background-repeat: repeat-y;
	background-position: left center;
	background-image: none;
	background-color: #FFFFFF;
}

.subhead {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 500;
	text-align: justify;
	vertical-align: text-top;
	color: #0057B3;
	line-height: 2em;
}
.time {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.timelink{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.timelink a, .time a {
	color: #FFFFFF;
	text-decoration: none;
}
.timelink a:link, .time a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.timelink a:visited, .time a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.timelink a:hover, .time a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.timelink a:active, .time a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#td_padding {
	padding: 10px 10px 15px 5px;
	margin: 0;
	}

#td_padding2 {
	padding: 10px 10px 15px 5px;
	margin: 0;
	}


.subhead2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform:uppercase;
}
.bodyItlcLt {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #003399;
}
.body2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #003399;
}
.bodyCentered {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: text-top;
	color: #000033;
}
.bodySmall {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000033;
}
.margins {
	margin: 7px;
}
.border {
	margin: 5px;
}

.iteneraryTable {margin:0; padding:0;
		border-top:#fff solid 2px;
		border-left:#fff solid 2px;}

	.iteneraryTable th { 
	background-color:#003366;
		border-bottom:#fff solid 2px;
		border-right:#fff solid 2px;
		font-weight:bold;
		font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color:#FFFFFF;
		padding:5px;
		}
	.iteneraryTable td {
		border-bottom:#fff solid 2px;
		border-right:#fff solid 2px;
		padding:2px, 5px, 2px, 0;
		background-color:#D6DFEE;
		}
		
	#bluestrip {
	height:20px;
	width:auto;
	background-color:#003366;
	}
#contentPadding {
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 30px;
	}
	
.image_heading {padding:0px 0 10px 0; margin: -5px 0 0 0;}

  
p a {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
   line-height: 2em;
}
