html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

p{	
font-size:1.3em;
line-height:1.2em;
}

a {
	text-decoration: underline;
	color: #6CABE7;
}

h2 {
	line-height: 1.2em;
	font-size: 1.6em;
	color: #292A7A;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}

h3 {
	line-height: 1em;
	font-size: 1em;
	color: #292A7A;
	font-weight: bold;
}

.marginLeftNeg15 {
	margin-left: -15px;
	vertical-align: middle;
}

.marginLeftNeg20 {
	margin-left: -20px;
	vertical-align: middle;
}

ul.green {
	margin: 0;
	padding: 0;
}

ul.green li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(../images/common/arrow_green_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

ul.orange {
	margin: 0;
	padding: 0;
}

ul.orange li {
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	background-color: white;
	background-image: url(../images/common/arrow_orange_22x17.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 20px;
	padding-right: 10px;
}

.breadcrumb {
	color: #000;
	height: 21px;
	clear: left;
	white-space: nowrap;
}

.containerMain {
	height: 100%;
	width: 100%;	
	border: 1px none #C1C1C1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-width: 684px;
}
.containerWhiteBox{
	background-color: #FFFFFF;
}
.containerRestrict{
	width: 684px;
	margin: 0 auto;
}

/* containerMainNav START */
.containerMainNav {
	font-size: 1.1em;	
	width: 100%;
	height: 1.9em;
	margin: 0 auto;
}
.navMainSections {
	color: #878787;
	float: left;
	height: 2.1em;
	padding-left: 0;
	text-align: left;
	width: 590px;
	position: relative;
	z-index: 4;
}
.navMainSections a {
	text-decoration: none;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;	
}
.navMainSections a:hover {
	color: #878787;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: .25em;
	padding-left: .25em;
}
.navMainLanguages {
	color: #878787;
	background-color: #ECECEC;
	float: right;
	text-align: right;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;
}
.navMainLanguages a {
	color: #878787;
	text-decoration: none;
	background-color: #ECECEC;
	padding-top: .4em;
	padding-right: .25em;
	padding-bottom: .4em;
	padding-left: .25em;

}
.navMainLanguages a:hover {
	color: #5A99E1;
	text-decoration: none;
	background-color: #ECECEC;
}
/* containerMainNav END */

/* containerLogo START */
.containerMain .containerLogo {
	height: 49px;
	width: 457px;
	text-align: left;
	float: left;
}
/* containerLogo END */

/* containerSearch START */
.containerMain .containerSearch {
	height: 46px;
	width: 227px;
	text-align: right;
	float: left;
	padding-top: 6px;
}
/* containerSearch END */

/* containerFooter START */
.containerFooter {
	width: 100%;
}
.containerFooter .containerLegal{
	float: left;
	width: 684px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-align: left;
}
.containerFooter .containerLegal a {
	color: #BBBBBB;
}
.containerFooter .containerLegal a:hover {
	color: #BBBBBB;
}
/* containerFooter END */
/* dotted divider START */

.dotHorizBottomDivider{
	background: url(../images/common/horiz_div_2x1.gif) repeat-x left bottom;	
}

.dotHorizTopDivider{
	background: url(../images/common/horiz_div_2x1.gif) repeat-x left top;	
}

/* dotted divider END */

/* special text colours START */

.bluetext {
	font-weight: bold;
	color: #292a7a;
}

/* special text colours END */

/* layout spacers START */
.TwoPixSpacer{
	height: 2px; clear: left;
}

.ThreePixSpacer{
	height: 3px; clear: left;
}

.FivePixSpacer{
	height: 5px; clear: left;
}

.SixPixSpacer{
	height: 6px; clear: left;
}

.SevenPixSpacer{
	height: 7px; clear: left;
}

.TenPixSpacer{
	height: 10px; clear: left;
}

.FourteenPixSpacer{
	height: 14px; clear: left;
}

.TwentyPixSpacer{
	height: 20px; clear: left;
}

.TwentyOnePixSpacer{
	height: 21px; clear: left;
}

.TwentyTwoPixSpacer{
	height: 22px; clear: left;
}

.TwentyFivePixSpacer{
	height: 25px; clear: left;
}

.TwentySixPixSpacer{
	height: 26px; clear: left;
}

.TwentyNinePixSpacer{
	height: 29px; clear: left;
}

.ThirtyPixSpacer{
	height: 30px; clear: left;
}

.ThirtyThreePixSpacer{
	height: 33px; clear: left;
}

.ThirtyFivePixSpacer{
	height: 35px; clear: left;
}

.SixtyThreePixSpacer{
	height: 40px; clear: left;
}

.Three28PixSpacer{
	width: 30px;
	height: 328px;
	float: left; 
	background: white;
}
/* layout spacers END */
/* containerGreenBoxShort START */
.containerGreenBoxShort {
	background-image: url(images/stripe_green_short.gif);
	background-repeat: repeat-x;
	clear: left;
	height: 140px;
	width: 100%;
}
.containerGreenBoxShort .containerBigBoxOneShort {
	height: 140px;
	width: 457px;
	float: left;
	text-align: left;
}
.containerGreenBoxShort .containerBigBoxTwoShort {
	height: 140px;
	width: 227px;
	float: left;
}

.containerGreenBoxShort .containerBigBoxOneShortWide {
	height: 140px;
	width: 348px;
	float: left;
	text-align: left;
}
.containerGreenBoxShort .containerBigBoxTwoShortWide {
	height: 140px;
	width: 336px;
	float: left;
}
.containerGreenBoxShort .containerBigBoxOneShortFull {
	height: 140px;
	width: 684px;
	float: left;
	text-align: left;
}
/* containerGreenBoxShort END */

/* green text START */
.greentext {
	margin: 0 25px 20px 25px;
	text-align: left;
	color: #76b900;
	font-weight: bold;
}
/* green text END */

/* light green box START */
.lightGreenBox{
	height: 225px;
	width: 227px;
	float: left; 
	background: #E4F1CC;	 
}

.greenBoxSearch{
	text-align:left; 
	margin-left: 25px; 
}

/* light green box END */
/* containerProductGeneric START */
.containerProductGeneric {
	width: 427px;
	float: left;
	text-align: left;
	color: #878787;
	line-height: 2em;
}

/* containerProductGeneric END */

/* was page-embedded */
.lightGreenBox {
	padding-bottom:10px;
	margin-top:10px;
}

.lightGreenBox h2 {
	line-height: 1.1em;
	background-color: #76b800;
	font-size: 1.1em;
	color: #FFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-weight: bold;
}

.lightGreenBox p {
	font-size: 1.1em;
	color: #76b800;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	line-height: 1.3em;
}
 
 .legal {
   font-size:11px;
 }