/* Start of CMSMS style sheet 'frontpage' */
.style1 {
	color: #22558e;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #FFFFFF; font-size: 24px; position: relative; top: -70px; right: -20px;}

.serviceicon{position: relative; top: -70px; right: -20px;}
.angieicon{position: absolute; top: 200px; right: 20px; border: 2px blue solid;}
.chaticon{position: relative; top: -320px; left: -690px; z-index:0;}

div {
   font-size: 1em;
   
}

body {
     font-size: 75.01%;
   line-height: 1.3em;
  }

.fpcontent {
	float: right;
	position:relative;
	height: 200px;
	right:30px;
top:-160px;
}

.fpcontent li {
line-height: 1.5em; text-decoration:none;
}

.fpcontent li a, a:visited {
color: #FFFFFF; line-height: 1.5em; text-decoration:none;
}
.fpcontent li a:hover {
text-decoration:underline;
}
.mspecial {
        color: #OOOOOO;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mspecial a {
         color: #22558e;
}
H1 {
        font-size: 14pt;
        color: #22558e;
        font-weight: bold;
}
H2 {
        font-size: 12pt;
        color: #22558e;
        font-weight: bold;
}
/* End of 'frontpage' */

