* {margin: 0; padding: 0; font-size: 1em;}

.marginTop {margin-top: 20px;}
.marginBottom {margin-bottom: 20px;}
.clearBoth {clear: both;}


body {background-color: #FFFFFF; color: #000000; font: 13px/18px palatino linotype, book antiqua, palatino, serif;}
table, img.border, legend, input, textarea, select, button {border: 1px solid #000000;}

a {color: #000000; text-decoration: underline; cursor: pointer;}


div.floatLeft {float: left; text-align: left;}
div.floatRight {float: right; text-align: right;}

div.center {text-align: center;}

div.thumbnails {display: table; margin: auto;}
ul.thumbnails {margin: 0; list-style-type: none;}
ul.thumbnails li {float: left; width: 125px; height: 135px; text-align: center;}
ul.thumbnails img {display: block; margin: auto; border: 2px solid #FFFFFF; border-bottom-width: 10px;}

div.photo {width: auto; margin: auto; margin-top: 20px;}
div.photo img {border: 10px solid #FFFFFF; border-bottom-width: 45px;}
p.caption {margin-top: -38px; font: 1.5em eager naturalist, comic sans ms, chalkboard, cursive; color: #000000;}

span.important, p.important {font-weight: bold;}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, ul, dl {margin: 1em 0;}
blockquote, ol, ul, dl {margin-left: 40px;}

h1 {font: 2.2em eager naturalist, comic sans ms, chalkboard, cursive; font-weight: normal;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}

p.left {text-align: left;}
p.center {text-align: center;}
p.right {text-align: right;}

p.note {font-size: 0.8em;}

hr {width: 100%; height: 1px; border: 0px none; border-top: 1px solid #000000; background: transparent; color: transparent;}


table {border-collapse: collapse;}
th, td {border: 0 none; padding: 3px;}
th, td.noWrap {white-space: nowrap;}
th {font-weight: normal;}
td *:first-child, td p {margin-top: 0;}

table.flushLeft {border: 0 none;}
table.flushLeft td {padding-left: 0; padding-right: 10px;}

th.firstColumn, td.firstColumn {width: 110px;}


img {border: 0 none;}
img.block {display: block;}
img.floatLeft {float: left; margin: 10px; margin-left: 0;}
img.floatRight {float: right; margin: 10px; margin-right: 0;}
img.photo {float: right;}


legend, input, textarea, select, button {color: #000000;}
input, textarea, select, button {background-color: #FFFFFF; font: 1em palatino linotype, book antiqua, palatino, serif;}

fieldset {margin-bottom: 15px; border: 0 none; padding: 0;}
fieldset.hidden {display: none;}
legend {display: none;}
fieldset div.row {clear: left; margin-top: 3px;}
label {float: left; width: 120px;}
label.requiredField {font-weight: bold;}
fieldset div.row div {margin-left: 120px;}
fieldset div.row div p {margin: 0;}
div.formAlign {margin: 15px 0; margin-left: 120px;}

input, textarea, select {width: 330px;}
input, textarea, button {padding: 1px;}
input.hidden {display: none;}
input.checkbox, input.radio {width: auto; border: 0 none; padding: 0; background-color: transparent;}
select {min-width: 1.5em;}
textarea {height: 100px;}
button, input.button {width: 100px; cursor: pointer;}

