@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_pattern_new.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#background {
	height: 480px;
	width: 832px;
	background-color: #FFFFFF;
	background-image: url(../images/top_grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#head_banner {
	height: 90px;
	width: 1000px;
	background-image: url(../images/headbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #004a91;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004a91;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	white-space: normal;
}
a:link {
	color: #004a91;
	text-decoration: none;
}
a:visited {
	color: #004a91;
	text-decoration: none;
}
a:hover {
	color: #004a91;
	text-decoration: underline;
}
a:active {
	color: #004a91;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004a91;
	line-height: 16px;
}
.style4 {
	color: #666666
}
.style6 {
	color: #999999;
	font-style: italic;
	font-weight: bold;
}.style5 {
	color: #999999;
	font-weight: normal;
}
.head_banner {
	height: 230px;
	width: 1000px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
.head_banner2 {
	height: 230px;
	width: 1000px;
	background-image: url(../onlineappointment/nib_dental_voucher.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head_banner3 {
	height: 230px;
	width: 1000px;
	background-image: url(../nibappointment/nib_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head_banner_eyecare {
	height: 230px;
	width: 1000px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
.head_banner4 {
	height: 230px;
	width: 1000px;
	background-image: url(../nibdentalreminders/nib_reminders_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.txt_centre {
	text-align: center;
}
.txt_justified {
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
.red_star {
	color: #F00;
}

