@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:62.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:170%;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}
h1, h2 {
letter-spacing:-1px;
}
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
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:0px;
}
#wrap {
margin:0 auto;
width:960px;
}
.clear {
clear:both;
display:block;
font-size:0;
height:0;
line-height:0;
margin:0;
padding:0;
width:auto;
}
.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 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
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;
}

