/* Start of CMSMS style sheet 'style' */
body {
	background-color: #7a838c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #393939;
}
.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #393939;
}
.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #393939;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #3D4247;
}
.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #393939;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #393939;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ADB2B8;
}
.h3 a:link {
	color: #D7D8DC;
}
.h3 a:visited {
	color: #D7D8DC;
}
.h3 a:hover {
	color: #FFFFFF;
}
h.3 a:active {
	color: #D7D8DC;
}
.footer{
             font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;

}
.footer a{
             text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover{
             text-decoration:underline;
	color: #FFFFFF;
}

.homeimage{
             padding-top:10px;
        }

.style3{
        font-weight:bold;
}

#title1{
        font-size:20pt;
}
#barristerPic{        
        padding-top:10px; 
        text-align:center;
        display:block;
}
#picHolder{
        width:200px;
        height:277px;
        border:2px solid #000000;
        display:block;
}
#content1{
        float: left;
        width: 100%;              
}
#footerLegal{
        height:55px;
        text-align:center;
}
/* End of 'style' */

