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

body {
font-family: Verdana, Arial, sans-serif;
padding:0;
margin:0;
font-size:50%;
color:#49176e;
/*background-color:#e4e4e5;*/
}


* {
margin:0;
padding:0;
}

.Global {
font-size:125%;
background: #FFFFFF url(../images/main_back.gif) repeat-x top left;
 }
 
a {
text-decoration:none;
}

p {
font-size:1.2em;
line-height:1.4em;
margin:4px 0 10px 0;
color:#333333;
}

dl {
font-size:1.2em;
line-height:1.4em;
margin:0 0 20px 0;
}

lh {
color:#49176e;
font-weight:bold;
}

dt {
color:#949599;
font-weight:bold;
margin:6px 0 6px 0;
}

img {
border:0;
display: block;
}

h2 {
font-size:1.2em;
line-height:1.2em;
margin:4px 0 4px 0;
padding:0;
}

h3 {
font-weight:normal;
margin:0;
padding:0;
font-size:1.2em;
line-height:1.2em;
}

h3.dup {
font-size:1.2em;
line-height:1.2em;
margin:4px 0 4px 0;
padding:0;
}

h4 {
font-weight:normal;
margin:3px 0 3px 0;
padding:0;
font-size:1.2em;
line-height:1.2em;
}

body .Centre 
{
	position:relative;
	max-width: 994px;
	min-width: 750px;
	margin:0 auto 30px auto;
	text-align:left;
	padding:0 0 20px 0;
	overflow:hidden;
}

.Logo {
margin: 0;
float:left;
display: inline;
}

/* **************************************************   Header  ************************************** */

.Header {
min-height:166px;
height:auto !important;
height:166px;
margin: 18px 27px 0 27px;
overflow:hidden;
}

.HeaderContainerRight {
float:right;
margin:-12px 0 0 0;
width:390px;
}

.PhoneAndIcons {
	overflow:hidden;
}

.PhoneAndIcons img {
	float:left;
	margin: 2px 0 0 0;
}

.PhoneAndIcons div {
	float:right;
	margin:0 5px 0 0;
}

.PhoneAndIcons a {
display:block;
width:30px;
height:30px;
}

.Twitter {
background: url(../images/twittericon_small.jpg) no-repeat top left;	
}

.Facebook {
background: url(../images/facebookicon_small.jpg) no-repeat top left;	
}


/* **************************************************   Main Nav  ************************************** */

body #MainNav {
font-size:1.4em;
line-height:1.1em;
position:relative;
z-index:12000;
clear:both;
padding: 0;
margin: 0;
background-color:#49176e;
list-style: none; 
}

#MainNav ul {
/*overflow:hidden;*/
padding:6px 0 8px 0;
margin:0 0 0 28px;
list-style: none;
line-height:1.1em;
}

#MainNav li {
	float: left;
	width: 7em;
	color:#FFFFFF;
	padding: 0;
}

#MainNav a {
	text-decoration:none;
	display: block;
	width: 6em;
	color:#FFFFFF;
	}
	
	#MainNav .MenuA1,
	#MainNav #menuitem_2  {
width: 8.5em;
}

/*#MainNav .MenuA1  a,
#MainNav #menuitem_2  a {
width: 12.8em;
}*/


#MainNav .MenuA2,
#MainNav #menuitem_3,
#MainNav #menuitem_4  {
width: 10.5em;
}

#MainNav .MenuA2  a,
#MainNav #menuitem_3  a,
#MainNav #menuitem_4  a {
width: 12.5em;
}


#MainNav #menulink_8 {
	
	margin-left:15px;
}

/* ************************ Secondary level ************************* */
 #MainNav li ul {
	position: absolute;
	width: 10.7em;
	left: -999em;
	margin:0 0 0 -8px;
	padding:0 0 0 1px;
	border-top: 9px solid  #49176e; 
	background-color:#e4e4e5;
}

#MainNav li ul li {
font-size:.8em;
line-height:1.2em;
padding: 0 0 0 0;
margin:0;
}

#MainNav li ul li a {
color:#49176e;
width: 12.5em;
padding:4px 0 6px 8px;
background: url(../images/menu_divider1.gif) repeat-x bottom left;
}

#MainNav li ul  li a:hover {
background-color:#f4f4f4;
color:#49176e;
padding:4px 0 6px 8px;
margin:0;

}

/* ************************ Tertiary level ************************* */

/* ************************ This margin is directly tied to the  #MainNav .MenuA2  width: 13em; spacing ************************* */

#MainNav li ul ul {
font-size:1.2em;
line-height:1.2em;
margin: -1.7em 0 0 10.9em;
border:none;
padding:0 0 0 0;
}

#MainNav li ul ul li {
font-size:.8em;
line-height:1.2em;
padding: 0;
margin:0;
}


#MainNav li ul ul li a {
margin: 0;
color:#49176e;
width: 12.5em;
padding:4px 0 6px 8px;
background: url(../images/menu_divider1.gif) repeat-x bottom left;
}


#MainNav li ul ul li a:hover {
background-color:#f4f4f4;
color:#49176e;
padding:4px 0 6px 8px;
margin:0;
}

/* #MainNav li:hover ul ul, #MainNav li.sfhover ul ul {
	left: -999em;
}

#MainNav li:hover ul, #MainNav li li:hover ul, #MainNav li.sfhover ul, #MainNav li li.sfhover ul {
	left: auto;
} */

/* **************************************************   Footer Nav ************************************** */

body .FooterNav {
margin:0 auto;
width:950px;
padding: 15px 0 30px 8px;
overflow:hidden;
font-size:1.1em;
line-height:1.2em;
}

 .FooterCenter {
border-top:1px solid #86649e;
background-color:#e4e4e5;
margin:0 auto;
}

body .FooterNav h3 {
color:#49176e;
font-weight:bold;
font-size:1.1em;
line-height:1.2em;
margin:0 0 6px -14px;
padding: 0 0 0 0;
}

body .FooterNav div {
float:left;
margin: 0 0 0 0;
width:190px;
}

body .FooterNav ul {
margin:0;
padding:0;
}

.FooterNav li {
list-style:outside;
margin: 0;
padding:0;
}

.FooterNav a {
color:#49176e;
margin:0;
padding:0;
text-decoration:none;
}

.FooterNav a:hover {
text-decoration:underline;
}

/*--Steve - 22/04 --*/

#bottomnav {
	list-style: none;
	float: left;
	overflow: hidden;
}
#bottomnav li:last-child {
	border-right: none 0;
}
#bottomnav li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid;
}
#bottomnav li a {

}

.FooterNav .EndRow {
	float: right;
	width: auto;

}

.FooterNav .EndRow  a {

line-height:1.2em;
margin:-3px 0 0 0;
padding:0
}

.FooterNav .EndRow ul {
	float: right;
	width: auto;
	list-style: none;
	overflow: hidden;
}
.FooterNav .EndRow h3 {
	float: left;
	margin: 0 20px 0 0;
}
.FooterNav .EndRow ul li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

.FooterContact a {
font-weight:bold;

}

/* *************************************  Ticker ******************************** */

.Ticker {
margin:4px 27px 20px 27px;
 background: url(../images/tickerdot.gif) bottom left repeat-x;
}

.TickerLine {

color:#949599;
padding:10px 0 6px 0;
height: 20px;

}


.TickerLine h3 {
width:938px;
overflow:hidden;
white-space:nowrap;
}

/*.TickerLine a {
margin:0 10px 0 0;
padding-right:20px;
background: url(../images/tickerdotdivider.gif) center right no-repeat;

}*/

.TickerLine a:hover {
text-decoration:underline;
color:#49176e;

}

.TickerLine img {
display:inline;
margin:0 10px 0 10px;
padding-bottom:1px;

}


/* **************************************************   Home page  ************************************** */


.HomeContainer {
position:relative;
margin: 0 28px 0 28px;
overflow:hidden;
}

.FlashHolder {
left:0;
position:absolute;
top:0;
width:610px;
z-index:1;
}

/*.HomeContainer h1 {
color:#333333;
font-weight:normal;
font-size:1.0em;
line-height:1.2em;
margin:0 0 6px 0;
}*/

.HomeContainer p {
font-size:1.1em;
line-height:1.2em;
margin:0 0 6px 0;
}

.HomeLeft {
height:auto !important;
margin:160px 0 0 0;
min-height:208px;
overflow:hidden;
position:relative;
width:610px;
z-index:999;
}


.ColBack1 {
background-color:#f2bf49;
}

.ColBack2 {
background-color:#c0c8d6;
}


.ColBack3 {
background-color:#c0c8d6;
}


.ColBack4 {
background-color:#ced54b;
}


.ColBack5 {
background-color:#ced54b;
}

.HomeLeftColumn {
width:255px;
padding:0 0 0 35px;
float:left;
text-align:justify;
}

.HomeRightColumn {
width:265px;
padding:0 35px 0 0;
float:right;
text-align:justify;
}

/* **************************************************   Content pages  ************************************** */


.ContentContainer {
position:relative;
margin: 0 28px 0 28px;
overflow:hidden;
}

.LeftColumn {
width:445px;
padding:0 0 80px 0;
margin: 0 42px 0 0;
float:left;
background: url(../images/leftcolumn_bannerback.gif) bottom left no-repeat;
}


.singleColumn h3 {
font-weight:bold;
color:#949599;
margin:-2px 0 6px 0;
padding:0;
font-size:1.2em;
line-height:1.2em;

}


.singleColumn img {
margin:0 20px 6px 0;
}






.LeftColumn dl {
margin:0 0 12px 0;
padding:0;

}

.LeftColumn dt {
margin:0 0 2px 0;
padding:0;
color:#49176e;
}

.LeftColumn dd {
margin:0 0 5px 0;
padding:0;
}
  



body .RightColumn {
padding:0 0 0 0;
overflow:hidden;
}

.Banner {
width:445px;
margin:0 0 20px 0;
}

.BannerEmpty {
width:445px;
height:150px;
margin:0 0 20px 0;
}


.Banner_OneLine {
width:445px;
height:77px;
margin:0 0 20px 0;
}



.ContentContainer ul {
font-size:1.2em;
line-height:1.4em;
margin:8px 0 20px 0;
padding:0;




}


.ContentContainer  li {

margin: 0 0 0 15px;
padding:0;
color:#333333;
list-style:outside;

}


.ContentContainer  a {
color:#49176e;
margin:0;
padding:0;
text-decoration:underline;

}


.ContentContainer  a:hover {
text-decoration:none;

}

/*--Steve - 23/04 --*/

p.articleinfo {
	color:#949599;
	font-weight:bold;
	margin:6px 0 6px 0;
}

/* **************************************************   Press Release pages  ************************************** */

.PR {
padding:0 0 20px 0;
background: url(../images/tickerdot.gif) bottom left repeat-x;
overflow: hidden;
}



.PR a {
font-size:1.2em;
line-height:1.4em;
margin:6px 0 4px 0;
padding: 0 0 0 0;
/*display:block;*/
width:15em;
color:#49176e;
}


.PR p {
font-size:1.2em;
line-height:1.4em;
margin-bottom:6px;
}



.Map {
float:right;
border:1px solid #666666;
}


.HomeSubContainer {
position:relative;
margin: 20px 0 0 0;
/*background: url(../images/Home_banner.gif) no-repeat top left;*/
height:32px;
}

.HomeLink1 {
position:absolute;
left:792px;
top:0;
display:block;

}


.HomeLink2 {
position:absolute;
left:620px;
top:0;
display:block;

}


.HomeLink3 {
position:absolute;
left:0;
top:18px;
height:32px;

}

.USPLink {
margin:20px 0 0 0;

}

/* ************************************** Class to hide READ ON text ************************* */

a.readon_people {
 display: none;
}



#PopText  p {
font-size:1.6em;
line-height:1.2em;
margin:4px 0 10px 0;
color:#333333;

}

#PopText  h2 {
font-size:1.6em;
line-height:1.2em;
margin:4px 0 4px 0;
padding:0;
color:#49176e;
}

/* ************************************** Steve 30/04 ************************* */
div.jform form fieldset  {
padding:0 0 0 0;

}
div.jform form fieldset.jfradio {
width: 100%;
border: 0;
padding-left: 0;
}
.jfradio .radio {

}

div.jform  {
padding:0;
}

.jform h2 {
visibility:hidden;
display:none;
}

.jform p {
font-size: 1.2em;
}

.jform input {
font-size: 1.2em;
}

.jform label {
font-size: 1.2em;
}


.jform legend {
font-weight:bold;
font-size:1.3em;
line-height:1.2em;
margin:0 0 12px 0;
padding:0;
color:#49176e;
}


.People {
overflow:hidden;
width:860px;
margin:35px 0 12px 0;

}


.People div {
float:left;
width:260px;
}


.People p {
font-size:1.2em;
line-height:1.2em;
margin:0 0 3px 0
}

.lpPoweredBy {

display:none;

}



 
 .AwardsBox {
width:923px; 
	 
 }
 
  .AwardsBox div {
background: url(../images/awardsbox_back.gif) repeat-y top left	;

border-bottom:2px solid #FFF;	
padding:2px 0 2px 0;
margin:0; 
overflow:hidden;
 }
 
   .AwardsBox img {
float:left;
margin:0;
padding:0;
height:36px;

 }
 
   .AwardsBox p {
	   float:left;
color:#333333;	
font-size:12px;
margin:2px 12px 0 0;
padding: 0 0 0 12px;
background: url(../images/dot.gif) no-repeat top left;
 }
 
    .AwardsBox span {
font-weight:bold;
color:#49176e;
margin: 0 6px 0 0;
 }
 
 .AwardsBox .noDot {
background-image:none;
	
}


 .AwardsBox .DivNone {
	background-image:none; border:none
}


/* ***************************************** Cufon Text *************************************** */



.componentheading {
	
font-size:5.9em;
margin: 0 0 35px 0;	
padding:0;
font-weight:normal;
width:520px;	
}


.componentheading_people {
	
font-size:5.9em;
line-height:1.2em;
margin: 0 0 35px 0;	
padding:0;
font-weight:normal;
width:500px;	
}


.componentheading_flex {
	
font-size:5.9em;
margin: 0 0 35px 0;	
padding:0;
font-weight:normal;
width:520px;	
color:#4a186d;
}

/*.BlogContainer .componentheading {
font-size:5.9em;
line-height:1.2em;
margin: -18px 0 35px -4px;	
font-weight:normal;
width:520px;	
	
	
}*/


.Intro {
font-size:2.6em;
line-height:1.2em;	
margin: -30px 0 30px 0;
padding: 0;	
width:600px;	
color:#949599;
}

.modifydate {
	visibility:hidden; display:none;
}

