html 
{
    overflow-y: scroll !important;
}
body {
margin:10px 5px;
padding:0pt;
font-size:0.8em;
color:#454444;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
p, li, td {
font-size: 100%;
}
a, a:hover, a:visited {
color:#2056B0;
text-decoration:underline;
}
a:hover {
color:#1B4D82;
}
hr 
{
    height: 1px;
    border: 0;
    background-color: #999999;
}
h1 {
border-bottom:1px solid #3375BF;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
font-weight:bold;
margin:0pt 0pt 5px;
padding:0pt 0pt 5px;
}
h2 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:bold;
}
h3 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
}
.outerWrapper {
text-align:left;
width: 758px;
}
.dateHolder {
background-image:url(library/images/icon_arrow-r.gif);
background-position:left center;
background-repeat:no-repeat;
font-size:0.7em;
padding-left:10px;
}
.searchHolder {
padding:3px;
}
.searchHolder .txtSearch {
background-color:#E5E5E5;
border:1px inset #000000;
width:240px;
}
.searchHolder .btnSearch {
background-image:url(library/images/btnsearch.jpg);
background-position:left top;
background-repeat:no-repeat;
border:0pt none;
height:19px;
width:46px;
}
.bannerWrapper {

}
.mainMenuWrapper {
background-color:#333333;
border-bottom:5px solid #2580A2;
padding-left:5px;
}
.mainMenuWrapper ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
.mainMenuWrapper ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
.mainMenuWrapper ul li a, .mainMenuWrapper ul li a:hover, .mainMenuWrapper ul li a:visited {
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:0.70em;
padding:8px 10px;
text-decoration:none;
}
.mainMenuWrapper ul li a:hover {
background-color:#2580A2;
background-image:url(library/images/arrow_top.gif);
background-position:center bottom;
background-repeat:no-repeat;
}
.footerTr td {
background-image:url(library/images/footer_bg.jpg);
background-repeat:repeat-x;
height:110px;
padding:15px 10px 10px;
vertical-align:top;
}
.footerTr td td {
background-image:none;
height:auto;
padding:0pt;
}
.footMap a, .footMap a:visited, .footMap a:hover {
color:#3B3A3A;
font-size:0.70em;
font-weight:bold;
}
.noticeFlash {
color:#919191;
font-size:0.7em;
font-weight:bold;
margin-top:10px;
}
.noticeFlash a, .noticeFlash a:hover, .noticeFlash a:visited {
color:#808080;
text-decoration:underline;
}
.designDev {
color:#3F3F3F;
font-size:0.7em;
font-weight:bold;
padding-left:10px;
text-align:left;
line-height: 160%;
}

.leftholder 
{
    width: 0px;
    vertical-align: top;
    background-color: #EEEEEE;
    background-image: url(library/images/mfa_white_spacer_5.jpg);
    background-position: right;
    background-repeat: repeat-y;
}

/* Side Menu CSS */
.sideMenu {
	text-align:left;
	vertical-align:top;
	width:190px;
	clear:both;
	margin-right: 5px;
}
/* Sub Menu CSS */
.sideMenu ul#subMenu { /* first level and subs */
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear:both;
}
.sideMenu ul#subMenu li 
{ /* SubMenu item */
    min-height: 24px;
    height: auto !important;
    height: 24px;
    background-image: url(library/images/smenu_bg.jpg);
    background-color: #1C486B;
    background-position: 0 0;
    background-repeat: repeat-x;
}
.sideMenu ul#subMenu li a, .sideMenu ul#subMenu li a:hover, .sideMenu ul#subMenu li a:visited 
{ /* Sub Menu 1st Level Item Link */
    padding: 5px 0;
    padding-left: 28px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-image: url(library/images/arrow_r3.gif);
    background-position: 5px 6px;
    background-repeat: no-repeat;
    font-size: 75%;
    letter-spacing: 1px;
}
.sideMenu ul#subMenu ul
{
    margin-left: 0;
    padding-left: 0;
}
.sideMenu ul#subMenu ul li 
{ /* 2nd level and subs */
    font-size: 88%;
    list-style: none;
    margin-left: 0;
    padding-left: 5px;
}
.sideMenu ul#subMenu ul li a, .sideMenu ul#subMenu ul li a:hover, .sideMenu ul#subMenu ul li a:visited 
{ /* Sub Menu 2nd Level Item Link */
    padding-left: 28px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    background-image: url(library/images/arrow_r2.gif);
    background-position: 5px 6px;
    background-repeat: no-repeat;
    font-size: 80%;
    letter-spacing: 1px;
}

.sideMenuNoContent {
display:none;
}
.mainContent {
width:100%;
padding: 0;
text-align:left;
vertical-align:top;
}
.maincontent .maintable
{
width: 100%;
}
.maintitle1 h1 {
	font-size: 1.2em;
	line-height: 38px;
	font-family: Arial, 'Trebuchet MS',Georgia, Serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: 0;
	padding-left: 31px;
	padding-top: 2px;
	background-image: url(library/images/arrow_r1.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	color: #164271;
	text-transform: uppercase;
}
td.maintitle1 
{
    background-image: url(Library/images/ttl_orng_bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
	 background-color: #F8B157;
    line-height: 38px;
    border-bottom: 5px solid #FFFFFF;
}
.mainContent td {
font-size:0.8em;
}
.sideRight {
text-align:left;
vertical-align:top;
width:200px;
border-left: 5px solid #FFFFFF;
vertical-align: top;
}
.hpic1 {
background-image:url(library/images/hpic_1.jpg);
background-repeat:no-repeat;
color:#333333;
font-size:0.7em;
font-weight:bold;
height:36px;
text-align:center;
}
.hpic4 {
background-image:url(library/images/hpic_4.jpg);
background-repeat:no-repeat;
color:#666666;
font-size:0.7em;
font-weight:normal;
height:29px;
line-height:29px;
text-align:center;
}
.hpic4 a, .hpic4 a:hover, .hpic4 a:visited {
color:#333333;
font-weight:bold;
text-decoration:underline;
}
.hpic4 a:hover {
text-decoration:none;
}
.sideBox {
background-color:#FFFFFF;
background-image:url(library/images/sidebox_bg.jpg);
background-position:center bottom;
background-repeat:repeat-x;
border:1px solid #CDE5F7;
padding:4px;
margin-top:5px;
}
.sideBox .showquotes 
{
    background-image: url(library/images/oc_quotes.gif);
    background-position: 0 10px;
    background-repeat: no-repeat;
    font-size: 0.80em;
    min-height: 230px;
    padding: 4px;
    padding-top: 10px;
}
.sideBox a.moreFaq, .sideBox a.moreFaq:hover, .sideBox a.moreFaq:visited 
{
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
    text-align: center;
    display: block;
    color: #333333;
}
.sideBox h3 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:bold;
margin-top: 5px;
margin-bottom: 10px;
padding-left:4px;
}
.hdiv {
display:block;
height:10px;
}
.hdiv span {
display:none;
}
.homeNewsWrapper 
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-bottom: 0;
    margin-bottom: 5px;
}
.homeNewsWrapper .homeNewsTitle
{
    background-image: url(library/images/ttl_news_bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 38px;
    line-height: 38px;
}
.homeNewsWrapper .homeNewsTitle .arrowR 
{
    width: 30px;
    height: 38px;
    background-image: url(library/images/arrow_r1.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.homeNewsWrapper .homeNewsTitle .newsTtl 
{
    background-image: url(library/images/ttl_news.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 90px;
    height: 38px;
    float: left;
}
.homeNewsWrapper .homeNewsTitle .newsTtl h2 
{
    display: none;
}

.homeTopWrapper 
{
    background-color: #E2F1F4;
    border: 1px solid #BBDFE5;
    border-bottom: 0;
    margin-bottom: 5px;
}
.homeTopWrapper .homeTopTitle
{
    background-image: url(library/images/ttbl_ts_bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 38px;
    line-height: 38px;
}
.homeTopWrapper .homeTopTitle .arrowR 
{
    width: 30px;
    height: 38px;
    background-image: url(library/images/arrow_r3.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.homeTopWrapper .homeTopTitle .newsTtl 
{
    background-image: url(library/images/ttl_top-story.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 90px;
    height: 38px;
    float: left;
}
.homeTopWrapper .homeTopTitle .newsTtl h1 
{
    display: none;
}
.homeTopWrapper .newsDesc 
{
    border-bottom: 1px solid #BEE2F2;
}

.homeEmbassyWrapper
{
    background-color: #E2F0FA;
    border: 1px solid #BEE2F2;
    border-bottom: 0;
    margin-bottom: 5px;
}
.homeEmbassyWrapper .homeEmbassyTitle
{
    background-image: url(Library/images/ttl_grn_bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 38px;
    line-height: 38px;
}
.homeEmbassyWrapper .homeEmbassyTitle .arrowR 
{
    width: 30px;
    height: 38px;
    background-image: url(library/images/arrow_r3.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.homeEmbassyWrapper .homeEmbassyTitle .newsTtl 
{
    background-image: url(library/images/ttl_embassy-news.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 200px;
    height: 38px;
    float: left;
}
.homeEmbassyWrapper .homeEmbassyTitle .newsTtl h2 
{
    display: none;
}
.homeEmbassyWrapper .newsDesc 
{
    border-bottom: 1px solid #BEE2F2;
}

.newsTitle {
color:#2056B2;
display:block;
font-size:1em;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
padding: 0 5px;
}
.newsDesc {
border-bottom:1px solid #CCCCCC;
font-size:0.85em;
padding: 0 5px;
padding-bottom:5px;
}
.newsimg {
border:4px solid #FFFFFF;
}
.newsimglist {
border: 2px solid #CCCCCC;
float: left;
margin-right: 5px;
}
.readmore {
text-align:right;
}
.readmore a {
background-image:url(library/images/icon_arrow-r.gif);
background-position:left center;
background-repeat:no-repeat;
font-size:0.95em;
font-weight:bold;
padding-left:8px;
padding-right:10px;
text-align:right;
}
.eventImg {
border:1px solid #999999;
}
.eventInfo {
border:1px solid #999999;
}
.eventInfo .eventTitle {
background-color:#999999;
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
padding:8px;
}
.eventInfo .eventDesc {
font-size:0.9em;
padding:8px;
text-align:justify;
}

.topMenu 
{
 font-size: 0.70em;
 color: #909090;
 letter-spacing: 2px;
}
.topMenu a, .topMenu a:hover, .topMenu a:visited 
{
    color: #333333;
    letter-spacing: 1px; 
}

.sidebarItem 
{
    margin-bottom: 5px;   
}
.sidebarItem a.mfaSubscribe, .sidebarItem a.mfaSubscribe:hover, .sidebarItem a.mfaSubscribe:visited 
{
    width: 190px;
    height: 79px;
    display: block;
    margin: 0;
    padding: 0;
    background-image: url(library/images/btn_subscribe.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.sidebarItem a.mfaSubscribe span, .sidebarItem a.mfaSubscribe:hover span, .sidebarItem a.mfaSubscribe:visited span 
{
    display: none;
}
.photoMinister 
{
    background-image: url(library/images/photo_minister.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 190px;
    height: 206px;
}
.photoMinister .linksCnt 
{
    margin: 0;
    padding-top: 182px;
}
.photoMinister .linksCnt a, .photoMinister .linksCnt a:hover, .photoMinister .linksCnt a:visited 
{
    margin: 0 13px;
}
form, script 
{
    margin: 0;
    padding: 0;
}
.newsArchiveList 
{
    line-height: 140%;
}
.newsArchiveList .readmore 
{
    font-size: 95%;
}
.archiveLinkBack 
{
    padding-top:5px;
    padding-bottom: 8px;
}
.archiveLinkBack .newsBox 
{
    width: 166px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    text-align: center;
}

.langholder 
{
    padding: 3px;
    font-size: 80%;
    margin: 5px 0;
}
.langholder img 
{
    padding-right:4px;
}
.langholder a .langholder a:hover, .langholder a:visited 
{
    margin:0 3px;
}
.leftholder .langholder 
{
    margin: 0;
    margin-right:5px;
    background-color: #FFFFFF;
    border: 1px solid #CCC;
    text-align: center;
}
.subFooter { font-size: 0.7em;clear:both;margin-left:8px;margin-top:10px; }
#footerMenu
{
    display: block;
    clear: both;
}
#footerMenu, #footerMenu li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#footerMenu li 
{
    float: left;
    padding: 2px 8px;
}
#footerMenu li a, #footerMenu li a:hover, #footerMenu li a:visited 
{
    color: #3B3A3A;
    font-size: 0.7em;
    font-weight: bold;
}
.clear 
{
    clear: both;
}
.footMap 
{
    padding-left: 8px;
    margin-top: 5px;
}
.footMap a, .footMap a:hover, .footMap a:visited 
{
    float: left;
    margin-right: 8px;
}
ul#topMenu, ul#topMenu li 
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    list-style-type: none;
}
ul#topMenu li 
{
    margin-right: 10px;
}
ul#topMenu 
{
    float: right;
}
.newsTitle span.date 
{
    font-weight: normal;
    font-size: 85%;
}
.mfaMainLink 
{
    line-height: 38px;
    background-image: url(Library/images/mfa_back_link.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 80%;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
}

.topNewsShort 
{
    height: auto;
}

.homeNewsWrapper td .newsDesc
{
    min-height: 70px;
    height: auto;
    vertical-align: top;
}
/* IE Hack for minimum hieght */
/*\*/
.homeNewsWrapper td .newsDesc
{
    height: 70px;
}
/**/

.treaty
{    
    margin-top: 1em;
    padding-bottom: 0.5em;
    border-bottom: dashed 1px #505050;
}

.treaty .titleRow
{
    margin-bottom: 0.3em;
}

.treaty .titleRow .title h2
{
/*    font-weight: bold;
    display: inline;
    font-size: 1.2em;*/
    
    color:#2056B2;
    display:inline;
    font-size:1em;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;    
}

.treaty .titleRow .date
{
    font-style: italic;
}

.treaty .titleRow .downloadLink
{
    margin-left: 1em;
    padding-left: 20px;
    background-image: url(Library/images/download.gif);
    background-repeat: no-repeat;
}

.treaty .titleRow .fileSize
{
    font-style: italic;
}