@charset "utf-8";
.normalFont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
	text-align: left;
}
.normalFont a{
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}.normalFont a:visited{
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}.normalFont a:hover{
	color:#000066;
	text-decoration:underline;
	font-weight:bold;
}
.sidePanelFont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #011047;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/domestic-services-prices.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 8px;
}
.footer a{
	color: #000000;
	text-decoration:none;
}.footer a:visited{
	color: #000000;
	text-decoration:none;
}.footer a:hover{
	color: #000000;
	text-decoration:underline;
}
.buttons {
	font-family: Verdana;
	font-size: 12px;
	color: #011047;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.smallfont {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
}

.italicfont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	padding: 7px;
	font-style: italic;
}
.faqfont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #032498;
	padding: 5px;
}
.input2 {
	font-family: Verdana;
	font-size: 11px;
	color: #5162A7;
	background-color: #D6DAE7;
	border: 1px solid #4C5FA3;
}
.whitefont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px;
}
.greyBacker {
	background-color: #CCCCCC;
}
.whitefontcaps {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	font-variant: small-caps;
}

