@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}

html { min-height: 100.01%; margin-bottom: 1px; overflow-y: scroll; }

body {
background-color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
color:#444444;
}

ul {
margin-left:25px;
}

h1,h2,h3,h4,h5,h6 {
font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size:26px;
line-height:32px;
font-weight:normal;
}

h2 {
font-size:22px;
line-height:28px;
font-weight:normal;
}

#wrapper_us div.content h2 {
margin-bottom:6px;
}

h3 {
font-size:14px;
line-height:22px;
font-weight:bold;
}

p {
margin-bottom:20px;
}

a {
color:#666666;
}

a:hover {
color:#333333;;
}

blockquote {
font-style:italic;
border-top:12px solid #ffffff;
border-bottom:12px solid #ffffff;
}

blockquote p {
border-left:6px solid #cccccc;
padding:6px 20px;
margin:0px;
}
