#content a:link, #content a:visited {
	color: #1266B5;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #CA5100;
}
div.content h1,
div.content h1.header_nox,
div.content h1.header_splash,
div.content h1.header_body {
	background-image: url(../images/pharmacy-cross.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	font-size: 20px;
	color: #0075BB;
	padding-top: 8px;
	padding-right: 35px;
	margin-bottom: 12px;
}
div.content h1.header_nox {
	background-image: none;
	margin-top: 28px;
}
div.content h1.header_body {
	background-image: none;
	clear: both;
	padding-top: 5px;
}
div.content h1.header_splash {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	border: none;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.content .spashbig01,
div.content .spashbig02 {
	font-size: 48px;
	color: #CC99FF;
	line-height: 40px;
}
div.content .spashbig02 {
	line-height: 45px;
}
div.content .splashsmall {
	font-size: 24px;
	color: #88A6FF;
	margin-left: 8px;
}

div.content p,
div.content p.para_last,
div.content p.para_large,
div.content p.para_small,
div.content p.para_leftmar01,
div.content p.error {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 19px;
	color: #636363;
	margin-left: 5px;
	margin-right: 5px;
}
div.content p.para_last {
	margin-bottom: 20px;
}
div.content p.para_large {
	font-size: 20px;
	line-height: 26px;
}
div.content p.para_small {
	font-size: 11px;
	color: #999999;
	text-align: center;
}
div.content p.para_leftmar01 {
	margin-left: 10px;
}
div.content p.error {
	font-weight: bold;
	color: #CC0000;
}
div.content h2.nvsearch {
	font-size: 15px;
	color: #0075BB;
	margin-left: 5px;
	margin-top: 10px;
}
div.content hr {
	background-color: #EEEEEE;
	color: #EEEEEE;
	height: 2px;
	border: none;
	border-top: 1px solid #EEEEEE;
	width: 98%;
}
div.content p.nv_search_banner {
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 0px;
	;
}

div.featurebox,
div.featurebox_margr {
	background-color: #F6FCEC;
	border: 1px solid #99CC99;
	padding-top: 8px;
	padding-left: 8px;
	margin-right: 5px;
	margin-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
	width: 44%;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.featurebox_margr {
	margin-right: 15px;
}
div.featurebox h2,
div.featurebox_margr h2 {
	font-size: 15px;
	color: #009933;
	text-decoration: underline;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div.featurebox .fontred,
div.featurebox_margr .fontred { 
	color: #FF0000;
}
div.featurebox p, 
div.featurebox_margr p {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	margin-left: 2px;
}
div.featurebox ul,
div.featurebox_margr ul {
	list-style-type: none;
	margin-left: 2px;
	margin-bottom: 12px;

}
div.featurebox li,
div.featurebox_margr li {
	font-size: 13px;
	color: #636363;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	margin-bottom: 3px;
	line-height: 18px;
}

.nhsdirect {
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.logo01 {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image01 {
	border: 2px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.image02,
.image03 {
	border: 1px solid #999999;
}
.image03 {
	margin-right: 8px;
	margin-top: 4px;
}
.image04 {
	margin: 5px;
}
.image05 {
	border: 2px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 15px;
}



.com_table {
	margin-left: auto;
	margin-bottom: 22px;
	margin-top: 22px;
	border: solid 1px #CCCCCC;
	background-color: #F5F5F5;
	margin-right: auto;
}
.com_table tr {
	vertical-align: top;
	text-align: right;
}
.com_table_td_head {
	text-align: left;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}

.com_table_td_button {
	padding-right: 20px;
}
.com_table_send_button,
.com_table_reset_button {
	background-image: url(../images/send-button.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 50px;
	border: none;
	cursor: hand;
}
.com_table_reset_button {
	background-image: url(../images/reset-button.gif);
	width: 52px;
}
.com_input01,
.com_input02 {
	width: 350px;
	font-size: 15px;
	margin-bottom: 2px;
	margin-right: 15px;
	border: 1px solid #99CC99;
}
.com_input02 {
	width: 150px;
}
.yh_table {
	margin-bottom: 22px;
}
.yh_table tr {
	vertical-align: top;
}
.yh_table td {
	font-size: 13px;
	line-height: 19px;
	color: #636363;
}

.search_table {
	margin-left: auto;
	margin-bottom: 22px;
	border: solid 1px #CCCCCC;
	background-color: #F5F5F5;
	margin-right: auto;
	margin-top: 20px;
	width: 475px;
}

.search_table label {
	font-size: 13px;
	color: #636363;
}
.search_input01 {
	width: 98%;
	font-size: 15px;
	border: 1px solid #99CC99;
	margin-bottom: 0px;
}
.search_button,
.search_reset_button {
	background-image: url(../images/search-button.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 59px;
	cursor: hand;
	margin-left: 85px;
	border: none;
}
.search_reset_button {
	background-image: url(../images/reset-button.gif);
	width: 52px;
	margin-left: 5px;
}
.search_padcell {
	padding-top: 15px;
}

table.tabType01,
table.tabType02 {
	font-size: 13px;
	color: #636363;
	border: solid 1px #99CC99;
	width: 95%;
	margin-bottom: 20px;
}
table.tabType02 {
	margin-top: 20px;
}
table.tabType01 tr,
table.tabType02 tr {
	vertical-align: top;
}
table.tabType01 th,
table.tabType02 th {
	background-color: #F6FCEC;
	font-weight: bold;
	text-align: left;
}
table.tabType01 th.tabheader,
table.tabType02 th.tabheader {
	font-size: 14px;
	color: #FF6600;
}
table.tabType01 td,
table.tabType02 td {
	border-bottom: solid 1px #99CC99;
}
table.tabType01 td.noborder,
table.tabType02 td.noborder {
	border: none;
}
.stdtext {
	font-size: 13px;
	line-height: 19px;
	color: #636363;
}
