﻿A:link {text-decoration: none; color: #1e5fa3;}
A:visited {text-decoration: none; color: #1e5fa3;}
A:active {text-decoration: none}
A:hover 
{
	text-decoration: underline;
	color: #1e5fa3;
}

body 
{
	height: 100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f3ece2;
	color: #000000;
	margin: 0;
	margin-left: 0px;
	background-image: url(images/body_bkgrd.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

html  
{
	height: 100%;
}

.MainContentText
{
    color:Black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:left
}

.MainContentTextSmall
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align:left
}

.MainContentTextFinePrint
{
    font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#1e5fa3;
}

.LinkText
{
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
    color:#1e5fa3;
    cursor:pointer
}

.Inline
{
    display: inline;
}

.FooterText 
{
	font-size: 10px;
	color: #333333;
}

.BlogTitleText 
{
	font-size: 12px;
}

.BlogDateText 
{
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.EventSideBarHeaderText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
}

.WebinarTitleText
{
	color: #2b4891;
	font-weight: bold;
	font-size: 14px;
}

.WebinarDateText
{
	color: #333333;
	font-size: 14px;
}

.QuoteText
{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #C36506;
	margin-top: 0px;
}

.GeneralText
{
	font-size: 12px
}

.SubMenuItem
{
	width: 180px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	color: #C36506;
	padding: 6px 0;
	padding-left: 0px;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	cursor:pointer;
}

.LeftSideBarHeaderText
{
	color: #2b4891;
	font-weight: bold;
	font-size: 14px;
}

.HeaderText
{
	font-size: 30px;
	color: #c36506;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:left
}

.PictureFrame
{
	border:solid 1px silver; 
	padding:5px; 
	margin-right:10px
}

.OrangeEmphasisText
{
    font-weight:bold;
    font-size:14px;
    color: #c36506;
}