body {font:   14px Verdana, Arial, Helvetica, sans-serif;
      color:  #1A3582;
      background: #FFFFFF;
      behavior: url(csshover.htc); /* WinIE behavior call */
     }

h1 {color: #DA251C; border-bottom: 1px solid; margin-bottom: 0;}
h1 {font-size: 150%;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin:  0;
    padding: 0.66em 0 0.33em 0%;
    color:          #E0EAF7;
    text-align:     center;
    background-color:#DA251C;
   }

h2 {font-size:      133%;
    color:          #DA251C;
    text-align:     center;
    line-height:    1.3em;
    padding: 2px 0 2px 0;
    background-color:#A8C4E8;
   }

h3 {font-size:      120%;
    color:          #DA251C;
    text-align:     left;
    background-color:#E0EAF7;
    padding: 0 0 0 20px;
   }
h6 {color: #FFFFFF; margin-bottom: 0;}
h6 {font-size: 100%;
    letter-spacing: 0px;
    margin:  0;
    padding: 0.66em 0 0.33em 0%;
    color:          #DA251C;
    text-align:     center;
    background-color:#FFFFFF;
   }

h1, h2, h3, h6 {line-height: 1em; z-index: 0;}

p {line-height: 1.66; margin: 0.5em 3em 1em 3em;}

div#banner {
	left:   0px;
	top:    0px;
	height: 150px;
	margin: 0px;
	background-image: url('images/wyattOrthoHd_Repeat.gif');
	background-repeat: repeat-x
       }
	
div#nav {float: left; width: 14.4em; margin: 5px 0 0 -1px; background: #FDD; z-index: 50;}
div#nav ul {margin: 0; padding: 0; width: 14.4em; background: white; border: 1px solid #AAA; z-index: 10}
div#nav li {position: relative; list-style: none; margin: 0; border-bottom: 1px solid #CCC; z-index: 10}
div#nav li:hover {background: #EBB; z-index: 10}
div#nav li.submenu {background: url(submenu.gif) 95% 50% no-repeat; z-index: 10}
div#nav li.submenu:hover {background-color: #EDD; z-index: 10}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em; text-decoration: none; width: 9.5em; z-index: 10}
div#nav>ul a {width: auto; z-index: 10}
div#nav ul ul {position: absolute; top: 0; left: 14.4em; display: none;}

div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block; z-index: 10}

div#main {color: "1A3582";	        
	position: relative;
	top:      0px;
	z-index:  0;
	width:    auto;
	margin:   0px 210px 0px 30px;
	padding:  5px;
	font-family: "lucida grande", arial, verdana, helvetica, sans-serif;
	height:   385px;
	overflow: auto;
	          }

div#sidebar {float: right; width: 15%;}
div#sidebar {
	position: absolute;
	top:      175px;
	right:    1px;
	padding:  1px;
  height:   400px;
  overflow: auto;
	color:    #1A3582;
	border-color: "1A3582";
	border: 0px solid "1A3582";
  font-size: 95%;
	text-align: center;
  voice-family: "\"}\"";
	voice-family:inherit; 
        }	
div#sidebar marquee {background: #E0EAF7;}

div#sidebarWhite {float: right; width: 20%;}
div#sidebarWhite {
	position: absolute;
	top:      175px;
	right:    1px;
	padding:  1px;
  height:   400px;
  overflow: auto;
	color:    #1A3582;
	border-color: "1A3582";
	border: 4px solid "1A3582";
  font-size: 110%;
	text-align: center;
  voice-family: "\"}\"";
	voice-family:inherit; 
        }	
div#sidebarWhite marquee {background: #FFFFFF;}

redOnWhite {font-size: 200%; color: #DA251C}
li {list-style-type: disc;}

a:link    {color: #DA251C;	font-weight: bold}
a:visited {color: #0000FF;	font-weight: bold}
a:active  {color: #DA251C; 	font-weight: bold}
a:hover   {color: ##DA251C;	font-weight: bold; text-decoration: none;}

div#nav a         {font-size: 1.1em}
div#nav a:link    {color: #1A3582; font-weight: bold;}
div#nav a:visited {color: #92B4E2; font-weight: bold;}
div#nav a:active  {color: red;     font-weight: bold;}
div#nav a:hover   {color: #DA251C; font-weight: bold; text-decoration: none; background-color: #A8C4E8;}

#copyright {
  margin: 0 225px 0 195px;
  padding: 0 0 0 0;
	color:   #999999;
	font-family: "lucida grande", arial, verdana, helvetica, sans-serif;
	height:   20px;
	line-height: 1em;
	font-size:    85%;
	border-top:   1px solid gray;
}

td#copyrightWO {
  display: none
  text-align: left;
}

td#developedBy {
  text-align: right;
}

td#homeCopyrightWO {
  text-align: left;
}

td#homeDevelopedBy {
  text-align: right;
}	

