﻿body.editor {
	background-color: #fff;
	min-height: 450px;
}

body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;


}


a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b0059;
	text-decoration: underline;
	font-weight:bold;
}


a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37929a;
	text-decoration: none;
	font-weight:bold;

}

.header {
	background-image:url(../images/sce/template_headerbg.jpg);
	background-repeat: no-repeat;
	padding-right:50px;
	height:150px;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37929a;
	font-weight:bold;
}

.header_side {

padding:15px 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37929a;
	font-weight:bold;
display:block;
}

.header a {
	padding-top:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37929a;
	font-weight: normal;
	text-decoration:none;
}

.header a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37929a;
	font-weight: normal;
	text-decoration: underline;
}



.headerlogo {
	padding-top:40px;
}

.phone {
	font-size:24px;
}


.menu {
	background-image:url(../images/sce/template_menubg.jpg);
	background-repeat:repeat-x;
}

.homecell {
	background-image: url(../images/sce/template_homecontentbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353c3c;
	font-weight: normal;
	line-height:18px;
}

.hometext {
	background-image: url(../images/sce/home_textbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353c3c;
	font-weight: normal;
	line-height:24px;
}

.homebottom {
	background-image: url(../images/sce/home_bottombg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}




.contentcell {
	background-image: url(../images/sce/template_contentbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353c3c;
	font-weight: normal;
	line-height:18px;
}

.content{
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353c3c;
	font-weight: normal;
	line-height:24px;
	padding-right:50px;
	padding-top:30px;
}


.contentfullwidth{
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353c3c;
	font-weight: normal;
	line-height:24px;
	padding-right:50px;
	padding-top:30px;
	padding-left:50px;
}


.address{ 
	background-color:#37929a;
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height:18px;
	padding-top:5px;
	padding-bottom: 5px;
}

.addressspace {
	padding-left:15px;
	padding-right: 15px;
	font-size:16px;
}
	


.footer {
	background-image: url(../images/sce/template_footerbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height:18px;
	padding-top:8px;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37929a;
	font-weight: normal;
	line-height:18px;
}


.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37929a;
	font-weight: normal;
	line-height:18px;
}

#footer .footer_link { border-right:solid 1px #999999; padding-right:4px;}

h1 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8b0059;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
}

h2 {
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8b0059;
	font-weight: normal;
	line-height:normal;
}

h3 {
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8b0059;
	font-weight: bold;
	line-height:normal;
}


.hometitle {
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8b0059;
	font-weight: normal;
	line-height:normal;
	text-transform:none;
}


ul {

}

.options li {
	border-bottom:1px #CCCCCC solid;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:middle;
	list-style-position: inside;
	list-style-image:url(../images/sce/bullet_q.jpg);
}

.customq li {
	padding-bottom:5px;
	vertical-align:middle;
	list-style-position: inside;
	list-style-image:url(../images/sce/bullet_q.jpg);
}

.options a {
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37929a;
	font-weight: normal;
	text-decoration:none;
}

.options a:hover {
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b0059;
	font-weight: normal;
	text-decoration:underline;
}

.whyqualicare {	
	font-family:  "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.dottedborder {

	border-bottom:dotted 1px #CCCCCC;
}

.tableborder {
	border:solid 1px #CCCCCC;
}

.tableborder TD {
	border:solid 1px #CCCCCC;
}

