h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009189;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009189;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #009189;
}

table.menu TD {
	color: #666666;            /* Must be the same as tdColor in the menu_script.js */
	background-image:url(Menu/background/menu_background_2.gif); /* Must be the same as tdBgColor in the menu_script.js */
	white-space: nowrap;
	border-left: 1px solid #e4e4e4;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 10px;
	text-align: left;
	height: 22px;
	line-height: 21px;	
	z-index:100;
}
.twitter ul {
	margin: 0px;
	padding: 0px;
}


table.menu 
{
	border-right: 1px solid #e4e4e4;
	cursor: pointer;
	visibility: hidden;
	width: 120px;
	z-index:100;
}

table.submenu TD {
	color: #666666;            /* Must be the same as tdSubMenuColor in the menu_script.js */
	background-color: #e9f3f1; /* Must be the same as tdSubmenuBgColor in the menu_script.js */
	white-space: nowrap;
	border-bottom: 1px solid #5cbcb4;
	border-right: 1px solid #5cbcb4;
	border-left: 1px solid #5cbcb4;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 10px;
	text-align: left;
	height: 22px;
	line-height: 21px;	
	display: table-cell;
	z-index:100;
}

table.submenu
{
	border-top: 1px solid #5cbcb4;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	width: 140px;
	z-index:100;
}

body {
	background-color: #FFFFFF;
	background-image:url(Graphics/Global/menu_bar_background.gif);
	background-repeat:repeat-x;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	background-position: top;
	margin-top:15px;
}
ul {
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
table {
	background-color:#FFFFFF;
}

.outertable
{
	background-color:Transparent;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-weight: bold;
}
.TextBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.Navigation A:link			{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	padding-top: 5px;
	display: inline-block;
	border-bottom: 2px #5fb9b4 solid;
}
.Navigation A:visited		{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	padding-top: 5px;
	display: inline-block;
	border-bottom: 2px #5fb9b4 solid;
		
}
.Navigation A:hover			{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5eb9b4;
	text-decoration:none;
	padding-top: 5px;
	display: inline-block;
	border-bottom: 2px #5fb9b4 solid;
		
	
}
.Navigation A:active		{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5eb9b4;
	text-decoration:none;
	padding-top: 5px;
	display: inline-block;
	border-bottom: 2px #5fb9b4 solid;
}
A:link			{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009189;
}
A:visited		{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009189;
}
A:hover			{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #017b74;
}
A:active		{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009189;
}
A.Comments:link			{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009189;
}
A.Comments:visited		{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009189;
}
A.Comments:hover			{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #017b74;
}
A.Comments:active		{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009189;
}
.TextBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
.slimcontrol
{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #009189;
	border: 1px solid #B5AEA8;
}
#DermarollerLines {
	position:absolute;
	width:1236px;
	height:62px;
	z-index:6;
	left: -108px;
	top: 122px;
}
#Menu {
	position:absolute;
	width:1100px;
	height:25px;
	z-index:100;
	top: 0px;
	left: -40px;
	background-image: url(Menu/background/menu_background_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#DermarollerLogo {
	position:absolute;
	width:262px;
	height:108px;
	z-index:7;
	left: 73px;
	top: 40px;
}
.Freephone {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #009189;
}
.TrademarkText, .TrademarkText A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
	font-weight: normal;
}
.qualitytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
}
.ClinicListHeading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #009189;
}
#Strapline {
	position:absolute;
	width:560px;
	height:25px;
	z-index:16;
	left: 389px;
	top: 78px;
	text-align: right;
}

.hr {
	line-height: 1px; /*needed for IE6*/
	font-size: 1px;   /*needed for IE6*/
	height: 1px;
	background: #aaa;
	margin: 5px 0;
	padding: 0px;
	border: 0px;
	overflow: hidden;
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	background-color: #f4f9f8;
}
.TextTelephone {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.commentsOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-style: italic;
}
.TownHeading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #009189;
}
/*
a.balloonlink:hover .balloon { display: block; position: absolute; color:#000000; border: 1px solid #999999  height: 100px; width: 300px; text-decoration: none; z-index: 10;}
a.balloonlink .balloon { display: none; text-decoration: none; }
.balloon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position:bottom; background-repeat:no-repeat;
}
*/


a.balloon{
	position:absolute;
	z-index:24;
	text-decoration:none;
}

a.balloon:hover{z-index:25; background-color:#fff; text-decoration:none;}

a.balloon span{display: none;}
a.balloon div{background-position:bottom; background-repeat:no-repeat;}

a.balloon:hover span{
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
	color:#000000;
    text-align: left;
	font-weight:normal;}
.commentsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-style: italic;
	font-weight: bold;
}
.bodytextboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	background-position: center;
	font-weight: bold;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	background-position: center;
}

.twitter a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.twitter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
}
.commentstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-style: italic;
	font-weight: bold;
}
.whytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.blogtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-style: normal;
	font-weight: bold;
}
.searchresultsheadingBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
.searchresultsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: normal;
}
.searchresultsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
.searchresults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: normal;
}
.TrainingHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #009189;
}
.CommentsTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
.CommentsName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: normal;
}
.PressHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009189;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
.PressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: normal;
}
.PressTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
.bodytextboldLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-weight: bold;
}
.SlideShow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.twitter li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.bodytextboldunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
	background-position: center;
	font-weight: bold;
}
.bodytextboldLargeGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009189;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-weight: bold;
}
.breadcrumbnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
}
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	background-position: center;
	font-style: italic;
}
.LatestDownloadHeading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
	padding-left: 10px;
}
.SmallDownloadHeading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
	padding-left: 10px;
}
.DownloadTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #444444;
}
.PressHeadingDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #74c5c2;
	text-decoration: none;
	line-height: normal;
	background-position: center;
	font-weight: bold;
}
/* Begin Social Toolbar styles */
#socialToolbar {
	position:fixed;
	width:53px;
	height:204px;
	z-index:3;
	left: 0px;
	top: 250px;
	background-image: url(Graphics/SocialNetworking/background.gif);
}
#socbarFacebook {
	position:absolute;
	width:24px;
	height:24px;
	z-index:2;
	left: 13px;
	top: 20px;
}
#socbarTwitter {
	position:absolute;
	width:24px;
	height:24px;
	z-index:2;
	left: 13px;
	top: 55px;
}
#socbarBlog {
	position:absolute;
	width:24px;
	height:24px;
	z-index:2;
	left: 13px;
	top: 90px;
}
#socbarRSS {
	position:absolute;
	width:24px;
	height:24px;
	z-index:2;
	left: 13px;
	top: 125px;
}
#socbarEmail {
	position:absolute;
	width:24px;
	height:24px;
	z-index:2;
	left: 13px;
	top: 160px;
}
/* End Social Toolbar styles */