/* CSS Document */

body {
    background-color: #FFFFFF;
    margin: 0px 0;
    padding: 0px 0;
    text-align: center;
    color: #000000;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
    overflow: auto;
    background-image: url(../images/bkg.png);
    background-attachment: fixed;
    background-position: bottom center;
    background-repeat: repeat-x;
    font-size: 10pt;
    }
    
body a {
    color: #639b4a;
    text-decoration: underline;
    }
    
#box {
    float: center;
    background-color: none;
    width: 771px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    
.masthead_home {
    margin-bottom: 18px !important;
    margin-bottom: 15px;
    }    

#main_container {
    float: left;
    background-color: #FFFFFF;
    width: 771px;
    padding-bottom: 18px;
        border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    }
    
#main_left {
    float: left;
    margin-left: 26px !important;
    margin-left: 13px;
    width: 486px;
    border-right: 1px solid #EDEDED;
    padding-right: 13px;
    margin-right: 13px;
    }
    
#main_left_page {
    float: left;
    margin-left: 26px !important;
    margin-left: 26px;
    width: 710px;
    padding-right: 13px;
    margin-right: 13px;
    }

#main_right {
    float: left;
    width: 176px;
    margin-left: 13px;
    margin-right: 26px;
    }
    
.title_main {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 3px;
    }
    
.title_main a:link, .title_main a:visited, .title_main a:active, .title_main a:hover {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 3px;
    color: black;
    text-decoration: none;
    }
    
.title_big {
    font-size: 19pt;
    font-weight: bold;
    margin-bottom: 0px;
    border-bottom: 1px solid gray;
    }
    
.kicker_main {
    font-size: 12pt;
    line-height: 133%;
    margin-bottom: 3px;
    }
    
.form_label {
    font-size: 10pt;
    line-height: 150%;
    margin-bottom: 5px;
    }
    
.subtitle {
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 10px;
    color: #414141;
    }
    
.supersubtitle {
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 18px;
    color: #414141;
    }
    
.divider {
	border-bottom: 2px solid gray;
	height: 4px;
	float: left;
	width: 100%;
	}
    
#navigation {
    float: left;
    width: 771px !important;
    width: 773px;
    background-color: #676767;
    height: 24px;
    text-align: left;
    padding-top: 4px;
    text-transform: uppercase;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    overflow: hidden;
    }
    
#navigation_page {
    float: left;
    width: 771px !important;
    width: 771px;
    background-color: #676767;
    height: 24px;
    text-align: left;
    padding-top: 4px;
    text-transform: uppercase;
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
    margin-top: -14px;
    margin-bottom: 18px;
    }
    
.navitem {
    margin-left: 28px;
    border-top: 0px solid #878787;
    color: #FFFFFF;
    }
    
.navitem a:link {
    border-top: 0px solid #639b4a;
    text-decoration: none;
    color: #888888;
    }
    
.navitem a:visited {
    border-top: 0px solid #639b4a;
    text-decoration: none;
    color: #888888;
    }
    
.navitem a:active {
    border-top: 0px solid #639b4a;
    text-decoration: none;
    color: #888888;
    }
    
.navitem a:hover {
    border-top: 4px solid #639b4a;
    color: #ADADAD;
    text-decoration: none;
    }
    
#footer_container {
    float: left;
    width: 771px !important;
    width: 773px;
        border-left: 1px solid gray;
    border-right: 1px solid gray;
    overflow: hidden;
    }
    
#footer_container p {
    margin-top: 5px;
    }
    
#translucentbkg {
   width: 771px;
   height: 90%;
       padding-bottom: 50px;
   background-image: url(../images/footer_bkg.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   background-image: none;                             /* IE only */
   background-color: #ffffff;                          /* IE only */
   filter:alpha(opacity=33);                           /* IE only */
   }

#opaquetext {
    position: relative;
    float: left;
    margin-left: 26px !important;
    margin-left: 13px;
    margin-right: 26px;
    padding-top: 18px;
    }
    
#footer_left {
    float: left;
    width: 220px;
    font-size: 9pt;
    text-align: justify;
    line-height: 166%;
    margin-right: 25px;
    }
    
#footer_middle {
    float: left;
    width: 220px;
    font-size: 9pt;
    text-align: justify;
    line-height: 166%;
    margin-right: 25px;
    }
    
#footer_right {
    float: left;
    width: 220px;
    font-size: 9pt;
    text-align: justify;
    line-height: 166%;
    }
    
.title_news {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 3px;
    }
    
.newsitem {
    font-size: 8pt;
    margin-top: 6px;
    }
    
.newsitem a:link {
    text-decoration: none;
    }
    
    .newsitem a:visited {
    text-decoration: none;
    }
    
    .newsitem a:active {
    text-decoration: none;
    }
    
    .newsitem a:hover {
    text-decoration: underline;
    }
    
.details_main {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #414141;
    margin-bottom: 3px;
    }
    
.details_big {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #414141;
    margin-bottom: 10px;
	margin-top: 0px;
	background-color: #FFFF99;
	padding: 7px 7px 5px 7px;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
    }

.supertitle {
    font-size: 10pt;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #414141;
    margin-bottom: -3px;
    margin-left: 2px;
    letter-spacing: 5px;
    }    
    
.superleft {
	float: left;
	width: 475px;
	margin-right: 25px;
	background-color: yellow;
	}
	
.superright {
	float: left;
	width: 150px;
	}

.content {
    font-size: 10pt;
    line-height: 166%;
    }
    
.content-float {
    font-size: 10pt;
    line-height: 166%;
    float: left;
    width: 350px;
    }
    
.content p {
	margin: 8px 0;
	}
    
.updated {
    font-size: 6pt;
    color: #B5B5B5;
    text-transform: uppercase;
    letter-spacing: 2px;
    }
    
ul {
    margin-top: 0px !important;
    margin-top: -3px;
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0px;
    padding-left: 0px;
    }
    
li {
    margin-bottom: 4px !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    }

.contact-name {
	font-weight: bold;
	}
	
.contact-position {
	color: #474747;
	font-size: 10pt;
	font-weight: bold;
	margin-top: -4px;
	}
	
.contact-description {
	color: #474747;
	font-size: 9pt;
	padding-top: 2px;
	font-style: italic;
	line-height: 140%;
	width: 300px;
	}
	
.contact-email {
	font-size: 10pt;
	font-weight: bold;
	margin-top: -5px;
	}
	
.contact-column-left {
	float: left;
	width: 340px;
	margin-top: -10px;
	border-right: 1px dotted gray;
	margin-right: 10px;
	margin-left: 15px;
	}
	
.contact-column-right {
	float: right;
	width: 325px;
	margin-top: -10px;
	margin-left: 10px;
	}
	
.asia-wiki {
	font-size: 8pt;
	color: #474747;
	line-height: 145%;
	margin-bottom: 8px;
	}
	
.asia-section {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	}
	
.asia-section-content {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: -7px;
	}
	
.asia-section-content a {
	text-decoration: none;
	color: #474747;
	}
	
.asia-sidebar {
	clear: right;
	width: 200px;
	background-color: #f2f2f2;
	border: 1px solid gray;
	float: right;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 7px;
	}
	
.asia-sidebar li {
	line-height: 133%;
	padding-left: 4px;
	color: #474747;
	}
	
.asia-contents {
	width: 680px;
	background-color: #f2f2f2;
	border: 1px solid gray;
	padding: 7px;
	margin-top: 15px;
	margin-right: 30px;
	text-transform: uppercase;
	font-size: 8pt;
	}
	
.committees-section {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: -7px;
	}
	
.committees-column {
	width: 210px;
	margin-right: 34px;
	float: left;
	}
	
.committees-column-right {
	width: 210px;
	float: left;
	}
	
.committees-time {
	text-transform: uppercase;
	color: #969696;
	font-size: 8pt;
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
	}
	
.committees-contact {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 3px;
	}
	
.committees-description {
	line-height: 150%;
	}
	
.partners-section {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	}
	
.partners-site {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 2px;
	}
	
.philanthropy-letter {
    font-size: 10pt;
    line-height: 166%;
    margin: 6px 30px;
    font-family: "Courier New", Courier, serif;
    }

.more {
	font-size: 13px;
	margin-top: -10px;
	}
	
#benefitleft {
	float: left;
	width: 450px;
	margin-right: 40px;
	}
	
#benefitright {
	width: 215px;
	float: left;
	margin-top: 13px;
	}

