@charset "utf-8";
@import url('/_assets/css/myriad/font_myriad.css');
body,td {font-family:trebuchet MS, sans-serif,helvetica; font-size:13px; color:#000066}
a {text-decoration:none;}
h1, h2, h3, h4, h5 {margin:0;}	  
h1 {color:#EEAA00; font-size:30px;}
h2 {color:#001996; font-weight:normal; font-size:24px; text-transform:uppercase;}
h3 {color:#666; font-size:20px; font-family:"myriad_pro_lightregular","AkzidenzGroteskBQRegular",helvetica,arial;} 	 

h4 {color:#000033; font-weight:normal; font-size:16px; margin-top:2px;}	 						 
h5 {font-size:16px; color:#EEAA00; margin-top:15px;}
p {margin-top:0}  

h1:first-of-type {font-family:helvetica, arial;}

section {display:table; width:100%;}
section div#td1, section div#td2 {display:table-cell; vertical-align:top;}

section:first-child {text-align:center;}
section:first-child h1 {margin-top:40px;}

#td1 {width:675px; display:inline-block; padding-right:30px;}	
#td1 p {font-size:15px; line-height:22px;}  
#td2 {width:240px; display:inline-block; text-align:center; /*page-break-after:always;*/}  
#td2 table td {vertical-align:top;}
#td2 table td b {color:#EEAA00;} 	
#td2 ul {margin:0; padding:5px;}
#td2 ul li {display:table-row; list-style-position:outside; list-style-type:none; white-space:nowrap;}  
#td2 ul li a {display:table-cell; vertical-align:middle;}
form label {display:block; float:left; width:100px;}
form input {margin-bottom:5px;}	
form div input[type=text] {border:0px solid #CCC;}	  
form div input[type=text] {border-bottom:1px dashed #000066;}		
form h4 {margin-bottom:10px;}
div.bar {clear:both; margin:30px 0; height:3px;} 
#order_form {clear:left;}
#order_form h3 {clear:left;}

body toc {font-size:15px;}

p.divider {height:30px; border-radius:2px; border-width:0; background-image:linear-gradient(to bottom right, #244C80, transparent 90%); display:block; clear:both;}

@media print {
  .hide_print {display:none;}
  p.divider {background:none;}
  body toc {page-break-before:always;}
  
}