#contactFooter {
    font-family: Verdana,Arial,sans-serif;
    font-size:11px;
    line-height:14px;
    color:#666666;
	background:white;
	text-align:left;
	margin:0px auto;
	margin: 0px;
}

#contactFooter blockquote {
	margin-left: 40px;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
}

#contactFooter a {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}
#contactFooter .link {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}

#contactFooter .link:hover {
    text-decoration:underline;
}

#contactFooter .link:active {
    text-decoration:none;
}

#contactFooter .link:visited {
    color:#3366CC;
}

#contactFooter .link-static {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}

/* LARS */
#contactFooter p {
    text-align: justify;
	padding: 0px 10px;
    color:#666666;
    margin-top: 0px;
	margin-bottom: 5px;
}

#contactFooter .imgleft {
	padding: 10px;
	float:left;
}
#contactFooter .clear {
	clear:both;
}

#contactFooter .service {
	background: #e4ebf3;
/*	border-top: 1px solid #cecece; */
	border-bottom: 1px solid #cecece;
	padding: 10px 10px;
}

#contactFooter .service img {
	margin: 0px;
	padding: 0px;
}

#contactFooter ol li p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contactFooter .push2talk {
	float:right;
	margin-right:10px;
	margin-top:-17px;	
}

#contactFooter .maintext {
	float:right;
	width:78%;
	margin:0px;
	padding:0px;
}

#contactFooter .phonetext {
	float:left;
	width:55%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#contactFooter .small {
	font-size:8px;
}











#content {
    font-family: Verdana,Arial,sans-serif;
    font-size:11px;
    line-height:14px;
    color:#666666;
    background-color:#FFFFFF;
	width:465px;
	background:white;
	border:1px solid #cccccc;
	text-align:left;
}

#content ul {
    padding-left:10px;
    padding-top:8px;
    padding-bottom:8px;
    margin: 0px;
}

#content dd {
    padding-left:5px;
    padding-bottom:5px;
}

/* ******************************** */
/* ********   HEADLINES   ********* */
/* ******************************** */
#content h1 {
    font-weight:bold;
    font-size:14px;
    color:#9A0202;
    line-height:18px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:10px;
}

#content h2 {
    font-weight:bold;
    font-size:16px;
    color:#FFFFFF;
    margin-bottom:10px;
    padding-left:10px;
}

#content h3 {
    font-weight:bold;
    font-size:13px;
    color:#9A0202;
/*    margin-top:10px;	*/
    margin-bottom:10px;
	padding: 10px 10px 0px 10px
}

#content h4 {
    font-weight:bold;
    font-size:11px;
    color:#666666;
    margin-top:5px;
    padding-left:10px;
}
#content blockquote {
	margin-left: 40px;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
}

#content .label { 
    padding-left:10px;
    padding-right:5px;
    vertical-align:top;
    text-align:left;
}


#content a {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}
#content .link {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}

#content .link:hover {
    text-decoration:underline;
}

#content .link:active {
    text-decoration:none;
}

#content .link:visited {
    color:#3366CC;
}

#content .link-static {
    color:#3366CC;
    text-decoration:none;
    font-weight:bold;
}

/* LARS */
#content p {
    text-align: justify;
	padding: 5px 10px 5px 10px;
    color:#666666;
    margin: 0px;
}

#content .list {
	margin-left: 30px;
	list-style-type: square;
	padding: 5px 10px 5px 10px;
    color:#666666;
}
#content .numlist {
/*	margin-left: 30px;*/
/*	padding: 5px 10px 5px 10px;*/
	padding: 10px;
}
#content .numlist .header {
    font-weight:bold;
    font-size:13px;
    color:#9A0202;
    margin-top:10px;
    margin-bottom:10px;
	margin-left: 30px;
	padding: 5px 0px;

}
#content .header {
    font-weight:bold;
    font-size:13px;
    color:#9A0202;
}
#content .numlist h2 {
	font-size: 11px;
	font-weight: bold;
    color:#9A0202;
	padding: 0px;
	margin: 3px 0px;
}


#content .numlist .normal {
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
}


#content .buttontext {
	position:relative; 
	top:-9px; 
	left:-85px;
	color: #ffffff;
	font-weight: bold; 
}
#content .imgleft {
	padding: 10px;
	float:left;
}
#content .clear {
	clear:both;
}
#content .service {
	background: #dff0ff;
/*	border-top: 1px solid #cecece; */
	border-bottom: 1px solid #cecece;
	padding: 10px 50px 10px 50px;
	margin: 10px;
}
#content .service img {
	margin: 0px;
	padding: 0px;
}

#content .boxleft,
#content .boxright {
	float:left;
	width:48%;
	background:#f0f0f0;
	margin-left:10px;
	border-bottom: 1px solid #cecece;
}
#content .boxright {
	float:right;
	margin-left:0px;
	margin-right:10px;
}
#content .box {
	background:#f0f0f0;
	margin:10px;
}
#content .boxmiddle {
	background:#f0f0f0;
	margin:10px auto;
	width: 75%;
	border-bottom: 1px solid #cecece;
}
#content .boxfull {
	background:#f0f0f0;
	margin:10px;
	border-bottom: 1px solid #cecece;
}

#content ol {
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}
#content ol li {
	margin-left: 30px;
}
#content ol li p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .push2talk {
	float:right;
	margin-right:10px;
	margin-top:-17px;	
}
