@charset "iso-8859-2";
/* CSS Document */

a { color:#76614C; text-decoration:none; font:inherit; font-size:11px }
a:hover { color:#766049; text-decoration:underline; }

h1{ color:#BB0025; padding:5px 0px; font-size:22px; font-weight:normal; margin:0px; }
h1 a {color:#BB0025;  text-decoration:none;font-size:22px; }
h1 a:hover {color:#BB0025;  text-decoration:underline; }



h1{ color: #F09B11; padding:5px 0px; font-size:22px; font-weight:normal; margin:5px 0px 5px 0px; line-height:120%; }
h1 a {color:#F09B11;  text-decoration:none;font-size:22px; }
h1 a:hover {color:#F09B11;  text-decoration:underline; }

h2{ font-family:inherit; font-size:18px; color:#F09B11; font-weight:normal; margin:5px 0px 11px 0px; line-height:120%; }
h3{ color:#BB0025; padding:2px 0px; font-size:18px; font-weight:normal; margin:5px 0px 11px 0px; line-height:120%; }
h4{ font-family:inherit; font-size:12px; color:#F09B11; font-weight:normal; margin:5px 0px 11px 0px; line-height:120%; }
h5{ font-family:inherit; font-size:11px; color:#F09B11; font-weight:bold; margin:5px 0px 11px 0px; line-height:120%; }

.bold1a { font-weight:bold; font-size:13px; font-family:inherit; color:#F09B11; }
.bold2a { font-weight:bold; font-size:12px; font-family:inherit; color:#F09B11; }
.bold3a { font-weight:bold; font-size:11px; font-family:inherit; color:#F09B11; }

.bold1b { font-weight:bold; font-size:13px; font-family:inherit; color:#ce0020; }
.bold2b { font-weight:bold; font-size:12px; font-family:inherit; color:#ce0020; }
.bold3b { font-weight:bold; font-size:11px; font-family:inherit; color:#ce0020; }

.bold1c { font-weight:bold; font-size:13px; font-family:inherit; color:#0c78aa; }
.bold2c { font-weight:bold; font-size:12px; font-family:inherit; color:#0c78aa; }
.bold3c { font-weight:bold; font-size:11px; font-family:inherit; color:#0c78aa; }

.bold1d { font-weight:bold; font-size:13px; font-family:inherit; color:#0c78aa; }
.bold2d { font-weight:bold; font-size:12px; font-family:inherit; color:#0c78aa; }
.bold3d { font-weight:bold; font-size:11px; font-family:inherit; color:#0c78aa; }

p{margin:0px;}

/* General styles */
body { }
p { margin:0px; padding:0px; }
td { font-size:11px; }

form{ margin:0px; padding:0px; }
div { font-family:inherit; }
span { font-family:inherit; }
caption { font-family:inherit; }
img { border:0px; margin:0px; padding:0px; }
blockquote{ margin:0px 0px 11px 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); }

.box{ background:#f4f4f4; border:1px solid #efefef; }
.box_content{ background:#f4f4f4; padding:10px; border:1px solid #FFFFFF; position:relative; }

.box_button{ background:#FFFFFF; padding:0px 8px 0px 8px; border:1px solid #d8d8d8; position:absolute; right:20px; top:10px; }
.box_button a{ font-size:10px !important; color:#555555 !important; text-decoration:none !important; padding-right:10px; background:url(../img/arrow_right.gif) 95% 60% no-repeat; }
.box_button a:hover{ font-size:10px !important; color:#999999 !important; text-decoration:none !important; }

/* SET STYLES =============== */

.set-left { 
	float: left; overflow: hidden; 
	}
.set-right { 
	float: right; overflow: hidden; 
	}
.set-abs { 
	position: absolute; 
	}
.set-rel { 
	position: relative; 
	}
.set-top { 
	vertical-align: top 
	}
.set-middle { 
	vertical-align: middle 
	}
.set-bottom { 
	vertical-align: bottom 
	}
.set-clear { 
	clear: both; height: 1px; font-size: 1px; line-height:1px;
	}
.set-debug { 
	border: 1px solid #00FF00; 
	}
