body {
	font-family: arial, verdana;
	font-size: 12px;
	background:#0b1132 url("/resources/images/template/main_bckg.jpg") top center no-repeat;
	color: #000000;
}

iframe {
    height: 0px;
}

#wrapper {
	width: 992px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background:transparent url("/resources/images/template/wrapper.jpg") no-repeat;
  	min-height:650px;
  	height:auto !important;
  	height:650px;
}

#content {
	width: 892px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	min-height:630px;
	height: 630px;
	background:transparent url("/resources/images/template/content_bckg.jpg") no-repeat;
}

#tour_data {
  width:100%;
}

.leftcol {
	width: 335px;
	float: left;
	padding: 45px 0 0 60px;
}
#t2 {
	background:#0b1132 url("/resources/images/template/main_bckg_template2.jpg") top center no-repeat;
}
#t2 #wrapper {
	width: 992px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background:transparent url("/resources/images/template/wrapper2.jpg") no-repeat;
  	min-height:650px;
  	height:auto !important;
  	height:650px;
}
/*
#t2 #content {
	width: 892px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
  	min-height:630px;
  	height:auto !important; 
  	height: 630px;
	background:transparent url("/resources/images/template/content_bckg.jpg") no-repeat;
}
*/
#t2 .leftcol {
	width: 770px;
	float: left;
	padding: 45px 60px 0 60px;
}
h1 {
	font-size: 24px;
	font-family: "HelveticaNeueLT Std", Helvetica, Arail;
	color: #263daa;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #0c1339;
	margin-bottom: 10px;
}
	#t2 h1 {
		font-family: "HelveticaNeueLT Std", Helvetica, Arail;
		color: #fff;
		border: 0;
		font-weight: normal;
	}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
	line-height: 16px;
}
h3 {
	font-weight: bold;
	color: #23399c;
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 0;
}
	h3 a {
		color: #23399c;
		text-decoration: none;
	}
h4 {
	font-weight: bold;
	color: #23399c;
	text-transform: uppercase;
	font-size: 14px;
	margin: 10px 0 5px 0;
}
input, select {
	font-size: 11px;
}
p {
	line-height: 16px;
	margin: 5px 0;
}
	p.white {
		color: #fff;
		font-size: 16px;
		line-height: 18px;
	}
	p.fda {
	font-size:13px;
	}
	
ul {
	margin: 5px 0 5px 15px;
}
li {
	list-style-type: disc;
	line-height: 16px;
}

	#content ul {
		margin: 5px 0 5px 5px;
	}

	#content li {
		list-style: none;
		background: transparent url(/resources/images/bullet.gif) top left no-repeat;
		margin-left: 0;
		padding-left: 12px;
	}

strong {
	font-weight: bold;
}
.hr {
	border-bottom: 1px solid #000;
	height: 1px;
	margin: 10px 0;
}
.small-text {
	font-size: 11px;
}
.legal {
	color: #23399c;
	font-size: 11px;
	line-height: 12px;
	margin: 10px 0;
}
.legalwhite {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	margin: 10px 0;
}
.legalwhite a {
	color: #fff;
	text-decoration: none;
}
.sign-up {
	font-size: 11px;
	margin-top: 10px;
}
	.sign-up td {
		padding: 2px;
	}
.footnote {
	font-size: 10px;
	line-height: 12px;
}
.white {
	color: #fff;
}
sup {
    font-size: smaller;
    _font-size: 10px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.errormsg {
	color: #C00;
}
