﻿p 
{
	margin: 0px;
}
.defaultfont
{
	font-family: Trebuchet MS, Arial;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .01em;
	}

a
{
	color: #40A2E1;
	/*font-size: 14px;*/
	font-family: Trebuchet MS, Arial;
}


.heading1 
{
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-weight: bold;
}

.heading2 
{
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	color: #FFFFFF; 
	font-weight: bold;
	font-style: italic;
}


.heading3
{
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #005085; /*#C6B67B; */
	font-weight: bold;
}

.heading5
{
	font-family: Trebuchet MS, Arial;
	font-size: 14px; /*blue of arrow of accordion and hyperlinks*/
	color: #40A2E1;
	font-weight: bold;
}


.heading4 
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #FFFFFF; 
	text-transform: uppercase;
	font-weight: bold;
}

.heading6
{
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #96794E;
	text-transform: uppercase;
	font-weight: bold;
}

.SideTitleBar 
{
	width:181px; 
	height: 28px; 
	text-align: center; 
	line-height: 28px;
	background-image: url('../Images/Layout/SideBarTitleBar.gif');
}

.QuickLinks
{
	float: right; 
	width: 178px; 
	/*height: 36px; */
	/*background-color: #B7B6B6;*/
	background-repeat: no-repeat;
	/*background-position: left;*/
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #686665;
	font-weight: bold;
	line-height: 36px;
	text-indent: 60px;
}

.QuickLinks a{
	color: #504D4B;/*#686656; /*#FFFFFF; */
	text-decoration: none;
	font-size: 13px;
	background-color: #B7B6B6;
	display: block;	
	background-repeat: no-repeat;
	}	
.QuickLinks a:hover,
.QuickLinks a:active {
	color: #FFFFFF;
	background-color: #989794;
	background-repeat: no-repeat;
	}
	

.ProductBoxContainer
{
	background-image: url('../Images/Layout/ProductBoxBkgnd.png');
	height: 235px; 
	width: 607px;  
	position: absolute;
	color: #FFFFFF;
	line-height: 17px;
}

.ProductBoxDetail 
{
	padding: 10px; 
	clear: both; 
	height: 235px
}


.ProductBoxLogo 
{
	float: left;
	padding-right: 5px;
}



.ProductBoxTab
{
	height:74px; 
	background-color:#E2E2E2; 
	text-align: center; 
	vertical-align: middle; 
	padding: 1px, 1px, 1px, 1px; 
	width: 202px;
}	
	
/*.ProductBoxTab:hover,
.ProductBoxTab:active
{
	color: #FFFFFF;
	background-color: #989794;
	background-repeat: no-repeat;
	cursor: pointer;
}*/

.ProductBoxTabSelected
{
	height:74px; 
	text-align: center; 
	vertical-align: middle; 
	padding: 1px, 1px, 1px, 1px; 
	width: 202px;
	color: #FFFFFF;
	background-color:#989794;
	cursor: pointer;
}

.AcademyLink a
{
	background-image: url('../Images/QuickLinks/AcademyIconUnselected.gif');
}
	
.AcademyLink a:hover, .AcademyLink a:active
{
	background-image: url('../Images/QuickLinks/AcademyIconSelected.gif');
}

.ForumLink a
{
	background-image: url('../Images/QuickLinks/ForumIconUnselected.gif');
}

.ForumLink a:hover, .ForumLink a:active
{
	background-image: url('../Images/QuickLinks/ForumIconSelected.gif');
}

.DownloadLink a
{
	background-image: url('../Images/QuickLinks/TrialIconUnselected.gif');
	
}

.DownloadLink a:hover, .DownloadLink a:active
{
	background-image: url('../Images/QuickLinks/TrialIconSelected.gif');

}

.NewsletterLink a
{
	background-image: url('../Images/QuickLinks/NewsletterIconUnselected.gif');
}

.NewsletterLink a:hover, .NewsletterLink a:active
{
	background-image: url('../Images/QuickLinks/NewsletterIconSelected.gif');
}

.MyMonthlyReportsLink a
{
	background-image: url('../Images/QuickLinks/MMRIconUnselected.jpg');
}

.MyMonthlyReportsLink a:hover, .MyMonthlyReportsLink a:active
{
	background-image: url('../Images/QuickLinks/MMRIconSelected.jpg');
}

.RegisterLink a
{
	background-image: url('../Images/QuickLinks/RegisterIconUnselected.jpg');
}

.RegisterLink a:hover, .RegisterLink a:active
{
	background-image: url('../Images/QuickLinks/RegisterIconSelected.jpg');
}

.CalendarLink a
{
	background-image: url('../Images/QuickLinks/CalendarIconUnselected.jpg');
}

.CalendarLink a:hover, .CalendarLink a:active
{
	background-image: url('../Images/QuickLinks/CalendarIconSelected.jpg');
}


.MinorBulletList
{
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: disc;
}


.MajorBulletList
{
	margin-left: 15px;
	list-style-type: disc;
}

.MainContentDiv
{
	height: 855px; 
	width: 600px; 
	/*margin: auto;*/
	overflow: auto;
}



.accordionHeader
{
         color: #96794E;
         background-color: #FFFFFF; 
         background-image: url('../Images/Layout/AccordionHeader.gif'); 
         background-position: left;
         background-repeat: no-repeat;
         font-size: 13px;
         font-weight: bold;
         text-indent: 15px;     
         padding: 5px;
         margin-top: 5px;
         cursor: pointer;
         letter-spacing: .01em;
     }

.accordionHeaderSelected
{
     
    color: #40A2E1;
    background-color: #FFFFFF; 
    background-image: url('../Images/Layout/AccordionHeaderSelected.gif');
    background-repeat: no-repeat;
    background-position: left; 
    font-size: 13px;
    font-weight: bold;
    text-indent: 15px;   
    text-transform: uppercase;     
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    letter-spacing: .01em;
}

.accordionContent
{
    background-color: White;
    border-top: none;
    font-size: 13px;
    padding: 5px;
    padding-top: 10px;
    margin-left: 15px;
    letter-spacing: .01em;
}

#Menu 
{
	width:857px; 
	height: 36px; 
	margin: auto; 
	position: relative; 
	z-index: 500;
}


.modalBackground {
    background-color:Gray;    
    filter:alpha(opacity=40);
    opacity:0.4;
}

.modalPopup {
    background-color:#ffffff;
    border-width:1px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
} 

.FooterLink
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
}

.BusinessPtnrDiv 
{
	height: 850px;
	width: 620px;
}

.BusinessPtnr
{
	overflow: auto; 
	height: 825px; 
	width: 620px; 
	position:absolute;
	background: white;
}


