      body {
        font-family:Arial, Helvetica, sans-serif;
        margin:10px 10px 0px 10px;
        padding:0px;
        background-color:#fff;
        }

      p,h1,pre,ul {
	margin:0px 10px 10px 10px
	}

      h4 {
        margin:10px 10px 5px 10px;
        font-size:14px;
        text-align:left;
        font-weight:bold
      }

      h5 {
        margin:10px 10px 5px 10px;
        font-size:12px;
        text-align:left;
        font-weight:bold
      }

      #logo {
	position: absolute;
	left:10px;
	top:10px
	}

      ul {
	position: relative;
        color:#444444;
        font-size:11px;
        text-align:justify;
        list-style-type: disc;
      }

      img.middle {
        vertical-align:middle;
        border-width: 0px;
      }
      img#noborder {
        border-width: 0px;
      }

      p {
	margin:0px 10px 10px 15px;
	position: relative;
        color:#444444;
        font-size:11px;
        text-align:justify
      }

      p.righttext {
	margin:0px 10px 10px 15px;
	position: relative;
        color:#444444;
        font-size:11px;
        text-align:justify
      }

      p.nogap {
        margin-bottom: 0px;
      }

      table.main {
	margin:0px 10px 10px 15px;
	position: relative;
        width:343px;
        color:#444444;
        font-size:11px;
      }

      td.physician {
        width:140px;
      }

      #printbox {
        margin:2px 2px 0px 0px;
        padding: 6px 0px 0px 4px;
	position: absolute;
	left:686px;
	top:10px;
	width:60px;
        height:25px;
	}
      #transprintbox {
        margin:2px 2px 0px 0px;
        padding: 6px 0px 0px 4px;
	position: absolute;
	left:686px;
	top:10px;
	width:60px;
        height:25px;
        background:#eaeaf4;
        filter:alpha(opacity=50);
        opacity: 0.5;
        -moz-opacity:0.5;
	}

      #menu {
	position: absolute;
	left:10px;
	top:105px;
	width: 740px;
        height:22px;
	background-color:#3c517b;
	border:1px solid #000;
	z-index:9;
	}

      #leftimage {
	position: absolute;
	left:10px;
	top:131px;
	width:368px;
        height:180px;
	background-color:#939393;
	border:1px solid #000
	}

      #rightimage {
	position: absolute;
	left:382px;
	top:131px;
	width:368px;
        height:180px;
	background-color:#939393;
	border:1px solid #000
	}

      #header {
	position: absolute;
	left:10px;
	top:315px;
	width:740px;
        height:4px;
	background-color:#ff6300;
	border:1px solid #000
	}

      #mainbox {
        background-image: url(../images/background.gif);
        background-position: 0px 0px;
        background-repeat: repeat-y;
        position: absolute;
        float: left;
        left:10px;
        top:319px;
        width:740px;
        background-color:#f5f5f5;
        border:1px solid #000;
        min-height:200px
	}

      #widemainbox {
        background-image: url(../images/background-wide.gif);
        background-position: 0px 0px;
        background-repeat: repeat-y;
        position: absolute;
        float: left;
        left:10px;
        top:319px;
        width:740px;
        background-color:#f5f5f5;
        border:1px solid #000;
        min-height:200px
	}

      #rightcontent {
	position: relative;
        float: left;
	left:76px;
	top:31px;
	width:225px;
	background-color:#fff;
	border:1px solid #000
	}

      #leftbox,#halfleftbox {
        background-image: url(../images/background-stethoscope.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        position: relative;
        float: left;
	left:0px;
        top:0px;
	width:368px;
	}

      #rightbox {
        position: relative;
        float: left;
	left:3px;
        top:0px;
	width:368px;
	}

      .slideshow {
        background-color: #445e8f;
        width: 368px;
        height: 180px;
        text-align: middle;
        z-index:1;
      }

      hr {
        height: 1px;
        color: black;
        border: 0px;
        background-color: black;
        margin:10px 10px 5px 10px;
      }

      table {
	margin:0px 10px 10px 15px;
        empty-cells: show;
      }

      th,td {
        font-size:11px;
        vertical-align: top;
        padding: 2px;
      }

      textarea {
	margin:0px 10px 10px 15px;
      }
      
      td p {
        margin: 0px 0px 15px 0px;
      }

      .button {
        border: 1px solid #1c5180;
        background-color: #fcfcfc;
      }
      .error {
        color: #ff0000;
      }
      textarea.noindent {
	margin:0px 10px 10px 0px;
      }
      .background {
        color: #ccc;
      }

      #conditions table {
        margin: 0px;
        padding: 0px;
      }
      #conditions td {
        margin: 0px;
        padding: 0px;
      }
