
/* generic elements */
body { font-family: Verdana, sans-serif; font-size: 12px; line-height: 18px; margin: 0; padding: 0; text-align: left; color: #626262; }

.swe, .swe th, .swe td, .swe li, .swe dt, .swe dd { font-family: Verdana, sans-serif; font-size: 12px; text-align: left; }
.swe p,    .swe-p    { font-size: 12px; font-weight: normal; margin: 0; }
.swe p.intro,    .swe-p-intro    { text-align: justify; width: 60%; }
.swe h1,   .swe-h1   { font-size: 1.6em; font-weight: bold;   margin: 0; padding: 10px 0 10px 0; font-family: "Trebuchet MS"; }
.swe h2,   .swe-h2   { background: white none repeat scroll 0 0; font-size:1.2em; margin:0; padding:0 4px 0 0; xposition:absolute; }
.swe h3,   .swe-h3   { font-size: 1em;   font-weight: bold;   margin: 0 ; padding: 13px 0 13px 0; }
.swe h4,   .swe-h4   { font-size: 0.8em; font-weight: bold;   margin: 0 0 12px 0; }
.swe h5,   .swe-h5   { font-size: 0.7em; font-weight: bold;   margin: 0 0 11px 0; }
.swe h6,   .swe-h6   { font-size: 0.6em; font-weight: bold;   margin: 0 0 10px 0; }
.swe pre,  .swe-pre  { font-family: Courier; text-align: left; }
.swe div,  .swe-div  { margin: 0; }
.swe span, .swe-span { margin: 0; }
.swe div.h2   {  margin: 15px 0 15px 0px;  }

.swe a { color: #626262; }
.swe a:hover { color: #fc813b; }
.swe a img { border: 0; }
.swe ul, { margin: 0 0 10px 20px; padding: 0; }
.swe ol { margin: 0 0 10px 27px; padding: 0; }
.swe li ul, { margin: 0 0 0 16px; }
.swe li ol { margin: 0 0 0 25px; list-style-type: lower-alpha; }
.swe table { border: 1; border-collapse: collapse; border-spacing: 0; margin: 0 0 10px 0; }
.swe td { padding: 2px; border: 1px solid #cccccc; }
.swe dl { border-bottom: 1px solid #626262; }
.swe dt { cursor: pointer; border-top: 1px solid #626262; }
.swe dt:hover { color: black; }
.swe dt.active { color: #ff6600; }
.swe dt img { position: relative; top: 3px; }
.swe dd { display: none; }
.swe dd.active { display: block; }

.swe .home-snippets { float: left; width: 235px; }
.swe .snippet { border: 2px solid #ff6600; margin-bottom: 12px; position: relative; }
.swe .round-border { display: block; }

p.legend { font-size: 10px; } 
p.note { color: #ff6600; } 

.swe h1 { display: inline; font-family: "Trebuchet MS"; font-size: 13px; font-weight: bold; }

.h3-home { font-size: 12px; }

.nowrap { white-space: nowrap; }
.clear { width: 270px; display: inline-block; height: 12px; margin: 0; padding: 0; }
.clear-all { width: 745px; display: inline-block; height: 0px; margin: 0; padding: 0; }
#content-and-snippets-container.clear { width: 950px; }

#body .swe-editarea { border: 2px solid #456ddd; }