.noCSS {
	display: none;
}
body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
a {
	color: #FD5714;
	text-decoration: none;
}
a:hover {
	color: #FD5714;
	text-decoration: underline;
}
.hide {
	display: none;
}
.outer {
	width: 735px;
	margin: 0 auto;
}
.topbar {
	float: left;
	width: 100%;
}
.toplogos {
	float: left;
	width: 100%;	
}
#ovallogo {
	float: left;
}
#textlogo {
	float: left;
	margin: 0 0 0 8px;
}
#sagebp {
	float: right;
	margin: 17px 3px 0 0;
}
.nav {
	clear: left;
	float: left;
	width: 122px;
	min-height: 161px;
	_height: 161px;
	padding: 21px 10px 0;
	background: #265CA0 url(../images/bgNav.gif) repeat-x;
	border-right: 3px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
.nav a {
	color: #D9D7D7;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a.selected {
	color: #FFFFFF;
}
.topdetail {
	float: left;
	width: 587px;
	height: 165px;
	_position: relative;
	_left: -3px;
	background: #F8F8F8 url(../images/bgTopDetail.gif) repeat-x;
	padding: 17px 0 0;
	border-bottom: 2px solid #9D9C9C;
}
.topdetail td {
	border-bottom: 3px solid #FFFFFF;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F5F;
}
.topdetail th {
	width: 306px;
	padding: 9px 12px;
	_padding: 26px 12px 0;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.topdetail th h1 {
	margin: 0 0 0.6em;
	font-size: 13px;
	line-height: 18px;
	color: #FD5714;
}
.topdetail h2 {
	font-size: 12px;
	line-height: 18px;
	color: #3F7BC6;
}
.topdetail p {
	width: 230px;
	font-size: 12px;
	color: #807F7F;
	margin: 2px 0 8px;
}
.topdetail img {
	width: 280px;
	border-right: 1px solid #FFFFFF;
}
.topdetail form {
	margin: 0;
	padding: 7px 12px;
	background-color: #BABABA;
}
.topdetail input {
	width: 140px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0 14px;
	border: 1px solid #7F9DB9;
}
.topdetail input.button {
	width: 31px;
	border: 0;
	margin: 0;
	position: relative;
	top: 2px;
}
.mainbar {
	float: left;
	width: 732px;
	padding: 8px 0 20px;
	background-color: #FFFFFF;
	color: #807F7F;
}
.maincontent {
	width: 414px;
	padding: 0 12px 0 0;
}
.maincontent h1 {
	font-size: 13px;
	margin-bottom: 12px;
	color: #FD5714;
}
.maincontent h2 {
	font-size: 13px;
	margin-bottom: 12px;
	color: #3F7BC6;
}
.maincontent h3 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #FD5714;
}
.maincontent h4 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #3F7BC6;
}
.maincontent h5 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #FD5714;
}
.maincontent h6 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #3F7BC6;
}
.maincontent li {
	font-size: 12px;
	color: #333333;
}
.maincontent p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	color: #807F7F;
}
.maincontent p strong {
	color: #3F7BC6;
}
.maincontent p a.link {
	font-weight: bold;
	background: url(../images/link_bullet.gif) no-repeat 0 5px;
	padding-left: 8px;
	color: #5F5F5F;
	text-decoration: none;
}
.maincontent p a.link:hover {
	color: #FD5714;
}
.maincontent img {
	float: left;
	border: 1px solid #264976;
	margin-right: 12px;
}
.maincontent #backToTopLink {
	display: none;
	font-size: 12px;
}
.highlightone {
	clear: left;
	float: left;
	width: 380px;
	background: #F8F8F8 url(../images/bgHighlightOne.gif) repeat-y;
	margin: 0 0 10px;
	padding: 2px 8px 2px 16px;
}
.highlightone h1 {
	margin-bottom: 6px;
}
.highlightone p {
	margin-bottom: 6px;
	padding: 0 1px;
}
.highlighttwo {
	clear: left;
}
.highlighttwo td {
	width: 194px;
	background: #ECE9EA url(../images/bgHighlightTwo.gif) repeat-y;
	padding: 0 0 6px 8px;
	border-right: 5px solid #FFFFFF;
	vertical-align: top;
}
.highlighttwo h1 {
	background-color: #FFFFFF;
	padding: 0 8px;
}
.highlighttwo p {
	margin: 0 8px 6px;
}
#bookingform {
	background-color: #FFFFFF;
	color: #807F7F;
	border-collapse: collapse;
}
#bookingform tr {
	vertical-align: top;
}
#bookingform th {
	padding: 2px;
	text-align: left;
	font-size: 12px;
}
#bookingform td {
	padding: 2px;
	font-size: 12px;
}
#bookingform p.required {
	padding: 0 10px 0 0;
	background: #FFFFFF url(/images/astRequired.gif) no-repeat right 3px;
}
#bookingform input,#bookingform textarea {
	width: 250px;
	border: 1px solid #777777;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#bookingform select {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#bookingform input.button {
	width: auto;
	background-color: #265CA0;
	color: #FFFFFF;
	border: 1px solid #265CA0;
	font-weight: bold;
}
.searchlist {
	padding: 6px;
}
.searchlist div {
	border-bottom: 1px solid #ECE9EA;
	margin-bottom: 10px;
}
.contact {
	margin: 0 0 12px 6px;
}
.contact th {
	width: 110px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #3F7BC6;
}
.contact td {
	vertical-align: top;
	padding: 2px 0 8px;
	font-size: 12px;
	line-height: 15px;
	color: #807F7F;
}
.contact input {
	width: 140px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	border: 1px solid #7F9DB9;
}
.contact input.button {
	width: 31px;
	border: 0;
	margin: 0;
	position: relative;
	top: 2px;
}
#coinfo {
	margin: 0 0 12px;
	padding: 6px 0;
	border-top: 1px solid #807F7F;
	font-size: 11px;
}
.download {
	margin: 0 6px 12px;
}
.download td {
	width: 96px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-top: 18px;
}
.download img {
	float: none;
	border: 0;
	margin: 0;
}
.editorialimg {
	float: right;
	margin: 0 0 10px 12px;
}
.editorialimg img {
	border: 1px solid #264976;
	margin: 0;
}
.rightcontent {
	width: 300px;
	float: right;
}
.rightcontent h2 {
	font-size: 13px;
	margin-bottom: 6px;
	color: #3F7BC6;
}
.rightcontent table {
	width: 300px;
}
.rightcontent td {
	background-color: #3F7BC6;
	padding: 7px;
	border-bottom: 10px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightcontent td p {
	margin: 0 0 6px;
}
.rightcontent td a {
	color: #9FBDE3;
	font-weight: bold;
}
.rightcontent td a:hover {
	color: #FFFFFF;
}
.rightcontent td img {
	border: 1px solid #265CA0;
	margin-right: 9px;
	float: left;
}
.bottombar {
	clear: both;
	width: 732px;
	padding: 0 0 9px;
	text-align: center;
	font-size: 11px;
	color: #615F5E;
}
.bottombar a {
	color: #615F5E;
	text-decoration: underline;
}
.bottombar a:hover {
	color: #FD5714;
}
#logos {
	margin: 0 0 9px;
	padding: 0 0 6px;
	border-bottom: 18px solid #3F7BC6;
}
#logos img {
	display: block;
	width: 600px;
	margin: 0 auto;
}

#pagenav {
	width: 574px;
	margin-left: 16px;
	background-color: #FAFAEC;
	border-top: 1px solid #E6E4B6;
	border-bottom: 1px solid #E6E4B6;
	font-size: 12px;
}
#pagenav p {
	color: #EEEEEE;
}
#pagenav p a {
	color: #87854C;
}
#pagenav p a:hover {
	color: #5F5D30;
}
#pagenav p b {
	color: #023202;
}
.formBody {
	margin: 0px;
}
.formTxtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.formTxtBox {
	width: 135px;
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.formTxtBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.formTxtBody a {
	color: #333333;
}
.formTxtFieldNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
