/* Dear visitor! Thanks for coming to this page. For more information please visit http://www.w3.org/Style/CSS/ */

body {margin: 0px; padding: 0px; background: #ebebe3; color: #000; behavior:url('/layouts/common/css/csshover2.htc');}
body, textarea, td, th {font-size: 13px; font-family: Tahoma, Arial, Sans-Serif;}
#layout { min-width: 1000px; max-width: 1450px; width: expression(document.body.clientWidth > 1450? "1450px": "auto"); height: 100%; }

* { -moz-box-sizing: border-box; }

/* Common HTML elements */
h1 {margin: 0 0 1em 0; font-size: 32px; font-weight: normal; color: #555;}
h2 {margin: 1em 0 0.5em 0; font-size: 26px; line-height: 32px; font-weight: normal; color: #823000;}
h3 {margin: 1em 0 0.5em 0; font-size: 20px; line-height: 24px; font-weight: normal; color: #823000; }
h4 {margin: 0.75em 0 0.25em 0; font-size: 14px; font-weight: bold; color: #555; }

p {margin: 0 0 1.2em 0;}
ul { padding: 0px 0px 0px 0px; margin: 5px 0px 18px 0px; }
ul li { padding: 0px 0px 0px 25px; margin: 0px 0px 7px 3px; background: url('../images/icon-li.gif') no-repeat 0px 10px; list-style-type: none; line-height: 21px; }
table {margin: 0px; border-width: 0px;}
img {border-width: 0px; margin: 0px;}

img.bannerCorner { margin: 0; width: 18px; height: 18px; }
img.bannerTopLeft { background: url('http://www.medinstitute.net/layouts/common/images/corners/tl-ebebe3.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/tl-ebebe3.png', sizingMethod='crop'); //background: none; }
img.bannerTopRight { background: url('http://www.medinstitute.net/layouts/common/images/corners/tr-ebebe3.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/tr-ebebe3.png', sizingMethod='crop'); //background: none; }
img.bannerBottomLeft { background: url('http://www.medinstitute.net/layouts/common/images/corners/bl-ebebe3.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/bl-ebebe3.png', sizingMethod='crop'); //background: none; }
img.bannerBottomRight { background: url('http://www.medinstitute.net/layouts/common/images/corners/br-ebebe3.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/br-ebebe3.png', sizingMethod='crop'); //background: none; }
img.bannerBottomLeftLight { background: url('http://www.medinstitute.net/layouts/common/images/corners/bl-f3f3eb.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/bl-f3f3eb.png', sizingMethod='crop'); //background: none; }
img.bannerBottomRightLight { background: url('http://www.medinstitute.net/layouts/common/images/corners/br-f3f3eb.png') no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.medinstitute.net/layouts/common/images/corners/br-f3f3eb.png', sizingMethod='crop'); //background: none; }
.bannerButton { cursor: pointer; cursor: hand; }
.bannerButton:hover { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

/* Type HTML elements */
.large, table.large td, td.large {font-size: 16px; line-height: 22px;}
.normal, table.normal td, td.normal {font-size: 14px; line-height: 21px;}
.small, table.small td, td.small {font-size: 11px; line-height: 14px;}
.smaller, table.smaller td, td.smaller {font-size: 10px; line-height: 13px;}
.italic {font-style: italic;}
.regular {font-weight: normal;}
.bold {font-weight: bold;}
.dgray {color: #444;}
.gray {color: #8d8d86;}
.lgray {color: #ccc;}
.white {color: #fff;}
.times { font-family: "Times New Roman"; }
.large_quote { font-family: "Times New Roman"; color: #823000; font-style: italic; font-size: 22px; line-height: 28px; }
.small_quote { font-family: "Times New Roman"; color: #823000; font-style: italic; font-size: 16px; line-height: 22px; }

/* Forms */
form, input {margin: 0px; padding: 0px;}

/* Link elements */
a.popupNewWindow { background: url('/layouts/common/images/i-popup.gif') no-repeat left .3em; padding: 2px 0px 10px 20px; }

A, A:link, A:visited, A:active {text-decoration: underline; color: #00539b;}
A:hover {text-decoration: underline; color: #a8470f;}

A.red, A.red:link, A.red:visited, A.red:active {text-decoration: underline; color: #823000;}
A.red:hover {text-decoration: underline; color: #a8470f;}

A.dgray, A.dgray:link, A.dgray:visited, A.dgray:active {text-decoration: underline; color: #444;}
A.dgray:hover {text-decoration: underline; color: #a8470f;}

A.gray, A.gray:link, A.gray:visited, A.gray:active {text-decoration: underline; color: #8d8d86;}
A.gray:hover {text-decoration: underline; color: #adada6;}

A.dynamic, A.dynamic:link, A.dynamic:visited, A.dynamic:active { text-decoration: none; color: #00539b; border-bottom: 1px dashed #00539b;}
A.dynamic:hover {text-decoration: none; color: #a8470f; border-bottom: 1px dashed #a8470f;}

/* Custom elements */
.outer-inline-tooltip {  }
.inner-inline-tooltip { display: none; margin: 10px 0px 30px 0px; }