html {
	height: 100%
	margin-bottom: 1px;
}
body {
	background-color: #003F60;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 200%
	}
a:link, a:visited{
	text-decoration: none;
	color: #009FAF
}

a:hover{
	text-decoration: underline;
}
	
.textbox {
	margin: 5px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	background-color: C6DBDA;
}
.mainpanel {
	border: 2px solid #FFFFFF;
}
.rooms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 155%;
	
}
.roomsbigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 155%;
	padding: 0px;
	margin: 10px;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #002940;
}
.navline {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003F60;
	border-right-color: #003F60;
	border-bottom-color: #003F60;
	border-left-color: #003F60;
}
.bottomline {
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00A6B4;
	background-color: #BFE8E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003F60;
	margin: 5px 10px;
	padding: 10px;
}
.roomshead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6F7F4;
	line-height: 155%;
}


#submenu a:link, #submenu a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: none;
	background-image:  none;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #0C5887;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #DAE1E7;
	border-right-style: none;
}
.subdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #24B5BC;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #0C5887;
}

.subdowntdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E3BF2D;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.pageline {

	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003F60;
	border-right-color: #003F60;
	border-bottom-color: #003F60;
	border-left-color: #003F60;
}
.aqualine {


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #009FAF;
}
.bottomrow {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00A6B4;
	background-color: #EEF9F8;

}
.pagelineleft {


	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003F60;
	border-right-color: #003F60;
	border-bottom-color: #003F60;
	border-left-color: #003F60;
}
.pagelineright {



	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003F60;
	border-left-color: #CCEDFF;
}
.topimage {
	margin-left: 20px;
}
.bodytext {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.highlight {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005A8A;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCEDFF;	
}

.credentials {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005A8A;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.headingtext {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #005A8A;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #B4E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.specialtext {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #B4E0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 110%
}

.specialtext {
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B4E0E0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 110%
}

.sidebox {
	margin: 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color: #DBE3E8;
	border: 1px solid #BECED6;
}
.pdfbox {
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color: #DAE8E9;
	border: 1px solid #BECED6;
}
.sideboxheading {
	margin: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005A8A;
	background-color: C6DBDA;
	letter-spacing: 0.2em;
}
.headingtextsm {



	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005A8A;
}
.boxborder {

	background-color: #EEF9F9;
	border: 1px solid #96D8D8;
}
.listtext {
	margin: 3px 5px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	list-style-image: url(../images/sq.gif);
	list-style-type: square;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.listarrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	color: #000033;
	list-style-image: url(../images/bullet-3.png);
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	list-style-position: inside;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.subheadingtext {
	margin: 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1895A7;
	padding-left: 10px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4E0E0;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005A8A;
	text-indent: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
.imageborder {

	background-color: #FFFFFF;
	border: 1px solid #B4E0E0;
}
.sideimage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4E0E0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #B4E0E0;
}
blockquote {
  background: #fcfcfc;
  border-top: 5px solid #D0E1E1;
  border-bottom: 5px solid #D0E1E1;
}
.news {

	margin: 5px;
	padding: 3px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
}
.pdftext {

	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	border: none;
}
