
HTML { height: 100%; margin-bottom: 1px; }
BODY { text-align: center; margin: 0; font-family: Verdana,Arial,Helvetica; font-size: 70%; }
A:link { color: #29006A; text-decoration: none; }
A:visited { color: #29006A; text-decoration: none; }
A:hover { color: #FF9900; text-decoration: none; }
FORM { margin: 0px; }
IMG { border: 0px; }
#frame { width: 775px; margin-right: auto; margin-left: auto; margin-top: 0px; padding: 0px; text-align: left; }
P,LI { font-size: 0.7em; color: #333; margin: 1.2em 0; }
#main { padding-left: 10px; }
#main P,#main LI { line-height: 1.6em; }
#main P.details { margin: 0; line-height: 1.2em; }
UL { margin-top: 0; }
UL LI { list-style-type: none; list-style-image: url('http://www.convio.com/images/bullet-gold-square.gif'); margin: 0 0 0 -1.0em }
#main UL.list LI { line-height: 1.4em; margin-top: 1.0em; }
HR { height: 0; size: 0; margin: 0; border-top: 1px solid #E3E3E3; border-bottom: none; }
H1 { font-size: 1.1em; font-weight: bold; color: #333; margin: 2.0em 0 0 0; padding-top: 0.2em; border-top: 1px solid #C8D145; }
#right H1 { margin-top: 1.2em; }
H2 { font-size: 1.0em; font-weight: bold; color: #333; text-transform: uppercase; margin: 0.8em 0 0 0; }
H3 { font-size: 0.9em; font-weight: bold; color: #333; margin: 1.8em 0 0 0; }
TABLE .events { margin-top: 1.0em; }
.events TD { font-size: 0.7em; color: #333; padding-bottom: 1.2em; }
#footer { font-size: 0.9em; }
#footer .contact { margin: 1.2em 0 0.4em 0; padding: 0.2em 0.4em 0.4em 0.4em; background-color: #969D34; color: #fff; }
#footer .copyright { margin: 0 0 1.2em 0; float: right; padding: 0.3em 0.4em 0.4em 0.4em; color: #999; }

#dnld-box {
border: 1px solid #CCC;
background-color: #F7F7F7;
margin-bottom: 25px;
width: 440px;
}
#dnld-box #content {
margin: 10px 15px 15px 8px;
}
#dnld-box P.file {
padding-left: 40px; 
padding-bottom: 10px;
line-height: 120%;
margin: 0;
background-position: left top; 
background-repeat: no-repeat;
}
#dnld-box P.file.pdf {
background-image: url('http://images.info.convio.com/eloquaimages/clients/Convio/%7Bfba40701-905a-45a4-9468-a6bf9441a38f%7D_icon_PDF.gif'); 
}
#dnld-box P.file.wmv {
background-image: url('http://images.info.convio.com/eloquaimages/clients/Convio/%7Bd1de2918-1bee-4b60-9632-b0742718cfa5%7D_icon-wmv.gif'); 
}
#dnld-box P.file.mp3 {
background-image: url('http://images.info.convio.com/eloquaimages/clients/Convio/%7B32332f4c-1e01-4464-9713-a86441a6eb4b%7D_icon-mp3.gif'); 
}
#dnld-box P.file.wma {
background-image: url('http://images.info.convio.com/eloquaimages/clients/Convio/%7B16efe53b-a88a-4fa5-a6f4-178a02ec2a40%7D_icon-wma.gif'); 
}
#dnld-box P.file.flash {
background-image: url('http://images.info.convio.com/eloquaimages/clients/Convio/%7Bd92a5e04-5d80-4659-96dd-a91d41443d28%7D_icon-flash.gif'); 
}
#dnld-box P.file A {
font-weight: bold; 
font-size: 14px;
line-height: 120%;
}
#dnld-box P.help {
font-size: 10px; 
color: #666;
line-height: 120%;
padding-left: 40px; 
margin: 0;
}

/* this applies to the whole form */
.elqFormTable { 
font-family:Verdana,Arial,Helvetica;
}
.elqFormTable TD {
padding:0px 0px 3px 0px;
font-size:0.7em;
color:#333;
}
/* this applies only to the title */
.elqFormTitle {
}
/* this is applied across each row */
.elqFormRow {
}
/* applies to the field labels */
.elqFormFieldLabel {
display:block;
text-align:right;
width:115px;
padding-top:2px;
padding-right:5px;
vertical-align:middle;
}
/* applies to the input controls */
.elqFormField {
font-family:Verdana,Arial,Helvetica;
font-size:1.0em;
color:#000;
}
/* applies to the submit and reset buttons */
.elqFormSubmit {
font-size:12px;
background-color:#cecece;
margin-top:10px;
margin-bottom:1.2em;
font-family:Verdana,Arial,Helvetica;
}
/* applies to validation alert */
.elqFieldValidation { 
background-color:FC8888; 
font-family:Verdana,Arial,Helvetica;
font-size:1.0em;
}