@charset "utf-8";
/* CSS Document */

html, body {
border:0 none;
margin:0;
padding:0;
}
body {
-x-system-font:none;
font-family:arial,helvetica,sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.25;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
}
blockquote {
margin:22px 40px;
padding:0;
}
small {
font-size:0.85em;
}
img {
border:0 none;
}
sup {
bottom:0.3em;
position:relative;
vertical-align:baseline;
}
sub {
bottom:-0.2em;
position:relative;
vertical-align:baseline;
}
acronym, abbr {
border-bottom:1px dashed;
cursor:help;
letter-spacing:1px;
}
a, a:visited {
text-decoration:none;
}
form {
display:inline;
margin:0;
padding:0;
}
input, select, textarea {
-x-system-font:none;
font-family:arial,helvetica,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
textarea {
line-height:1.25;
}
label {
cursor:pointer;
}
table {
border:0 none;
margin:0 0 18px;
padding:0;
}
table tr td {
padding:2px;
}
#wrap {
margin:0 auto;
width:960px;
}
.clear {
clear:both;
}
.float-left {
float:left;
}
.float-right {
float:right;
}
.text-left {
text-align:left;
}
.text-right {
text-align:right;
}
.text-center {
text-align:center;
}
.text-justify {
text-align:justify;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#FFFFCC none repeat scroll 0 0;
}
.wrap {
margin:0 auto;
width:960px;
}
.img-left {
float:left;
margin:4px 10px 4px 0;
}
.img-right {
float:right;
margin:4px 0 4px 10px;
}
.nopadding {
padding:0;
}
.noindent {
margin-left:0;
padding-left:0;
}
.nobullet {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}