/* CSS Document */

/*
----------------------------------------------------------------------------------------------
Website StyleSheet
Created:  10 February 2009
---------------------------------------------------------------------------------------------- */

html{
font:400 77%/1.75em arial,verdana,sans-serif;
/*  for chinese:  font:400 75%/1.75em arial,verdana,sans-serif;*/
}
body{
font-size:100%;
}

p{
margin-top:0px;
padding:0px;
margin-bottom:1.5em;
}
p.narrow{
margin-bottom:0.75em;
}
.narrow{
margin-bottom:0.75em !important;
}

input,textarea,select,option,label{
font-size:12px !important;
font-family:arial,verdana,sans-serif;
}
a,a:link,a:visited,a:active,a:hover{
font-weight:400;
}

h1{
font-size:1.33em;
}
h2{
font-size:1.33em;
font-weight:700;
/* 14px */
}
h3{
font-size:1em;
font-weight:700;
}
h4{
font-size:1em;
font-weight:700;
}
h5,h6{
font-size:1em;
font-weight:700;
}


.TextStyle01{
font-weight:700;
}
.TextStyle02{
font-style:italic;
}



.SizeText01{
font-size:10px;
}
.SizeText02{
font-size:11px;
}
.SizeText03{
font-size:12px;
}
.SizeText04{
font-size:13px;
}
.SizeText05{
font-size:14px;
}
.SizeText06{
font-size:18px;
}


/* Page specific
---------------------------------------------------------------------------------------------- */

table.press,
table.press tr td a,
table.press tr td a:hover
{
font-size:12px !important;
line-height:1.5em;
}


table.calender,
table.calender tr th a,
table.calender tr th a:hover,
table.calender tr td a,
table.calender tr td a:hover
{
font-size:12px !important;
line-height:1.5em;
}





#footer{
font-style:normal;
font-size:12px !important;
/*  for chinese:  font-size:1em;  */
}
#footerpop{
font-style:normal;
font-size:12px !important;
/*  for chinese:  font-size:1em;  */
}
#footerpopsmall{
font-style:normal;
font-size:12px !important;
/*  for chinese:  font-size:1em;  */
}


#tabsContent ul.month li,
#tabsContent ul.month li a,
#tabsContent ul.month li a:hover{
white-space:nowrap;
}

.subnav ul li ul li{
line-height:1.25em;
}
.subnav ul li ul li a,
.subnav ul li ul li a:hover,
.subnav ul li ul li a.selected,
.subnav ul li ul li a.selected:hover
{
line-height:1.25em;
}



#breadcrumb ul li{
_background:url(/images/global/arrow_breadcrumb.gif) 0 0.8em no-repeat !important;
}




/* LightBox CSS 
-------------------------------*/
#lightbox-container-image-data-box {
font: 12px Arial, Verdana, Helvetica, sans-serif;
}



/* Pop 
--------------------------------*/
#mainpop {
font-size:12px !important;
/*  for chinese:  font-size:12px !important;  */
}






