﻿.alignright
{
	clear: both;
	float: right;
	margin-left: 10px;
}
.alignleft
{
	clear: both;
	float: left;
	margin-right: 10px;
}
.RedText
{
	color: #CC0000;
}
.RedTextSmall
{
	color: #CC0000;
	font-size: 85%;
}
.RedTextLarge
{
	color: #CC0000;
	font-size: 120%;
}
.redtextbold
{
	color: #CC0000;
	font-weight: bold;
}
.smallredtextbold
{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.WhiteText
{
	color: #FFFFFF;
}
.WhiteTextLarge
{
	color: #FFFFFF;
	font-size: 110%;
}
.TextSizeLarge
{
	font-size: 1.1em;
}
.BlackTextBold
{
	color: #000000;
	font-weight: bold;
}
.BlackText
{
	color: #000000;
}
.gutter
{
	background: #FFFFFF none repeat scroll 0 0;
	width: 8px;
}
.whitebg
{
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	vertical-align: top;
}
.greybg
{
	background-color: #666666;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 1.1em;
	vertical-align: top;
}
.lightgreybg
{
	background-color: #999999;
	vertical-align: top;
}
.redbg
{
	background-color: #CC0000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 1.1em;
	vertical-align: top;
}
.blackbg
{
	background-color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 1.1em;
	vertical-align: top;
}
.sandbg
{
	background-color: #EEEDDD;
	vertical-align: top;
}
.tblcss
{
	border: 1px solid black;
	font-size: 100%;
	padding: 5px;
}
.tblcssred
{
	border: 1px solid #CC0000;
	font-size: 100%;
	padding: 10px 10px 0;
}
#tdcss
{
	background-color: #F5F5F5;
	border-bottom: 1px solid #9999CC;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
}
.tdChart, .RedHeading
{
	color: #CC0000;
	font-size: large;
	font-weight: bold;
}
.sharepricetable
{
	border: 1px solid #CC0000;
	margin-bottom: 10px;
	padding: 4px 4px 4px 8px;
	width: 100%;
}
#pressReleaseTable
{
	margin-bottom: 10px;
	width: 100%;
}
#pressReleaseTable td
{
	padding-bottom: 3px;
}
#pressReleaseTable a
{
	color: #000000;
	text-decoration: none;
}
.tritem
{
	background-color: #EEEEDD;
}
.tritema
{
	background-color: #FFFFFF;
}
.tritemh
{
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}
.imageblock
{
	display: block;
}
#PressRelease h3
{
	margin-bottom: 5px;
}
#PressRelease a
{
	color: #000000;
	text-decoration: none;
}
.greycopy
{
	color: #666666;
}
.scrollBox
{
	height: 300px;
	overflow: auto;
}
.quote
{
	font-size: 14px;
	font-weight: bold;
}
.quoter
{
	color: #464646;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.contactTable
{
	font-size: 11px;
}
.directorQuote
{
	background: transparent url(../images/segro/careers_ian_coull.gif) no-repeat scroll 0 0;
	height: 184px;
	margin: 0;
	padding: 20px 20px 0 175px;
}
.bordersAllGrey
{
	border: 1px solid #999999;
}
.copyLarge
{
	font-size: 14px;
}
.caption
{
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 4px;
}
.careersCopy
{
	font-size: 12px;
	margin-bottom: 0;
}

