/* CSS Document */

body {
	background-color: #0059ac;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #044096;
}
p {
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	font-style: italic;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7A76A;
}
a {
	color: #5895CC;
}
a:hover {
	color: #E67817;
}
.border {
	border: 1px solid #000000;
}
.border-menu-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #044096;
}
.border-time {
	background-color: #E7A76A;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	padding-right: 5px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 2px;
}
.copyright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E7A76A;
	font-size: 11px;
	color: #AA631C;
	text-align: right;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.menu {
	background-color: #003e77;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.menu-link {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu-text {
	color: #E7A76A;
	text-decoration: none;
	background-image: url(../layout/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
}
.menu-link a {
	color: #E7A76A;
	text-decoration: none;
	background-image: url(../layout/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.menu-link a:hover {
	color: #FFFFFF;
}
.menu-sublink {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu-sublink a {
	color: #40A5FF;
	text-decoration: none;
	padding-left: 12px;
}
.menu-sublink a:hover {
	color: #FFFFFF;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #5895CC;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.buttonFields {	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003E77;
	border: 1px solid #000000;
}
.inputFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003E77;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 2px;
}
.requirestar {
	color: #FF0000;
	font-size: 10px;
}

