@charset "UTF-8";
.contactText {
	font-family:Tahoma;
	font-size: 10px;
	text-align:left;	
}
a.contactText:Link {font-size: 10px;color:#000000;text-decoration:underline; display:inline;}
a.contactText:Visited {font-size: 10px;color:#000000;text-decoration:underline;display:inline; }
a.contactText:Hover {font-size: 10px;color:#000000;text-decoration:underline;display:inline; }
    .AccordionTitle, .AccordionContent, .AccordionContainer
    {
        position: relative;
        width: 168px; /*changeble*/
    }
    .AccordionTitle
    {
	height: 20px; /*changeble*/
	overflow: hidden;
	cursor: pointer;
	font-family: Verdana; /*changeble*/
	font-size: 10px; /*changeble*/
	font-weight: normal; /*changeble*/
	vertical-align: middle; /*changeble*/
	text-align: center; /*changeble*/
	display: table-cell;
	-moz-user-select: none; /*changeble*/
	background-color: #999;
	color: White;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	padding: 3px;
    }
    .AccordionContent
    {
        height: 0px;
        overflow: hidden; /*display: none;  */
        margin: 0px;
        padding: 0px;
        display: none;                      
    }
    .AccordionContent_
    {
        height: auto;
        display: block;     
        margin: 0px; 
        padding:0px; 
    }
#subHeadService {
	float: right;
	height: 45px;
	width: 574px;
	padding-top: 15px;
}
    .AccordionContainer
    {
        border-top: solid 1px #C1C1C1; /*changeble*/
        border-bottom: solid 1px #C1C1C1; /*changeble*/
        border-left: solid 1px #C1C1C1; /*changeble*/
        border-right: solid 1px #C1C1C1; /*changeble*/
    }
    .ContentTable
    {
	width: 100%;
	text-align: center;
	color: White;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
    }
    .ContentCell
    {
        background-color: #666666;
    }
    .ContentTable a:link, a:visited
    {
        color: White;
        text-decoration: none;
    }
    .ContentTable a:hover
    {
        color: Yellow;
        text-decoration: none;
    }
.stateHeader {
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	padding:10px 0px 0px 0px;
	font-family:Tahoma;
}
#wrapper #subhead {
	padding-bottom: 30px;
	padding-top: 15px;
}
#wrapper {
	width: 777px;
}
#leftService {
	float: left;
	width: 170px;
	padding-right: 26px;
}
#col1 {
	float: left;
	width: 170px;
}
#col2 {
	width: 170px;
	padding-left: 32px;
	float: left;
}
#col3 {
	float: left;
	width: 170px;
	padding-left: 32px;
}
#photo {
	float: right;
	width: 574px;
	vertical-align:top;
}
#mainService {
	float: right;
	width: 574px;
	vertical-align:top;
}
.answers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #666;
	padding: 3px;
	text-align: center;
	border: 2px solid #FFF;   
}
body {
	margin: 0px;
	padding: 0px;
}
.backTotop a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
}

