﻿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%;
}

legend
{
    color:#1e5fa3;
}

/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.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;
}

/* ELEMENT-SPECIFIC */
#banner-wrapper
{
    background-color:#d1e0f5;
    padding:24px 18px 0px 36px;
    max-width:841px;
    width:100%;
}

#banner-overlay-wrapper
{
    float:left;
}

#banner-overlay-wrapper p
{
    color:#888;
    font-family:Tahoma, Sans-Serif;
    font-size:18px;
    margin-top:24px;
}

#banner-video-wrapper
{
    float:right;
    position:relative;
    top:-16px;
}

/* TWITTER STUFFOLA */
#twitter_t     
{
    width: 200px;    
    height: 51px;    
    background-image:url("../Images/Twitter/twitter-t.png"); 
}  

#twitter_m 
{ 	
    width: 200px; 	
    padding: 0 0px; 	
    background:url("../Images/Twitter/twitter-m.png")  0 0 repeat-y; 
}     

#twitter_container 
{ 	
    min-height:45px; 	
    height:auto !important; 	
    height:40px; 	
    padding-bottom:2px; 	
    padding-top: 2px; 	
    padding-left: 15px;    
}         

#twitter_update_list 
{ 	
    width: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 	
    font-size: 13px; 	
    font-style: normal; 	
    color: #666666; 	
    line-height: 16px; 	
    font-weight:normal; 	
    padding-top: 0; 	
    padding-right: 0; 	
    padding-left: 0;  
    margin-left:0px;      
}         

#twitter_update_list li 
{ 	
    width: 170px;
    list-style: none; 	
    padding-left: 0px;
    padding-bottom: 10px;        
}         

#twitter_update_list li a 
{ 	
    color: #c36506; 	
    text-decoration: none;        
}         

#twitter_update_list li a:hover 
{ 	
    color: #1e5fa3; 	
    border-bottom-width: 1px; 	
    border-bottom-style: dotted;        
}  

#twitter_b 
{    
    width: 200px;    
    height: 21px;
    background-image:url("../Images/Twitter/twitter-b.png"); 
} 
