@charset "iso-8859-2";
/* CSS Document */

a { color:#555555; text-decoration:none; font:inherit; font-size:inherit; } 
a:hover { color:#555555; text-decoration:underline; }

h1{ font-family:inherit; font-size:17px; line-height:25px; color:#fcc900; font-weight:normal; margin:5px 0px 10px 0px; line-height:130%; }
h2{ font-family:inherit; font-size:17px; line-height:25px; color:#333333; font-weight:normal; margin:0px 0px 10px 0px; line-height:140%; }
h3{ font-family:inherit; font-size:16px; line-height:25px; color:#333333; font-weight:normal; margin:0px 0px 10px 0px; line-height:130%; }
h4{ font-family:inherit; font-size:14px; color:#333333; font-weight:normal; margin:5px 0px 12px 0px; line-height:130%; }
h5{ font-family:inherit; font-size:12px; color:#333333; font-weight:normal; margin:5px 0px 12px 0px; line-height:130%; }

.bold1a { font-size:13px; font-family:inherit; color:#d72828; }
.bold2a { font-size:12px; font-family:inherit; color:#d72828; }
.bold3a { font-size:12px; font-family:inherit; color:#d72828; }

.bold1b { font-size:13px; font-family:inherit; color:#333333; }
.bold2b { font-size:12px; font-family:inherit; color:#333333; }
.bold3b { font-size:12px; font-family:inherit; color:#333333; }

.bold1c { font-size:12px; font-family:inherit; color:#58abf3; }
.bold2c { font-size:10px; font-family:inherit; color:#58abf3; }
.bold3c { font-size:9px; font-family:inherit; color:#58abf3; }

.icon_download { font-size:11px; float:right; font-family:inherit; color:#56b0e4; background:url(../img/icon_download.gif) left center no-repeat; padding-left:15px; padding-right:5px; text-decoration:none; }
.icon_download a { color:#56b0e4; }
.icon_zoom a:hover { color:#56b0e4; }
a .icon_download { color:#56b0e4; }
a:hover .icon_download { color:#111111; }
.icon_zoom { font-size:11px; float:right; font-family:inherit; color:#56b0e4; background:url(../img/icon_zoom.gif) left center no-repeat; padding-left:15px; padding-right:5px; text-decoration:none; }
.icon_zoom a { color:#56b0e4; }
.icon_zoom a:hover { color:#111111; }
a .icon_zoom { color:#56b0e4; }
a:hover .icon_zoom { color:#111111; }

div.box_bottom{ border-bottom:1px solid #dde0e2; padding:5px 0px 5px 0px; }

p{margin:0px;}

/* General styles */
body { font-size:12px; font-family:Tahoma, Helvetica, sans-serif; }
p { margin:0px; padding:0px; }
td { font-size:12px; }

form{ margin:0px; padding:0px; }
div { font-family:inherit; }
span { font-family:inherit; }
caption { font-family:inherit; }
img { border:0px; margin:0px; padding:0px; }
img.border { border:0px; margin:0px; padding:0px; border:1px solid #bab6b6; }
blockquote{ margin:0px 0px 12px 20px; }
ul{ margin:2px 0px 2px 20px; padding:0px; }
ol{ margin:2px 0px 2px 30px; padding:0px; }
li{ margin:0px; padding:3px 0px 3px 0px; }
li.blank{ margin:0px; padding:2px 0px 2px 0px; list-style:url(../images/spacer.gif); }

hr{ color: #d4d8dc; background:none; height: 1px; border: 0px; border-bottom:1px dotted #d4d8dc; }
