@import "/c/def.css";
@import "/c/forms.css";

/*
TYPOGRAPHY
================================ */

body {
font-family:verdana, helvetica, arial, sans-serif;
font-size:76%;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .6em 0;
color:#1B24A2;
font-size:1.6em;
}

h1 {
padding:2px 5px;
background:#fff url(/i/head_grad_pink_r2l.gif) 100% 0 repeat-y;
border:2px solid #FDCCD5;
border-width:2px 0;
}

h2, h3, h4, h5, h6 {
clear:both;
margin:0 0 .5em 0;
font-size:1.4em;
}

h3, h4, h5, h6 {
margin:0 0 .5em 0;
font-size:1.2em;
}

h4, h5, h6 {
font-family:arial, helvetiva, sans-serif;
font-size:1em;
font-weight:bold;
}

p, ul, dl, ol {
margin-bottom:1em;
font-size:1em;
line-height:1.7;
}

ul, ol {
margin-left:3em;
margin-bottom:1.4em;
}

ul ul {
margin-bottom:0;
}

ul dl {
font-size:1em;
}

dt {
font-weight:bold;
}

acronym {
border-bottom:1px dotted #000;
cursor:help;
}

img {
border:0;
}

.img-left {
float:left;
margin:0 8px 8px 0;
border:1px solid #bbb;
}

.img-right {
float:right;
margin:0 0 8px 8px;
border:1px solid #bbb;
}

.img-top {
margin:0 0 10px 0;
text-align:center;
}
.img-top img {
display:inline;
margin:2px;
border:1px solid #bbb;
}


/*
*
*/

.access {
position:absolute;
top:-500em;
}