@charset "utf-8";

body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#pagelayout {
	width: 1050px;
	margin: 0 auto;
}

#splashpage {
	text-align: center;
	border: 0;
}

}
table {
	margin: 0;
	width: 100%;
	border: 0;
}
td {
	vertical-align: top;
	border: 0;
}
h1 {
	margin: 0px;
	padding-bottom: 25px;
}
h4 {
	font-size: 18px;
	line-height: 1.6em;
	margin: 0;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



p {
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 6px;
}
.menutd {
	height: 25px;
	background-image: url(images/TopBar.jpg);
	vertical-align: middle;
}
.menuitem {
	margin-left: 5px;
	float: left;
	font-weight: normal;
	margin-right: 15px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
}
.titlebarimage {
	float: left;
}
.copyrighttd {
	height: 25px;
	background-image: url(images/BottomBar.jpg);
	vertical-align: middle;
}

.requiredfieldbar {
	font-weight: bolder;
	color: #999999;
	text-align: left;
}
.requiredfieldinstructions {
	font-size: 10px;
	margin-right: 10px;
	text-align: left;
	margin-top: 4px;
}

.copyrightitem {
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	padding-left: 340px;
	padding-top: 10px;
}
.confirmationtext {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 200px;
	margin-right: 50px;
	margin-left: 50px;
}

.splashenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #999999;
	vertical-align: bottom;
}
.splashtitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.fancyedge {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
}
.sideimagepad {
	margin-bottom: 7px;
	margin-left: 7px;
	float: right;
	text-align: right;
	margin-top: 5px;
}

.titleimagepad {
	margin-top: 15px;
}
.galleryimagepad {
	float: left;
	padding: 15px;
	height: 170px;
	width: 255px;
}

#pagelayout ul  {
	line-height: 1.6em;
	margin: 0;
}
#pagelayout  li {
	margin-left: -25px;
}

a:link {
	color: #000000;
	text-decoration: none;
}





a:hover {
	text-decoration: underline;
	color: #999999;
}





a:visited {
	text-decoration: none;
	color: #000000;
}
.splashenter     a:link        {
	color: #CCCCCC;
}
.splashenter    a:visited      {
	color: #CCCCCC;
}
.splashenter      a:hover        {
	color: #999999;
	text-decoration: none;
}
.copyrightitem  a:link                {
	color: #FFFFFF;
}
.copyrightitem  a:visited              {
	color: #FFFFFF;
}
.copyrightitem  a:hover               {
	color: #CCCCCC;
	text-decoration: none;

}
.menuitem  a:link  {
	color: #FFFFFF;
}
.menuitem  a:visited   {
	color: #FFFFFF;
}
.menuitem  a:hover   {
	color: #CCCCCC;
	text-decoration: none;

}
.divcontainer {
	margin-left: 10px;
}
.fleetselectionimage {
	float: right;
	border: solid;
	border-width: 1;
}
.fleetselection {
	margin-bottom: 15px;
}

.fleetselectionbuttons {
	float: left;
}
.facebookimg {
	float: right;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.facebooktext {
	float: right;
	padding-top: 10px;
	color: #FFFFFF;
}

