﻿a:link {
	color:#5bb948;
}

a:hover {
	color:#000000;
}

a:visited {
	color:#5bb948;
}

a.footer:link {
	color:#ffffff;
}

a.footer:hover {
	color:#fff200;
}

a.footer:visited {
	color:#ffffff;
}

body {
    background-image:url(../images/GraphPaper.gif);
    background-repeat:repeat;
    font-family: verdana,sans-serif;
    font-size: 14px;
    color:#000000;
    margin-top:20px;
    text-align:center;
    min-width: 750px;
    
}

ul
{
margin: 0; padding-left: 14px
}
	
#wrapper
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    width: 750px;
    padding-top: 0px;
    height: 100%;
    text-align:left;
    background-color:#ffffff;
    border-style:solid;
    border-color:#181548;
    border-width:thin;
}



#header
{
    height:216px;
    width:750px;
}



#content
{
	background-color:#ffffff;
	height:100%;
	width:526px;
	letter-spacing: 0.3pt;
    word-spacing: 2pt;
    line-height: 1.4;
    padding-left:20px;
    padding-right:12px;
    float:left;
    padding-bottom:10px;

}

#top_banner
{
	width:570px;
	float:left;
    padding-top:16px;
    text-align:center;
    margin-bottom:40px;
}


.clear{
	clear:both;
}

.ClearImage{
	margin:19px;
	float: right;
}

h1{
    font-size:24px;
    color:#5bb948;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:0px;
}

p{
    color:#000000;
    
}

.enlarged_text{
	font-size:12pt;
	font-weight:bold;
}

.provider{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#5bb948;
}

.quote{
	font-size:14px;
}

.quoter{
	font-style:italic;
	font-weight:bold;
	color:#5bb948;
}

img{
	border-style:none;
	border-collapse:collapse;
}

img.home{
	float:right;
}

img.right_banner{
	margin-bottom:15px;	
}

p.first_para{
	margin:0px;
}

.green{
 font-size:14px;
 font-weight:bold;
 color:#5bb948}

h2{
 font-size:20px;
 font-weight:bold;
}

h3{
 font-size:12pt;
 font-weight:bold;
 margin-bottom:0px;
}

h4{
 font-size:14px;
 font-weight:bold;
 margin-bottom:0px;
 color:#5bb948
}


hr{
    background-color:#181548;
    width:75%;
    height:2px;
    color:#181548;
    border:0px;
}

.small{
    font-size:8pt;
}

.provide{
	font-style:italic;
	font-size:14px;
}

.time{

	font-weight:bold;
	font-size:16px;
	color:#5bb948
}

.title{
	font-size:14px;
	font-weight:bold;
}

p.more_linespace{
	line-height:16pt;
}

#footer{
	width:750px;
	background-color:#5bb948;
	text-align:center;
	height:30px;
	padding-top:10px;
	color:#ffffff;
}

img.square{
	margin:18px;
	border:solid 2px #5bb948;
	float: right;
}

img.square_center{
	margin-left:22px;
	margin-right:22px;
	border:solid 2px #5bb948;

}

p.center{
text-align:center;
}

/* Navigation
-----------------------------------------------------------------------------*/

#nav{width:180px; padding-top:60px; padding-bottom:20px; float:left; margin-top:1px}

#nav ul {
    list-style: none;
    margin: 0 0 0 -25px;
    width:180px;
}

#nav li{
    font-family: 'Verdana', Arial, sans serif;
}

#nav li a:link, #nav li a:visited {
    font-size: 15px;
    display: block;
    padding: 19px 45px 19px 25px;
    margin-top:-10px;
    color: #43433e;
    text-decoration: none;
    right:11px;
    white-space:nowrap;
}

#nav li a:hover, #nav li a:focus {
    background: url(../images/NavArrow.gif) no-repeat;
    background-position: -191px 0;
    color: #000;
    left:-6px;
    padding:19px 18px 19px 20px;
    margin-top:-10px;
}

span#home a#homenav,
span#showinfo a#showinfonav,
span#exhibitors a#exhibitorsnav,
span#seminars a#seminarsnav,
span#clinics a#clinicsnav,
span#toptips a#toptipsnav,
span#exhibit a#exhibitnav,
span#sponsorship a#sponsorshipnav,
span#venue a#venuenav,
span#contact a#contactnav {
    background: url(../images/NavArrow.gif) no-repeat;
    color: #fff;
    left:-6px;
    padding:18px 18px 18px 40px;
    width:133px;
}

span#home div,
span#showinfo div,
span#exhibitors div,
span#seminars div,
span#clinics div,
span#toptips div,
span#venue div,
span#exhibit div,
span#sponsorship div,
span#contact div {
    background: url(../images/NavBg.gif) bottom;
    
}

/* Card
-----------------------------------------------------------------------------*/

.card 
{
    width:300px; height:166px; text-align:center;
    background: url(../images/Card.png);
    position: absolute; z-index:3;
    margin: 41px 0 0 480px
    }

.card h2 
{
    font-size:22px;
	font-family: tahoma,sans-serif;
    padding:38px 0 0 0;
    margin: 0 11px 0 0
    }
    
.card p 
{
    font-size:18px;
    padding:22px 0 0 0;
    margin: -15px 11px 0 0;
    font-weight:900;
    color:#5bb948
    }
