html,body{ background-color: #fff; margin:0; padding:0  }
body{ font: 76% arial, sans-serif;}
.top { background-image: url(images/frame_t.png); background-repeat: repeat-x; }
.topleft { background-image: url(images/frame_tl.png); background-repeat: no-repeat; }
.topright { background-image: url(images/frame_tr.png); background-repeat: no-repeat; }
.bottom { background-image: url(images/frame_b.png); background-repeat: repeat-x; }
.bottomleft { background-image: url(images/frame_bl.png); background-repeat: no-repeat; }
.bottomright { background-image: url(images/frame_br.png); background-repeat: no-repeat; }
.right { background-image: url(images/frame_r.png); background-repeat: repeat-y; }
.left { background-image: url(images/frame_l.png); background-repeat: repeat-y; }
p{ margin: 20px; }
div#header h1{height:80px;line-height:80px;margin:0;
  background: #294162 url(minitec/images/header.jpg);color: #fff}
div#navigation{ background-image: url(images/sidemenu.png); background-repeat: no-repeat; background-position: 0 0; text-align: left; position: absolute; width:200px; height: 564px; visibility: visible; float: left; margin-top: 92px; }
div#extra{ color: #fff; background-color: #ddd; clear:left; width:100%; height: 2px; float: none; margin: 5px 5px 5px 0; padding-right: 0; padding-left: 0; }
div#extra1{ color: #fff; background-color: #ddd; clear:left; width:100%; height: 2px; float: none; margin: 5px 5px 5px 0; padding-right: 0; padding-left: 0; }
div#extra2{ color: #fff; background-color: #294162; width:100%; height: 2px; float: right; }
div#wrapper{ float:left; width:100%; }
div#container { width: 100%; height: 100%; }
div#content{ margin: 5px 10px 5px 210px; }
div#content p{ font-size: 12pt; line-height: 1.4; margin-top: 10px; margin-right: 5px; margin-left: 5px; }
div#content ul{ font-size: 12pt; line-height: 1.4; margin-top: 10px; margin-right: 5px; }
div#content ol { font-size: 12pt; line-height: 1.4; margin-top: 10px; margin-right: 5px; }
div#content td{ font-size: 12pt; }
div#content p.heading { color: #294162; font-size: 30pt; background-color: #fff; margin-top: -10px; margin-bottom: 0; padding-top: 0; }
div#footer{ background: #ddd 0 bottom; }
div#footer p{ background-color: #ddd; margin:0; padding:5px 10px  }
div#footer p.fb{ color: #294162; background-color: #ddd; margin:0; padding:5px 10px   }
div#footer p.fg{ color: #9c9c9c; background-color: #ddd; margin:0; padding:5px 10px   }
div#footer p.fg a{ color: #9c9c9c; background-color: #ddd; text-decoration: none; margin:0; }
div#footer p.fg a:hover{ color: #6a6a6a; background-color: #ddd; text-decoration: none; margin:0; }
div#quote a{ color: #e7651a; font-size: large; font-weight: bold; text-decoration: none; }
div#quote a:hover{ color: #e7651a; font-size: large; font-weight: bold; text-decoration: underline; }
p.menu { color: #294162; font-size: 11pt; font-family: arial, sans-serif; }
p.menu2 { color: #294162; font-size: 12pt; font-family: arial, sans-serif; font-weight: 600; }
ul.menu { font-family: arial; font-size: 10pt; margin-left: 15px; padding-left: 20px; }
ul.menu3 { font-family: arial; font-size: 10pt; }
a:link { color: #294162; text-decoration: none }
a:active { color: #294162; text-decoration: none }
a:visited { color: #294162; text-decoration: none }
a:hover { color: #294162; text-decoration: underline }
hr { color: #ddd; background-color: #fff; }

