/* TEMPLATE STYLES */
body
{
	text-align: center;
	color: #585859;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
.body { display: inherit; }
h2
{
	color: #999;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: 1px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#container
{
	width: 955px;
	margin: 0px auto 20px auto;
	background-image: url(../images/t_bg.gif);
}
#topSlice
{
	width: 955px;
	height: 20px;
	/*background-image: url(../images/t_tp.gif);*/
}
#bottomSlice
{
	width: 955px;
	height: 20px;
	background-image: url(../images/t_btm.gif);
}
#header
{
	position: relative;
	width: 955px;
	height: 320px;
}
#headerL
{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 682px;
}
#headerR
{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 230px;
	/*height: 316px;*/
	padding-top: 40px;
	vertical-align: baseline;
}

#content
{
	position: relative;
	width: 915px;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

#contentL
{
	position: relative;
	width: 640px;
	top: 0px;
	left: 0px;
	padding: 15px 0px 10px 0px;
	text-align: left;
}

#contentL .body #tableDiv
{
	position: relative;
	width: 300px;
	height: 184px;
	text-align: center;
	float: right;
	margin: 0px 0px 15px 15px;
	z-index: 0;
}

#contentL .body table .ImageCaption
{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	bottom: 20px;
	right: 20px;
	z-index: 10;
	text-align: right;
}

#tableDivStripped
{
	position: relative;
	width: 880px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	z-index: 0;
}
#tableDivStripped table td
{
	font-size: 12px;
}
#contentR
{
	position: relative;
	top: 0px;
	right: 0px;
	width: 225px;
	float: right;
	padding: 15px 0px 10px 0px;
}

#leftHalf
{
	position: relative;
	float: left;
	width: 430px;
}

#rightHalf
{
	position: relative;
	float: right;
	width: 445px;
}

#clearTag
{
	clear: both;
	position: relative;
	width: 955px;
}

#footer
{
	width: 915px;
	text-align: left;
	margin: 15px 20px 10px 20px;
	color: #8c8d8f;
	font-size: 9px;
	letter-spacing: .05em;
	line-height: 1.5em;
}

.footLinks
{
	color: #1f306a;
	font-size: 9px;
	letter-spacing: .1em;
	line-height: 1.5em;
	text-decoration: none;
}
a:link.footLinks{color: #000080;}
a:visited.footLinks{color: #ec871d;text-decoration: underline;}
a:hover.footLinks{text-decoration: underline;}
a:visited:hover.footLinks{color: #000080;text-decoration: underline;}

#footnote
{
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: center;
}

.homeMedia{}

.breadCrumbs
{
	margin-bottom: 15px;
	color: #000080;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 1.5em;
}
a:link.breadCrumbs{color: #000080;}
a:visited.breadCrumbs{color: #000080;}

#indent { padding: 10px 0px 0px 30px; }
/* END TEMPLATE STYLES */

/* HEADLINES TAG STYLES */
.left_headlines_wrapper
{
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
.left_headline_img
{
	width: 80px;
	height: 49px;
}
.hitListItem
{
	float: right;
	color: #1F306A;
	width: 135px;
	height: 49px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
a:link.hitListItem {color: #1f306a;}
a:visited.hitListItem {color: #1f306a;}
a:hover.hitListItem {color: #ec871d;}
a:visited:hover.hitListItem {color: #ec871d;}


/* END HEADLINES TAG STYLES */

/* TOUR OPERATORS STYLES */
#tourRow
{
	width: 100%;
	position: relative;
	clear: right;
}
#leftHalfTour
{
	position: relative;
	float: left;
	width: 145px;
	margin-bottom: 30px;
}

#rightHalfTour
{
	position: relative;
	float: right;
	width: 65%;
	margin-bottom: 30px;
}
#tourHead
{
	font-size: 13px;
	font-weight: bold;
}
#tourText{}
.tourEmail{}
.tourLink{}
/* END TOUR OPERATORS STYLES */

/* CONTACT US PAGE */

.display_specific_fields{
	margin: 0px auto 0px auto;
	}
#button_1 { margin-bottom: 50px; }

/* END CONTACT US PAGE */
