<!--

/* HEADER */

div.hdimgshuttle {
	position: absolute;
	top: 86px;
	left: 145px;
	width: 656px;
	height: 121px;
	color: #000000;
	background-image: url("../images/bkg_hdimg_shuttle.jpg"); 
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

div.logoshuttle {
	position: absolute;
	top: 20px;
	left: 51px;
	width: 216px;
	height: 66px;
	color: #000000;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

/* END HEADER */


/* SUBHEAD BACKGROUND */

div.subhead {
	background-image: url("../images/bkg_shd_shuttle.gif"); 
	background-repeat: no-repeat;
	}

/* END SUBHEAD BACKGROUND */

/* LEFT COLUMN */

div.shuttlebtn {
	padding: 76px 0px 2px 0px;
	}

/* END LEFT COLUMN */

/* BEGIN CONTENT STYLES */

table.shuttle tr {
	height: 1.75em;
	}

table.shuttle tr.odd {
	color: #000000;
	background-color: #FFFFFF;
	}

table.shuttle tr.even {
	color: #000000;
	background-color: #E4E7ED;
	}

table.shuttle th {
	font-size: .85em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	background-color: #476088;
	padding: 0.3em 0.9em 0.3em 0.9em;
	}

table.shuttle th.shtlcol1 {
	text-align: center;
	border-right: 2px solid #FFFFFF;
	}

table.shuttle th.shtlcol2 {
	border-right: 2px solid #FFFFFF;
	}

table.shuttle th.shtlcol3 {
	text-align: center;
	}

table.shuttle td {
	font-size: .7em;
	line-height: 1em;
	padding: 0.5em 0.9em 0.5em 0.9em;
	}

table.shuttle td.shtlcol1 {
	text-align: center;
	border-right: 2px solid #476088;
	}

table.shuttle td.shtlcol2 {
	border-right: 2px solid #476088;
	}

table.shuttle td.shtlcol3 {
	text-align: center;
	}

div.content dl {
	margin: 0px 0px 0px 0px;
	}

div.content dt {
	margin: 0px; 
	}

div.content dd {
	position: relative;
	left: 7em;
	top: -1.5em;
	margin: 0px; 
	}

/* END CONTENT STYLES */
	-->
