﻿.yellowtitles
{
    font-size: 13;
    color:#CC9900;
    font-weight: bold;
    font-family: Verdana;
   }
.sectiontitles,h1
{
    font-size: medium;
    color: #CC9900;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}

.pagetitles
{
    font-size: 36px;
    color: #CC9900;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}
.pagetitles a
{
    font-size: 36px;
    color: #CC9900;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}
.pagetitles a:hover
{
    font-size: 36px;
    color: #863814;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}

.smalltype
{
    font-size: xx-small;
}

/* -- styles for video popup on home page*/
		#videochart, #videochart a, .clicktoplay a {
			display: block;
			width: 240px;
			height: 180px;
			margin-bottom: 20px;
			clear: both;
			}
			
		#videochart img {
			border: 0px;}		
			
		span.clicktoplay	{
			position: absolute;
			display: block;
			width: 240px;
			height: 180px;
			z-index: 50;
			background-image: url(/images/clicktoplay.png);
			background-repeat: no-repeat;
			}
/* -- end styles for video popup*/

ul.newsletter-signup, ul.symbol-lookup {
	margin: 0px;
	padding: 0px;
	height: 30px;}
	
ul.newsletter-signup {
	background-image: url(/images/bg-hd-newsletter-signup.gif);
	background-repeat: no-repeat;
	width: 441px;}
	
ul.symbol-lookup {
	background-image: url(/images/bg-hd-quote-box.gif);
	background-repeat: no-repeat;
	width: 450px;}	
	
ul.newsletter-signup li, ul.symbol-lookup li {
	display: inline;
	float: left;}

ul.newsletter-signup li input.smalltext {
	margin-left: 150px;
	width: 245px;
	height: 20px;
	margin-right: 20px;
	color: #68210d;
	font-size: 13px;
	border: 0px;
	margin-top: 3px;}
	
ul.symbol-lookup li input.lookup {
	margin-left: 75px;
	width: 100px;
	height: 20px;
	margin-right: 100px;
	color: #68210d;
	font-size: 13px;
	margin-top: 5px;
	border: 0px;}	

ul.newsletter-signup li input.submitbutton, ul.symbol-lookup li input.submitbutton {
	width: 20px;
	height: 25px;}	
	
ul.newsletter-signup li a img {
	border: 0px;}	
	
#relatedStories {
    background-color: #E4E4E4;
    border: 1px solid #333333;
    color: #666666;
    font-family: Verdana;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-right:10px;
    padding: 5px;
    width: 180px;
	float:right;
	clear:both; 
}	
#relatedStories a{
    font-family: Verdana;
    font-size: 11px;
	text-decoration:none;
}

	
