#rightNavContainer {
	width: 190px;
	text-align: left;
	background-color: #CCCCCC;
}
#rightNavContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 190px;
}
#rightNavContainer li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#cookieBarRight {
	background-color: #777777;
	height: 20px;
	font-size: 9px;
	color: #CCCCCC;
}
#teamPanelClosed, #teamPanelOpen {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
}
#teamPanelClosed ul li a, #teamPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #007190;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #0099C6;
	border-bottom-color: #003646;
}
#teamPanelClosed ul li a:link, #teamPanelClosed ul li a:visited {

	background-image: url(../../images/blueBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#teamPanelClosed ul li a:hover {
	background-image: url(../../images/blueBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#teamPanelOpen ul li a:link, #teamPanelOpen ul li a:visited {

	background-image: url(../../images/blueBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#teamPanelOpen ul li a:hover {
	background-image: url(../../images/blueBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#teamPanelOpen .panelContent {
	width:170px;
	font-size: 10px;
	color: #007190;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: bold;
	background-color: #7FBCCB;
}
#teamPanelOpen .teamHeading {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
#teamPanelOpen p {
	margin-bottom: 0px;	
}
#teamPanelOpen a  {
	color: #007190;
	text-decoration: none;
}

#teamPanelOpen a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}


#areaPanelClosed, #areaPanelOpen {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
}
#areaPanelClosed ul li a, #areaPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #007190;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #0099C6;
	border-bottom-color: #003646;
}
#areaPanelClosed ul li a:link, #areaPanelClosed ul li a:visited {

	background-image: url(../../images/blueBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#areaPanelClosed ul li a:hover {
	background-image: url(../../images/blueBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#areaPanelOpen ul li a:link, #areaPanelOpen ul li a:visited {

	background-image: url(../../images/blueBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#areaPanelOpen ul li a:hover {
	background-image: url(../../images/blueBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#areaPanelOpen .panelContent {
	width:160px;
	font-size: 10px;
	color: #007190;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #7FBCCB;
}
#areaPanelOpen .areaHeading {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
#areaPanelOpen p {
	margin-bottom: 5px;
}

#areaPanelOpen a.practiceAreaLink:link, #areaPanelOpen a.practiceAreaLink:visited  {
	color: #007190;
	text-decoration: none;
	font-weight: bold;
}
#areaPanelOpen a.practiceAreaLink:hover, #areaPanelOpen a.practiceAreaLink:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#areaPanelOpen a.practiceAreaLinkCurrent:link, #areaPanelOpen a.practiceAreaLinkCurrent:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#areaPanelOpen a.practiceAreaLinkCurrent:hover, #areaPanelOpen a.practiceAreaLinkCurrent:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



#newsPanelClosed, #newsPanelOpen {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
}
#newsPanelClosed ul li a, #newsPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #007190;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #0099C6;
	border-bottom-color: #003646;
}
#newsPanelClosed ul li a:link, #newsPanelClosed ul li a:visited {

	background-image: url(../../images/blueBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#newsPanelClosed ul li a:hover {
	background-image: url(../../images/blueBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#newsPanelOpen ul li a:link, #newsPanelOpen ul li a:visited {

	background-image: url(../../images/blueBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#newsPanelOpen ul li a:hover {
	background-image: url(../../images/blueBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#newsPanelOpen .panelContent {
	width:170px;
	font-size: 9px;
	color: #666666;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 12px;
	font-weight: normal;
	background-color: #BFDEE5;
}
#newsPanelOpen p {
	margin-bottom: 5px;
}
#newsPanelOpen a  {
	color: #007190;
	text-decoration: none;
}

#newsPanelOpen a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#newsPanelOpen .newsHeading {
	font-size: 10px;
	color: #007190;
	font-weight: bold;
	line-height: 12px;
}
#newsPanelOpen .newsBreak {
	height: 1px;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 0px;
}

#advancedSearchPanelClosed, #advancedSearchPanelOpen {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
	background-color: #C1C1C1;
}
#advancedSearchPanelClosed ul li a, #advancedSearchPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #666666;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #999999;
	border-bottom-color: #333333;
}
#advancedSearchPanelClosed ul li a:link, #advancedSearchPanelClosed ul li a:visited {

	background-image: url(../../images/greyBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#advancedSearchPanelClosed ul li a:hover {
	background-image: url(../../images/greyBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#advancedSearchPanelClosed .panelContent {
	width:170px;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 14px;
	vertical-align: middle;
	font-weight: bold;
}
#advancedSearchPanelClosed .advancedSearchHeading {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
#advancedSearchPanelOpen ul li a:link, #advancedSearchPanelOpen ul li a:visited {

	background-image: url(../../images/greyBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#advancedSearchPanelOpen ul li a:hover {
	background-image: url(../../images/greyBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#advancedSearchPanelOpen .panelContent {
	width:170px;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: bold;
}
#advancedSearchPanelOpen .advancedSearchHeading {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.searchBox {
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	height: 12px;
	width: 128px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	font-weight: bold;
}
.searchBox:hover {
	border: 1px solid #000000;
}
#searchButton {
	height: 17px;
	width: 17px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/search_but.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #007190;
	padding: 0px;
}
#searchButton:hover {
	background-image: url(../../images/search_but_f2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#fixedInfo {
	width:190px;
	float: right;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: #E0E0E0;

}
#fixedInfo a:link, #fixedInfo a:visited {
	color: #666666;
	text-decoration: none;
}
#fixedInfo a:hover {
	color: #333333;
	text-decoration: none;
}
#fixedInfo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 190px;
	
}
#fixedInfo li {
	padding-left: 40px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 3px;
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: 15px 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

#fixedInfo li.first {
	background-image: url(../../images/tel_icon.gif);
}
#fixedInfo li.second {
	background-image: url(../../images/email_icon.gif);
	letter-spacing: -1px;	
}
#fixedInfo li.third {
	background-image: url(../../images/envelope_icon.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#barristerPracticeAreasPanelClosed {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
}
#barristerPracticeAreasPanelClosed ul li a, #barristerPracticeAreasPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #007190;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #0099C6;
	border-bottom-color: #003646;
}
#barristerPracticeAreasPanelClosed ul li a:link, #barristerPracticeAreasPanelClosed ul li a:visited {

	background-image: url(../../images/blueBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#barristerPracticeAreasPanelClosed ul li a:hover {
	background-image: url(../../images/blueBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#barristerPracticeAreasPanelOpen ul li a:link, #barristerPracticeAreasPanelOpen ul li a:visited {

	background-image: url(../../images/blueBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#barristerPracticeAreasPanelOpen ul li a:hover {
	background-image: url(../../images/blueBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#barristerPracticeAreasPanelOpen .panelContent {
	width:160px;
	font-size: 10px;
	color: #007190;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #7FBCCB;
}
#barristerPracticeAreasPanelOpen .areaHeading {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
#barristerPracticeAreasPanelOpen p {
	margin-bottom: 5px;
	margin-top: 0px;
}

#barristerPracticeAreasPanelOpen a.practiceAreaLink:link, #barristerPracticeAreasPanelOpen a.practiceAreaLink:visited  {
	color: #007190;
	text-decoration: none;
	font-weight: bold;
}
#barristerPracticeAreasPanelOpen a.practiceAreaLink:hover, #barristerPracticeAreasPanelOpen a.practiceAreaLink:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#barristerPracticeAreasPanelOpen a.practiceAreaLinkCurrent:link, #barristerPracticeAreasPanelOpen a.practiceAreaLinkCurrent:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#barristerPracticeAreasPanelOpen a.practiceAreaLinkCurrent:hover, #barristerPracticeAreasPanelOpen a.practiceAreaLinkCurrent:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contactClerksPanelClosed {
	width:190px;
	float: right;
	font-size: 11px;
	text-align: left;
}
#contactClerksPanelClosed ul li a, #contactClerksPanelOpen ul li a {
	display: block;
	width: 175px;
	padding-left: 15px;
	background-color: #007190;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #0099C6;
	border-bottom-color: #003646;
}
#contactClerksPanelClosed ul li a:link, #contactClerksPanelClosed ul li a:visited {

	background-image: url(../../images/blueBut.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#contactClerksPanelClosed ul li a:hover {
	background-image: url(../../images/blueBut_f2.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#contactClerksPanelOpen ul li a:link, #contactClerksPanelOpen ul li a:visited {

	background-image: url(../../images/blueBut_f3.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#contactClerksPanelOpen ul li a:hover {
	background-image: url(../../images/blueBut_f4.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#contactClerksPanelOpen .panelContent {
	width:160px;
	font-size: 10px;
	color: #007190;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #7FBCCB;
}
#contactClerksPanelOpen .areaHeading {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
#contactClerksPanelOpen p {
	margin-bottom: 5px;
}

#contactClerksPanelOpen a.practiceAreaLink:link, #contactClerksPanelOpen a.practiceAreaLink:visited  {
	color: #007190;
	text-decoration: none;
	font-weight: bold;
}
#contactClerksPanelOpen a.practiceAreaLink:hover, #contactClerksPanelOpen a.practiceAreaLink:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#contactClerksPanelOpen a.practiceAreaLinkCurrent:link, #contactClerksPanelOpen a.practiceAreaLinkCurrent:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contactClerksPanelOpen a.practiceAreaLinkCurrent:hover, #contactClerksPanelOpen a.practiceAreaLinkCurrent:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

