.body {
	background-color: EFF2F6;
	background-repeat: no-repeat;
}
.backgroundheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.boxoutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A1ACC1C;
	border-right-color: #A1ACC1;
	border-bottom-color: #A1ACC1C;
	border-left-color: #A1ACC1;
}
.innerboxoutline {
	border: 1px solid #A1ACC1;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181D23;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212429;
	font-style: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212429;
	text-align: left;
}
a:link {
	color: #495168;
}
a:visited {
	color: #465167;
}
.innerboxrighthandoutline {
	border-top: 1px none #A1ACC1;
	border-right: 1px solid #A1ACC1;
	border-bottom: 1px none #A1ACC1;
	border-left: 1px none #A1ACC1;
}
.mouseback {
	background-image: url(images/mouse2.jpg);
}
.smallfillerinpiece {
	background-image: url(images/fillerinpiece.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.aboutus {
	background-image: url(images/aboutus2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.FAQ_back {
	background-image: url(images/faq2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
}
