﻿
a
{
	font-weight: normal;
	color: #85CCEF;
}
a:hover
{
	font-weight: bold;
	color: #2d77c1;
	text-decoration: none;
}

.practice .list, .practice-page .list
{       
    float:left;
	margin-left:60px;
    width:335px;
	vertical-align: top;
}
.practice .list li, .practice-page .list li
{
	list-style-position: inside;
/*	list-style-image: url(../../Images/arrow-grey.jpg); */
	background-position: 0px 0px !important ;
	background-position:-2px 2px;
	
    font-size:12px;
	padding: 3px !important;
	padding: 3px 3px 3px 6px;
	
	border-bottom: solid 1px #3E3854;
}




.practice .list, .practice-page .list
{
	
}

.practise-page
{
	width:100%;
}
.ie6 .practise-page
{
   width:950px;
}
.ServicePagesList
{
 width:300px; float:left;

}
.ServicePagesList li
{
	
 /*	background-image:url(../../Images/arrow-grey.jpg);*/
	background-position:left 8px;
	background-repeat:no-repeat;
	border-bottom:1px solid #3E3854;
	list-style-type:none;
	padding:3px 3px 3px 11px;
}
.ServicePagesList .seeAll
{
	text-align: right;
}
.ServicePagesList a.selectedItem
{
	font-weight: bold;
	color: #85CCEF;
	text-decoration: none;
}

.line
{
	float: left;
	width: 1px;
	background-color: #e6e6e6;
	margin-top: 30px;
	height: 550px;
	margin-left: 10px;
}
.ie .line
{
	margin-left: 30px;
}

.ServicePagesContent
{
	float: left;
	width: 550px;
	padding-left: 15px;
}
.ServicePagesContent .header
{
	position:absolute;
    top:210px;
	font-size: 18px;
	font-weight: bold;
	color: #85CCEF;
    font-style: italic; 
    line-height:  20px! important;
}
.ServicePagesContent .subHeader
{
	font-size: 14px;
	color: #85CCEF;
}
.ServicePagesContent .shortInfo
{
	padding-top: 10px;
	font-weight: bold;
}
.ServicePagesContent .content
{
	padding-top: 5px;
	padding-bottom: 40px;
	color: #85CCEF;
	font-family: Verdana;
	font-size: 12px;
}
.ServicePagesContent .image
{
}

.practice h1.page-title
{
	border: 0px;
}



/* search results */
table.tblResults
{
	float: left;
	width: 940px;
}
table.tblResults td.tdResults
{
	float: left;
	width: 458px;
	margin: 10px 0px 10px 10px;
}
table.tblResults td.tdResults .item
{
	float: left;
	width: 458px;
	margin: 10px 0px 10px 0px;
	background: #eaf0f6;
	border: 1px solid #3E3854;
}
table.tblResults td.tdResults .item .header
{
	float: left;
	width: 435px;
	padding: 10px 10px 3px 10px;
	background: none;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 0px;
}
table.tblResults td.tdResults .item .desc
{
	float: left;
	height: 42px;
	font-size: 12px;
	overflow: hidden;
	padding: 0px 10px 5px 10px;
	width: 420px;
}
table.tblResults td.tdResults .item .more-link
{
	float: left;
	width: 430px;
	text-align: right;
	background: transparent url(../../Images/ico_see-all.gif) no-repeat top right;
	padding: 0px 20px 5px 0px;
	font-weight: bold;
	font-size: 12px;
}
table.tblResults td.tdResults .item .more-link:hover
{
	text-decoration: underline;
}


/* ie6 compability */

