BODY {
    background-color:#FFFFFF;
}

.colortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

.lightgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B65738;
	text-decoration: none;
}

.body
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    text-decoration: none; 
    color: #333333;
}

.LawyerNameHeader 
{
    font-weight:bold;
    font-size:1.25em;
    color:#223240;
    font-style:italic;
}

.HelpQuestion 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B65738;
	text-decoration: none;
}

.profileImage
{
    width:100px;
    text-align:center;
    padding:0px;
    margin:0px;
}

.HelpQuestions
{
    margin:0px;
    padding:0px;
    list-style:none;
}

.HelpQuestions LI
{
    padding-bottom:10px;
}


.contactTitle
{
    font-weight:bold;
}

a:link 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    text-decoration: underline; 
    color: #336699
}

a:visited 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    text-decoration: underline; 
    color: #336699
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #333333;
}