BODY {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0,0,0)}
TD {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0,0,0); line-height: 16px;}
SELECT {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0,0,0)}
TEXTAREA {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0,0,0)}
INPUT {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(0,0,0)}

A {color: rgb(0,80,163); text-decoration:underline}
A:hover {color: rgb(0,109,222); text-decoration:none}
A.sub {color: rgb(255,255,255); text-decoration:none}
A:hover.sub {color:#b8d1ed; text-decoration:none}
A.white {color: rgb(255,255,255); text-decoration:underline}
A:hover.white {color: rgb(0,55,109); text-decoration:underline}
A.box {font-family: Arial; font-size: 14px; color: rgb(156,185,217); font-weight: bold; text-decoration:none}
A:hover.box {font-family: Arial; font-size: 14px; color: rgb(161,161,161); font-weight: bold; text-decoration:underline}
A.boxw {font-family: Arial; font-size: 14px; color: rgb(255,255,255); font-weight: bold; text-decoration:none}
A:hover.boxw {font-family: Arial; font-size: 14px; color: rgb(251,173,87); font-weight: bold; text-decoration:underline}

.title {font-family: Arial; font-size: 14px; color: rgb(161,161,161); font-weight: bold;}
.whitetitle {font-family: Arial; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
.lighttitle {font-size: 14px; color: rgb(0,0,0);}
.boxtitle {font-family: Arial; font-size: 14px; color: rgb(156,185,217); font-weight: bold;}
.boxtext {font-size: 11px; color: rgb(105,105,105)}
.white {font-size: 11px; color: rgb(255,255,255)}
.orange {font-size: 11px; color: rgb(255,175,61)}
.blue {font-size: 11px; color: rgb(0,80,163)}
.line {line-height: 22px;}

.error {	color: #AA0000; line-height: 20px; font-size: 11px; }
.message {color: #00AA00; text-align: center;}
.input_error { border: 2px solid red; color: red;}

.lightBlue{color:#a2c6ea;}
.lightBlue:hover{color:#fff;}


/* NEW LINKS */

.extraLinks{
	background:url(img/arrow_on.gif) 0 5px no-repeat;
	padding-left:20px;}

/* ADVISOR EXTRA BOXES */

.advisors{
    width: 100%;
	}
	
.advisors .lhs {
    float: left;
    display: inline;
    width: 40%;
}

.advisors .rhs {
    float: right;
    display: inline;
    width: 60%;
    padding-top: 5px;
    text-align: right;
}
	.leftAdvisors{
		float:left;
		width:369px;}
	
	.rightAdvisors{
		float:right;
		margin-left:20px;
		width:369px;}
	
	.clear10{
		clear:both;
		height:10px;}
	
	.advisors ul{
	height:20px;
	background:#000;
	list-style:none;
	padding:5px;
	margin:0;
	float:left;
	width:750px;}
		
		.advisors ul li{
		height:18px;
		float:left;}
			
			.advisors ul li a{
			height:18px;
			width:20px;
			display:block;
            text-align: center;
            text-decoration: none;
            /*font-family: Arial;*/
            font-weight: bold;
            font-size: 14px;
			/*background:url(img/pagination.jpg);*/
            color: #000;
            border: 1px solid #fff;
            background-color: #D5E4F5;
			margin-left:1px;}

                .advisors ul li a:hover{
                    color: #fff;
                    border: 1px solid #fff;
                    background-color: #000;
               }

                .advisors ul li .active {
                    color: #fff;
                    border: 1px solid #fff;
                    background-color: #000;
                }
				.advisors ul li .prev{
                    /*background-position: 0 0;*/
                    width:58px;
                }

				.advisors ul li .next{
    				/*background-position: -366px 0;*/
        			width:58px;
                }

/*					.advisors ul li .prev:hover{
					background-position: 0 -21px;
					}
					
					.advisors ul .active .prev{
					background-position: 0 -21px;
					width:55px;}
					
					
				.advisors ul li .one{
				background-position: -56px 0;
				}
					
					.advisors ul li .one:hover{
					background-position: -56px -21px;
					}
					
					.advisors ul .active .one{
					background-position: -56px -21px;
					}
					
				.advisors ul li .two{
				background-position: -77px 0;
				width:20px;}
					
					.advisors ul li .two:hover{
					background-position: -77px -21px;
					}
					
					.advisors ul .active .two{
					background-position: -77px -21px;
					}
					
				.advisors ul li .three{
				background-position: -98px 0;
				width:20px;}
					
					.advisors ul li .three:hover{
					background-position: -98px -21px;
					}
					
					.advisors ul .active .three{
					background-position: -98px -21px;
					}
					
						.advisors ul li .four{
				background-position: -119px 0;
				width:20px;}
					
					.advisors ul li .four:hover{
					background-position: -119px -21px;
					}
					
					.advisors ul .active .four{
					background-position: -119px -21px;
					}
					
					.advisors ul li .five{
				background-position: -140px 0;
				width:20px;}
					
					.advisors ul li .five:hover{
					background-position: -140px -21px;
					}
					
					.advisors ul .active .five{
					background-position: -140px -21px;
					}
					
						.advisors ul li .six{
				background-position: -161px 0;
				width:20px;}
					
					.advisors ul li .six:hover{
					background-position: -161px -21px;
					}
					
					.advisors ul .active .six{
					background-position: -161px -21px;
					}

						.advisors ul li .seven{
				background-position: -202px 0;
				width:20px;}

					.advisors ul li .seven:hover{
					background-position: -202px -21px;
					}

					.advisors ul .active .seven{
					background-position: -202px -21px;
					}

						.advisors ul li .eight{
				background-position: -243px 0;
				width:20px;}

					.advisors ul li .eight:hover{
					background-position: -243px -21px;
					}

					.advisors ul .active .eight{
					background-position: -243px -21px;
					}

						.advisors ul li .nine{
				background-position: -284px 0;
				width:20px;}

					.advisors ul li .nine:hover{
					background-position: -284px -21px;
					}

					.advisors ul .active .nine{
					background-position: -284px -21px;
					}

						.advisors ul li .ten{
				background-position: -325px 0;
				width:20px;}

					.advisors ul li .ten:hover{
					background-position: -325px -21px;
					}

					.advisors ul .active .ten{
					background-position: -325px -21px;
					}
					
					.advisors ul li .next:hover{
					background-position: -366px -21px;
					}
*/
					
					.advisorBox{
						background:url(img/advisorBox.png);
						width:345px;
						height:126px;
						padding:12px;
						float:left;
						text-align:left;
						margin-bottom:20px;
						}
						
						
						.advisorBox img{
							float:left;
							margin-right:15px;
							width:103px;}
						
						.advisorBox h2{
							margin:0;
							padding:0;
							color:#92b3d6;
							font-size:14px;
							width:220px;
							display:inline-block;
							text-align:left;}
							
							.advisorBox p{
								border-bottom:solid 1px #fff;
								padding-bottom:5px;
								margin: 0 0 5px 0;
								width:227px;
								float:left;
								text-align:left;}
								
								.advisorBox ul{
									padding:0;
									list-style:none;
									margin:0;
									float:left;
									text-align:left;
									
									}
									
									.numbers{
										width:150px;}
									
									.details{
										width:40px;}
										
										.buttons{
											border-top:solid 1px #fff;
											margin-top:10px;
											padding-top:15px;
											float:left;
											width:227px;
										
										}
										
										.website{
											background:url(img/webBut.jpg);
											display:block;
											float:left;
											width:98px;
											height:21px;
											}
											
											.email{
												background:url(img/email.jpg);
												display:block;
												width:77px;
												height:21px;
												float:left;
												margin-left:5px;}
					
					
.clear{
	clear:both;}
	
	
	.pdf{ background:url(img/pdf.png) no-repeat; padding:0 0 10px 25px; height:30px; line-height:40px; font-size:14px;}
	
	.smlTxt{ font-size:10px;}
	
	/* BUSINESS CENTRE */
	
	
	.centreH2{
		font-size:18px;
		border-bottom:solid 1px #98aec6;
		padding-bottom:10px;
		margin-bottom:10px;}
		
	.centreH3{
		font-size:14px;
		font-weight:bold;}
		
		.columns{
			float:left;
			margin-right:20px;
			width:200px;
			padding:25px;}
			
			.videoText{
				background:url(img/black_fade.png) 0 -110px;
				padding:5px;
				color:#fff;}
				
