/* 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-color: #fff; color: #000; behavior:url('/layouts/common/css/csshover2.htc');}
body, textarea, td, th {font-size: 12px; font-family: Arial, Tahoma, Sans-Serif;}
#layout { min-width:1000px; max-width:1600px; width: expression(document.body.clientWidth > 1600 ? "1600px": "auto" ); height: 100%; }

* { -moz-box-sizing: border-box; }

/* Common HTML elements */
h1 {margin: 0 0 0.5em 0; font-size: 36px; line-height: 38px; font-weight: normal; color: #434701;}
h2 {margin: 1.5em 0 0.5em 0; font-size: 26px; line-height: 28px; font-weight: normal; color: #a2c400;}/*bbe00c*/
h3 {margin: 1.5em 0 0.5em 0; font-size: 18px; line-height: 22px; font-weight: normal; color: #777777;}
h4 {margin: 0 0 1em 0; font-size: 16px; line-height: 20px; font-weight: bold; color: #000000;}
p {margin: 0 0 1.2em 0;}
ol li { margin: 0px 0px 12px 0px; }
ul { padding: 0px 0px 0px 0px; margin: 5px 0px 18px 0px; }
ul li { padding: 0px 0px 0px 25px; margin: 0px 0px 5px 3px; background: url('../images/icon-li.gif') no-repeat 0px 9px; list-style-type: none; }

sup,sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom;	position: relative;	}
sup { bottom: 1ex; }
sub { top: .5ex; }

table {margin: 0px; border-width: 0px;}
img {border-width: 0px; margin: 0px;}

/* Type HTML elements */
.xlarge, table.xlarge td, td.xlarge {font-size: 24px; line-height: 28px;}
.large, table.large td, td.large {font-size: 18px; line-height: 22px;}
.normal, table.normal td, td.normal {font-size: 14px; line-height: 18px;}
.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;}
.gray {color: #777;}
.lgray {color: #ccc;}
.white {color: #fff;}

a.popupNewWindow { background: url('/layouts/common/images/i-popup.png') no-repeat left .3em; padding: 2px 0px 10px 20px; }

/* Forms */
form {margin: 0; padding: 0;}
input.field, textarea.field {width: 100%;}

A, A:link, A:visited, A:active {text-decoration: underline; color: #2c3985;}
A:hover {text-decoration: underline; color: #801414;}

A.lgray, A.lgray:link, A.lgray:visited, A.lgray:active {text-decoration: underline; color: #d0d0d0;}
A.lgray:hover {text-decoration: underline; color: #d0d0d0;}

A.white, A.white:link, A.white:visited, A.white:active {text-decoration: underline; color: #ffffff;}
A.white:hover {text-decoration: underline; color: #bbe00c;}

A.menu, A.menu:link, A.menu:visited, A.menu:active {text-decoration: underline; color: #646464;}
A.menu:hover {text-decoration: underline; color: #a4a4a4;}

A.menua, A.menua:link, A.menua:visited, A.menua:active {text-decoration: underline; color: #a2c400;}
A.menua:hover {text-decoration: underline; color: #bbe00c;}
