﻿body
{
    font: 90% "Century Gothic", Tahoma, Verdana, Sans-Serif;
	color:#616263;
}

h1
{
	font-size:1.5em;
    color:#73AB00;
    font-weight:bold;
	margin-bottom:18px;
	padding-top:10px;
}

h2
{
	font-size:1.3em;
	color:#007FD9;
	font-weight:bold;
	margin-bottom:16px;
}

h3
{
	font-size:1.2em;
	color:#73AB00;
	font-weight:bold;
	margin-bottom:14px;
}

h4
{
	font-size:1.1em;
	color:#616263;
	font-weight:bold;
	margin-bottom:10px;
}

a
{
	color:#007FD9;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

p.standout
{
    color:#339900;
    font-weight:bold;
}

a.standout
{
    color:#000000;
}

p
{
    text-align:justify;
	margin-bottom:20px;
}

ul, ol
{
    margin-left:30px;
	margin-bottom:20px;
}

object
{
    margin-bottom:20px;
}

table
{
    margin-bottom:20px;
}

table tr td table
{
    margin-bottom:0px;
}

th
{
    text-align:left;
}

td span
{
    color:#AAA;
}

#exhibitors a
{
    margin-left:10px;
}

#readersurvey p
{
    margin-top:30px;
    margin-bottom:10px;
    color:#0099FF;
}

.watermarked
{
    color:#aaa;
}

/* Testimonial quotes */
blockquote 
{
    clear:both;
    padding: 10px 0 0 40px;
    background: url("../../images/quote_up.png") no-repeat 0 0;
}

blockquote p
{
    padding: 0 40px 0 0;
    background: url("../../images/quote_down.png") no-repeat bottom right; 
}

cite
{
    font-size: 0.9em;
    float: right;
    margin-bottom:1.6em;
} 
