/* RC updated 28June */
body 
{
	background: #ededed none;   
    font-family: Verdana;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

h1 {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#homePageNotice 
{
	background: white none; 
	padding: 5px; 
	text-align: left;
	}

#homecontainer
{
width: 770px;
}

#homestrapline
{
background: #09C url(/images/brand/masterhomepage/bg-home-strapline.gif) repeat-x;
position: relative;
width: 100%;
height: 42px;
}

#homestrapright
{
background: #09C url(/images/brand/masterhomepage/bg-home-strapline-right.gif) no-repeat;
width: 97px;
height: 42px;
position: absolute;
top: 0;
right: 0;
}

#homebreadcrumb
{
	background: #069 url(/images/brand/bg/bg_breadcrumb.gif) repeat-y;
	padding: 0px 12px 0px 0;
	text-align: right;
	line-height: 1em;
	width: 100%;
}

#homebreadcrumb a
{
	color: White;
	text-decoration: none;
	vertical-align: middle;
}

#homebreadcrumb a:hover
{
	text-decoration: underline;
}

#homebreadcrumb img
{
	display: inline;
	vertical-align: top;
}

table.home-streams 
{
	margin: 0 auto;
}

td.bodycontent 
{
border-right: 0;
}

td.bodycontent a.enterlink, td.bodycontent a.enterlink:visited
{
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
font-size: 75%;
font-family: Verdana, Sans-Serif;
color: #0099CC;
}

.home-streams h2
{
margin: 2px 0 0 0;
padding: 0 0 0 0;
}

.home-streams p
{
margin: 4px 5px 4px 5px;
}

.online-login h2.striped {
background-color: #0099cc;


}

div.online-login p 
{
margin: 4px 0;
}

div.online-login-content
{
padding: 0 1em 0.3em 1em;
}

div.footer
{
text-align: right;
padding-right: 1em;
}

/* for left placeholder, so far unused */
div.homeleftitem
{
margin: 15px 10px 20px 10px;
}

div.homeleftitem h2
{
color: Black;
font-size: small;
padding: 0 0 0 0;
margin: 0 0 8px 1px;
}

div.homeleftitem p
{
margin-left: 1px;
color: #666;
}

.fright {
float: right;
clear: none;
}

div.searchbox
{
	float:right;
	margin: 32px 10px 0px 0px;
	display:inline;
	text-align: right;
	height:10px;
}
div.searchbox label
{
	float: left;
}

div.searchbox input.searchgo
{
	margin-bottom: -2px;
	margin-left: 3px;
	float: left;
}

div.searchbox input.box
{
	border: 1px solid #999999;
	float: left;
}

.search
{
	float: left;
	padding-top: 3px;
    padding-right: 5px;
    color: #42b4d9;
    font-size: 12px;
    font-family: verdana, arial, verdana;
    font-weight: normal;
}
/* end left placeholder */
