@charset "utf-8";
/*\*/
@import "common.css";
@import "lightbox.css";

dl.select {
padding:10px 0;
text-align:right;
clear:both;
}

dl.select dt,
dl.select dd {
display:inline;
}

.article {
clear:both;
}

.article h3 {
color:#1e218b;
font-size:107%;
padding:5px 7px;
background-color:#efeff7;
margin-bottom:15px;
line-height:1.5;
}

.article span.date {
background-color:#1e218b;
color:#fff;
padding:2px 5px;
font-size:85%;
display:block;
}

.article p {
padding:0 20px;
line-height:1.6;
margin-bottom:20px;
}


#globalNav h4 {
background:url(../img/hrX.gif) bottom repeat-x;
color:#1e218a;
text-align:center;
padding-bottom:5px;
}

#globalNav h4 span {
font-size:129%;
font-weight:bold;
}


#globalNav table{
width:180px;
border-collapse:collapse;
border:1px solid #9e9fcc;
margin:5px 0 15px 0;
padding:0;
}

#globalNav th,
#globalNav td{
margin:0px;
empty-cells:show;
text-align:center;
width:24px;
height:24px;
}

#globalNav th{
border:1px solid #9e9fcc;
color:#1e218a;
background:#efeff7;
}

#globalNav td{
line-height:120%;
border:1px solid #9e9fcc;
vertical-align:middle;
}

#globalNav td a {
font-weight:bold;
}


#globalNav dl.latest {
margin:10px 10px 20px 10px;
}

#globalNav dl.latest dt {
color:#666;
}

#globalNav dl.latest dd {
margin-bottom:5px;
padding-bottom:5px;
line-height:1.4;
background:url(../img/hrX.gif) bottom repeat-x;
}

