@charset "iso-8859-2";
/* CSS Document */

a { color:#ff7a00; text-decoration:none; font:inherit; font-size:11px } 
a:hover { color:#ff7a00; text-decoration:underline; }

h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; font-weight:bold; margin:0px; background:url(../img/arr_round_yell.gif) no-repeat 0px; padding:10px 10px 10px 5px; }
h2{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; font-weight:bold; margin:0px; background:url(../img/arr_round_yell_2.gif) no-repeat 0px 12px; padding:10px 10px 10px 20px; }
h3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold; margin:0px; background:url(../img/arr_round_yell_3.gif) no-repeat 0px 12px; padding:10px 10px 9px 20px; }

h2 a{ color:#333333 !important; font-size:13px; }
h2 a:hover{ color:#666666; !important; font-size:13px; }

h3 a{ color:#333333 !important; font-size:13px; }
h3 a:hover{ color:#666666 !important; font-size:13px; }

.bold1a { font-weight:bold; font-size:13px; font-family:inherit; color:#165697; }
.bold2a { font-weight:bold; font-size:12px; font-family:inherit; color:#165697; }
.bold3a { font-weight:bold; font-size:11px; font-family:inherit; color:#165697; }

.bold1b { font-weight:bold; font-size:13px; font-family:inherit; color:#a50407; }
.bold2b { font-weight:bold; font-size:12px; font-family:inherit; color:#a50407; }
.bold3b { font-weight:bold; font-size:11px; font-family:inherit; color:#a50407; }

.bold1c { font-weight:normal; font-size:12px; font-family:inherit; color:#999999; }
.bold2c { font-weight:normal; font-size:11px; font-family:inherit; color:#999999; }
.bold3c { font-weight:normal; font-size:10px; font-family:inherit; color:#999999; }

.box1 { background:#FBFBFB; border:1px solid #F0F0F0; padding:15px; color:#333333; float:right; margin:0px 0px 0px 5px; }
.box1 img { margin-bottom:5px !important} 
p{margin:0px;}

/* General styles */
body { font-size:11px; font-family:Tahoma, Helvetica, sans-serif; }
p { margin:0px; padding:0px; }
td { font-size:11px; color:#333333;  }

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); }

ul { margin:0px; padding:10px 10px 10px 0px; }
ul li { color:#555555; font-size:11px; list-style:none; background:url(../img/nav/black_dot.gif) left 7px no-repeat; padding:2px 10px 2px 15px; } 

/* 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; 
	}

