/******* Morton Michel CSS *******/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #990000;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #330066;
 margin: 0px;
 padding: 0px;
}

.h2_1{
 font: bold 114% Arial,sans-serif;
 font-weight:bold;
 font-size:18px;
 color: #330066;
 background-color:#9966FF;
 margin: 0px;
 padding: 0px;
}
.h21{
 font: bold 114% Arial,sans-serif;
 font-weight:bold;
 font-size:18px;
 color: #330066;
 background-color:#9966FF;
 margin: 0px;
 padding-top:20px; 
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.redtext {
	color: #FF0000;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 128px;
	left: 13px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead {
	width:100%;
	background-color: #330066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	margin: 0px;
	padding: 0px;
}
#masthead p {
	margin: 0px;
	padding: 0px;
	line-height:20px;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	font: small Arial,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
#printcontent{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 15px 5px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 150% "Times New Roman", Times, serif;
	color: #330066;
	margin:0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

#pageName img{
	margin: 0px 15px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageName form.search {
	float: right;
	position: absolute;
	top: 1px;
	right: 6px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 5px;
	font: small Arial, sans-serif;
	color: #333333;
}

#breadCrumb a{
	color: #333333;
}

#breadCrumb a:hover{
	color: #6633CC;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
}
html>body .feature {height: auto;}

.feature .imageright {
	float: right;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 18px;
}
.feature h1{
	font: bold 175% Arial,sans-serif;
	color: #330066;
	padding: 10px 0px 5px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #330066;
	padding: 5px 0px;
}
.feature li {
	list-style-image: url(../images/insurance/roundbullet.gif);
	margin-bottom: 10px;
	list-style-type: none;
	margin-top: 0px;
	line-height: 1.5em;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	text-align: right;
	margin-bottom: 10px;
}
a.builtby:link{
	font-size: small;
	color: #cccccc;
	text-decoration:none
}
a.builtby:visited{
	font-size: small;
	color: #cccccc;
	text-decoration:none
}
a.builtby:hover{
	font-size: small;
	color: #cccccc;
	text-decoration:none
}
/************ search styles **************/
form.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.submitbutton {
	color: #FFFFFF;
	background-color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #330066;
}
.formblur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #6633CC;
	width:160px;
	background-position: right top;
	border-top: 1px solid #346FDA;
	border-right: 1px solid #C6D5F4;
	border-bottom: 1px solid #C6D5F4;
	border-left: 1px solid #346FDA;
	text-indent: 3px;

}
.formfocus {
	background-color: #EAF4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-indent: 5px;
	padding-left: 4px;
	width:160px;
	border-top: 1px solid #6633CC;
	border-right: 1px solid #6633CC;
	border-bottom: 1px solid #6633CC;
	border-left: 1px solid #6633CC;
 }

/************ sectionLinks styles **************/

#sectionLinks ul {
	margin: 0px;
	padding: 0px;
}
#sectionLinks li {
	background-color: #330066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6633CC;
	padding-top: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.8em;
	list-style-type: none;
	font-size: 0.9em;
}
#sectionLinks a:link {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
}
#sectionLinks a:visited {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
}
	
#sectionLinks a:hover {
	background-color: #6633CC;
	width: 100%;
	display: block;
	color: #FFFFFF;
}
#sectionLinks {
	padding: 0px 0px 0px 0px;
	text-indent: 6px;	
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks p {
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-indent: 15px;
	font-size: 0.9em;
}
/*#sectionLinks a.subnav {
	background-color: #E6E6E6;
	color: #000000;
}
#sectionLinks a.subnav:visited {
color: #000000;
}
#sectionLinks a.subnav:hover {
	background-color: #333333;
	color: #FFFFFF;
}*/
#sectionLinks a.subnav {
	background-color: #F7D693;
	color: #000000;
}
#sectionLinks a.subnav:visited {
	color: #000000;
	background-color: #F7D693;
}
#sectionLinks a.subnav:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	text-decoration: none;
}
#sectionLinks a.subthispage:link {
	background-color: #0066FF;
	width: 100%;
	display: block;
	color: #FFFFFF;
}
#sectionLinks a.subthispage:visited {
	background-color: #0066FF;
	width: 100%;
	display: block;
	color: #FFFFFF;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.9em;
}

.relatedLinks h3{
	color: #6633CC;
	margin-top: 5px;
	line-height: 16px;
	margin-bottom: 4px;
}

.relatedLinks a{
	display: block;
	color: #000000;	
}
a.further:link{
	font-weight:bold;
	color: #000000;
	text-decoration:none
}
a.further:visited{
	font-weight:bold;
	color: #000000;
	text-decoration:none
}
a.further:hover{
	color: #990000;
	text-decoration:none
}


/************* pics styles **************/
#pics {
	background-color: #FFFFFF;
}
#pics p{
	background-color: #FFFFFF;
}
#pics img {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}.tablepad {
	padding-right: 10px;
}

.subheading {
	font: small Arial,sans-serif;
	font-weight: bold;
	color: #0066FF;
	}
.subheadingblue {
	font: small Arial,sans-serif;
	font-weight: bold;
	color: #6633CC;
	}	
.tableorangebold {
	font: small Arial,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tableorangehead {}
.tableorangepad {
	border: 1px solid #0066FF;
	padding: 5px;
}
.tablebluehead {
	font: small Arial,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#330066;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.tablebluepad {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.securepayheading {color: #FFFFFF;}.heading {
	font-size: medium;
	color: #003399;
}
.orangebar {
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1px;
}


#greyarea {
		width: 800px;
}
/**html #greyarea {
	width: 167px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}*/
.motor {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 245px;
}
.minibus1 { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECF3FF;		
	height: 245px;}

.household {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F4DFDF;
	height: 245px;
}
.executivehome {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 245px;}
.travel1 {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECF3FF;
	height: 245px;
}	
.events {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7F4CC;
	height: 258px;
}
.publicliability {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 258px;}
	
.professional {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7FFDD;		
	height: 258px;}
.commercial { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECFFF3;
	height: 258px;}
.group { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECF3FF;		
	height: 250px;
	/*height:258px;*/
	}
	
.childcare {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 240px;}
.other { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FEFBE0;
	height: 250px;
	/*height:240px*/}
	
.preschool {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 250px;
}
.nurserycare {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7FFDD;
		height: 250px;
}
.childminder {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F4DFDF;
		height: 250px;
}
.playsafe {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECF3FF;
		height: 250px;
}
.indooract {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECFFF3;
		height: 250px;
}
.holiday {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7F4CC;
		height: 250px;
}
.nanny {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	height: 250px;}
	
.parent {
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7FFDD;		
	height: 250px;}
	
.adultcare { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #ECFFF3;
	height: 250px;}
.mobilecreche { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F4DFDF;
	height: 250px;}

.toylib { 	
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7F4CC;		
	height: 140px;}
/*.minibus {			
width: 170px; 
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;		
	height: 140px;}*/
.travel {		
	/*width: 170px; */
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F7FFDD;		
	height: 140px;
	}
/*.household {		
	width: 170px;
	width: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FEFCE9;		
	height: 140px;
	} */
	
.fsa {
text-align:center;
font-family:inherit;
}
#greyarea img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#greyarea h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
#greyarea h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
#greyarea p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 1px;
	line-height: 18px;
	padding: 1px 0px 1px 4px;
}
#greyarea a:link{
	font-size: x-small;
	color: #330066;
}
#greyarea a:visited{
	font-size: x-small;
	color: #0066FF;
}
#greyarea a:hover{
	font-size: x-small;
	color: #CC0000;
}
#greyarea .smallimage {
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
}
#greyarea .smallimageright {
	margin-bottom: 2px;
	float: right;
	margin-left: 3px;
	margin-right: 0px;
}
#greyarea .smallline {
	}
#maintable {
	width: 97%;
	background-color: #F4F4F4;
	border: 1px solid #999999;
}
#maintable td{
	padding: 6px;
	margin: 2px;
}
#action {
	width: 300px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	
}
#action td{
	padding: 6px;
	margin: 2px;
}

#premium {
	width: 80%;
	background-color: #FEFEFE;
}
#premium tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;}
#premium td {
	margin: 3px;
	padding: 3px;
}

#policyarea {
	width: 450px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*html #policyarea {
	width: 447px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}*/

#policyarea img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#policyarea h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	padding-left: 3px;
	margin: 0px;
}
#policyarea h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	width: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	padding-left: 3px;
	margin: 0px;
}
#policyarea p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 1px;
	line-height: 18px;
	padding: 1px 0px 1px 4px;
}
#policyarea a:link{
	font-size: x-small;
	color: #330066;
}
#policyarea a:visited{
	font-size: x-small;
	color: #6633CC;
}
#policyarea a:hover{
	font-size: x-small;
	color: #CC0000;
}
#policyarea .smallimage {
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
}
#policyarea .smallimageright {
	margin-bottom: 2px;
	float: right;
	margin-left: 3px;
	margin-right: 0px;
}
#policyarea .smallline {
	font-size: x-small;
}
.polpreschool {
	background-color: #F2F2F2;
}
.polnurserycare {
	background-color: #F7FFDD;
}
.polchildminder {
	background-color: #F4DFDF;
}
.polplaysafe {
	background-color: #ECF3FF;
}
.polholiday {
	background-color: #F7F4CC;
}
.polnanny {	background-color: #F2F2F2;}
.polparent {background-color: #F7FFDD;}
.polmobilecreche {background-color: #F4DFDF;}
.polgroup {background-color: #ECF3FF;}
.poltoylib {background-color: #F7F4CC;}
.polminibus {	background-color: #F2F2F2;}
.poltravel {	background-color: #F7FFDD;}
.printtablelightblue {
	background-color: #DDF5FB;
	height: 100px;
}
#basket {
	border: 1px solid #666666;
	background-color: #FCEFC2;
}
#basket td{
	background-color: #FCEFC2;
	margin: 2px;
	padding: 6px;
}
.searchurl {
	font-size: x-small;
}
a.search:link {
	color: #6633CC;
	text-decoration: underline;
}
a.search:hover {
	color: #6633CC;
	text-decoration: underline;
}
a.search:visited{	color: #663366;
	text-decoration: underline;}
a.searchurl:link {	color: #009900;
	text-decoration: underline;}
a.searchurl:hover {	color: #009900;
	text-decoration: underline;}
a.searchurl:visited{	color: #009900;
	text-decoration: underline;}
.hl1 {
	background-color: #FFFFD9;
}
.radiobuttonindent {
	padding-left: 20px;
}.smalltext {
	font-size: 0.9em;
}


/*---------HouseHoldFormLink-----------*/

.bottomLinks a {
	background-color:#FFFFFF;
	color: #FFFFFF;
	text-align: left;
	background-image: url(/_images/sections/bigButton1Nanny.jpg);
}

.bottomLinks a:hover { 
	color:#FFFFFF;
	text-decoration:none;
 }



.bottomLinks {
	display: block;
	float: left;
	height: 75px;
	width: 514px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
}


.bottomLinks a {
	display: block;
	float: left;
	height: 63px;
	width: 191px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	padding-left: 66px;
	padding-top: 12px;
	line-height: 16px;
	font-weight: bold;
}

.bottomLinks a:hover { background-position: 0px -75px; }

#BLinks{
	display: block;
	float: left;
	width: 514px;
	height: 75px;
}

