@charset "UTF-8";
#container1/* CSS Document */

 {
	background-color: #12427D;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../cssimg/template_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container2 {
	background-color: #054372;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../cssimg/headertitle.jpg);
	margin-right: auto;
	margin-left: auto;
}
#content {
	color: #FFFFFF;
}
#content p {
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.grungebody {
	background-color: #054372;
	background-image: url(../cssimg/bodygrunge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
.grungeborderleft {
	background-image: url(../cssimg/grunge_border_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.grungeborderright {
	background-image: url(../cssimg/grunge_border_right.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.pagetitle {
	width: 699px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pagetitle img {
	padding: 10px;
}
#footer {
	background-color: transparent;
	height: 113px;
	background-image: url(../cssimg/template_21.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	text-align: center;
	min-width:1004px;
}
#footer p {
	font-size: 14px;
	padding: 15px;
}
#footer .left {
	background-image: url(../cssimg/template_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
}
#footer .right {
	background-image: url(../cssimg/template_23.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
}
#footer a {
	font-weight: bold;
	color: #003333;
}
#header {
}
#disclaimer {
	font-size: 11px;
}
.charterrate {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
}
.formlabel {
	font-size: 12px;
	font-weight: bold;
}
