.green {
color: #38a50a;
font-weight: bold;
font-size: 14px;
}

h2.h2_tool {
color:#07539a;
}

/* paul 14 Apr 2011 */

#outer {
	width:946px;
	background-color:#f1f1f1;
	float:left;
	border-left:3px solid #c5c5c5;
	border-right:1px solid #C7C6C6;
}

.container1,.container1a {
	width:950px;
	margin-left:-3px;
	height:9px;
	background-color:white;
	border-bottom:1px solid #C7C6C6;
}

.container1a {
	clear:left;
	border-bottom:none;
	border-top:1px solid #C7C6C6;
	}

.container2,.container2a {
		width:275px;
		height:10px;
		background-image: url(images/sce/css-backgrounds/round_grey_box_tl.gif);
}

.container2a {
		margin-top:-1px;
		background-image: url(images/sce/css-backgrounds/round_grey_box_bl.gif);
}

.container3,.container3a {
		width:10px;margin-left:265px;
		height:10px;
		background-image:url(images/sce/css-backgrounds/round_grey_box_tr.gif);
}

.container3a {
		background-image:url(images/sce/css-backgrounds/round_grey_box_br.gif);
}

#bodycontent {
		width:950px;
}

#bodyleft {
		width:269px;
		background-color:white;
		float:left;
		border-right:solid 3px #c5c5c5;
}

#bodyright {
	width:678px;
	background:none;
	float:left;
	margin-left:-3px;
	border-left:3px solid #c5c5c5;
	padding-top:5px;
}

#bodyright .greyborderbox {
	margin-top:5px;
}

#bodyright .greyborderbox .top {
	background-image:url("images/sce/css-backgrounds/round_grey_box_grey_tl.gif");
}

#bodyright .greyborderbox .top div {
	background-image:url("images/sce/css-backgrounds/round_grey_box_grey_tr.gif");
}

#bodyright .greyborderbox .bottom {
	background-image:url("images/sce/css-backgrounds/round_grey_box_grey_bl.gif");
}

#bodyright .greyborderbox .bottom div {
	background-image:url("images/sce/css-backgrounds/round_grey_box_grey_br.gif");
}


.extraplans
{
		float:left;
		width:653px;
		margin-left:10px;
		background-color:white;
}

.extraplans .middlecontent {
    width: 627px;
}

.extraplans .middlecontent div {
	float:left;
	text-align:center;
	width:280px;
}

.extraplans .middlecontent div.firstItem {	
	margin-left:20px;
}

.extraplans h2.plan {
	font-size: 13px;
  font-weight: bold;
	color: #556878;
}

.extraplans .middlecontent p {
		font-size:12px;
		line-height:180%;
}

.campaign {
	margin-top:10px;
	margin-bottom:10px;
}

.campaign p {
	margin:0;
	clear:left;
}

.campaign span.left,.campaign span.right {
	width:150px;
	display:block;
	float:left;
	text-align:right;
}

.campaign span.right {
	text-align:left;
	width:60px;
	margin-left:5px;
}

div.bottomlinks {

		margin-top:25px;
}

