/* CSS Document */
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	height: 100%;
	min-height: 100%;
}
#menubackground {
/*	float:left;*/
	width:100%;
	background:#99CC66;
	width: 750px;
	height: 30px;
	margin: 0 auto;
}
#menu {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11pt;
	font-weight:bold;
	line-height:normal;
}
#menu li {
	float:left;
	margin:0;
	padding:0;
	width:150px;
	height:30px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
	display:block;
	margin: 0 auto;
	width: 150px;
	height: 30px;
	text-align: center;
	padding: 5px 0px; 
}
a.mainheaderlink {
	background: url(../images/design/linkblock3.jpg) no-repeat left top; }
a.endheaderlink {
	background: url(../images/design/linkendblock3.jpg) no-repeat left top; }
a.mainheaderlink:hover {
	background: url(../images/design/linkoverblock3.jpg) no-repeat left top; }
a.endheaderlink:hover {
	background: url(../images/design/linkoverendblock3.jpg) no-repeat left top; }

/* Header */
#headerlogoimage {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/design/logo_fullheader1.jpg) no-repeat center center;
}
#headermainimage {
	width: 750px;
	height: 175px;
	margin: 0 auto;
	background: url(../images/design/top13.jpg) no-repeat center center;
}

table {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
table.linktable {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.linktable td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.charterpricingtable {
	border-color: #CCCCCC;
	font-size:8pt;
	text-align: center;
	margin: 0 auto;
}
p.heading1 {
	font-family: Copperplate Gothic Bold, Georgia, Verdana;
	font-size: 18pt;
	color: #336600;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
p.heading2 {
	font-family: Georgia, Verdana;
	font-size: 14pt;
}
p.heading3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
p.heading4 {
	color: #669933;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.lefttext {
	text-align: left;
}
.centertext {
	text-align: center;
}
.righttext {
	text-align: right;
}
p.leftalign {
	text-align: left;
}
p.centeralign {
	text-align: center;
}
p.justifyalign {
	text-align: justify;
}
a:link { 
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
a:visited { 
	color: #7AB73E;
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	color: #336600;
	text-decoration: underline;
}
a:active { 
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}
tr.tinted {
	background-color: #CCFF99;
}
/*tr.darktext {
	color:#FF9933;
	font-weight:bold;
}*/
td.tinted {
	background-color: #CCFF99;
}
.sidecolumn {
	margin-left: 5px;
	margin-right: 15px;
	text-align: left;
}
div.sidecolumn {
/*	margin-left: 5px;*/
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
p.leftheading {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.paddedlist {
	list-style-image: url(../worldwide/images/bullet1.gif);
	text-align: left;
}
.paddedlist li {
	text-align: left;
	margin-top: 10px;
}
a.inline {
	font-weight: normal;
}
form {
	padding: 5px;
}
label {
	float: left;
	clear: left;
	text-align: right;
	width: 20em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 9pt;
}
label.narrow {
	width: 10em;
}
input {
	float: left;
	clear: right;
	border: 1px solid #CCCCCC;
	margin-top: 0.5em;
	background-color: #FFFF99;
	font-size: 9pt;
}
textarea {
/*	float: left;*/
	clear: right;
	border: 1px solid #CCCCCC;
	margin-top: 0.5em;
	background-color: #FFFF99;
	font-size: 9pt;
}
select {
	float: left;
	clear: right;
	border: 1px solid #CCCCCC;
	margin-top: 0.5em;
	background-color: #FFFF99;
	font-size: 9pt;
	line-height: 1.5em;
}
.formbutton {
	text-align: center;
	height: 2em;
	margin-top: 2em;
	background-color:#FFFFFF;
	border-color: #999999;
	border-collapse: collapse;
	font-weight: bold;
	color: #666666;
	float: none;
}
img.leftalign {
	float: left;
	border: 1px solid #000000;
	margin: 0.3em 0.8em 0 0;
}
img.floatleft {
	float: left;
	border: 1px solid #000000;
	margin: 0.6em 0.8em 0 0;
}
img.floatright {
	float: right;
	border: 1px solid #000000;
	margin: 0.6em 0 0 0.8em;
}
img.centeralign {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
img {
	border-style: none;
}
img.noborder {
	border-style: none;
}
img.withborder {
	border: 1px solid #000000;
}
img.coupon {
	border-style: none;
}
td.pricecity {
	text-align: left;
	width: 200px;
}
td.priceamount {
	text-align: center;
}
.footer {
	width: 100%;
	margin: 0;
	padding: 1px;
}
.coupondiv {
	border: 2px dashed #CCCCCC;
	padding: 0.8em;
	text-align: center;
}
.couponimage {
	margin-bottom: 10px;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
