body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
   margin: 0;
   padding: 0;
   vertical-align: top;
}

p {
   margin: 1em 0;
}

table {
   border-collapse: collapse;
   border-spacing: 0;
}

fieldset,img {
   border: 0;
}

address,caption,cite,code,dfn,em,th,var {
   font-style: normal;
   font-weight: normal;
}

strong {
   font-style: normal;
   font-weight: bold;
}

ol,ul {
   list-style: none;
}

q:before,q:after {
   content: '';
}

abbr,acronym {
   border: 0;
}

/* **************** Default Body Style **************** */
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-decoration: none;
}

/* **************** Table Styles (Ordered by General to Specific) **************** */
table {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}

table,thead,tbody,tfoot,tr,td,img {
   margin: 0;
   padding: 0;
}

table.appointmentTimes {
   border: 1px solid black;
}

table.appointmentTimes td {
   padding: 0 4px;
}

a,a:focus,a:hover,a:link,a:visited {
   color: #0000FF;
   margin: 0;
   padding: 0;
   text-decoration: none;
}

a,a:focus,a:hover {
   text-decoration: underline;
}

/* **************** Main Body Content **************** */
hr,input,select,option,textarea {
   font-size: 11px;
   -moz-border-radius: .25em;
   -webkit-border-radius: .25em;
}

input[type="button"],input[type="reset"],input[type="submit"] {
   font-size: 12px;
}

/* **************** Headings **************** */
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
   font-weight: normal;
   margin: 0;
   padding: 0;
}

h1,.h1 {
   font-size: 19px;
   font-weight: bold;
}

h2,.h2 {
   font-size: 15px;
   font-style: italic;
}

h3,.h3 {
   font-size: 13px;
   font-weight: bold;
}

h4,.h4 {
   font-size: 12px;
   font-style: italic;
}

h5,.h5 {
   font-size: 11px;
   font-weight: bold;
}

h6,.h6 {
   font-size: 9px;
   font-style: italic;
}

/* **************** Menu **************** */
table.topMenu td {
   font-weight: bold;
   padding: 0 6px 6px 6px;
   text-align: center;
   vertical-align: middle;
   width: 90px;
}

table.topMenu td a,a:focus,a:hover {
   text-decoration: none;
}

ol.leftMenu,ul.leftMenu {
   margin: 5px 0;
   padding: 0;
   text-align: left;
}

ol.leftMenu li,ul.leftMenu li {
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   margin: 0;
   padding: 2px;
   white-space:nowrap;
}

ol.leftMenu li,ul.leftMenu li div {
   padding: 2px;
}

/* **************** Content **************** */
tr.content td.topLeftMenu,tr.content td.topLeft,tr.content td.topCenter,tr.content td.topRight,tr.content td.topRightMenu,tr.content td.middleLeftMenu,tr.content td.middleLeft,tr.content td.middleCenter,tr.content td.middleRight,tr.content td.middleRightMenu,tr.content td.bottomLeftMenu,tr.content td.bottomLeft,tr.content td.bottomCenter,tr.content td.bottomRight,tr.content td.bottomRightMenu
   {

}

tr.content td.topLeftMenu,tr.content td.topLeft,tr.content td.topCenter,tr.content td.topRight,tr.content td.topRightMenu
   {
   font-size: 6px;
   height: 6px;
   line-height: 6px;
   vertical-align: bottom;
}

tr.content td.middleLeftMenu,tr.content td.middleLeft,tr.content td.middleCenter,tr.content td.middleRight,tr.content td.middleRightMenu
   {
   vertical-align: top;
}

tr.content td.bottomLeftMenu,tr.content td.bottomLeft,tr.content td.bottomCenter,tr.content td.bottomRight,tr.content td.bottomRightMenu
   {
   font-size: 6px;
   height: 6px;
   line-height: 6px;
   vertical-align: top;
}

tr.content td.topLeftMenu,tr.content td.middleLeftMenu,tr.content td.bottomLeftMenu {
   text-align: right;
   width: 100px;
}

tr.content td.topLeft,tr.content td.middleLeft,tr.content td.bottomLeft {
   text-align: right;
   width: 8px;
}

tr.content td.topCenter,tr.content td.middleCenter,tr.content td.bottomCenter {
   text-align: center;
   width: 600px;
}

tr.content td.topRight,tr.content td.middleRight,tr.content td.bottomRight {
   text-align: left;
   width: 8px;
}

tr.content td.topRightMenu,tr.content td.middleRightMenu,tr.content td.bottomRightMenu {
   text-align: left;
   width: 100px;
}

tr.content td.topLeft {
   background: transparent url('../images/shadow.gif') no-repeat 0px 4px;
}

tr.content td.topCenter {
   background: transparent url('../images/shadowTB.gif') repeat-x 0px 4px;
}

tr.content td.topRight {
   background: transparent url('../images/shadow.gif') no-repeat -6px 4px;
}

tr.content td.middleLeft {
   background: transparent url('../images/shadowLR.gif') repeat-y 0px 0px;
}

tr.content td.middleCenter {
   background: #FFFFFF;
   padding: 2px;
   text-align: left;
}

tr.content td.middleRight {
   background: transparent url('../images/shadowLR.gif') repeat-y -6px 0px;
}

tr.content td.bottomLeft {
   background: transparent url('../images/shadow.gif') no-repeat 0px -6px;
}

tr.content td.bottomCenter {
   background: transparent url('../images/shadowTB.gif') repeat-x 0px -6px;
}

tr.content td.bottomRight {
   background: transparent url('../images/shadow.gif') no-repeat -6px -6px;
}

/* **************** Footer **************** */
tr.footer td {
   font-size: 8px;
}
