﻿	body
	{
		font-family:Arial, Helvetica, sans-serif;	
		padding:0;
		margin:0;
		background-image:url('images/background.gif');	
		background-repeat:repeat-x;	
	}

	.MainOuter
	{
		height:100%;
		width:990px;
		margin:-1px;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.MainCanvas
	{
		width:990px;
		min-height:700px;
		height:700px;
		border:0px solid transparent;	
		background-color:white;
		margin-left:auto;
		margin-right:auto;
	}
	
	.Header
	{
		margin-top:0px;	
	}
	
	.HdrLogo
	{
		float:left; 
	}
	
	.HdrAds
	{
		border: 0px solid blue;
		width: 675px;	
		float:left;
		height:90px;
		margin-top:10px;
		margin-left:10px;
	}
	.HdrGlobal
	{
		border: 0px solid blue;	
		width: 135px;
		margin-top:10px;
	}
	
	.GlobalLinks
	{
		color: #c8243d;	
	}
	
	.GlobalLinks a 
	{
		color: #c8243d;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration:none;
	}

	.GlobalLinks a:hover 
	{
		color: #c8243d;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration:underline;
	}
	
	.Navigation
	{
		width:100%;
	}

	.Navigation tr
	{
		vertical-align:top;		
	}
	
	.NavigationInner 
	{
	    width:970px;
	    margin-left:auto;
	    margin-right:auto;
	        
	}
	
	.MainContent 
	{
		width:100%;
		margin-top:7px;
		margin-left:-2px;
	}
	
	.InnerContent 
	{
		width:970px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.InnerContentTable
	{
        width:976px;
	}
	
	.LeftColumn 
	{
		width: 100%;	
		text-align:left;
	}
	
	.FeaturedEvents
	{
		width:308px;
		height:251px;
		background-image:url('images/FeaturedEvents.jpg');	
		background-repeat:no-repeat;
		border:1px solid transparent;
		
	}
	
	.EventsInner
	{
	    margin: 32px 0 0 11px;
	    padding: 3px 5px 5px 15px;
	    width:290px;    
	}
	
	.EventSectionTop
	{
	   font-size:8pt;
	   padding-top:6px;
	}
	
	.EventSection
	{
	   padding-top:8px;
	   font-size:8pt;
	}
	
	.EventHeader
	{
	    font-size:9pt;  
	    color:#2b2f66;  
	    font-weight:bold;
	}
	.EventDescription
	{
	    color:#333333;    
	}
	
	.EventDescription a
	{
	    text-decoration:underline;
	    color: #c8243d;    
	    font-weight:bold;
	    font-size:7pt;
	}
	.MoreEvents
	{
	    width:100%;
	    text-align:right;
         margin-top:0px;	   
	}
	.MoreEvents a
	{
	    text-decoration:underline;
	    color:#c8243d;
	    font-weight:bold;
	    font-size:7pt;
	    padding-right:30px;
	}
	
	.Services
	{
		margin-top:6px;	
		width:308px;
		height:410px;
		background-image:url('images/services.jpg');	
		background-repeat:no-repeat;
		margin-left:1px;
		border:1px solid transparent;
	}
	.ServicesInner
	{
	    margin: 35px 0 0 11px;
	    padding: 15px 5px 5px 15px;
	    width:250px;    
	}
	
	.ServicesSeparator
	{
	    height:12px;    
	}
	
	.ServicesSectionTop
	{
	   font-size:8pt;
	}
	
	.ServicesSection
	{
	   padding-top:0px;
	   font-size:8pt;
	}
	
	.ServicesHeader
	{
	    font-size:9pt;  
	    color:#2b2f66;  
	    font-weight:bold;
	}
	.ServicesDescription
	{
	    color:#333333;    
	}
	
	.ServicesDescription a
	{
	    text-decoration:underline;
	    color: #c8243d;    
	    font-weight:bold;
	    font-size:7pt;
	}
	
	.ServicesDescription2
	{
	    color:black;    
	    padding-right:4px;
	}
	
	.ServicesDescription2 a
	{
	    text-decoration:underline;
	    color: #c8243d;    
	    font-weight:bold;
	    font-size:7pt;
	}
	
	.MoreServices
	{
	    border: 0px solid blue;    
	    width:100%;
	    text-align:right;
	    margin-top:37px;	
	    display:none;	        
	}
	
	.MoreServices a
	{
	    text-decoration:underline;
	    color:#c8243d;
	    font-weight:bold;
	    font-size:7pt;
	    padding-right:30px;
	}
	
	.MiddleColumn
	{
		width: 100%;		
	}
	
	.FDARecall
	{
	    margin-left: -2px;   
	    padding-top:5px; 
	}
	
	.WelcomeSection
	{
		margin-top:2px;	
		padding-right:2px;
	}
	
	.MiddleAdSection
	{
		margin-top: 7px;
		padding-right:2px;
	}

	.RightColumn
	{
		width: 100%;
	}
	
	.JoinUSSection
	{
		background-image:url('images/ConventionSponsors.jpg');	
		background:none;
		background-repeat:no-repeat;		
		height:251px;
		width: 308px;
		border:1px solid transparent;
	}
	
	.JoinUSContent
	{
		margin-top:45px;
		margin-left:-5px;	
	}
	
	.LatestNewsSection
	{
		margin-top: 6px;	
		width:308px;
		height:370px;
		background-image:url('images/LatestNews.jpg');	
		background-repeat:no-repeat;
		border: 0px solid transparent;
		text-align:left;
		padding-top:40px;
	}
	
	.LatestNews
	{
	    height:357px;
	    width:265px;
	    border:0px solid transparent;
	    padding: 0px 10px 10px 16px;   
	    overflow:scroll;
	    margin-top: -7px;
	    margin-left:5px;
  
	}
	
	.DateHeader
	{
	    font-weight:bold;
	    font-size: 8pt;
	}
	
	.NewsLink
	{
	    line-height:normal;	  
	    	    color: #c8243d; 
	    margin-bottom:2px;	    
	    	    font-weight:bold; 
	}
	
	.NewsLink a
	{
	    font-size:8pt;
	    color: #c8243d;
	    font-weight:bold;

	}

	
	.Subtitle
	{
	    font-size:7pt;
	    color: #50595d;
	}
	
	.Description
	{
	    font-size:8pt;
	    color:#333333;    
	}
	
	.Footer
	{
		width:100%;
		text-align:center;
		margin-top:5px;
	}
	
	.Footer hr 
	{
		color: #2b2f66;
	}
	
	.FooterText
	{
		width:100%;
		text-align: center;	
		font-size: 7pt;
		margin-top: -4px;
	}
	.Spacer
	{
	    height:5px;    
	}
	
	.MainContentTable
	{
	    width:970px;   
	    margin-left:auto;
	    margin-right: auto; 
	    border: 0px solid blue;
	    margin-top:5px;
	}