/* -------------------------------------------
Author:	    Sebastian Krzyska
------------------------------------------- */

body { font-family: Verdana,Tahoma,sans-serif; font-size: small; }

h1 { font-size: 1.1em; font-weight: lighter; }


.printer { display: none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.small { font-size: 0.8em; }
.block { display: block; font-size: 0.6em; font-weight: normal; }

p { text-align: justify; }


table { margin: 10px auto 50px auto; text-align: center; }
table caption { font-size: 1.1em; }
table.first caption { margin-top: 50px; }
table.feeschedules td, table.feeschedules th { padding: 3px; }
table.feeschedules td.left { text-align: left; }
td { width: 300px; }

#header { border-bottom: 1px solid #000; float: left; width: 100%; margin-bottom: 20px;  padding-bottom: 20px; }
#header img { float: left;  margin-right: 20px; margin-top: 20px; }
#header h1 { font-size: 1.4em; font-weight: bold;  margin-top: 30px; }

#footer { border-top: 1px solid #000; }
#footer p { margin: 0; font-size: 0.8em; padding-top: 3px; }


ul li { margin-bottom: 10px; list-style: square; }

dl { border-bottom: 1px dotted #000; padding-bottom: 20px; margin-top: 10px; }
dl dt { font-size: 0.7em; margin-bottom: 5px; }
dl dd { margin: 0; padding: 0; }
dl dd.title { font-size: 1.2em; margin-bottom: 5px; }

#moneygram-instructions li { list-style: decimal; }
#moneygram-instructions li ul { margin-top: 5px; }
#moneygram-instructions li ul li { list-style: square; }
#moneygram-instructions li ul li.alt { list-style: none; }
