@charset "utf-8";
/* CSS Document */



html {
	height:100%;
}
body {
	background-color: #ffffff;
	margin:0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	min-height:97%;
}

.inputsearch{
	margin-left:7px;
	margin-top:4px;
	margin-right:5px;
	width:152px;
}


li {
	margin-left: 0;
}
ul {
	padding: 0;
	margin: 0;
}
#primarynavarea .toparea {
	width:770px;
	height:15px;
	#height:18px;
	font-size:0;
	float:left;
	padding: 0;
	margin: 0;                
}

.maincontentarea{
	float:left;
	width: auto;
	padding-top:15px;
	padding-left:5px;
	/* padding-right:12px; */
	background-color:#FFFFFF;
	/* border-right:4px solid #F2F2F2; MBW - removed to fix the floating content problem */
}
/* MBW - added to make all bullets in the main content area use the square image */
.maincontentarea ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}

#maincontentareaimg{
	padding-right:12px;
	float:right;
                width: 283px;
}
#mainareacontenttext{
	float:left;
	width:392px;
}
#mainareacontenttext2{
	float:left;
	width:277px;
}

#mainareacontenttextpopup    {
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
                width: 420px;
	padding: 5px;
                margin: 0px 0px 1px 3px;
	background-color: #ffffff;
    } 
#mainareacontentfull{
	float:left;
	width:567px;
}

#mainarealeft{
	float:left;
	width:377px;
	padding-bottom:8px;
}
#mainarearight{
	float:right;
	width:186px;
	padding-right:4px;
}


.mainareacontentleft{
	float:left;
	width:187px;
	padding-top:5px;
}
.mainareacontentleft ul{
	list-style-position:outside;
	float:left;
	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
.mainareacontentleft ul li{
	margin:0;
	padding:0;
}
.calloutonefour{
	float:left;
	width:574px;
	padding-right:12px;
	padding-top:5px;
}


/* The Center Content Small Callout Boxes */

.calloutonebox1{
	float:left;
	width:183px;
	background-image:url(/000/calloutboxtop_3_tcm21-8300.gif);
	background-position:top;  /* AJH - Was top */
	background-repeat:no-repeat;
	margin-top:7px;
}

.calloutboxheader{
	float:left;
	width:174px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:5px;
/*	background-image:url(/000/calloutboxborder_tcm21-8269.gif); */
	background-position:bottom;
	background-repeat:repeat-x;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}

.calloutonebox13bottom{
	float:left;
	width:183px;
	height:7px;
	font-size:0;
	background-image:url(/000/calloutboxbottom_3_tcm21-8301.gif);
	background-repeat:no-repeat;
}


/**** The Center Content Small Callout Boxes PLUS background ****/

.calloutonebox1BG{
	float:left;
	width:183px;
	background-image:url();
	background-position:top;  /* AJH - Was top */
	background-repeat:no-repeat;
	margin-top:7px;
}

.calloutboxheaderBG{
	float:left;
	width:174px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:5px;
	background-image:url();
	background-position:bottom;
	background-repeat:repeat-x;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}

.calloutonebox13bottomBG{
	float:left;
	width:183px;
	height:7px;
	font-size:0;
	background-image:url();
	background-repeat:no-repeat;
}

.calloutboxtextBG{
	float:left;
	width:169px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	height: 160px;
	background-image:url();	
}

/**** END: The Center Content Small Callout Boxes PLUS background ****/

.calloutbox13spacer{
	float:left;
	width:11px;
	height:10px;
}
.calloutboxspacer5{
	float:left;
	width:11px;
	height:1px;
}
.calloutboxheader img{
	padding-right:5px;
}
.calloutboxtext{
	float:left;
	width:169px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	height: 160px;
}

.calloutboxtext ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
.calloutboxtextright{
/* mbw - put this in to stop Mozilla breaking on RH box as 160px of .calloutboxtext wasn't enough */
	float:left;
	width:169px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}
.calloutboxtextright ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}

.calloutonebox4{
	float:left;
	width:574px;
	margin-top:7px;
	background-image:url(/000/calloutboxtopfour_tcm21-8274.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.calloutboxheader4{
	float:left;
	width:563px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:4px;
/*	background-image:url(/000/calloutboxborder_tcm21-8269.gif); */
	background-position:bottom;
	background-repeat:repeat-x;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}
.calloutboxheader4 img{
	padding-right:5px;
}
.calloutboxtext4{
	float:left;
	width:558px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}
.calloutboxtext4 ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
.calloutoneboxbottom4{
	float:left;
	width:574px;
	height:7px;
	font-size:0;
	background-image:url(/000/calloutboxbottomfour_tcm21-8271.gif);
	background-repeat:no-repeat;
}


/**** The Center Content Medium Callout Box ****/

.calloutoneboxmedium{
	float:left;
	width:379px;
	margin-top:7px;
	margin-left: 0px;
	background-image:url(/000/calloutboxtopmedium_tcm21-8275.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.calloutboxheadermedium{
	float:left;
	width:369px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}
.calloutboxtextmedium{
	float:left;
	width:364px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	height: 160px;
}
.calloutboxtextmedium ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
.calloutoneboxbottommedium{
	float:left;
	width:379px;
	height:7px;
	font-size:0;
	background-image:url(/000/calloutboxbottommedium_tcm21-8272.gif);
	background-repeat:no-repeat;
}

/**** END: The Center Content Medium Callout Box ****/

/**** The Center Content Medium Callout Box PLUS Background ****/

.calloutoneboxmediumBG{
	float:left;
	width:379px;
	margin-top:7px;
	margin-left: 0px;
	background-image:url();
	background-repeat:no-repeat;	
}
.calloutboxheadermediumBG{
	float:left;
	width:369px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	background-image:url();
	background-position:bottom;
	background-repeat:repeat-x;
}
.calloutboxtextmediumBG{
	float:left;
	width:364px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	height: 160px;
	background-image:url();	
}
.calloutboxtextmediumBG ul{
	list-style-position:outside;

	padding-left:15px;
	padding-bottom:6px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
.calloutoneboxbottommediumBG{
	float:left;
	width:379px;
	height:7px;
	font-size:0;
	background-image:url();
	background-repeat:no-repeat;
}

/**** END: The Center Content Medium Callout Box PLUS background ****/



/*###Call out area###*/
#calloutareaspacer{
	padding:0;
	margin:0;
	border:0;
	font-size:0;
	float:left;
	width:770px;
	height:4px;
	background-image: url(/000/bgspacermiddle_tcm21-8263.gif);
	background-repeat:repeat-x;
}
#calloutarea{
	float:left;
	width:770px;
	margin:0;
	padding:0;
	background-color:#F2F2F2;
}
.calloutbox{
	float:left;
	width:252px;
	background-color:#FFFFFF;
	background-image:url(/000/calloutboxtop_tcm21-8273.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.minheight{
	float:left;
	height:180px;
	width:1px;
}
.calloutbox ul{
	list-style-position:outside;
	float:left;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:4px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}

.calloutboxbottom{
	float:left;
	width:252px;
	height:7px;
	font-size:0;
	background-color:#F2F2F2;
	background-image:url(/000/calloutboxbottom_tcm21-8270.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.calloutboxheading{
	float:left;
	width:244px;
	height:24px;
	padding-top:3px;
	padding-left:8px;
	background-color:#FFFFFF;
/*	 background-image:url(/000/calloutboxborder_tcm21-8269.gif); */
	background-position:bottom;
	background-repeat:repeat-x;
}

#calloutbox1{
	float:left;
	width:250px;
	background-color:#FFFFFF;
	background-image:url(/000/calloutbox1top_tcm21-8268.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#calloutbox1 ul{
	list-style-position:outside;
	float:left;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:4px;
	list-style-image:url(/000/bulletsmall_tcm21-8267.gif);
	padding-right:10px;
}
#calloutbox1bottom{
	float:left;
	width:250px;
	height:7px;
	font-size:0;
	background-color:#F2F2F2;
	background-image:url(/000/calloutbox1bottom_tcm21-8303.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#calloutbox1heading{
	float:left;
	width:242px;
	height:24px;
	padding-top:3px;
	padding-left:8px;
	background-color:#FFFFFF;
/*	background-image:url(/000/calloutboxborder_tcm21-8269.gif); */
	background-position:bottom;
	background-repeat:repeat-x;
}
.calloutboxspacer{
	float:left;
	width:4px;
	height:17px;
	background-color:#F2F2F2;
}

.calloutboxheading img{
	padding-right:5px;
}

#calloutbox1heading img{
	padding-right:5px;
}
