html {
height: 100%;
}
body {
	height: 100%;
	background-color: #FFCC00;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
p.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p.main_front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	margin-left: 80px;
	margin-right: 80px;
}
p.ports_col2b {
	line-height: 110%;
	margin-bottom: 0.5em;
	font-size: 11px;
	margin-top: 0.6em;
	margin-right: 10px;
}
.ports {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0.6em;
	margin-bottom: 0.8em;
}
table {
	border: none 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	left: 0px;
	top: 0px;
}
td {
	vertical-align: top;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-style: none;

}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	}
.menu:link, .menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FFCC00;
}
table.top {
	background-color: #0099cc;
	height: 20px;
	width: 100%;
}
table.main {
	height: 100%;
	width: 815px;
	border: none 0px;
	border-collapse: collapse;
}
table.main_ports {
	height: 100%;
	width: 640px;
}
td.menu {
	height: 100%;
	width: 160px;
	background: #0099cc;
}
td.main_front {
	border-style: none;
	width: 640px;
	background-color: #aaddee;
	text-align: center;
	padding-top: 10px;
}
td.main_ports {
	border-style: none;
	width: 640px;
	background-color: #FFFFFF;
}
td.ports_col2a {
	padding-top: 20px;
	width: 430px;
	vertical-align: top;
}
td.ports_col2b {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
}
td.shadow {
	width: 15px;
	background-image: images/shadow.jpg;
	background-image: url(images/shadow_r.jpg);
	background-repeat: repeat-y;
}
.line {
	width: 80%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	align: center;
}
p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin-bottom: .7em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-align: left;
	line-height: 0em;
	padding-bottom: 0px;
	padding-top: 15px;
}
li {
	list-style-type: none;
	color: #000000;
	font-size: 11px;
	text-align: left;
	text-indent: -20px;
	margin-left: 20px;
	padding-top: 5px;
}
li.bullets {
	text-indent: -20px;
	margin-left: 40px;
}
li.header {
	color: #000000;
	margin-left: 0px;
	margin-right: 20px;
	text-indent: 0px;
}

li.regular {
	list-style-type: disc;
	margin-left: 20px;
	text-indent: 0px;
}

ul.regular {
	margin-top: -6px;
	}
td.copyright {
	text-align: center;
	padding: 30px;
	vertical-align: top;
}

.yellow_border {
border: 2px solid #FFCC00;
}

td.contact_col2b {
	background-image: url(images/CTWLogo_Lt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 35px;
}
.indent { text-indent: 0px; margin-left: 20px; padding-top: 5px; padding-bottom: 5px; }

ul.chklists {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 20px;
}

li.chklists {
	background-image: url(images/check-blue-gloss-15x15.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 45px; 
}

span#indented {
	padding-left: 20px;
	display: block;
}

span.rednew {
	color: #F00;
	font-style:	italic;
}

span#ensenada {
	text-transform: uppercase;
	color: #006699;
	font-weight:bold;
}