@charset "UTF-8";
#mainContent {
	padding: 0px 20px;
	margin-left: 250px;
}
/* CSS Document */

#mainContentBody {
} 
#mainContent p {
	color: #663300;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#mainContent h1 {
	color: #8D0C05;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContent h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #CC3300;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent h3 {
	font-family: Optima, sans-serif;
	font-size: 120%;
	color: #663300;
	padding-left: 20px;
	font-weight: normal;
	font-style: italic;
}
#mainContent h5 {
	font-size: 78%;
	padding-right: 25px;
	padding-left: 25px;
}
#mainContent dl {
}
#mainContent dt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #CC3300;
	padding: 10px;
}
#mainContent dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#mainContent a {
	background-image: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #333333;
	background-image: none;
}
#mainContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-align: left;
	line-height: 1.5em;
}
#mainContent #PassNames {
	margin: 0px;
	padding: 0px;
}
#mainContent img {
	padding: 3px;
	border: 1px solid #990000;
}
#mainContent .imgNoBdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlightBoxHeadline {
	font-size: 22px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB000;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(/images/highlightBox_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.highlightBox {
	background-image: url(/images/highlightBox_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", sans-serif;
	color: #CC0000;
	font-size: 16px;
	line-height: 18px;
	padding: 20px;
}
.highlightBox p {
	margin: 0px;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}

.Em {
	font-size: 140%;
	font-weight: normal;
}
#container #mainContent #table16 #divStdTrip #tblStandard img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #mainContent #rates {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #rates h1 {
	font-size: 110%;
	font-weight: bold;
}
#container #mainContent #rates th {
	font-size: 100%;
	color: #C40D00;
	font-family: "Trebuchet MS";
}
#container #mainContent #rates .type {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}
#container #mainContent #rates img {
	font-family: "Trebuchet MS";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.notes {
	font-size: 90%;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FBC91D;
	background-image: url(/images/notesBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	width: 450px;
	padding: 10px;
}
