@charset "utf-8";
body { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000; text-align: center; margin: 0 0 16 0; background-color: #4e83b0; background-image:url(../images/body-background.png); background-repeat:repeat-x }
table { font-size: 11px }
td, th { vertical-align: top; text-align: left }

a { color: #3979b7 }

img { border: none }

ul li { list-style: square }

h1, h2, h3 { font-family: "Century Gothic", "ITC Avant Garde" }

h1 { font-size: 21px; font-weight: normal; padding: 0 0 0 20; background-image:url(../images/h1-background.png); background-repeat: no-repeat; background-position: 0 7 }
h2 { font-size: 17px; font-weight: normal }
h3 { font-size: 13px; font-weight: normal }
h4 { font-size: 11px }

.right { text-align: right }
.no-border { border: none !important; background: none !important }

ul.list { margin: 0; padding: 0 }
ul.list li { list-style: none; padding: 1 0 1 12; background-image:url(../images/li-background.png); background-repeat: no-repeat; background-position: 0 5 }