input[type="text"], select 
{background: #FFF !important;} 

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
}
.bodypad {
	padding:10px 30px;
}
p,ol,ul {
	font-size: 80%;
}
li {margin: .4em 0}


a:link {text-decoration : underline;color: #5c89b0; }
a:visited {text-decoration : underline;color: #5c89b0; }
a:hover {text-decoration : none;color: #93693c; }


.hidden {
	display: none;
}
.requiredText {
	font-size: 12px;
	color: Red;
	vertical-align: bottom;
	line-height: 16px;
}
.valErrorMsg {
	font-size: 13px;
	color: Red;
	display: none;
	font-weight: bold;
}
.donateTable {
	background-color: #edf3f8;
	margin: 0 auto;
	font-size: 12px;
	width: 500px;
}
.formfieldnames {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}
.formfields {
	text-align: left;
	font-size: 12px;
}
.lblBox {
	font-size: 80%;
	color: #000000;
	background-color: #FFFFE5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	text-align: center;
}	
.lblHeader {
    font-size: 110%;
    line-height: 27px;
    color: #FFFFFF;
    background-color: #82A9CD;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.lblHeader2 {
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    background-color: #82A9CD;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.lblHeaderTop {
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	color: #82A9CD;
	background-color: #ffffff;
	text-align: center;
}


hr {
	color: #82A9CD;
}
strong {
	color: #82A9CD;
}
.transcomplete {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: Red;
	text-align: center;
	background-color: #FFFFE5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
}
.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal
}
.bigErrorMsg {
	font-size: 14px;
	color: Red;
	display: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
	padding: 5px;
}
.notickets {
	height: 350px;
	width: 400px;
}

.emsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}
.contentheader {
	font: bold 80% Verdana, Tahoma, Arial, sans-serif;;
	color: #666;
}
.goldwords {
	color: #93693c;
	font-weight: bold;
}
.padleft {
	margin-left: 2em;
	font: .8em Verdana, Tahoma, Arial, sans-serif;
}
#level {
	margin-top: 1em;
}
