
body * {
color: #292929; 
font-size: 13px; /* Except IE */
font-family:Arial, Helvetica, sans-serif; 
}

* html body 
{
font-size: 80%;/* IE */ 
}


p {font-size: 10pt;}
table.report_table th {text-align: left;}
form#eventmgr_form table.custom_question tr td {padding-bottom:10px;}
div.Fee {padding-bottom: 10px;}
div.FeeStandard, div FeeEarlyBird {padding-bottom: 5px;}
li {padding-bottom: 10px;}
ul li dd {display:inline;}
div#main_content {padding-left: 10px;padding-top: 20px;}
div#main_content table.report_table th {padding-bottom: 10px;}

h1,h2,h3,h4
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
letter-spacing: -0.5px; 
margin:10px 0;
}

h1    
{ 
color: #292929; 
font-size: 140% ; 
font-weight: bold; 
line-height: 110%; 
}

h2   
{
color: #292929; 
font-size: 120% ; 
font-weight: bold; 
line-height: 110%; 
}

h3   
{ 
color: #292929; 
font-size: 100% ; 
font-weight: bold; 
line-height: 110%; 
padding: 5px 0; 
}


/*------------link------------*/

a     
{ 
color: #2e7a9d; 
text-decoration: none ;
}

a:hover  
{ 
color: #666; 
text-decoration: underline ; 
}



.bg_right {
width:316px;
height:100%;
background-repeat:repeat-y;
background-position: right 0; 
}

table#mainbox
{
background-color:#fff;
}


.report_table td,.report_table th
{
padding:5px;
border-bottom:1px solid #ccc;
}

table.contact_info td
{
padding:0 5px;
}

table.contact_info
{
margin:5px 0 0 0;
}
