.port, .port1{width:40em; height:220px; padding-bottom:0.5em; margin-bottom:0.5em; border-bottom:1px solid #006498; clear:none}
.imgleft{width:auto; height:auto; float:left; margin:0.5em; position:relative; left:1em; padding-right:1em}
.textright{float:right; width:12em; margin-right:1em}
.textright h2{display:block; background-color:#006498; color:#ffffff; padding:2px}
img{border:none}
table {
	text-align: justify;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px;
		}
	
a.h:link , a.h:visited {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
}

a.h:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}

a.a:link , a.a:visited {
	color: #87CEFA; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 1px;
	border: none;
}

a.b:link {
	font-size: 11px;
	font-weight: normal;
	color:  #006498;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1px;
	border-bottom: dotted 1px #336633;
}

a.b:visited {
	font-size: 11px;
	font-weight: normal;
	color: #006498;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1px;
	border-bottom: dotted 1px #336633;
}

a.b:hover {
	font-size: 11px;
	font-weight: normal;
	color: #fafafa;
	background-color:  #006498;
	text-decoration: none;
	padding: 2px;
}

a.c:link {
	font-size: 11px;
	font-weight: normal;
	color:  #006498;
	background-color: #ffffff;
	text-decoration: none;
}

a.c:visited {
	font-size: 11px;
	font-weight: normal;
	color:  #006498;
	background-color: #ffffff;
	text-decoration: none;
}

a.c:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006498;
	background-color: #ffffff;
	text-decoration: underline;
}

a.l:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1px;
	border-bottom: dotted 1px #336633;
}

a.l:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 1px;
	border-bottom: dotted 1px #336633;
}

a.l:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #336633;
	text-decoration: none;
	padding: 1px;
}
  
  #header {
  background-image: url(../images/blue_header.gif);
  background-position: left;
  background-repeat: no-repeat;
  position:relative;
  background-color: #006898;
  color: #ffffff;
  height: 83px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  }
  
#sidebar {
	float: right;
	padding-top: 10px;
	background-color: #ffffff;
	color: black;
	width: 155px;
	height: 200px;
	padding-right: 0;
	margin-right: 0;
}

#sidebarhome {
   background-image: url(../images/people.gif);
	background-position: left;
   background-repeat: no-repeat;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	background-color: #ffffff;
	color: black;
	width: 155px;
	height: 200px;
}

  #footer {
  background-color: #006498;
  color: #fafafa;
  text-align: center;
  margin-top: 60px;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear:both;
  }
  
#main {
  background-color:#ffffff;
  text-align: justify;
  padding-right: 15px;
  margin-left: 150px;
  margin-right: 160px;
  padding-left: 15px;
  margin-top: 0;
}
	
form.contact {
	margin-top: 30px;
}

input.button {
	border: none;
	vertical-align: middle;
	}

	
input.search {
	border: none;
	vertical-align: top;
}

input.contact {
	margin-bottom: 5px;
	background-color: #006498;
	color: #cdcdcd; 
	border: solid 1px #0099cc; 
}

textarea {
	border: solid 1px #cdcdcd; 
	margin-top: 5px;
	background-color: #f5f5f5;
	color: #fbfbfb;
}

textarea.contact {
	border: 1px solid #0099cc; 
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #006498;
	color: #cdcdcd; 
}

li.select {
	padding-top:5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	color: #006498;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid 1px #e1e9ff;
	background-color: #ffffff;
	color: #000000;
	}


ul li {
	position: relative;
	background-color: #ffffff;
	color: #000000;
	}

li ul {
	position: absolute;
	left: 139px;
	top: 0;
	display: none;
	background-color: #ffffff;
	color: #000000;
	}

ul li a {
display: block;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #006498;
	background: #ffffff;
	padding: 5px;
	border-top: 1px solid #e1e9ff;
	border-left: 1px solid #e1e9ff;
	border-right: 1px solid #e1e9ff;
	border-bottom: 0;
	}

li:hover ul, li.over ul { 
	display: block;
	background-color: #ffffff;
	color: #000000;
}

ul li a:hover {
 background-color: #fafafa;
 color: #006498;
 border-right: 5px solid #006498;
	}
	

li.space {
	margin-left: 40px;
	margin-right: 10px;
	list-style-type: disc;
	text-align: justify;
	color: #006498;
	background: transparent;
}

li.head {
	list-style: none;
	margin-bottom: 1px;
	background-color: #006498;
	color: #fafafa;
	width: 140px;
	}

li.preference {
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	text-align: justify;
	color: #006498;
	font-weight: bold;
	background: transparent;
}

li.notice {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	list-style-type: none;
	text-align: justify;
	color: #006498;
	font-weight: normal;
	background: transparent;
}

img.right {
	border: none;
	padding-right: 0;
	margin-right: 0;
	background-color: #ffffff;
	color: black;
	float: right;
}

img.logo {
	border: none;
	padding-left: 0;
	vertical-align: bottom;
}

ol.legal {
	font-size: 11px;
	line-height: 20px;
	width: auto;
	background-color: #ffffff;
	color:  #006498;
	margin-left: 10px;
	list-style-type: none;
}

ol.services {
	font-size: 11px;
	line-height: 20px;
	width: auto;
	background-color: #ffffff;
	color: #006498;
	list-style-type: none;
	margin-left: 0;
	border: none;
}

ol {
	font-size: 11px;
	line-height: 20px;
	width: auto;
	background-color: #ffffff;
	color:  #006498;
	margin-left: 10px;
	list-style-type: none;
}

ol.home {
	font-size: 11px;
	line-height: 20px;
	width: auto;
	background-color: #fafafa;
	color:  #006498;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #cdcdcd;
}

h2 {
	font-size: 12px;
	color: #006498;
	background-color: transparent;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006498;
	background-color: #ffffff;
	margin-top: 0;
	padding-top: 0;
}

hr {
	background-color: #ffffff;
	color: #F1F1F1;
}

 img.form {
 	margin-top: 15px;
	border: none;
 }

  #navbar {
	float: left;
	width: 150px;
	margin-right: 0;
	padding-right: 0;
}
	
p {
   background-color: transparent;
   color: #006498;
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 17px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

span {
   background-color: transparent;
   color: #dd0000;
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 17px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

li.form {
	color: #006498;
	background-color: #ffffff;
	vertical-align: middle;
}

blockquote {
	background-color: #cdcdcd;
	color: #0099cc;
	border: black;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#form {
position: absolute;
top:40px;
left: 400px;
margin-right: 30px;
}

#corner {
background-image: url(../images/corner.gif);
background-position: right;
background-repeat: no-repeat;
	background-color: #006898;
	height: 24px;
	width: 162px;
	margin-bottom: 0;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
