/***************************************************
  HTML elements
***************************************************/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #112c42 url('../images/bg_main.jpg') repeat left top;
	font-size: 100%;
	color: #000000;
}
a,
a:visited {
  color: #112c42;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
img { border: none; }
hr {
  color: #cccccc;
  height: 1px;
  background-color:#cccccc;
	border:0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/***************************************************
  LAYOUT divs
***************************************************/



#header {
  display: block;
  margin: 10px;
  margin-bottom: 0px;
}

#header main_gbox {
  position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
  color: #FFE384;
        

}
#header ul {
  position: relative;
  left: 10px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
  list-style: none;
	margin: 0 0;
	padding: 0 0;
  font-weight: bold;
}
#header ul li {
	display: block;
  margin-bottom: 4px;
  _margin-bottom: 0px;
}
#header ul a,
#header ul a:visited {
  background-image: url('../images/header_nav.gif');
  background-repeat: no-repeat;
  background-position: 0 .35em;
  padding-left: 14px;
	color: #ffffff;
	text-decoration: none;
  _margin-bottom: 4px;
}
#header ul a:hover {
	text-decoration: underline;
}

img#logo {
  display: block;
	border: 0px;
	width: 240px;
  float: left;
}
img#logo2 {
  display: block;
	border: 0px;
	width: 240px;
  float: left;
}

#main {
  display: block;
	text-align: left;
  display: block;
	margin: 0;
	padding: 0;
	width: 90%;
  min-width: 600px;
}
#center {
  padding-left: 260px;
  border: 0px;
  
}
#center_content {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .7em;
  border: 0px;
  background-color: #FFffff;
  width: 642px;
	
}
#left {
  position: relative;
  width: 260px;
  float: left;
}
#left_content {
	padding: 10px;
	padding-top: 4px;
  display: block;
}
#lgtext {
  font-size: 10pt;
}
#mylst {
  margin:0;
  }
#mylst li {
  list-style-type:none;
  margin: 0 5px; padding: 0;
}

/***************************************************
  TRANSLATION PAGES - STYLES TO TEXT
***************************************************/
#transtext_heb {
	font-size: 12pt;
	text-align: right;
        direction:rtl;

}
#transtext_chi {
	font-size: 16pt;
}
#transtext_jap {
	font-size: 12pt;
}
#transtext_kor {
	font-size: 12pt;
}


/***************************************************
  LEFT HAND STYLES (logo, search, mission statement)
***************************************************/
#preview a {
  display: block;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	background-color: #ab2121;
	text-align: center;
}
div#main_missionst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
  font-weight: bold;
  color: #FFE384;
	text-align: center;
  
}
div#main_gbox {
  position: absolute;
  left: 710px;
  top: 9px;
  display: block;
  width: 100px;
  float: right;
  
}

/***************************************************
  GLOBAL NAV
***************************************************/
div#main_nav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
  font-weight: bold;
	color: #ffffff;
	text-align: right;
}
div#main_nav a,
div#main_nav a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-image: url('../images/bullet_nav.gif');
	background-position: right .3em;
	background-repeat: no-repeat;
	margin:10px;
	margin-right: 4px;
	padding-right: 20px;
}
div#main_nav a:hover {
	text-decoration: underline;
}



/***************************************************
  CONTENT
***************************************************/
#banner1 {
  background: #ffffff url('../assets/images/media/01.jpg' )no-repeat right top;
  
  font-family: arial;
  position: relative;
}

#banner2 {
  background: url('../images/announce_conf_gr.gif' )no-repeat right top;
  border-left: 1px;
  border-left-color: #003A6B;
  font-family: arial;
  position: relative;
}

#storyleft {
  padding: 25px;
  background: #ffffff url('../images/bg_story_leftsm.jpg' ) no-repeat right top;
  font-family: arial;
  position: relative;
}
#storyright {
  padding: 25px;
  background: #ffffff url('../images/bg_story_rightsm.jpg') no-repeat right top;
  font-family: arial;
  position: relative;
}
#story {
  padding: 25px;
  background: #ffffff url('../images/bg_story.jpg') no-repeat right top;
}
#story h1 {
        color: #112c42;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 1.75em;
	font-weight: bold;
        font-family: arial;
}
#story h2,
#story h3,
#story h4,
#story h5,
#story h6 {
	margin: 0;
	padding: 0;
  color: #000000;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
#story h2 {
	font-size: 1.2em;
}
#story h2 a,
#story h2 a:visited {
	text-decoration: none;
	border-bottom: #194364 1px solid;
	font-weight: normal;
}
#story h2 a:hover {
	border-bottom: none;
	margin-bottom: 20px;
}
#story h3 {
	font-size: 1.1em;
}
#story h4 {
	font-size: 1.00em;
	font-weight: bold;
}
#story h5 {
	font-size: 1.00em;
	font-weight: normal;
	font-style: italic;
}
#story h6 {
	font-size: 1em;
	font-weight: normal;
}
#story p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}
#storyleft h1 {
  color: #112c42;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 2em;
	font-weight: bold;
}
#storyleft h2,
#storyleft h3,
#storyleft h4,
#storyleft h5,
#storyleft h6 {
	margin: 0;
	padding: 0;
  color: #000000;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
#storyleft h2 {
	font-size: 1.2em;
}
#storyleft h2 a,
#storyleft h2 a:visited {
	border-bottom: #194364 1px;
	font-weight: normal;
}
#storyleft h2 a:hover {
	border-bottom: #621515 1px;
	margin-bottom: 20px;
}
#storyleft h3 {
	font-size: 1.1em;
}
#storyleft h4 {
	font-size: 1.00em;
	font-weight: bold;
}
#storyleft h5 {
	font-size: 1.00em;
	font-weight: normal;
	font-style: italic;
}
#storyleft h6 {
	font-size: 1em;
	font-weight: normal;
}
#storyleft p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}
#storyleft hr {
      
}
#storyleft h1 {
  color: #112c42;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 2em;
	font-weight: bold;
}
#storyright h2,
#storyright h3,
#storyright h4,
#storyright h5,
#storyright h6 {
	margin: 0;
	padding: 0;
  color: #000000;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
#storyright h2 {
	font-size: 1.2em;
}
#storyright h2 a,
#storyright h2 a:visited {
	font-weight: normal;
}
#storyright h2 a:hover {
	margin-bottom: 20px;
}
#storyright h3 {
	font-size: 1.1em;
}
#storyright h4 {
	font-size: 1.00em;
	font-weight: bold;
}
#storyright h5 {
	font-size: 1.00em;
	font-weight: normal;
	font-style: italic;
}
#storyright h6 {
	font-size: 1em;
	font-weight: normal;
}
#storyright p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}
#storyright hr {
      
}
#highlight {
        color: #CC0000;
        font-weight: bold;
}
#highlightlg {
        color: #CC0000;
        font-weight: bold;
        font-size: 1.1em;
}
#highlightit {
        color: #CC0000;
        font-weight: normal;
	font-style: italic;
}
#highlightb {
        color: #25408f;
        font-weight: bold;
}
#titlecol {
        color: #25408f; 
}
#titlecol a{
        color: #25408f;
        font-weight: bold;
        text-decoration: underline;
}
#titlecol a:hover {
        text-decoration: none;
}
#titlecol h2{
        font-weight: bold; 
}
#note p{
        font-size: .9em;
        font-weight: bold;
}
#feedbackform hr{
        height: 0;
        border: 0;
        border-top: 1.5px solid #25408f; 

}
#transform hr{
        height: 0;
        border: 0;
        border-top: 1.5px solid #25408f; 

}
/***************************************************
  MEDIA
***************************************************/
#media {
	display: block;
	width: 100%;
}
#media img.media_image {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 222px;
	height: 146px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#media img.nofloat {
	float: none;
}

#footer {
	display: block;
	margin-top: 2px;
	font-size: .62em;
	color: #ffffff;
}
.copyright {
  color: #ffffff;
	position: relative;
	float: left;
}
.siteby {
	position: relative;
	float: right;
}
.siteby a, .siteby a:visited {
	color: #ffffff;
	text-decoration: none;
}
.siteby a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/***************************************************
  RANDOM ELEMENTS
***************************************************/

* a.email {
  padding-left: 16px;
	background: #ffffff url(../images/bullet_email.gif) no-repeat 0px 2px;
}
* a.links {
	padding-right: 12px;
	background-image: url(../images/bullet_link.gif);
	background-position: right 1px;
	background-repeat: no-repeat;
}
* a.doc {
	padding-right: 14px;
	background-image: url(../images/bullet_word.png);
	background-position: right 1px;
	background-repeat: no-repeat;
}
* a.pdf {
	padding-right: 14px;
	background-image: url(../images/bullet_pdf.png);
	background-position: right 1px;
	background-repeat: no-repeat;
}
* a.ppt {
	padding-right: 14px;
	background-image: url(../images/bullet_ppt.png);
	background-position: right 1px;
	background-repeat: no-repeat;
}

/***************************************************
  STAFF GALLERY
***************************************************/
div#staff {
	padding: 5px;
	display: block;
	margin-bottom: 2px;
	border: #cccccc 1px dotted;
	height: 250px;
	overflow: auto;
}
div#staff_container img.staff {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	border: #cccccc 1px dotted;
	background-color: #ffffff;
	height: 85px;
	overflow: hidden;
}
div#staff_container p.text {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	border: #ffffff 1px dotted;
	height: 85px;
	overflow: hidden;
	width: 60px;
}
div#staff_container p.noimage {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	height: 85px;
	color: #194364;
	font-size: .8em;
	border: #cccccc 1px dotted;
	overflow: hidden;
	width: auto;
	text-decoration: underline;
}
div#staff img {
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: #cccccc 2px solid;
}
div#staff_container ul.staff_data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style: none;
	margin: 0 0;
	padding: 0 0;
	line-height: 100%;
}
div#staff_container ul.staff_data li {
	margin: 0 0;
	padding: 0 0;
	display: block;
	padding: 2px;
	padding-left: 0px;
}
div#staff_container ul.staff_data li.links a {
	padding-right: 15px;
	background: #ffffff url(../images/bullet_link.gif) no-repeat right 1px;
}
div#staff hr {
  color: #cccccc;
  height: 2px;
  background-color:#cccccc;
	border:0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/***************************************************
  TABLES
***************************************************/
table { margin-bottom: 10px; margin-top: 10px;}
tr {
	background-color:#ffffff;
	border-bottom: #000000 1px solid;
}
th {
	padding: 3px;
	text-align:left;
}
.trgray {
	background-color:#eeeeee;
}
.trsilver {
	color: #ffffff;
	background-color:#5B97C8;
}
.tdempty {
	background-color:#cccccc;
}
td {
	padding: 3px;
}
caption {
	color:#5B97C8;
	text-align:left;
	font-style: italic;
}

a.pdf {
  padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	background-image: url(/assets/images/bullet_pdf_big.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

/***************************************************
  LIST STYLES
***************************************************/
#story ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	padding: 0 0;
	margin-top: 4px;
	margin-left: 18px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 140%;
}
#story li {
	margin-bottom: 8px;
}
#story li.pdf {
	list-style-image: url(../images/bullet_pdf.png);
}
#story li.doc {
	list-style-image: url(../images/bullet_word.png);
}


#story .subnav ul {
  list-style: none;
	margin: 0;
	padding: 0;
  display: block;
	padding-bottom: 6px;
	margin-bottom: 10px;
	padding-top: 3px;
/*	border-bottom: 1px solid #5B97C8;
	border-top: 1px solid #5B97C8;*/
}
#story .subnav li {
	margin: 0 0;
	padding: 0 0;
	display: inline;
}
#story .subnav li a, #subnav li a:visited {
  display:block;
	padding: 6px;
	text-align: center;
	float: left;
	color: #3C7CB0;
	margin-right: 5px;
}
#story .subnav li a:hover {
  text-decoration: none;
}


/***************************************************
  CSS TRICKS
***************************************************/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

