/* custom styles */
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }

h2,.Header   { font:normal 22px/1.3em Arial, sans-serif; color:#193283; }
h3,.SubHeader{ font:normal 18px/1.3em Arial, sans-serif; color:#193283; }

.SmallText{ font-size: 10px; }


/* Main Styles */
td,body,p{ font: normal 12px/1.3em Arial, Helvetica, sans-serif; color: #363a48; }

/* Links */
a{ color: #fe6410; text-decoration: none;}
a:hover{ color: #fe6410; text-decoration: underline;}

