@charset "UTF-8";

/* base
----------------------------------------- */
body{
font-family:serif;
}

a{
color:#039;
}
a:visited{
color:#636;
}

h1{
font-size:18pt;
}
h2{
font-size:14pt;
padding-bottom:5px;
border-bottom:1px solid #000;
}
h3{
font-size:14pt;
}
h4{
font-size:12pt;
margin-bottom:0;
padding-bottom:0;
}
ul{
margin-top:10px;
padding-top:0;
}
ul ul{
margin-top:0;
}

p, li, dt, dd, address, th, td{
font-size:12pt;
line-height:150%;
}
th{
text-align:left;
}
th, td{
vertical-align:top;
}

a img {
border:none;
}


/* #container
----------------------------------------- */
#container {
width:90%;
}

#header{
margin-bottom:40px;
}
#feature{
margin-bottom:60px;
}

#main, #maincol{
width:100%;
}

.asset-content{
margin-bottom:100px;
}

#subcol, #xcol, #nav, #breadcrumb, #fontsize, #footer{
display:none;
}

/* information */
body.information div#alpha div.asset-content img{
float:right;
margin-bottom:1.4em;
}
