/* CSS Document for Medical Bionics*/

body { 
font : 77%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333;
text-align : left;
margin-left: 10px;
background-color:#CCCCCC;
}

h2, h3, h4, p, ul { 
margin : 0 20px .75em; }

h2 { 
margin-bottom : .15em;
font : 150% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

h3 { 
margin-bottom : .15em;
font : 130% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

p { 
font-size : 100%; }

h2, h3 { 
color : #000180; }

h4 {
text-align: justify;}

li > h4 { margin-left : 0; }

blockquote {
color: #00008b;
background-color: #ffd700;
border-width: 1px 1px 1px 1px;
border: dotted blue;
margin : 5px 45px 5px 45px;
padding: 10px 25px 10px 25px;
}

li > p { margin-left : 0; }

a:link { color : #ff0909;
text-decoration : none;
font-weight : bold; }
a:visited { 
color : #006801;
text-decoration : none; 
font-weight : bold; }
a:hover { 
color : blue;
text-decoration : none;
background-color: #dcdcdc;
font-weight : bold; 
}
a:active { 
color : red;
text-decoration : none;
background-color: #dcdcdc;
font-weight : bold; 
}
#bottommenu {
 color: black;
  border-top: 1px dashed #cdcdcd;
 background-color : #e4f1e2;
}
#header {
 color: #333;
}

#footer { 
 color: #000;
 background-color : #f1efe2;
 border-top: 1px dashed #cdcdcd;
 border-bottom: 2px solid #797979;
 padding-left: 15px;
}
#copyright { 
 font:80% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333;
}
.main { 
font : 100%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333;
text-align : justify;
margin-left: 0px;
line-height:130%;
vertical-align:top;
}
.main2 { 
font : 120%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333;
text-align : justify;
margin-left: 0px;
line-height:130%;
vertical-align:top;
}
.menu {
 background-color : #006400;
 vertical-align:top;
}
.right {
 background-color : white;
 vertical-align:top;
}

.leftimage {
 background-color : white;
 padding-right: 14px;
 padding-top: 10px;
}
.centerimage {
 background-color : white;
 align: center;
}
.rightimage {
 background-color : white;
 padding-left: 14px;
 padding-top: 10px;
}
.bottomlink a:link    { color: #333; text-decoration: none; text-align: center; letter-spacing: 4px; }
.bottomlink a:visited    { color: #333;
 text-decoration: none;
 letter-spacing: 4px;
text-align: center;
 }
 
.bottomlink a:hover    { color: red; text-decoration: none; background-color: #dcdcdc; letter-spacing: 4px; text-align: center;}



.bottomlink a:active    { color: red; text-decoration: none; background-color: #dcdcdc; letter-spacing: 4px; text-align: center;}

blockquote {
margin : 5px 5px 5px 5px;
padding: 7px 7px 7px 7px;}
