.lbl {
	FONT-SIZE: 10px; FONT-STYLE:normal; FONT-WEIGHT: normal; COLOR: #000000;
}
.albl {
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	COLOR: red;
}
.nb {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: red;
}
.stepheader {
	FONT-SIZE: 14pt; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000099;
}
.reviewbutton {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000;
}
.def {
	FONT-SIZE: 12px; FONT-WEIGHT: normal; COLOR: #000000;
}
.smalllink {  color: #990000; text-decoration: underline}
TR.eventtrhdr {
	background-color: black;
	}
.eventtdhdr {
	COLOR: #FFFFFF;
}
TD {
	FONT-SIZE: 10pt
}
P.fine {
	FONT-SIZE: 8pt
}
SMALL {
	FONT-SIZE: 10px; LINE-HEIGHT: 12px
}
INPUT {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
P.fieldsbottom {
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	border: 0;
	padding: 0 0 0 0;
	margin:  0 8px 0 0;
}
P.fieldstop {
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	border: 0;
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
}
P.fieldsleft {
	FLOAT: left;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	WIDTH: 200px;
	COLOR: #000000;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* Could not get right labels to work */
P.fieldsright {
	FLOAT: right;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	WIDTH: 200px;
	vertical-align: middle;
	COLOR: #000000;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
P.fieldsnone {
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.fieldtable {
	left: 0px;
	width: 100%;
}
.fieldtablecell {
	position: relative;
	float: left;
	}

.fieldtablerow {
	clear: both;
	left: 0px;
	}
.displayedfields {
	margin-left: 10px;
}

.righttable {
	position: absolute;
	top: 0;
	bottom: 25%;
	left: 450px;
	right: 0;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.verilogo {
	position: relative;
	top: 0;
	left: 10px;
	width: auto;
	height: auto;
	float: right;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#printreceiptlink {
	float: right;
	position: relative;
	text-align: right;
	top: 0px;
	right: 0px;
	width: 200px;
}
#receipttext {
	width: 700px;
}

#verilogo {
	width: 95px;
	left: -10px;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#hackersafe {
	width: 95px;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#FormTitle {
	width: 75%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 30px;
}
#HeaderButton {
	text-align: right;
}
#FormTitleText {
	clear: both;
	padding-bottom: 10px;
}
#TransactionForm, #TransactionFormReview {
	text-align: left;
	width: 600px;
}
#TransactionFormReview .stepheader {
	margin-top: 10px;
}
#HonMem {
	clear: left;
	margin-top: 30px;
}
#TransactionFormReview #HonMem {
	margin-top: 10px;
}
#MHNotification {
	margin-top: 20px;
}
.textinput {
	font-size: 10px;
	}
.listinput {
	font-size: 10px;
	}
#BottomButtons {
	padding-top: 5px;
	padding-bottom: 5px;
}
#contactcw {
	clear: both;
	width: 500px;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}
#MissingMessage table {
	align: left;
	width: 100%;
	padding: 0 0 0 0;
	border: 0px;
	background: #FFFFFF;
}
.SmallMargin {
	margin-left: 10px;
}
#PayPalButton {
	margin: 5px 5px 5px 5px;
	}
.submitbuttonnotice {
	font-size: 8pt;
}
#eventimage {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}
#license {
	width: 750px;
	height: 500px;
	overflow: auto;
	background: white;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	clear: both;
}
/* Styles imported from CSS files */
body {
   background: #39322B;
   margin: 0 0 0 0; padding: 0;
   }


a{
   color: #845846;
   border: none;
   font-weight: bold;
   text-decoration: none;
}

h2 {
	text-align: center;
	margin-left: 30px;
}

h3 {
	text-align: center;
	margin-left: 30px;
}

ul {
	margin-left: 135px;
}

hr {
    position: relative;
    left: 0; top: 0;
    width: 98%; height: auto;
    padding:  3px 0% 4px 0%;
    border-top: 2px #eed solid;
	border-left: none;
    background: #D3D2B8;
    z-index: 0;
	margin-left: 30px;
}

/* ___________________________________________________________________ */


 /* This holds and centers the lot. */

#holder {
   position: absolute;
   left: 100px; top: 0;
   width: 780px; height: auto;
   margin-left: 10px;
   padding: 0;
   background: #eed;
   border-left: 2px #fff solid; border-right: 2px #fff solid;
   }


/* ___________________________________________________________________ */


 /* This holds everything inside the header. */

#header {
   position: relative;
   left: 0; top: 0;
   width: 98%; height: auto;
   padding: 5px 5px 5px 0px;
   background: #eed;
   border-bottom: 2px #fff solid;
   }

#header #wrapper{
   width: auto;
   height: auto;
}

 /* This styles the above (big) text. */

#header #one {
   font: 2em "Trebuchet MS", Trebuchet, serif;
   color: #645846;
   clear: both;
   }

 /* This styles the below (small) text. */

#header #two {
   font: italic 0.8em georgia, serif;
   color: #998;
   }

/* ___________________________________________________________________ */


 /* This holds the menu - below the header. */

#menu {
   position: relative;
   left: 0; top: 0;
   width: 98%; height: auto;
   padding:  3px 1% 4px 1%;
   border-top: 2px #eed solid;
   background: #D3D2B8;
   font: bold .8em/100% arial, sans-serif;
   text-align: left;
   z-index: 0;
}

#menu a{
   color: #845846;
   text-decoration: none;
   margin: 0 5px 0 5px;
}

#menu a:hover{
   color: #fff;
}

/* ___________________________________________________________________ */


 /* This is the box on the left - below the menu. */

#content {
   float: left;
   padding: 5px 12px 12px 12px;
   width: 96%; height: auto;
   background: #fff;
   text-align: left;
   border-left: 2px #eed solid;
   border-top: 2px #eed solid;
}

#content h1 {
   margin: 0 0 10px 0;
   padding: 0;
   font: 1.6em garamond, serif;
   color: #77773C;
   border-bottom: 1px #77773C dashed;
}

#content p {
   width: 94%;
   font: .8em/150% arial, sans-serif;
   color: #222;
}

#content p.indent{
    text-indent: 30px;
}

#content a{
   color: #845846;
   border: none;
   font-weight: bold;
   text-decoration: none;
}

#content a:hover{
   color: #aaa;
   text-decoration: none;
}

/* ___________________________________________________________________ */


 /* This is the box on the right - below the menu. */

#right_pane {
   float: right;
   margin: 0;
   padding: 5px 4px 5px 4px;
   width: 24%; height: auto;
   background: #D3D2B8;
   border-left: 2px #eed solid; border-bottom: 2px #fff solid;
   font: .7em arial, sans-serif;
   color: #555;
   text-align: left;
   z-index: 1;
}

#right_pane h5{
   font: bold 1.3em verdana, sans-serif;
   color: #77773C;
   margin: 0 0 15px 0; padding: 0;
}

#right_pane .date{
   background: transparent;
   border-top: 1px #D3D2B8 solid;
   margin: 0; padding: 0;
   font-style: italic;
   font-weight: bold;
   border: none;
}

#right_pane p{
   width: auto;
   border: 1px #D3D2B8 solid;
   background: #fff;
   margin: 0 0 5px 0; padding: 5px;
}

#right_pane p a{
   color: #77773C;
   border: none;
   font-weight: bold;
   text-decoration: none;
}

#right_pane p a:hover{
   color: #aaa;
   text-decoration: none;
}



#footer{
 margin: 0;
}

#footer p{
   text-indent: 0;
   margin-top: 50px;
   font: bold .6em verdana, sans-serif;
   color: #bbb;
   text-align: right;
   }


acronym{
   text-decoration: none;
   border-bottom: 1px #77773C dotted;
}


.premium {
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: purple;
	margin-left: 2px;
	margin-right: 2 px;
}
.shortdescription {
	border: 1px solid;
	top: 0px;
	width: 600px;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	margin-left: 70px;
	font-family: verdana, sans-serif;
}

#staffmessage {
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 10px;
	float: right;
	width: 450px;

}

/* Styles specified in document */

#verilogo {
	left: -10px;
	float: right;
	top: 10px;
}
#hackersafe {
	float: left;
}
#FormTitle {
	float: left;
	width: 500px;
	height: 20px;
	margin-bottom: 20px;
}
#TransactionForm, #TransactionFormReview {
	text-align: left;
	width: 700px;
}
#TransactionFormReview .stepheader {
	margin-top: 10px;
}

.stepheader {
	color: #363127;
}

#FormTitleText {
	font-size: 13px;
}

.CWHM {
   	font: 1em garamond, serif;
	color: #000;
}

#printreceiptlink {
	width: 250px;
}

.cwreceipt {
	margin-left: 10px;
}
.eventlinks {
	font-size: 13px;
	margin-left: 50px;
}
