﻿h1
{
	background-repeat:no-repeat;
	width:452px;
	height:32px;
	margin:0px;
		
	padding:9px 0px 0px 35px;
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform:uppercase;
}

h1.Green
{
	background-image:url('../Images/hdrContentGreen.gif');
}

.ContentMargin
{
	margin-top:-13px;	
}

.BoxContent .TextBox
{
	width:400px;
}

.BoxContent .TextBoxMultiLine
{
	width:400px;
	height: 150px;
}

.TabSelected
{
	background-image:url('/Images/tabGreenSelected.gif');
	background-repeat:no-repeat;
	height:32px;
	width:103px;
	float:left;
	margin:0px 5px 0px 0px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
}
.TabSelected:hover
{
	text-decoration:none;	
}

.TabBasic
{
	background-image:url('/Images/tabYellowBasic.gif');
	background-repeat:no-repeat;
	height:32px;
	width:103px;
	float:left;
	margin:0px 5px 0px 0px;
	line-height:32px;
	text-align:center;
	text-transform:lowercase;
}
.TabBasic:hover
{
	text-decoration:none;	
}

.TabSelected span
{
	color:#FFFFFF;
}

.TabBasic span
{
	color:#FFFFFF;
}

.ContentBody .SolidLine
{
	height:2px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:2px solid #D1D1CF;	
	width:427px;
	margin:0px 0px 10px 0px;
}

.MarketBulletinsHeader
{
	margin:0px 0px 0px 10px;	
}

.MarketBulletins
{
	margin:0px 0px 0px 10px;
	padding:15px 0px 20px 10px;
	width:415px;
	border-bottom: 1px solid #CCCCCC;
	min-height:140px;
}

.MarketBulletinsAlternative
{
	margin:0px 0px 0px 10px;
	padding:15px 0px 20px 10px;
	width:415px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#f7fae8;
	min-height:140px;
}

.MarketBulletinText
{
	float:left;	
	width:245px;
}

.MarginBoxText
{
	padding-left:15px;	
}

.MarketSearchButton
{
	width:auto !important;	
}

.BulletinItem
{
	border-top: solid 1px #cccccc; 
	padding: 10px 0px 10px 0px; 
	min-height:140px;
}

.BulletinImageSingle
{
	float:right;
	max-height:140px;
}
.BulletinImage
{	
	float:right;
	max-height:140px;
	margin:0px 15px 10px 0px;	
}
