@import url('contact.css');
body, html {
	margin: 0px;
	padding:0px;
}
body, html, table, tr, td, ul, li, ol, a, a:hover, a:visited, a:link, a:active, a:link, div, layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	/*text-align:justify;*/
}
.border {
	border: 1px solid #22AAE0;
}
.border_middle {
	border: 1px solid #007cb6;
	margin: 5px 5px;
	padding: 5px 5px;
}
.border_navigation {
	border-top: 1px solid #22AAE0;
	border-bottom: 1px solid #22AAE0;
	border-right-style: none;
	border-left-style: none;
}
.border_wr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
a, a:link, a:active, a:visited, a:hover, H1, H2, H3, H4, H5 {
	color: #22AAE0;
	font-weight: bold;
}
a.search, a:link.search, a:active.search, a:visited.search, a:hover.search {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.search, a:hover.search .hilite {
	text-decoration: underline;
}
a.admin, a:hover.admin, a:active.admin, a:visited.admin {
	font-size:12px;
}
a.destination_nav, a:hover.destination_nav, a:hover.destination_nav, a:active.destination_nav {
	font-size:18px;
	color: #22AAE0;
	font-weight: bold;
}
a.yellow_nav, a:hover.yellow_nav, a:hover.yellow_nav, a:active.yellow_nav {
	color: #000000;
	font-weight: bold;
}
a:hover.destination_nav, a:hover.admin, a:hover.navigation_blue, a:hover.yellow_nav {
	text-decoration: underline;
}
.smallblue {
	color: #007cb6;
	font-size: 11px;
}
.home_pull {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 135px;
	padding: 2px;
}
.bigblue {
	color: #22AAE0;
	font-size: 14px;
	font-weight: bold;
}
.navigation_blue {
	color: #22AAE0;
}
.navigation_black {
	color: #000000;
}
.titles {
	color: #22AAE0;
	font-size: 18px;
	font-weight: bold;
}
.titleblack {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.titleblack_sml {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.hilite {
	background-color: #FFFFFF;
	font-weight: bold;
}
.titlewhite {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.big_nav, a.big_nav, a:hover.big_nav, a:hover.big_nav, a:active.big_nav {
	color: #22AAE0;
	font-size: 18px;
	font-weight: bold;
}