
div.container1024x768 div#logo
{
  width:274px;
  height:92px;
  background-image:url(../images/logo1024x768.gif)
}

div.container div#logo
{
  width:269px;
  height:83px;
  background-image:url(../images/logo.gif)
}

div.container div#headerImage
{
  background-position:-24px -24px
}

div#headerImage
{
  background-image:url(../images/header-marina.jpg)
}


div.container1024x768 div#leftImage
{
  width:208px;
  height:431px;
  background-position: bottom;
  background-image:url(../images/left-ed.gif);
  background-repeat:no-repeat
}

td.leftImage
{
  padding:50px 0px 15px 0px
}

td.leftImage div
{
  font-size:8pt;
  text-align:center;
  color:#FFFFFF
}

div.breadcrumbs
{
  background-image:url(../images/bcbg.gif)
}

div.bcfade, div.footer
{
  background-image:url(../images/bcfade.gif)
}

div.footer
{
  background-color:#72a392
}

div.contentContainer
{
  padding:12px
}

table.tblRef
{
  width:100%;
  font-family:verdana;
  font-size:8pt;
  background-color:#808080
}

table.tblRef th
{
  background-color:#eeeeee;
  text-align:left
}

table.tblRef td
{
  background-color:#ffffff
}

table.innerTable
{
  width:100%;
  font-size:9pt;
  border:none
}

table.innerTable td
{
  padding:4px;
  vertical-align:top
}

table.contentContainer
{
  width:100%;
  font-size:9pt;
}

div.contentContainer
{
  font-size:9pt;
}

td.leftContent
{
  width:60%
}

.leftContent ul
{
  list-style-image:url(../images/bullet-arrow.gif)
}

.leftContent img 
{
  float:right;
}

td.rightContent
{
  width:40%
}

.rightContent ul
{
  list-style-image:url(../images/bullet-arrow.gif);
  margin:0px 0px 0px 12px;
  padding-left:12px
}

.contentContainer hr
{
  height:1px;
}

.contentContainer h2
{
  font-size:16pt;
  color:#1d4877;
  margin-top:0px;
  margin-bottom:0px
}

.contentContainer h3
{
  font-size:16px;
  color:#7c2217;
}

.contentContainer h3.tableTitle
{
  font-size:16px;
  color:#7c2217;
  margin-bottom:0px;
  padding-bottom:0px
}

.contentContainer h4
{
  font-size:14px;
  color:#000000
}

.contentContainer h4.list
{
  font-size:14px;
  color:#0F3C43;
  margin-bottom:1px
}

.contentContainer p.tableFooter
{
  font-family:verdana;
  line-height:15px;
  font-size:10px;
  margin-top:2px;
}

.contentContainer p.noMargin
{
  margin-top:0px
}

.contentContainer ul
{
  list-style-image:url(../images/dot.gif)
}

.contentContainer li
{
  padding-bottom:10px
}

div.sectionContent ul
{
  list-style-image:url(../images/bullet-arrow.gif);
  margin:0px 0px 0px 12px;
  padding-left:12px
}

div.sectionContent
{
  font-size:9pt
}

div.sectionContent img
{
	float:right;
}

iframe
{
	width: 100%;
	height: 800px;
}


div.container1024x768 div#midImage
{
	clear:both; 
	margin: 0px 0px 0px 0px; 
	float: right;
	width:50px;
	height:50px;
	background-image:url(../images/koreangflagmain.jpg);
	background-repeat:no-repeat
}

.topContent 
{
  width:85%;
  font-size:8pt;
  font-style:oblique;
  font-weight:bold;
  text-align: left;
  clear:both; 
  margin: 0px 0px 0px 0px; 
}

.topContent sup
{
  color:#1d4877;
}

.PageHeader{
  color:#000066;
  font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.sectionText{
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	}

.sectionText p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-top:0px;
	text-align:left;
	}
	
.sectionText table{
	margin-left: 15px;
	font-size: 12px;
	width: 80%;
}

.sectionText td {
vertical-align:top;
}

.sectionText img {
	padding-left:2px;
	display: inline;
	vertical-align: top;
	float: right;
}




@media print
{
  body
  {
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
  }
  
  div.header, td.left, td.leftImage
  {
    display:none
  }
 
  div.breadcrumbs, div.bcfade, div.crumbs
  {
     display:none;
  }
  
  div.footer
  {
     display:none;
  }
  
  div.PageHeader{
  	display:none;
  }
  
  div.search{
  	display:none;
  }
  
  div.quickSummary{
  	display:none;
  }
  .contentContainer table.tblForm input
  {
     border-top:none;
	 border-left:none;
	 border-right:none;
	 border-bottom-color:#666666;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
  }
  
  .contentContainer table.tblForm textarea
  {
     border-top:none;
	 border-left:none;
	 border-right:none;
	 border-bottom:none;
	 text-decoration: underline;
  }
  
  #print{
     display:none;
  }
}

