@charset "utf-8";
/* CSS Document */

#bright_ideas_dropdown {
	display: none;
}

#bright_ideas_dropdown a{
	font-weight: normal;
}

#for_your_home_dropdown {
	display: none;
}

#for_your_home_dropdown a{
	font-weight: normal;
}

#for_your_business_dropdown {
	display: none;
}

#for_your_business_dropdown a{
	font-weight: normal;
		
}

#breadcrumbs {

}
#tips li{
	margin-left: 20px;
	margin-bottom: 10px;

}


h1 {
font-size:1.3em;
color: #244B73;
margin-bottom:1em;

}

h2 {
	font-size:1.2em;
	color: #244B73;
	margin-bottom:1em;
	margin-top: 1em;

}

.introduction {
	display: block;
	padding-bottom: 10px;
	padding-top:5px;
	border-bottom:solid 1px #CCCCCC;
}

.introductionheading {
margin-bottom:3px;
}

.introductionimage {
	float:left;
	margin-right: 20px;

}

.introduction h3 {
font-size:16px;
color:#1D3B64;
}

.introduction a{
	color:#1D3B64;
	text-decoration: none;
}

.introduction a:hover{
	text-decoration: underline;
}

.morebutton {
margin-top:3px;
border:none;
}

.comparisontable {
font-size:11px;
}

.comparisontable h3 {
	background: #357ABF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;

}

.quicklink {
	background: #E8EDE0;
	width: 400px;
	color: #669853;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px dotted #69944D;

}

.quicklink a {
	color: #66914A;
}


.copyrightnotice {
font-size:10px;

}
