/* -------------------------------------------
Author:	    Sebastian Krzyska
------------------------------------------- */

body { font-family: Verdana,Tahoma,sans-serif; font-size: small; }

h1 { font-size: 1.1em; font-weight: lighter; }

#wrap { width: 55%; margin: 0 auto; }
#wrap { text-align: justify; }
#wrap h2, #wrap h3, #wrap h4, #wrap h5, #wrap h6 { text-align: left; }
#printer { background: url(../img/printer.png) no-repeat 5px 8px; padding: 5px 0; padding-left: 30px; }
#wrap a { font-size: small; font-family: Verdana, Helvetica, sans-serif; color: #5B7EA8; text-decoration: none; }
#wrap a:hover { text-decoration: underline; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.small { font-size: 0.8em; }
.block { display: block; font-size: 0.6em; font-weight: normal; }


table { margin: 10px auto 50px auto; text-align: center; }
table caption { font-size: 1.1em; }
table.first caption { margin-top: 50px; }
td { width: 300px; }
table.feeschedules td, table.feeschedules th { padding: 3px; }
table.feeschedules td.left { text-align: left; }

#header { border-bottom: 1px solid #000; float: left; width: 100%; margin-bottom: 20px;  }
#header img { float: left; margin-right: 20px; margin-bottom: 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; }

