body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #83ABC7;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 11px;
}
.footer a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 7px;
	text-align: right;
	font-size: 11px;
}
.top .nannyNumber {
	color: #42A2C9;
	display: inline;
}
.top .toplinks {
	color: #CCCCCC;
	margin-left: 100px;
	display: inline;
}
.top .toplinks a {
	font-weight: bold;
	color: #42A2C9;
	text-decoration: none;
}


.top .toplinks a:hover {
	font-weight: bold;
	color: #42A2C9;
	text-decoration: underline;
}
.module strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A0209;
}.module {
	color: #666666;
	font-size: 11px;
	background-image: url(../images/bg_module.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 10px;
	width: 90%;
	margin-bottom:20px;
}
.module a {
	color: #666666;
}

.module input {
	font-size: 11px;
	color: #000000;
}
.content {
	padding: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.content .pgTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #42A2C9;
	font-style: italic;
}
.content h2{

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9A0209;
}

.content h3{

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A0209;
}.content li {
	list-style-image: url(../images/bullet_small.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #52A4C9;
	line-height: 16px;
}
.module .mainNav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #42A2C9;
	text-decoration: none;
	display: block;
	background-image: url(../images/bullet_large.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 26px;
}
.module .mainNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #42A2C9;
	text-decoration: underline;
	display: block;
	background-image: url(../images/bullet_large.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 26px;
}
.module .mainNav .sub a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 26px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.module .mainNav .sub a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display: block;
	padding-left: 26px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textRequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #FF0000;	
	
}
.textCandidate 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textCandidateHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyText h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textBody
{
    font-family:Verdana, Arial, Sans-Serif;
    color:Black;
    font-size: 11px;
}