/*CSS Stylesheet Designed by mv2 Networks*/
/*Copyright 2006 mv2Networks*/
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}
body {
  background: #D4E0E8 url("images/back.jpg") repeat-x;
  margin:0px;
  padding:0px;
  padding-bottom: 20px;
  border-top: 5px solid #005580;
  color:#333;
  text-align: center;
  font:80%/1.4em Georgia, Times New Roman, Times, serif;
  line-height: 1.4;
  }
#header {
	background: #FFFFFF;
  }
#content {
  z-index: 1;
  position: relative;
  padding: 5px 10px;
  }
#content p {
  padding: 0px 5px 10px 15px;
  }
#content p.special {
  padding: 0px;
  }
#content ol{
  padding-left: 50px;
  }
.image {
  float: left;
  }
.image2 {
  float: right;
  padding-bottom: 10px;
  margin-top: 20px;
  }
.center {
  text-align: center;
  }
.error {
  color: #FF0000;
  }
.clear {
  clear: both;
  }
.indent {
  margin-left: 2.0em;
}
#rightcontent {
  background: #F4F7F9;
  border: 2px solid #990000;
  float: right;
  width: 200px;
  margin: 10px;
	padding-top: 5px;
	right: 2px;
	padding-bottom: 3px;
	}
#wrap {
	width: 760px;
	text-align: left;
	margin: 20px auto;
	clear: both;
	background: #FFFFFF;
}
#wrap2 {
  margin: 0px 10px;
  }
#wrap3 {
  margin: 5px 10px;
  padding: 10px;
  border: 1px solid #006699;
  background: #F4F7F9;
  }
#wrap3 h1 {
  text-align: center;
  }
#reg {
  background: #FFFFFF;
  font-color: #006699;
  border: 2px solid #006699;
  border-bottom: none;
  float: right;
  margin: 0px;
  padding: 1px;
	}
#reg h1 {
  color: #006699;
  font-size: 1.3em;
  margin: 0px 0px 0.5em;
  }	
#wrap3 h2 {
  color: #FFFFFF;
  display: block;
  background: #006699;
  padding: 0px 10px;
  }
#bannerright {
  width: 150px;
  float: right;
  }
#bottomcontent {
	    margin: 0px 0px 10px;
	    padding: 30px 10px;
      background:#F4F7F9;
      font-size:100%;
      line-height:normal;
      border-right: 1px solid #006699;
      border-left: 1px solid #006699;
      border-bottom: 1px solid #006699;
      }
#bottomcontent p,h3,h4 {
  margin: 1em;
  }
#bottomcontent img {
  margin: 10px;
  }
#bottomcontent h1 {
  margin-top: 10px;
  text-align: center;
  }
#bottomcontent h2 { 
  text-align: center;
  font-style: italic;
  padding-bottom: 15px; 
  }
#bottomcontent h3 { 
  font-style: bold;
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 1.5em;
  color: #006699;
  }
#bottomcontent h4 { 
  font-size: 1.1em;
  clear: both;
  }
#footer {
  background-color: #006699;
  color: #FFFFFF;
  text-align: center;
  clear: both;
  }


/* navigation*/
#nav {
  position: relative;
  z-index: 2;
  height: 2em;
  margin-top: 1px;
  margin-bottom: 10px;
	border-bottom: 1px solid #005580;
	border-top: 1px solid #0077B3;
  background-color: #006699;
	}
#wrapnav {
	width: 760px;
	text-align: left;
	margin: 0px auto;
	clear: both;
}
#nav ul {
  padding-left: 30px;
  float: left;
	list-style: none;
	}
#nav li {
	float: left;
	margin-left: 0px;
	}
#nav a {
	display: block;
	border-top: 1px solid #0077B3;
	border-left: 1px solid #0077B3;
	border-right: 1px solid #005580;
	padding: 0.25em 16px;
	text-decoration: none;
	color: #FFFFFF;
	}
#nav li a:hover {
	color: #FFFFFF;
	background: #005580;
	}
#nav li.on a {
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #0077B3;
	border-left: 1px solid #0077B3;
	border-right: 1px solid #005580;
	background: #005580;
	}
/*Cruise tabs*/    
    #cruisetabs {
      float:left;
      width:100%;
      background:#FFFFFF url("images/bg.gif") repeat-x bottom;
      font:93%/1.4 Georgia, Times New Roman, Times, serif;
	    font-weight:bold;	
      line-height:normal;
      }
    #cruisetabs ul {
      margin: 0px;
      padding: 10px 0px 0;
      list-style:none;
      }
    #cruisetabs li {
      float:left;
      background:url(images/norm_left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #cruisetabs a {
      display:block;
      background:url(images/norm_right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#003992;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #cruisetabs a {float:none;}
    /* End IE5-Mac hack */
    #cruisetabs a:hover {
      color:#990000;
      }
    #cruisetabs #current {
      background-image:url(images/norm_left_on.gif);
      border-width:0;
      }
    #cruisetabs #current a {
      background-image:url(images/norm_right_on.gif);
      color:#003992;
      padding-bottom:5px;
      }
h1 {
  color: #990000;
  font-size: 1.7em;
  margin: 0px 0px 0.5em;
  }
h2 {
  color: #006699;
  font-size: 1.3em;
  }
p {
  padding: 0px 10px;
  }
.larger {
  font-size: 1.2em;
  font-weight: bold;
  }
li {
  margin-left: 30px;
  }
.unstyled {
  text-decoration: none;
  color: black;
  }
a img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	}
.table {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 98%;
}
.table td {
	border-left: 0px solid #006699;
	padding: 1px 4px;
	color: #005580;
	text-align: center;
}
.table td.special {
  border-left: 1px solid #006699;
  }
.table th {
  color: #FFFFFF;
	border: 0px solid #006699;
	background-color: #006699;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
}
.table tr.title a {
  color: #000000;
}
.table td a {
  color: #104386;
}
.table td a:hover {
  color: #990000;
}
.table tr.darkrow {
	background-color: #D4E0E8;
}
.table tr.lightrow {
	background-color: #ffffff;
}
.table tr.sep {
	background-color: #F4F7F9;
	height: 1em;
}

#rightcontent h1 {
  color: #990000;
  font-size: 1.3em;
  display: block;
  }
#rightcontent h1 a{
  font-size: 1.1em;
  color: #006699;
  text-decoration: underline;
  margin: 0px 5px;
  clear: both;
  }
#rightcontent p {
  font-size: 0.95em;
  margin: 0 3px;
  }
#rightcontent a {
  text-decoration: none;
}
#rightcontent img {
  float: left;
  margin: 0px 0.5em 0px 10px;
  }
#rightcontent .more {
  display: block;
  float: right;
  clear: both;
  color: #218228;
  margin-right: 0.5em;
  font-weight: bold;
  font: 105%/1.7em verdana, arial, sans-serif;
  }
#footer a {
  text-decoration: underline;
  color: #FFFFFF;
  }
