﻿body, p, td, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

h1 { font-size: 22px; color: #016FC6; font-weight: normal; margin-top: 0; letter-spacing: -1px;	}
h2 { font-size: 16px; color: #016FC6; font-weight: bold; margin-top: 20px; }
h3 { font-size: 13px; color: #016FC6; font-weight: bold; margin: 20px 0 3px 0; }
h4 { font-size: 13px; color: #016FC6; font-weight: bold; margin: 0 0 3px 0; }

p {	line-height: 16px; margin: 10px 0; }
p.small { line-height: 15px; margin: 6px 0; font-size: 11px; }

a:link, a:visited { text-decoration: underline; color: #016FC6; }
a:hover, a:active { text-decoration: underline; color: #D9087F; }

a.nounderline, .nounderline a { text-decoration: none; }

table.form { border-collapse: collapse; border: none; }
table.form td { padding: 0 8px 6px 0; }
table.form td.label { font-weight: bold;  }

table.nice { border-collapse: collapse; border: none; border-collapse: collapse; }
table.nice td { padding: 6px 6px; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; }
table.nice td strong { font-weight: bold; }
table.nice td em { color: #016FC6; font-style: normal; }
table.nice tr.highlight td { color: #FFFFFF; border: none; background-color: #0082C8; }

input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

span.error { color: #EA4BB2 !important; font-weight: bold; }
span.faint { color: #999999; }
h3 span.faint { font-weight: normal; }

div.shaded { padding: 10px 20px; background-color: #F3F3F3; border-left: 2px solid #D9087F; border-right: 2px solid #D9087F;}

img { border: 0; padding: 0; }

.floatright { float: right; padding: 0 0 10px 30px; }
.floatleft { float: right; padding: 0 30px 10px 0; }
.moretop { margin-top: 30px; }
.red { font-weight: bold; color: red; }
.notbold { font-weight: normal; }
.clear { clear: both; }
label { font-weight: bold; }

div.sidebar { float: right; width: 240px; margin: 0 0 20px 30px; background-color: #F3F3F3; padding: 16px 20px; border-left: 2px solid #D9087F; }
div.sidebar h2 { margin-top: 0; padding-top: 0;  }

div.eventlisting { margin-top: 14px; padding-bottom: 10px; margin-bottom: 14px; border-bottom: 2px solid #CCCCCC; }
div.eventlisting h3 { margin-top: 0; padding-top: 0; margin-bottom: 12px; }

form { padding: 0; margin: 0; }


/* Form steps */

h2.step1, h2.step2, h2.step3, h2.step4, h2.step5, h2.step6, h2.step7 {
	height: 23px; padding: 13px 0 10px 50px; margin-top: 20px;
	border-top: 1px solid #016fc6; }

h2.step1 { background: #F3F3F3 url(numbers.gif) no-repeat 6px 0; }
h2.step2 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -50px; }
h2.step3 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -100px; }
h2.step4 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -150px; }
h2.step5 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -200px; }
h2.step6 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -250px; }
h2.step7 { background: #F3F3F3 url(numbers.gif) no-repeat 6px -300px; }