#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DB8400;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #759326;	
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 0px;
	border-bottom: solid 1px #A0AEC8;	
	clear: both;
}
#content h3,
#content h3.withBMarg {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 15px;
	margin-left: 5px;
	clear: both;
}
#content h3.withBMarg {
	margin-bottom: 4px;
}

#content p,
#content ul,
#content ol,
#content table {
	font-size: 12px;
	color: #000000; /* #4e4e4e; */
	line-height: 18px;
}
#content p {
	margin-left: 5px;
	margin-bottom: 6px;
}
#content ul {
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 8px;
}
#content ul li {
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	margin-bottom: 6px;	
}
#content ol {
	padding-left: 26px;
	padding-bottom: 8px;
}
#content ol li {
	margin-bottom: 6px;	
}

#content a:link,
#content a:hover,
#content a:visited,
#content a:active {
	color: #006699;
	text-decoration: underline;
}
#content a:hover {
	color: #D27E00;
	text-decoration: none;
}
#content .imgPort,
#content .imgGen01,
#content .imgGen02 {
	border: 1px solid #B9B9B9; 
	margin-top: 3px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right:10px;
}
#content .imgGen01 {
	margin-bottom: 10px;
	float: left;
}
#content .imgGen02 {
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 15px;
	float:right;
}
#content .redText {
	color: #990000;
	font-weight: bold;
}
#content hr {
   border: solid #D2D2D2 1px; 
   height: 1px; 
   width: 100%;
	margin-left: 5px;
}

#content #breadCrumb {
	font-size: 11px;
	color: #cccccc;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	
}
#content #breadCrumb a:link,
#content #breadCrumb a:hover,
#content #breadCrumb a:visited,
#content #breadCrumb a:active {
	color: #cccccc;
	text-decoration: none;
}
#content #breadCrumb a:hover {
	color: #006699;
	text-decoration: underline;
}

/*** [ Comments Form CSS ] ************************/

#contactForm01 {
	margin-left: 5px;
	width: 465px;
	margin-top: 10px;
}

#contactForm01 tr.headRow {
	background-color: #E8EDF7;
}
#contactForm01 tr {
	background-color: #F5F5F5;
}
#contactForm01 tr.buttonRow {
	background-color: #FFFFFF;
	text-align: center;
}
#contactForm01 tr.errorRow {
	background-color: #C12817;
}

#contactForm01 tr p,
#contactForm01 tr.headRow p,
#contactForm01 tr.errorRow p {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #2C4A71;
	margin-left: 5px;
	margin-right: 10px;
}
#contactForm01 tr.headRow p {
	font-size : 11px;
	font-weight : bold;
}
#contactForm01 tr.errorRow p {
	font-weight: bold;
	color: #ffffff;
}

#contactForm01 input,
#contactForm01 textarea,
#contactForm01 select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#contactForm01 input[type=text]:focus,
#contactForm01 textarea:focus,
#contactForm01 select:focus {
	background-color: #FFFFE3;
	border: 1px solid #AAAAAA;
}
#contactForm01 input[type=radio] {
	border: none;
	background-color: #EDECF2;
}

#contactForm01 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/*** [ Search Form CSS ]**********************************/

#searchForm01 {
	width: 415px;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: 25px;
}
#searchForm01 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#contactForm01 input[type=text]:focus {
	background-color: #FFFFE3;
	border: 1px solid #AAAAAA;
}

/********************************************************/







/*
p.HideText {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/






/*
#content h1,
#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;	
	color: #006600;
	clear: left;
}

#content h1.csc-firstHeader {
	font-size: 25px;
	font-weight: normal;
	padding-top: 0px;	
	margin-bottom: 10px;
	margin-left: -3px;
	color: #006600;
}

#content DIV.csc-textpic-clear {
	clear: none;
}

/*** Search Results Page ***
 ***/
 
 /*
#content h3.csc-searchResultHeader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;	
}
#content h3.csc-noSearchResultMsg {
	color: #FF3300;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 6px;
}
.csc-searchResultInfo {
	margin-left: -3px;
	margin-bottom: -5px;
}
table.csc-searchform {
	margin-top: 15px;
}
table.csc-searchform input,
table.csc-searchform select {
	vertical-align: middle;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;
	color: #636363;
	height: 16px;
	margin-left: 3px;
}
table.csc-searchform select {
	height: auto;
	width: 155px;	
}
table.csc-searchform input[type="submit"] {
	background-color: #EEEEEE;
	width: 100px;
	cursor: hand;
	height: auto;
}
/***************************/
/*
#featureBox h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 8px;
	background-color: #009966;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66CC99;
	color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 10px;	
	padding: 2px;
	padding-left: 4px;
}

#content p,
#content ul,
#content ol,
#content table {
	font-size: 12px;
	color: #000000; /* #4e4e4e; */
	
	
	/*
	line-height: 18px;
}
#content p {
	margin-left: 5px;
	margin-bottom: 6px;
}
#content ul {
	list-style-type: none;
	padding-left: 6px;
	padding-bottom: 8px;

}
#content ul li {
	background-image: url(../images/bullet-green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	margin-bottom: 6px;	
}
#content ol {
	padding-left: 26px;
	padding-bottom: 8px;
}
#content ol li {
	margin-bottom: 6px;	
}

#content .csc-textpic-imagewrap {
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 5px;	
}
#content .csc-textpic-image {
	border: solid 1px #CCCCCC;
}

#content a:link,
#content a:hover,
#content a:visited,
#content a:active {
	color: #0033CC; /* #006699; */
	
	/*
	
	text-decoration: none;
}
#content a:hover {
	/* color: #FF9900; */
	
	
	/*
	text-decoration: underline;	
}
#featureBox ul {
	list-style-type: none;
	padding-bottom: 4px;
	padding-right: 10px;
	line-height: 15px;	
	padding-left: 15px;
}
#featureBox ol {
	padding-left: 34px;
	padding-bottom: 4px;
	padding-right: 10px;	
	line-height: 15px;
}
#featureBox ul li {
	background-image: url(../images/bullet-green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;	
}
#featureBox ol li {
	padding-left: 12px;
}
#featureBox li p {
	margin: 0px;
	line-height: 15px;	
}

.content-tab01 {
	border: solid 1px #E3EBEE;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: none;
	border-right: none;
}
.content-tab01 .bodytext {
	padding-left: 0px;
	margin-left: 0px;
}
.content-tab01 th {
	text-align: left;
	text-decoration: none;
	background-color: #E3EBEE;
	text-decoration: none;
	padding: 3px;
	padding-right: 10px;
}
.content-tab01 tr {
	vertical-align: middle;
}
.content-tab01 td {
	border-bottom: solid 1px #E3EBEE;
	padding: 3px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right: solid 1px #E3EBEE;
}
.content-tab01 .greyBG {
	background-color: #F6F6F6;
}

.content-tab02 {
	border: none;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 10px;	
}
.content-tab02 th {
	width: 33%;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom: solid 1px #CCCCCC;	
}
.content-tab02 td {
	width: 33%;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	padding-top: 2px;
}

.yh_table {
	border: none;
	border-top: solid 1px #CCCCCC;
	margin-top: 12px;
	margin-left: 3px;	
}
.yh_table td {
	vertical-align: top;
	padding: 0px;
	padding-bottom: 5px;
}
.yh_table h3 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	padding-top: 5px;
}

.nhsDirectLogo {
	margin-top: 10px;
	margin-bottom: 15px;
}
.nhsChoicesLogo {
	margin-top: 0px;
	margin-bottom: 15px;
}

/*** tt_news Templates ***
 ***/
 
 
 
 /*
div.news-list-item {
	margin-top: -5px;
}
li.news-list-item {
	margin-top: 6px;
}
#content p.news-morelink {
	margin-top: -5px;
}
#content h2.news-single-title {
	font-size: 14px;
	margin-top: -5px;
}
#content p.news-single-author,
#content p.news-single-date {
	font-size: 10px;
	line-height: 10px;
}
#content h3 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;	
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
}
#content p.news-single-backlink {
	margin-top: 10px;
}
/********************/

/*** Contact Form ***
 ***/
 
 
 /*
#frmComment {
	margin-top: 0px;
	margin-left: 0px;
	width: auto; /* 450px; */
	
	
	/*
}
#frmComment p {
	padding-left: 1px;
}

#frmComment table {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	border-top: solid 1px #CCCCCC;
}
#frmComment td {
	font-size: 13px;
	color: #636363;
	line-height: 18px;
	vertical-align: top;
}
#frmComment input,
#frmComment textarea {
	width: 300px;
	font-size: 15px;
	margin-bottom: 2px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#frmComment input:focus,
#frmComment textarea:focus {
	border: 1px solid #999999;
	background-color: #F8F8F8;
}

#frmComment .formerror {
	color: #CC0000;
}
#frmComment .formerror input,
#frmComment .formerror textarea {
	border: 1px solid #CC0000;
}

#frmComment #InpBUTTONSend,
#frmComment #InpBUTTONReset {
	vertical-align: middle;
	background-image: url(../images/button-send.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	cursor: hand;
	border: none;
	margin-right: 3px;
}
#frmComment #InpBUTTONReset {
	background-image: url(../images/button-reset.jpg);
} 
 
/********************/
