* {
margin:0;padding:0;
}
body {
background:#D6DEEA;
font:.7em/1.9em verdana,tahoma,arial,sans-serif;
color:#8090B0
}
#container {
background:#fff;
padding:1px;
border:1px solid #072A66;
width:600px;
margin:40px auto;
}
#header {
padding-bottom:1px;
}
#h1 {
background:url(tile_back.gif) repeat-x;
height:68px;
padding-bottom:1px;
}
#h1 a img,#h1 a:hover {
border:0;
}
h1 {
text-indent:-9999%;
width:0;height:0;
}
#quicklinks {
background:url(tile_sub.gif);
}
#quicklinks ul#quickleft li {
border-left:0 none;
border-right:1px solid #DCE3EE;
float:left !important;
}
#quicklinks ul li {
background:transparent url(style_images/1/tile_sub-lite.gif) repeat scroll 0 0;
border-left:1px solid #DCE3EE;
float:right;
font:bold .905em verdana,tahoma,arial,helvetica,sans-serif;
letter-spacing:0.5px;
margin:0;
padding:10px 1px;
width:auto;
list-style:none;
line-height:1em;
}
#quicklinks ul li a {
background:transparent none repeat scroll 0 0;
color:#3A4F6C;
padding:0 6px;
text-decoration:none;
}
#quicklinks ul li a:hover {
color:#5176B5;
border-bottom:0
}
#content {
background:#F0F5FA;
padding:13px 15px 15px;
}
h2 {
font:bold 1.7em arial,helvetica,sans-serif;
color:#8090B0;
padding-bottom:3px;
margin-bottom:5px;
border-bottom:1px dotted #a3b1cc;
text-transform:lowercase;
letter-spacing:.1em
}
p + h2,blockquote + h2,form + h2 {
margin-top:15px;
}
.clear {
clear:both;
}
a {
font-weight:bold;
color:#8090B0
}
a:hover {
border-bottom:1px dotted
}
input,textarea,select {
border:1px solid #8090B0;
border-left:3px solid #8090B0;
padding:5px;
font-size:1.1em;
margin:2px 0;
background:#fff;
letter-spacing:.025em;
color:#8090B0;
}