@charset "iso-8859-2";
/* CSS Document */

a { color:#165697; text-decoration:none; font:inherit; } 
a:hover { color:#165697; text-decoration:underline; }

h1 { font-family:inherit; font-size:20px; color:#C4122F; font-weight: normal; margin:5px 0px 11px 0px; }
h2 { font-family:inherit; font-size:16px; color:#C4122F; font-weight: normal; margin:5px 0px 11px 0px; }
h3 { font-family:inherit; font-size:14px; color:#C4122F; font-weight: normal; margin:5px 0px 11px 0px; }

.bold1a { font-size:16px; font-family:inherit; color:#C4122F; }
.bold2a { font-size:13px; font-family:inherit; color:#C4122F; }
.bold3a { font-size:12px; font-family:inherit; color:#C4122F; }
.bold4a { font-size:11px; font-family:inherit; color:#C4122F; }

.bold1b { font-size:16px; font-family:inherit; color:#000000; }
.bold2b { font-size:13px; font-family:inherit; color:#000000; }
.bold3b { font-size:12px; font-family:inherit; color:#000000; }
.bold4b { font-size:11px; font-family:inherit; color:#000000; }

.bold1c { font-size:14px; font-family:inherit; color:#C4122F; }
.bold2c { font-size:13px; font-family:inherit; color:#C4122F; }
.bold3c { font-size:12px; font-family:inherit; color:#C4122F; }
.bold4c { font-size:11px; font-family:inherit; color:#C4122F; }


.leftBorder_a  { border-left: 1px solid #188FAE; padding: 0px 0px 0px 12px; margin:10px 0px 10px 0px; line-height: 135%; }
.leftBorder_b  { border-left: 1px solid #6EAB24; padding: 0px 0px 0px 12px; margin:10px 0px 10px 0px; line-height: 135%; }
.leftBorder_c  { border-left: 1px solid #4D4D4D; padding: 0px 0px 0px 12px; margin:10px 0px 10px 0px; line-height: 135%; }
.leftBorder_d  { border-left: 1px solid #E61315; padding: 0px 0px 0px 12px; margin:10px 0px 10px 0px; line-height: 135%; }

p{margin:0px;}

/* General styles */
body { font-size:11px;color:#4D4D4D; font-size:16px; font-family:Verdana, sans-serif; }
p { margin:0px; padding:0px; }
td { font-size:11px; color:#4D4D4D; font-size:12px;font-family:Verdana, sans-serif; line-height:125%;    }

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); }


/* 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; 
	}
