/* BIE stylesheet 12/01/09 Version 1 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define an outline style! */
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	background: #AFBEC8 url(images/bie-top-bg4.jpg) no-repeat center top;	
	font-size: 62.5%;
	}
ul {
	list-style:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

 .clear { 
	clear:both; 
}


#main {
	width: 940px;
	height: 590px;	
}

#crumbtrail {
	width: 940px;
	height: 20px;
	text-align: left;
	padding: 10px 0 0 20px;
}

#header {
	width: 940px;
	height: 92px;	
	text-align: left;	
	float:left;
	background: #fff url(images/bg-top-grad.jpg) repeat-x left bottom;
	padding-top: 20px;
}


#logo {
	width: 430px;
	height: 92px;	
	float:left;
}

#header-container {
	width: 490px;
	height: 92px;	
	float:left;
	
}

#callus {
	width: 490px;
	height: 63px;	
	float:left;
	text-align: right;
}

#nav-menu {
	width: 490px;
	height: 25px;	
	float:left;
	text-align: right;

}


#banner {
	width: 940px;
	height: 168px;	
	float:left;
	background: #052441 url(images/banner-bg.jpg) no-repeat left top;
}

#main-content {
	min-height:250px;	
	width: 940px;	
	float:left;	
	background: #ffffff url(images/bg-bottom-grad.jpg) repeat-x left top;
	padding-top:20px;	
}

#nav-menu-sub {	
	width: 235px;
	min-height:250px;	
	float:left;	
	text-align: left;
	padding-top:37px;
}

#nav-menu-sitemap {	
	width: 500px;	
	float:left;	
	text-align: left;
}

#nav-menu-sub-home {	
	width: 215px;
	float:left;	
	text-align: left;
	padding-left:20px;
	padding-top:38px;
	
}


#page-content {	
	width: 450px;	
	min-height:250px;
	float:left;	
	text-align: left;
	padding: 0 20px 0 0;
}


#page-content ul {
	padding: 0; 
	margin:0;
	list-style-image:url(images/orange_bullet.jpg);
	padding-left:30px;	
	color: #323C46;

}

#page-content li {	 
	font-size: 1.2em;
	line-height: 1.4em;	
	color: #323C46;
	padding: 0 0 5px 0; 
}


#banner-right {	
	width: 215px;		
	float:left;	
	text-align: left;
	padding: 36px 0 0 0;
}

#footer {
	width: 920px;
	height: 37px;	
	float:left;
	padding: 28px 0 0 20px;	
	text-align: left;
	background: url(images/bg-page-bottom.gif) repeat-x left top;
}


#footer-left {
	width: 450px;
	height: 37px;	
	text-align: left;
	float:left;
}


#footer-right {
	width: 450px;
	height: 37px;	
	float:left;
	text-align: right;
}




#page-title {
	width: 450px;
	height: 36px;	
	text-align: left;
	float:left;
}




/* top navigation */
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#nav-menu li {
	float: right;
	margin:  0 0 0 29px;
	padding: 0;
}


#nav-menu li a {
	font-size: 1.2em;	
	color: #1E3250;
	text-decoration: none;
	font-weight: bold;
}

#nav-menu li a:hover, #nav-menu li.selected a  {
	text-decoration:underline;
	color: #FF7D00;
}

/* crumbtrail navigation */

#crumbtrail a {
	font-size: 1.1em;	
	color: #666;
	text-decoration: none;
}

#crumbtrail a:hover {
	color: #fff;
	text-decoration: underline;
}
	
/* sub navigation */
#nav-menu-sub ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu-sub li {
	margin:  0 0 25px 20px;
}

#nav-menu-sub li a {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #1E3250;
	text-decoration: none;
	font-weight: bold;
	
}

#nav-menu-sub li a:hover  {
	text-decoration:underline;
	color: #FF7D00;
}

#nav-menu-sub a.selected  {
	text-decoration:underline;
	color: #FF7D00;
}



/* sub navigation level2 */

#nav-menu-sub ul li li {
	margin:  10px 0px 10px 0px;
	color: #0A8CC8;		
}

#nav-menu-sub li li a  { 
	font-size: 1.2em;	
	line-height: 1.2em;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding:0px 0px 0px 15px;	
	background: url(images/orange_bullet.jpg) no-repeat 5px 6px;	
}
#nav-menu-sub li li a:hover  {
	color: #FF7D00;	
	padding:0px 0px 0px 15px;	
	text-decoration:none;
} 

#nav-menu-sub li li.selected a  {
	color: #FF7D00;	
	padding:0px 0px 0px 15px;	
	text-decoration:none;
} 




/* sitemap navigation */
#nav-menu-sitemap ul {
	list-style-image:url(images/orange_bullet.jpg);
	padding: 0;
	margin: 0;		
}

#nav-menu-sitemap li {
	margin:  0 0 0 20px;
	
}

#nav-menu-sitemap li a {
	font-size: 1.0em;	
	color: #1E3250;
	text-decoration: none;	
}

#nav-menu-sitemap li a:hover  {
	text-decoration:underline;
	color: #FF7D00;
}


/* sitemap level2 */

#nav-menu-sitemap li li {
	margin:  0 0 0 10px;
	color: #0A8CC8;		
}

#nav-menu-sitemap li li a  { 
	font-size: 0.9em;	
	color: #1E3250;
	text-decoration: none;
	padding:0px 0px 0px 15px;	
}
#nav-menu-sitemap li li a:hover  {
	color: #FF7D00;	
	padding:0px 0px 0px 15px;	
} 


/* sitemap level3 */

#nav-menu-sitemap li li li{
	margin:  0 0 0 20px;
	
}

#nav-menu-sitemap li li li a  { 
	font-size: 0.75em;	
	color: #1E3250;
	text-decoration: none;
	padding:0px 0px 0px 15px;	
}
#nav-menu-sitemap li li li a:hover  {
	color: #FF7D00;	
	padding:0px 0px 0px 15px;	
} 











/* footer navigation */
#footer p  {
	font-size: 1.1em;	
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer a {
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.callus-text {
	color: #1E3250;
	font-size: 1.7em;
	font-weight: bold;
}

.callus-text-orange {
	color: #FF7D00;	
	font-weight: bold;
}


h1 {
	font-size: 2.3em;	
	color: #FF7D00;
	font-weight: bold;
	padding-left:10px;
	line-height: 1.2em;	
}

h2 {
	font-size: 1.6em;	
	color: #1E3250;
	font-weight: bold;
	line-height: 1.2em;	
	padding-left:10px;
	padding-bottom:3px;
}

h3 {
	font-size: 1.4em;	
	color: #FF7D00;
	font-weight: bold;
	line-height: 1.2em;	
	padding-left:10px;
}

h4 {
	font-size: 1.2em;	
	color: #1E3250;
	font-weight: bold;
	line-height: 1.2em;	
	padding-left:10px;
}

h5 {
	font-size: 1.4em;	
	color: #323C46;
	font-weight: bold;
	line-height: 1.2em;	
	padding-left:10px;
	padding-bottom:3px;
}

hr {
	
	border-bottom: 5px solid #fff;
	border-top: 1px solid #FF7D00;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	

	
}

.page-content {
	font-size: 1.2em;
	line-height: 1.4em;	
	color: #323C46;
	margin: 0 0 10px 0;
	padding-left:10px;
	border: 0;
}


#page-content p {
	font-size: 1.2em;
	line-height: 1.4em;	
	color: #323C46;
	margin: 0 0 10px 0;
	padding-left:10px;
	border: 0;
}

#page-content a {
	color: #FF7D00;
	text-decoration: underline;
	margin: 0;
	padding: 0;

}

#page-content a:hover {	 
	color: #1E3250;
	text-decoration: underline;
}


#banner-container-blue {
	width: 215px;
	height: 112px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-blue-box.jpg) no-repeat;
}

#banner-container-orange {
	width: 215px;
	height: 112px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-orange-box.jpg) no-repeat;
	
}


#banner-container-orange ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#banner-container-orange li {
	border:0;
	margin:0;
}

#banner-container-orange p.heading{
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #1E3250;
	font-weight: bold;
}

#banner-container-orange p{
	margin: 0px;	
	padding: 0 15px 5px 10px;
	font-size: 1.2em;
	color: #ffffff;	
	line-height: 1.1em;	
	font-weight: normal;
}

#banner-container-orange li a {
	
	display: block;
	text-decoration:none;

}


#banner-container-orange li a:hover {
	background: #ffffff url(images/bie-orange-box-over.jpg) no-repeat;
	height: 102px;	
}


#banner-container-blue p.heading {
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #FF7D00;
	font-weight: bold;
}

#banner-container-blue p {
	margin: 0px;
	padding: 0 10px 5px 10px;
	font-size: 1.2em;
	color: #ffffff;	
	line-height:1.1em;
}

#banner-container-blue ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#banner-container-blue li {
	border:0;
	margin:0;
}
#banner-container-blue li a {
	
	display: block;
	text-decoration:none;

}


#banner-container-blue li a:hover {
	background: #ffffff url(images/bie-blue-box-over.jpg) no-repeat;
	height: 102px;	
}


#banner-container-blue a:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	color: #FF7D00;
	text-decoration:none;
}


#banner-container-white {
	width: 215px;
	height: 112px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-grey-box.jpg) no-repeat;
}


#banner-container-white p.heading {
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #1E3250;
	font-weight: bold;
}

#banner-container-white p {
	margin: 0px;
	padding: 0 10px 5px 10px;
	font-size: 1.2em;
	color: #1E3250;	
	line-height:1.1em;
}


#banner-container-white a  {
	margin: 0px;
	padding-left: 0px;
	padding-right:20px;
	font-size: 1.0em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/click-orange-on-grey.gif) no-repeat 65px 3px;
}

#banner-container-white a:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	color: #FF7D00;
	text-decoration:underline;
}
#banner-container-white p.subscribe a  {
	margin: 0px;
	padding-left: 0px;
	padding-right:20px;
	font-size: 1.0em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/click-orange-on-grey.gif) no-repeat 105px 3px;
}

#banner-container-white p.subscribe a:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	color: #FF7D00;
	text-decoration:underline;
}

#banner-container-white p.subscribe2 a  {
	margin: 0px;
	padding-left: 0px;
	padding-right:20px;
	font-size: 1.0em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/click-orange-on-grey.gif) no-repeat 113px 3px;
}

#banner-container-white p.subscribe2 a:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	color: #FF7D00;
	text-decoration:underline;
}




#banner-container-white p.callus {
	color: #FF7D00;	
	font-weight: bold;
	font-size: 1.6em;
}


#banner-container-white-news {
	width: 215px;
	height: 112px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-news-bg.jpg) no-repeat;
}


#banner-container-white-news p.heading {
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #1E3250;
	font-weight: bold;
}

#banner-container-white-news p {
	margin: 0px;
	padding: 0 10px 5px 0px;
	font-size: 1.1em;
	color: #1E3250;	
	line-height:1.1em;
}


#banner-container-white-news a  {
	margin: 0px;
	padding-left: 0px;
	padding-right:20px;
	font-size: 1.2em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
}

#banner-container-white-news a:hover {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	color: #FF7D00;
	text-decoration:underline;
}

#banner-container-white-news a.clickhere  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/click-orange-on-grey.gif) no-repeat 65px 3px;
}


#banner-container-white-news a.clickhere:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	color: #FF7D00;
	text-decoration:underline;
}

#banner-container-white-contactus {
	width: 215px;
	height: 75px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-contact-us-box.jpg) no-repeat;
}


#banner-container-white-contactus p.heading {
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #1E3250;
	font-weight: bold;
}

#banner-container-white-contactus p {
	margin: 0px;
	padding: 0 10px 5px 10px;
	font-size: 1.2em;
	color: #1E3250;	
	line-height:1.1em;
}


#banner-container-white-contactus li a {
	
	display: block;
	text-decoration:none;

}


#banner-container-white-contactus li a:hover {
	background: #ffffff url(images/bie-contact-us-box-over.jpg) no-repeat;
	height: 75px;	
	text-decoration:none;
}

#banner-container-white-contactus p.subscribe a  {
	margin: 0px;
	padding-left: 0px;
	padding-right:20px;
	font-size: 1.0em;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/click-orange-on-grey.gif) no-repeat 110px 3px;
}

#banner-container-white-contactus a:hover  {
	margin: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	color: #FF7D00;
	text-decoration:underline;
}


#banner-container-white-contactus span {
	color: #FF7D00;	
	font-weight: bold;
}



#banner-container-white-homepage-contactus {
	width: 204px;
	height: 75px;	
	float:left;
	text-align: left;
	background: #ffffff url(images/bie-contact-us-box-home.jpg) no-repeat;
	
}


#banner-container-white-homepage-contactus p.heading {
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size: 1.6em;
	color: #1E3250;
	font-weight: bold;
}

#banner-container-white-homepage-contactus p {
	margin: 0px;
	padding: 0 10px 5px 10px;
	font-size: 1.2em;
	color: #1E3250;	
	line-height:1.1em;
}


#banner-container-white-homepage-contactus li a {
	
	display: block;
	text-decoration:none;

}


#banner-container-white-homepage-contactus li a:hover {
	background: #ffffff url(images/bie-contact-us-box-home-ove.jpg) no-repeat;
	height: 75px;	
	text-decoration:none;
}

#banner-container-white-homepage-contactus span {
	color: #FF7D00;	
	font-weight: bold;
}



#casestudies-box-container {
	width: 450px;
	float:left;
	text-align: left;
	padding-bottom:10px;
}

#casestudies-box-top {
	width: 450px;
	height: 10px;
	float:left;
	text-align: left;
	background: url(images/bie-casestudy-bg-top.jpg) repeat-x left top;
}



#casestudies-box-middle {
	width: 450px;
	float:left;
	text-align: left;
	background: #ebebeb url(images/bie-casestudy-bg-middle.jpg) repeat-x left top;
}



#casestudies-box-middle h3 {
	font-size: 1.4em;	
	color: #1E3250;
	font-weight: bold;
	line-height: 1.2em;	
	padding-left:10px;
}


#casestudies-box-middle p{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:5px;	
	color: #1E3250;
	font-size: 1.2em;
	line-height: 1.4em;	
}
#casestudies-box-middle img{
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
	
}




#casestudies-box-bottom {
	width: 450px;
	height: 10px;
	float:left;
	text-align: left;
	background: url(images/bie-casestudy-bg-bottom.jpg) repeat-x left top;
}



#news-box {
	width: 450px;
	height: 112px;	
	float:left;
	text-align: left;
	background: url(images/bie-pdf-bg.jpg) repeat-x left top;
}


#news-box p.heading{
	margin: 0px;
	padding-left: 10px;
	padding-top:10px;
	font-size: 1.4em;
	line-height:1.2em;
	color: #1E3250;
	font-weight: bold;
}

#news-box p{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:5px;	
	color: #1E3250;
	font-size: 1.2em;
	line-height: 1.4em;	
}


#news-box a  {
	margin: 0px;
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
}


#news-box a:hover  {
	margin: 0px;
	color: #FF7D00;
	text-decoration:underline;
}

#news-box p.readmore a  {
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/news_readmore_bg.jpg) no-repeat 85px 3px;	
	padding-right:40px;
}


#news-box p.readmore a:hover  {
	color: #FF7D00;
	text-decoration:underline;	
}

#news-box span{
	font-size: 1.0em;
	color: #999;
}


#meet-the-team {
	width: 450px;
	height: 214px;	
	float:left;
	text-align: left;
	background: #fff url(images/team-bg-thumbnail.jpg) repeat-x left bottom;
	margin-bottom:10px;
}

#meet-the-team-picture {
	width: 215px;
	height: 147px;	
	float:left;
	text-align: left;
	margin-right:15px;
}

#meet-the-team-content {
	width: 210px;
	height: 195px;	
	float:left;
	text-align: left;
	padding-top:5px;
}

#meet-the-team-content p{
	margin: 0px;	
	color: #333;
	font-size: 1.2em;
	padding:0;
}

#meet-the-team-content p.introtext{
	margin: 0px;	
	color: #333;
	font-size: 1.2em;
	padding:0 0 3px 0;
}

#meet-the-team-content p.name{
	color: #1E3250;
	font-size: 1.6em;
	line-height: 1.1em;	
	font-weight: bold;	
}


#meet-the-team-content p.job-title{
	margin: 0px;	
	color: #1E3250;
	font-size: 1.4em;
	line-height: 1.4em;	
	padding-bottom:5px;
}

#meet-the-team-content p.readmore a  {
	color: #1E3250;
	text-decoration:none;
	font-weight: bold;
	background: url(images/news_readmore_bg.jpg) no-repeat 68px 3px;	
	padding-right:40px;
}


#meet-the-team-content p.readmore a:hover  {
	color: #FF7D00;
	text-decoration:underline;	
}

#meet-the-team-content span{
	color: #1E3250;
	font-weight: bold;
}

#meet-the-team-content p.contact span{
	color: #FF7D00;
	font-weight: bold;	
}

#meet-the-team-content a  {
	color: #1E3250;
	text-decoration:none;
}

#meet-the-team-content a:hover  {
	margin: 0px;
	color: #FF7D00;
	text-decoration:underline;
}


#meet-the-team-picture-main {
	width: 450px;
	height: 214px;	
	float:left;
	text-align: left;
	
}

#meet-the-team-main-content {
	width: 450px;
	float:left;
	text-align: left;
	background: #fff url(images/team-bg.jpg) repeat-x left bottom;
	margin-bottom:12px;
	padding-top:20px;
	
}

#meet-the-team-main-content p{
	margin: 0px;	
	color: #333;
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
	
}


#meet-the-team-main-content p.name{
	color: #1E3250;
	font-size: 1.6em;
	line-height: 1.1em;	
	font-weight: bold;
}

#meet-the-team-main-content p.job-title{
	margin: 0px;	
	color: #1E3250;
	font-size: 1.4em;
	line-height: 1.4em;	
	padding-bottom:5px;
	
}

#meet-the-team-main-content span{
	color: #1E3250;
	font-weight: bold;
}

#meet-the-team-main-content p.contact span{
	color: #FF7D00;
	font-weight: bold;	
}

#meet-the-team-main-content a  {
	color: #1E3250;
	text-decoration:none;
}

#meet-the-team-main-content a:hover  {
	margin: 0px;
	color: #FF7D00;
	text-decoration:underline;
}

#meet-the-team-main-contactdetails {
	width: 225px;
	padding-left:225px;
	padding-bottom:20px;
	text-align: left;
	
}


#subscribe {
	width: 450px;		
	float:left;		
	background: #fff url(images/subscribe-top-grad.jpg) repeat-x left 5px;
	padding-top:17px;
}

#cbiorder {
	width: 450px;		
	float:left;		
	background: #fff url(images/bie-order-bg.jpg) repeat-x left 5px;
	padding-top:17px;
}

.formemail
{
	padding: 1px 3px 1px 2px;
	text-decoration: none;
	border: solid 1px #cccccc;
	color: 000000;
	height: 16px;
	width: 200px;	
	font-size: 1.2em;
}

#contactus span{
	color: #FF7D00;
	font-weight: bold;
}

#contactus p.contact span{
	color: #FF7D00;
	font-weight: bold;	
}


#contactus a  {
	color: #FF7D00;
	text-decoration:none;
}

#contactus a:hover  {
	margin: 0px;
	color: #FF7D00;
	color: #1E3250;
	text-decoration:underline;
}


#obtain-cbi-left {
	width: 85px;
	float:left;
	text-align: left;
	padding-left:12px;

}


#obtain-cbi-right {
	width: 320px;
	float:left;
	text-align: left;
}

#obtain-cbi-right p {
	font-size: 1.2em;
	line-height: 1.4em;	
	color: #323C46;
	margin: 0 0 10px 0;
	padding-left:10px;
	border: 0;
}

#obtain-cbi-left img {
	border: 1px solid #ccc;
}

#obtain-cbi-right p.click {
	font-weight: bold;	
	color: #1E3250;
	font-size: 1.2em;
}

#homepage-team-member {
	width: 204px;
	height: 325px;
	float:left;
	text-align: left;
	background: #fff url(images/link-bg.jpg) no-repeat center top;
	padding-bottom:10px;
}



#homepage-team-member p.name{
	color: #1E3250;
	font-size: 1.6em;
	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
}
#homepage-team-member p.job-title{
	margin: 0px;	
	color: #1E3250;
	font-size: 1.4em;
	padding-bottom:7px;
	padding-left:10px;
}

#homepage-team-member p.introtext, #homepage-team-member p{
	margin: 0px;	
	color: #333;
	font-size: 1.2em;
	padding:0 10px 3px 10px;	
}


#homepage-team-member li a {
	display: block;
	text-decoration:none;
	float:left;
}


#homepage-team-member li a:hover {
	background: #ffffff url(images/link-rollover.gif) no-repeat;
	height: 325px;	
	text-decoration:none;
	float:left;
}








#subpage-team-member {
	width: 215px;
	height: 325px;
	float:left;
	text-align: left;
	background: #fff url(images/photoright-bg.jpg) no-repeat center top;
	padding-bottom:10px;
}



#subpage-team-member p.name{
	color: #1E3250;
	font-size: 1.6em;

	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
}
#subpage-team-member p.job-title{
	margin: 0px;	
	color: #1E3250;
	font-size: 1.4em;
	padding-bottom:7px;
	padding-left:10px;
}

#subpage-team-member p.introtext, #subpage-team-member p{
	margin: 0px;	
	color: #333;
	font-size: 1.2em;
	padding:0 10px 3px 10px;	
}


#subpage-team-member li a {
	display: block;
	text-decoration:none;
	float:left;
}


#subpage-team-member li a:hover {
	background: #ffffff url(images/photoright-rollover.gif) no-repeat;
	height: 325px;	
	text-decoration:none;
	float:left;
}

.readmore {
	font-size: 1.0em;
	color: #1E3250;
	font-weight: bold;
}


/* Homepage news ticker */

#ajaxticker1{
width: 195px;
height: 50px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background: url(images/bie-news-bg-fix.jpg) repeat-x left bottom;
}

.someclass{ 

}

.homepagenewsdate{ 
font-size: 1.2em;	
color: #04354C;
}

#ajaxticker1 a{
font-size: 1.2em;	
line-height:1.3em;
color: #04354C;
font-weight: normal;
text-decoration: none;
display: block;
}

#ajaxticker1 a:hover{
font-size: 1.2em;	
line-height:1.3em;
color: #FF7D00;
font-weight: normal;
text-decoration: none;
display: block;

}

