h1 {
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}

h2 a:link {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

h2 a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

h2 a:hover, h2 a focus {
	color:#FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 15px;
}

h4 {
	font-size: 18px;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 10px;
}

h5 {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: right;
	font-weight: normal;
	padding-top: 20px;
}

h6 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 10px;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}

.findout {
	text-align: right;
}

a.findout:link {
	color: #FFFFCC;
	font-weight: normal;
}

a.findout:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}

a.findout:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

a.findout:active {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}

.large {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 10px;
}

.righttext {
	text-align: right;
}

.redlarge {
	font-size: 14px;
	color: #CC0000;
}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

.jobleft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.small {
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
}

.jobref {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}

.jobdescription {
	color: #333333;
	font-style: italic;
}

.familyquotes {
	font-style: italic;
	line-height: 120%;
	padding-bottom: 10px;
	color: #333333;
}
.nannyquotes {
	font-style: italic;
	line-height: 120%;
	color: #999999;
	padding-bottom: 10px;
}

.jobs {
	font-size: 12px;
	color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.italic {
	font-style: italic;
}


.red {
	color: #CC0000;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
