
body { background:url(../images/system_images/bgs/body_bg.jpg) repeat-x top; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size: 12px; }
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color:#02386d; }

h1 { font-size: 20px; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 18px; margin-bottom: 0.75em; }
h3 { font-size: 16px; font-weight: bold; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 14px; font-weight: bold; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; line-height:1.7em }
p.last      { margin-bottom: 0; }

ul          { list-style-type: circle; margin:0 1.5em 1.2em 20px;  }
ol          { list-style-type: decimal; margin:0 1.5em 1.5em 25px;  }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }



.blockquote  {  font-style: italic; background:#f6f6f5; display:block; padding:10px; margin:10px 0 10px 0; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

a { color:#333; text-decoration:none; outline-color:invert; outline-style:none;	outline-width:medium; }
a:hover {text-decoration: underline; }

/*---------------------------------------------*/

/* other stuff
-------------------------------------------------------------- */

#content-wrapper .page-section-header { border-top:1px dashed #e0e0dd; padding:15px 0 15px 0; margin:10px 0 0 0;  }

.image-left-align { float:left; padding:0 20px 20px 0; }
.image-right-align { float:right; padding:0 0 20px 20px; }

