﻿#serviceListTitle{
    background-image:url(../images/ServicesOfferedTitle.jpg); 
    width:721px; 
    height:49px;
}
#serviceListBody{
    -background-image:url(../images/ServicesOfferedBody.jpg); 
    -height:300px;
    -width:721px;
}
#serviceViewBody{
    background-image:url(../images/Def-Body.jpg); 
    height:181px; 
    width:721px;
	margin:0px;
}
.ServiceListTitleCell{
    color:#000000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    vertical-align:top;
}

.ServicesLink:link, .ServicesLink:visited, .ServicesLink:active{
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height:25px;
}

.ServicesLink:hover{
    color:#9d5f36;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    line-height:25px;
}

.ServiceListTitleCell a:link, .ServiceListTitleCell a:visited, .ServiceListTitleCell a:active{
    color:#9d5f36;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
}

.ServiceListTitleCell a:hover{
    color:#9d5f36;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:underline;
}

.mmbutton:link, .mmbutton:visited, .mmbutton:active{
    -border: solid 2px #622c0b;
    background-color: #9d5f36;
    padding: 4px 10px 4px 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#e2e4b3;
    margin-left:5px;
}

.mmbutton:hover{
    -border: solid 2px #622c0b;
    background-color: #9d5f36;
    padding: 4px 10px 4px 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:underline;
    color:#e2e4b3;
    margin-left:5px;
}

.ButtonFooterCell{
    text-align:right;
    padding: 0px 10px 10px 0px;
    line-height: 25px;
	border:0px;
}

.ServiceDefCell{
    color:#000000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 10px 5px 10px;
    margin: 0px;
    vertical-align:top;
    border:solid 0px;
}
.ServiceDefCell a:link, .ServiceDefCell a:visited, .ServiceDefCell a:active{
    color:#9d5f36;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
}

.ServiceDefCell a:hover{
    color:#9d5f36;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:underline;
}

.SurveyTypeBodySection
{
	margin:10px 20px 0px 30px;
}

.SurveyTypeTitleSection
{
	margin:20px 20px 0px 20px;
	color:#9d5f36;
}

