body{  
font-family: Verdana, Geneva, sans-serif;
background: #B6CFE7;
font-size: 12px;
color: Black;
}
#seaport {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#336600;
}
#pagewidth{ 
 width:788px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background-color: #FFFFFF;
}  
#header{
 position:relative; 
 height: 128px; 
 background-image: url(imgs/ewp_header.gif);
 width: 788px;
 }
#leftcol{
 font-size: 10px;
 width:170px; 
 float:left; 
 position:relative; 
 padding-left: 20px;
 padding-top: 20px;
 font-size: 10px;
 background-color: #F7F7F7;
}
#leftcol ul li {
 list-style-image: url(imgs/bullet.gif);
 Line-height: 15px;
 margin-left: -5px;
}
#leftcol a:link {
 font-size: 10px;
 color: #5C79AF;
 font-weight: bold;
 text-transform: capitalize;
 text-decoration: none;
	}
#leftcol a:visited {
 color: #5C79AF;
 font-weight: bold;
 text-decoration: none;
}
#leftcol a:hover {
 color: Red;
}
#seaport a:link {
	font-size: 20px;
	color: #336600;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	}
#seaport a:visited {
 color: #336600;
 font-weight: bold;
 text-decoration: none;
}
#seaport a:hover {
 color: Red;
}
#maincol{  
 width:540px;
 float: left;  
 padding-top: 30px;
 padding-left: 20px;
} 
#maincol ul li {
 font-size: 12px;
 margin-top: 0px;
 line-height: 20px;
 list-style-image: url(imgs/bullet-main.gif);
}
#maincol a:link {
 color: #5C79AF;
 font-weight: bold;
 text-decoration: none:
	}
#maincol a:visited {
 color: #5C79AF;
 font-weight: bold;
 text-decoration: none:
}
#maincol a:hover {
 color: Red;
 text-decoration: underline;
}

#footer{ 
 font-size: 10px;
 text-align: center;
 color: Black;
 text-align: center;
 clear: both;
 padding-top: 20px;
 padding-bottom: 20px;
border-top: 1px double #4682B4;
background-color: #98BBDA;
} 
#footer a:link {
 color: #10539A;
 text-decoration: none;
	}
#footer a:visited {
 color: #10539A;
 text-decoration: none;
}
#footer a:hover {
 color: White;
 text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #10539A;
	text-transform: uppercase;
}
li {
	list-style-image: url(images.bullet.gif);
}

.section {
	font-size: 12px;
	text-transform: uppercase;
	color: #10539A;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	margin-left: 0px;
	background: url(imgs/bullet-section.gif) no-repeat left;
}
.image-R {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	
}
.image-L {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	
}
.top {
	font-size: 10px;
	color: Black;
	text-align: right;
}
.line {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border-top: #4682B4;; 
	border-top-width: 1px;
	border-top-style: solid;
}