body    {	
	font-family: sans-serif;
	color: black; 
	background: white; 
        margin: 0em;
        padding: 1.5em;
	line-height: 1.2em;
}

div {
    margin: 0em;
    padding: 0.2em 0.5em;
}

div.header {
	border: solid;
	border-width: thin;
	margin: 0px;
	padding: 0px;
        background: rgb(204, 204, 204);
}

div#footer {
        border-top: solid 1px black;
	margin: 1.0em 0em;
        padding: 0.8em 0.5em;
    text-align: left;
    clear: left;
}

p {
	padding: 0.5em 0.1em 0.1em 0.1em;
	margin: 0em;
}

img.inset {
	border: 3px inset #cfcfcf; 
	background-color: #f5f5f5; 
	padding: 0px;
	margin: 0.2em;
}

ul {
	padding: 0em;
	margin: 0em;
}

li {
	padding: 0em;
	margin: 0.1em 0.1em 0.1em 2.0em;
}

ul.compact {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}
ul.compact li {
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(/images/right.gif);
	background-position: 0 0.4em;
}

dl.results dt {
	font-weight: bold;
}

dl.results dd {
	padding-bottom: 1.0em;
}

dt.compact {
	padding-bottom: 0.1em;
	margin: 0px;
}

dd.left {
	padding-left: 1.5em;
	padding-top: 0px;
	margin: 0px;
}

h1 { 
	font-size: 130%; 
	padding-top: 0.3em;
	margin-top: 0.3em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

h2 { 
	font-size: 120%; 
	padding-top: 0.7em;
	margin-top: 0.3em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

h3 { 
	font-size: 110%; 
	padding-top: 0.7em;
	margin-top: 0.3em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

h4 { 
	font-size: 100%; 
	padding-top: 0.7em;
	margin-top: 0.3em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

/* when mouse is over link */
a:hover { color: rgb(0, 128, 128); }

.floatright {
	float: right;
	width: 150px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	font-size: 80%; 
}

div.floatright img {
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	margin-bottom: 3px;
}

tr {
	border-bottom: 2px solid black;
}

div.totals table tr {
    border: none;
}

div.totals table tr td.right {
    text-align: right;
}

div.notice {
    border: solid 1px black;
    margin: 1em 15% 1em 15%;
    padding: 0.5em;
    font-weight: bold;
}

div.errors {
    border: solid 1px red;
    margin: 1.0em 0.5em;
    padding: 0.5em;
}

form#registration {
    margin: 0em;
    padding: 0.5em 1.0em;
    line-height: 1.5em;
}

span.required {
    font-weight: bold;
    font-style: italic;
    font-size: 85%;
    color: red;
    margin: 0em;
    padding: 0em 0.5em 0em 0em;
}

span.pelletCarry {
    font-size: 85%;
    font-style: italic;
    font-color: gray;
}

div.hiddenEvent {
    display: none;
}

div.contactInfo {
}

div.contactInfo ul {
    list-style-type: none;
}

table.registrationOptions {
    margin: 0em;
    padding: 0.3em 0.8em;
}

table.registrationOptions tr {
    line-height: 1.2em;
}

table.registrationOptions td {
    vertical-align: top;
}

table.registrationOptions input {
    margin-left: 0px;
    padding-left: 0px;
}

table.members {
    margin: 0em 1.0em;
}

table.members tr {
    border: 1px solid #ccc;
}

table.members th {
    margin: 0em;
    padding: 0.2em 0.5em 0.1em 0em;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

table.members td {
    margin: 0em;
    padding: 0.2em 1.0em 0.2em 0em;
    border-bottom: 1px solid #ccc;
}

div.events ul {
    list-style-type: none;
    line-height: 1.5em;
}

div.isSafetyCertified {
    width: 25em;
}

span.disabled {
    color: gray;
    margin: 0em;
    padding: 0em 0.5em;
}

div.waiver_content {
    font-size: 80%;
    line-height: 1.2em;
    margin: 1.0em;
}

div.waiver_content h1, div.waiver_content h2 {
    font-size: 110%;
    line-height: 1.3em;
}

table.signature_boxes {
    margin: 0em 0em 0em 0.7em;
}

table.signature_boxes td {
    height: 1.0em;
    padding: 1.5em 0.5em 0em 0.5em;
    margin: 0em;
}

table.signature_boxes td.short_line {
    width: 10em;
    border-bottom: solid thin black;
}

table.signature_boxes td.signature {
    text-align: right;
}

table.signature_boxes td.long_line {
    width: 25em;
    border-bottom: solid thin black;
}

div.registrationSummary ul {
    margin: 0.2em;
    padding: 0.5em;
}

form#paymentForm {
    float: left;
}

form#paymentForm div#submit {
    margin: 0em;
    padding: 1.0em 0em;
}

div#modify_or_cancel {
    float: left;
    width: auto;
    margin: 0.5em;
    padding: 1.0em;
}

div#modify_or_cancel form {
    display: inline;
    margin: 0em 1.0em;
}
