body {
	margin: 0 auto;
	padding: 0;
	padding-top:25px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background-color:#0033CC;
	background: #FFF url(content_bg.png) repeat-x;
}

a {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	color:#0033CC;
	text-decoration:underline;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.underline {
text-decoration:underline;
}

.blue {
	color: #286ea0;
}

#lang { 
	width: 900px;
	margin: 0 auto;
	color: #808080;
	font-size: 0.8em;
	text-align: right;
	padding: 1px 1px 1px 1px;
}

#bg { 
	width: 900px;
	margin: 0 auto;
	padding: 5px 7px 5px 5px;
	background-color:#FFFFFF;
}

#main_container {
	padding: 0px 1px 0 1px;
	color: #303030;
	width: 900px;
}

#menu_div {
	clear: both;
	text-align: right;
	height: 73px;
	border-bottom: 1px solid #ffffff;
	background: #FFF url(fade2.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
}

#logo {
	margin:  7px 0 5px 10px;
	background: url(logo.jpg) no-repeat;
	width:257px;
	height: 59px;

}

#navcontainer {
float:right;

margin: 2em 10px 0 0;
}

#navlist {
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
float: left;
line-height: 16px;
font-weight:normal;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 4px solid #f0e567;
padding-bottom: 2px;
background: transparent;
color: #fff;
}

#navlist a:hover { color: #fff; }

#pic {
	background: url(pic3.gif) repeat-x;
	width:900px;
	height: 198px;
}

#cur_page_border {
	border-top:1px solid #ffffff;
	border-bottom:2px solid #f0e567;
	background-color:#0033CC;
	height: 23px;
	width:900px;
	background: #FFF url(fade2.gif) repeat-x;
	float: left;
	margin-bottom:5px;
}

#cur_page_border_text {
	
	font-weight:normal;
	margin: 0.2em 10px 4px 10px;
	text-decoration: none;
	color: #fff;

}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.sub_title, .port_title, .pubs_sub_title  { 
	
	margin-top:4px;
	color: #000;
	font-size: 1.0em;
	text-align: left;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #228bdd;
	font-weight: bold;
}
.sub_title {
width: 898px;
}
.port_title { 
	width: 637px;
	padding: 1px 1px 1px 10px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
}

.pubs_sub_title {
width:848px;
margin-left:26px;
}

.port_img {
	margin-top:4px;
	margin-bottom:0px;
	width:645px;
	height: 77px;
	border:1px dashed #f0e567;
}

p.port_desc{
margin-top:2px;
margin-bottom:2px;
width:645px;
}

p.port_link {
margin-top:2px;
margin-bottom:25px;
width:645px;
}

p.index_desc, p.pubs_desc{
margin-top:2px;
margin-bottom:2px;
}

p.pubs_desc{
padding:0 26px 0 26px;
}

#middle_contentT {
	border:1px solid #000;
	background-color:#0033CC;
	width:900px;
	background: #FFF url(content_bg.gif) repeat-x;
}

#footer {
	clear: both;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	vertical-align:middle;
	padding: 5px 10px 5px 0;

	margin: 0 auto;
	margin-top:5px;
	background: #FFF url(fade2.gif) repeat-x;
	width: 892px;
	border-top:2px solid #f0e567;
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

/* Columns */
#left_col {

width:210px;
float:left;
}

#right_col {
width:679px;
float:right;
}

#left_col_index {
width:294px;
float:left;
padding-left:26px;
}

#right_col_index {
width:530px;
float:right;
padding-right:26px;
}

#left_col_contact {
width:144px;
float:left;
padding-left:26px;
}

#right_col_contact {
width:680px;
height: 244px;
float:right;
padding-right:26px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.contact_at { 
    margin-top: 20px;
}

img.seaside {
border-bottom: 1px solid #303030;
}

#portcontainer { width: 200px; }

#portcontainer ul
{
margin-left: 26px;
padding-left: 0;
padding-top:0;
margin-top:0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#portcontainer ul li strong {
display:block;
font-size:1em;
}

#portcontainer ul li cite {
margin-top: 2px;
margin-bottom: 2px;
font-size:0.9em;
}

#portcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #80cbe0;
border-bottom: 1px solid #fff;
}

#portcontainer a:link, #portlist a:visited
{
color: #303030;
text-decoration: none;
}

#portcontainer a:hover
{
background-color: #f0e567;
color: #000;
border-bottom: 1px solid #fff;
}

/* IDs */
#content fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
}

#content fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#content fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#content fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#content fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#content input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#content input.submit
{
	clear: both;
	top: 0;
}

#content label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#content label.first
{
	margin-top: 1em;
}

#content select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

/* DDs */
 dl.event
{
padding: 0;
margin:0 26px 0 26px;
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 5em;
font-weight: bold;
margin-left:4px;
/* width: 6em;*/
}

.event dd
{
border-left: 1px solid #000;
margin: 0 0 0 6em;
padding: 0 0 .5em .5em;

}

