body {
font:82%/1.25  arial, helvetica, sans-serif;
background-color:#fff;
}

h1 {
letter-spacing:-1px;
font:1.3em  arial, helvetica, sans-serif;
font-weight:600;
padding:30px 0 25px;
}

h2 {
letter-spacing:-1px;
font:1.2em  arial, helvetica, sans-serif;
font-weight:600;
padding:20px 0;
}

h3 {
font:1.15em  arial, helvetica, sans-serif;
font-weight:600;
}

h4 {
font:1.12em  arial, helvetica, sans-serif;
font-weight:600;
}

h5 {
font:1.1em  arial, helvetica, sans-serif;
font-weight:600;
}

h6 {
font:1em  arial, helvetica, sans-serif;
font-weight:600;
}

ul {
list-style:disc;
padding:0;
}

ol {
list-style:decimal;
padding:0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-.2em;
vertical-align:baseline;
}

acronym,abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

hr {
border:1px solid #3366cc;
}

a,a:visited {
text-decoration:none;
color:#3366cc;
}

form {
display:inline;
margin:0;
padding:0;
}

input,select,textarea {
font:1em  arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}
.clear {
clear:both;
}

.float-left {
float:left;
}

.text-left {
text-align:left;
}

.text-right {
text-align:right;
}

.text-center {
text-align:center;
}

.text-justify {
text-align:justify;
}

.bold {
font-weight:700;
}

.italic {
font-style:italic;
}

.underline {
border-bottom:1px solid;
}

.highlight {
background:#ffc;
}

.wrap {
width:960px;
margin:0 auto;
}

.img-left {
float:left;
padding:4px 10% 4px 10%;
}

.img-right {
float:right;
padding:4px 30% 4px 10%;
}

.img-center {
float:right;
padding:4px 40% 4px 10%;
}
.shift-right {
padding-right: 10px;
}

.shift-left {
padding-left: 10px;
}

.noindent {
margin-left:0;
padding-left:0;
}

.nobullet {
list-style:none;
list-style-image:none;
}

hr.separator {
background:transparent;
height:2px;
width:75px;
border:1px solid #3366ff;
}
html,body,table {
border:0;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
margin:0;
padding:0;
}

ol,table tr td,.nopadding {
padding:0;
}
p, ul, ol {  margin-bottom: 10px; }
 h1, h2,  h3 {  margin-bottom: 10px; }
 h4, h5,  h6 {  margin-bottom: 10px; }
 
.float-right,.pop-ups {
float:right;
}
.message {
margin-right:60px;
margin-top:0;
font-weight:600;
font-size:1.1em;
color:#3366cc;
margin-bottom:20px;
}
.inline-button { 
border: 1px solid #999;
padding:2px; 
background-color: #ccc;
}
.inline-table {
font-size: .9em;
padding: 0;
}
.inline-table td { }
.inline-table th { font-weight: 600; }