.backgroundhome {
	background-image: url(../images/homebkgnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #003366;
}
.homemain {
	background-image: url(../images/homegirl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	background-color: #CCCCCC;
	text-align: left;
	padding: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	left: -5px;
	margin-left: -10px;
	line-height: 16px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9800;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
body {
	background-color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #FF9A02;
}
a:hover {
	color: #FF9A02;
}
a:active {
	color: #003366;
}.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.legal A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.legal A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.legal A:hover {
	color: #FF9800;
	text-decoration: none;
}

TD
{
    text-align: center;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
    text-align: left;
}

.internalbkgnd {
	background-image: url(../images/ingirl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
