/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {
	width: auto;
}


#p7PMnav a {height: auto !important;}
#p7PMnav ul a {height: 1em !important;}




/* auto-clearing styles */
/* for CSS2-compliant browsers */
.fix:after{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* trigger hasLayout for ie5/5.5/6 */
* html .fix{height: 1%;}
/* trigger hasLayout for ie5.5/6/7, containing for ie5/mac */
.fix{display: inline-block;}
/* reset display for non-ie5/mac \*/
.fix{display: block;}
/* end hide */
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/

.nowrap { white-space:nowrap }
/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:01 - Basic
  -----------------------------------
*/
#logodiv {
	display: block;
	height: 111px;
	width: 800px;
	background-image: url(../images/global/global_helplineB.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logoLeft {
	display: block;
	width: 200px;
	margin: 0px;
	height: 111px;
	float: left;
	background-image: url(../images/global/home_Logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchBox {
	display: block;
	padding: 60px 0px 0px;
	float: left;
	width: 590px;
	text-align: right;
	vertical-align: bottom;
	height: 51px;
}
#search-size-Box {
	width: 250px;
	float: left;
}

#lmasterhead_bg {
	background-image: url(../images/global/global_gra.gif);
	background-repeat: repeat-x;
	display: block;
	height: 111px;
}



#p7TBM {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#p7TBMroot {
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #FFFFFF;
	font-style: normal;
}
#p7TBMrootbox {
	background-color: #005DAB;
}

#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	padding: 0px 0px 0px 16px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
	float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #FFFFFF;
	padding: 6px 8px;
	text-decoration: none;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #FFFFFF!important;
	background-color: #00A4A3!important;
}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #FFFFFF;
	background-color: #00A4A3;
	height: auto;
}
#p7TBMsubwrap{
	font-size: 0.8em;
	position: relative;
	height: auto;
	width: 770px;
	margin: 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.p7TBMsub {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	visibility: hidden;
}
.p7TBMsubbox {
	padding: 0px 0 0;
}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	background-image: url(img/iebfix.gif);
	background-color: transparent;
	border: 0;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	color: #333333;
	padding: 4px 12px;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #005DAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005DAB;
	background-color: #FFFFFF;
}
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #000000;
	background-color: #CDE8E9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005DAB;
	border-left-color: #005DAB;
}
#p7TBM br {
	clear: both;
	height: 0;
	font-size: 0.8em;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* current marker style */


.menuLineClose {
	color: #333333;
	padding: 4px 6px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005DAB;
}


/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}

#wrapper {
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/global/line-bg.gif);
	background-repeat: repeat-y;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 534px;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right {
	width: 235px;
	float: left;
	padding-bottom: 20px;
}




#leftcontent {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#leftcontentForm {
}
#leftcontentBold {
	font-weight: bold;
	color: #000000;
}
.lineSep {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightcontent {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 20px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 3px 20px;
	margin: 0px auto;
	background-color: #D0E1EF;
	width: 770px;
	height: 20px;
	text-align: left;
}
#footerCopyRight {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 4px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
}


#footerCopyRight a:link {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#footerCopyRight a:visited {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#footerCopyRight a:hover {
	color: #00A4A3;
	text-decoration: none;
	font-weight: bold;
}





#footer {
	color: #000000;
	background-color: #D0E1EF;
	padding: 0px;
	font-size: 0.7em;
	margin: 0px;
	width: 100%;
	clear: left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5898C3;
	height: 26px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #00A4A3;
	text-decoration: none;
	font-weight: bold;
}



.linksV_RA a, .linksH_RA a {
	background-color: #005DAB;
	text-align: left;
	display: block;
	width: auto;
	border: 1px solid #005DAB;
	background-image: url(../images/global/rightLinkBox.gif);
	height: 20px;
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	margin-top: 10px;
	line-height: 1.6em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
     }		 
.linksV_RA a:hover {
	background-image: url(../images/global/rightLinkBoxOver.gif);
	display: block;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
     }

	 .linksV_R a, .linksH_R a {
	background-color: #005DAB;
	padding: 3px 5px;
	text-align: left;
	display: block;
	width: auto;
	border: 1px solid #005DAB;
	background-image: url(../images/global/rightLinkBox.gif);
	height: 20px;
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	vertical-align: middle;
	line-height: 1.6em;
     }		 
.linksV_R a:hover {
	background-image: url(../images/global/rightLinkBoxOver.gif);
	display: block;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
     }
	 
	  .linksV_Rb a, .linksH_Rb a {
	background-color: #005DAB;
	padding: 3px 5px;
	text-align: left;
	display: block;
	width: auto;
	border: 1px solid #005DAB;
	background-image: url(../images/global/rightLinkBox.gif);
	height: 20px;
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	vertical-align: middle;
	line-height: 1.6em;
     }		 
.linksV_Rb a:hover {
	background-image: url(../images/global/rightLinkBoxOver.gif);
	display: block;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
     }
	 
	 
	 
	 
	 
	 
	 	 .linksV_R01 a, .linksH_R01 a {
	color: #005DAB;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
     }		 
.linksV_R01 a:hover {
	color: #00B1B0;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.6em;
     }
	 
	 	 	 .linksV_R02 a, .linksH_R02 a {
	color: #005DAB;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 1.6em;
     }		 
.linksV_R02 a:hover {
	color: #00B1B0;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
     }
	 
	 
	 
	 
	 
	 
	 
	 
	 

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
#services-map {
	float: right;
	margin-left: 35px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#media-content {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 525px;
	text-align: left;
}
#media-link-right {
	float: right;
	width: 50px;
	padding: 0px;
}
#media-content a:link {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#media-content a:visited {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#media-content a:hover {
	color: #00A4A3;
	text-decoration: none;
	font-weight: bold;
}
#chart-content {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	width: 700px;
	margin: 0px;
	float: left;
}
#chart-content Left {
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	width: 780px;
}

#chart-content a:link {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#chart-content a:visited {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
#chart-content a:hover {
	color: #00A4A3;
	text-decoration: none;
	font-weight: bold;
}
.heading1_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
.heading1_blueFast {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	display: block;
	padding-bottom: 15px;
	padding-top: 10px;
}

.heading1_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000000;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
#greetingCards {
	width: 450px;
}
.heading1_blue-dashed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	width: 489px;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px dashed #999999;
}
.heading_blue-dashed-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	width: 489px;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px dashed #999999;
}
.heading1_blue-top {
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	margin: 0px;
	display: block;
	padding-bottom: 12px;
}
.heading1_gray-top {
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#h-blue-top {
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	margin: 0px;
	display: block;
	padding-bottom: 12px;
}
.heading1_blue-services {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.sup-heading_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
.sup-heading_blackLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 489px;
	display: block;
}
.sup-heading1_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
.heading2_green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #30A697;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
}
.heading3_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #999999;
	font-weight: normal;
	line-height: 1.2em;
}
.heading-section_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #999999;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	padding-bottom: 6px;
}
.heading-section_greyResources {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #999999;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
.heading_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.required_blue-services {
	color: #005DAB;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}
.shopping_blue-Body {
	color: #005DAB;
	font-weight: bold;
}
.arrow_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.right-box-h {
	border: 1px solid #005DAB;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	display: block;
	margin: 0px;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	height: 22px;
	line-height: 1.8em;
	background-image: url(../images/global/rightLinkBox_bg.gif);
	letter-spacing: 0.1em;
}

.right-box-bg {
	padding: 5px;
	display: block;
	border-right: 1px solid #005DAB;
	border-bottom: 1px solid #005DAB;
	border-left: 1px solid #005DAB;
	width: auto;
	background-color: #EAF0F7;
	margin: 0px;
}
.right-box-bg-b {
	padding: 5px;
	display: block;
	border-right: 1px solid #005DAB;
	border-bottom: 1px solid #005DAB;
	border-left: 1px solid #005DAB;
	width: auto;
	background-color: #EAF0F7;
	margin: 0px 0px 10px;
}

#column-start {
	width: 275px;
	margin-left: 0px;
	height: 150px;
	float: left;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#column-1 {
	display: block;
	float: left;
	width: 208px;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#img-right {
	float: right;
	padding: 0px;
}
#img-right-pdf-resources {
	float: right;
	padding-top: 6px;
}
#img-right-pdf-news {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}
#img-right-pdf-resources {
	float: right;
	padding-top: 25px;
	padding-left: 10px;
}
#img-right-pdf-news01 {
	float: right;
	padding-left: 10px;
}
#img-right-pdf-trans {
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 70px;
	float: left;
}
#img-right-pdf-transcopy {
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 30px;
	padding-top: 20px;
	width: 350px;
	float: left;
}
#img-pdf-left-space-trans {
	float: left;
	padding: 0px 30px 20px 0px;
}
#img-right-space {
	float: right;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
#img-left {
	float: left;
	padding: 0px;
}
#img-left-space {
	float: left;
	padding: 0px 25px 0px 0px;
}
#img-pdf-left-space {
	float: left;
	padding: 0px 10px 20px 0px;
}
#img-symptoms {
	float: left;
	padding: 0px 10px 0px 0px;
	display: block;
	width: 125px;
	height: 85px;
}
#img-resources {
	float: left;
	padding: 0px 30px 0px 0px;
	display: block;
	width: 133px;
	height: 183px;
}
#img-resources-right {
	float: left;
	padding: 0px 0px 0px 30px;
	display: block;
	width: 130px;
	height: 183px;
}
#img-resources-centre {
	float: left;
	padding: 0px 15px;
	display: block;
	width: 133px;
	height: 183px;
}
#img-symptoms-stroke {
	float: left;
	padding: 0px 10px 0px 0px;
	display: block;
	width: 125px;
	height: 110px;
}
#resources-copy-left {
	float: left;
	padding: 10px 30px 0px 0px;
	display: block;
	width: 130px;
	height: 240px;
}
#resources-heading-left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	padding: 0px 30px 10px 0px;
	display: block;
	width: 130px;
	height: 50px;
}
#resources-copy-centre {
	float: left;
	padding: 10px 15px 0px;
	display: block;
	width: 133px;
	height: 240px;
}
#resources-heading-centre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	padding: 0px 15px 10px;
	display: block;
	width: 133px;
	height: 50px;
}
#resources-copy-right {
	float: left;
	padding: 10px 0px 0px 30px;
	display: block;
	width: 130px;
	height: 240px;
}
#resources-heading-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	padding: 0px 0px 10px 30px;
	display: block;
	width: 130px;
	height: 50px;
}

.symptoms_copyBox {
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	display: block;
	width: 100px;
	height: 70px;
	padding: 10px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	float: left;
}
.symptoms_copyBox01 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	display: block;
	width: 120px;
	height: 70px;
	padding: 10px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: normal;
	float: left;
}
.symptoms_copyBox02 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	display: block;
	width: 120px;
	height: 70px;
	padding: 10px 0px 0px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	line-height: normal;
}
.symptoms_copyBox03 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	display: block;
	width: 100px;
	height: 70px;
	padding: 10px 0px 0px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	float: left;
}

#books-videos-line {
	width: 489px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapper-box-line {
	width: 489px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapperLineTB {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 489px;
	display: block;
}
#wrapper-box-line-translations {
	width: 489px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapper-box-line-stroke {
	width: 489px;
	display: block;
	height: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapper-box-line-strokeA {
	width: 489px;
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#news-box-line-b {
	width: 489px;
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#news-box-line-c {
	width: 489px;
	display: block;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper-box-form {
	width: 489px;
	display: block;
	height: auto;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

.left-bold-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #005DAB;
	line-height: 1.65em;
	font-weight: bold;
}
.line-art-left {
	display: block;
	width: 489px;
	margin: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 0px;
	clear: both;
}
.side-box-body-bg1 {
	padding: 5px;
	display: block;
	border-right: 1px solid #005DAB;
	border-bottom: 1px solid #005DAB;
	border-left: 1px solid #005DAB;
	text-align: left;
	width: auto;
	background-color: #EAF0F7;
	background-position: left;
}
#totop {
	width: 117px;
	display: block;
	vertical-align: middle;
	text-align: left;
	height: 23px;
	padding: 6px 5px 5px 0px;
	float: left;
}
#totop-print-box {
	width: 290px;
	display: block;
	vertical-align: middle;
	text-align: left;
	height: 23px;
	padding: 6px 5px 6px 0px;
	float: left;
}
#totop-first {
	display: block;
	vertical-align: middle;
	text-align: left;
	height: 24px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../images/global/up.gif);
	background-repeat: no-repeat;
	width: 24px;
}
#totop-print {
	display: block;
	vertical-align: middle;
	text-align: left;
	padding: 6px 10px 5px 0px;
	float: left;
	background-image: url(../images/global/print.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 22px;
}	

/*
FLOAT CLEARING
*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.printtext {
	display: none;
	float: left;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}
.right-image-box {
	display: block;
	border-right: 1px solid #005DAB;
	border-bottom: 1px solid #005DAB;
	border-left: 1px solid #005DAB;
	background-image: url(../images/global/cards.jpg);
	width: 212px;
	height: 84px;
	background-repeat: no-repeat;
}
/*

Forum styles
*/

ul.discussion-menu{
	padding:0px;
	margin:0px;
}

ul.discussion-menu li{
	padding:3px 0px 3px 20px;
	margin:0px;
	list-style-type:none;
	background-image:url(/applications/discussion/display_images/discussion_bullet.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
	line-height:18px;
}

ul.discussion-menu li.selected{
	background-color:#f2f2f2;
}

.h2{
	padding:5px 10px 7px 0px;
	background-color:#FFFFFF;
	color:#005DAB;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px dashed #999999;
}
.h4{
	padding:5px 0px 7px 10px;
	color:#999999;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px dashed #999999;
	margin-right: 10px;
}

h3{
	padding:5px 10px;
	border-width:0px 0px 1px 0px;
	border-style: solid;
	border-color:#cccccc;
	color:#666666;
}

profile input{
	width:200px
}


.separator{
	border-bottom:1px solid #0083A6;
	margin:15px 0px;
}

.post-poster {
	float:left;
	width:160px;
	overflow:visible;
}

.post-text{
	margin-left:160px;
	width: 320px;
}
.form-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	height: auto;
	display: block;
	padding-top: 6px;
	width: 489px;
}
.form-text-topic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.form-text-register {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000000;
	height: auto;
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #EEEFEE;
}
.form-textBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 6px;
	font-weight: bold;
}
.form-input {
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-bottom: 6px;
}

.post-container {
	background:white;
	padding:10px 10px 10px 0px;
	text-align: left;
	vertical-align: top;
}

.post-container .grey {
	font-size: 0.9em;
}

.post-controls-left{
	background-color:#FBFBFB;
	float:left;
	font-size:0.9em;
}
.post-controls-right{
	background-color:#FBFBFB;
	float:right;
	font-size:0.9em;
}

.post-controls {
	padding:5px 0px 5px 10px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#cccccc;
	text-align:right;
}

.post-controls img {
	vertical-align:middle;
}

.post-childcount {
	color: #444;
	font-size: 0.9em;
}

.caps {
	background: white;
}
.form-textHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	height: auto;
	display: block;
	padding-top: 10px;
	width: 489px;
}
.form-textHeading-pro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #005DAB;
	height: auto;
	display: block;
	width: 489px;
	padding-bottom: 15px;
	line-height: 1.2em;
}
#leftcontentBody {
	font-size: 0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#leftcontent-shopping {
	font-size: 0.75em;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#left-shopping {
	width: 534px;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#preStroke-close {
	float: right;
	width: 50px;
	padding: 0px;
}
#regionCol_01 {
	float: left;
	width: 200px;
	display: block;
	text-align: left;
	padding-right: 30px;
	height: auto;
	vertical-align: top;
	padding-bottom: 16px;
}
#regionSpace {
	display: block;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#contact-img {
	clear: both;
	padding-bottom: 6px;
}
#newsWrapper {
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 0px;
	margin-bottom: 10px;
}
.heading_blue-contacts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #005DAB;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
.heading_black-contacts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
}
#books-videos-lineMyths {
	width: 489px;
	height: auto;
	margin: 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 0px 0px 15px;
	display: block;
}
#events  {
	display: block;
	padding: 0px;
	margin: 0px 0px 15px;
	width: 243px;
	border-top: 1px solid #9EBFDA;
	border-right: 1px solid #9EBFDA;
	border-left: 1px solid #9EBFDA;	
}
#events a:link, #events a:visited, #events a:active {
	width: 233px;
	height: auto;
	margin: 0px;
	padding: 2px 5px;
	display: block;
	background-color: #D0E1EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBFDA;
}

#events a:hover {
	color: #FFFFFF;
	text-decoration:none;
	width: 233px;
	height: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBFDA;
	padding: 2px 5px;
	display: block;
	background-color: #005DAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EBFDA;	
	
}
#forum-img {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
	width: 483px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #94C150;
}
.h-black-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 6px;
}
.h-black-news-lineAbove {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top: 1px dashed #999999;
	margin-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#img-dvd-home {
	float: right;
	padding-left: 60px;
}
.h-dvd-home {
	font-size: 1.6em;
	color: #005DAB;
}.h_form-top {
	font-size: 1.5em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	display: block;
	padding-bottom: 2px;
}
.h_form {
	font-size: 1.5em;
	color: #005DAB;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	display: block;
	padding-bottom: 2px;
	padding-top: 6px;
}
#forum08 {
	background-color: #E6F2D9;
	display: block;
	padding: 5px 10px;
	width: 462px;
	text-align: left;
	vertical-align: top;
	border-top: 6px solid #94C14E;
	border-right: 1px solid #94C14E;
	border-bottom: 2px solid #94C14E;
	border-left: 1px solid #94C14E;
	margin: 0px;
}
.body-gray {
	color: #999999;
}
#awareness-img {
	margin-bottom: 5px;
}
#awareness {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px dotted #999999;
}
#awareness a:link, #awareness a:visited, #awareness a:active {
	background-color: transparent;
	color: #CC0000;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#awareness a:hover {
	background-color: transparent;
	color: #005DAB;
	text-decoration:none;
}#awareness-copy {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.4em;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
}
.heading-list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #666666;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	padding-bottom: 15px;
	padding-right: 150px;
}
#wrapper-sites {
	width: 489px;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	margin: 5px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-size: 1.2em;
}
#wrapper-sites-a {
	width: 489px;
	display: block;
	margin: 0px;
	font-size: 0em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 8px 0px 0px;
	line-height: 0px;
}
#img-right-GHG {
	float: right;
	padding-left: 80px;
}
.movie-wrapper {
	width: 489px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 15px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#wrapper-box-line-audit {
	width: 489px;
	display: block;
	margin: 0px;
	padding: 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.img-tia {
	float: right;
	padding-left: 30px;
}
.bloodPresure {
	background-image: url(../images/home/2009BPcampaignIcon.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	display: block;
	padding-left: 200px;
	padding-right: 50px;
	text-align: left;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
.campaign-infoBox {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 489px;
}
.img-campaigns {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.img-campaigns-a {
	float: left;
	padding-right: 20px;
	padding-bottom: 35px;
}

#campaigns  {
	display: block;
	padding: 0px;
	margin: 0px 0px 10px;
	border-top: 1px solid #9EBFDA;
	border-right: 1px solid #9EBFDA;
	border-left: 1px solid #9EBFDA;
}
#campaigns a:link, #campaigns a:visited, #campaigns a:active {
	height: auto;
	margin: 0px;
	padding: 2px 5px 4px;
	display: block;
	background-color: #005DAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBFDA;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#campaigns a:hover {
	color: #FFFFFF;
	text-decoration:none;
	height: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EBFDA;
	padding: 2px 5px 4px;
	display: block;
	background-color: #00A4A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EBFDA;
	font-weight: bold;
}

.campaigns_h {
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 0px 0px 15px;
	width: 299px;
}
.campaigns_h-top {
	font-size: 1.6em;
	color: #005DAB;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 15px 0px;
}
.campaigns_img {
	margin: 0px;
	display: block;
	padding: 0px 25px 0px 0px;
	width: 165px;
	float: left;
	text-align: left;
}
.campaigns_body {
	margin: 0px;
	display: block;
	padding: 0px;
	width: 299px;
	float: left;
}
.blood-h {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
.address-content {
	padding-bottom: 15px;
}


.address-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


.address-content li {
	padding-left: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 5px;
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.img-right {
	float: right;
	padding-left: 20px;
}
.wrapper-box-line {
	width: 489px;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.blokes-shirts {
	width: 464px;
	border: 1px solid #000000;
	display: block;
	background-image: url(../images/home/tee-shirts.jpg);
	padding-top: 198px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEFED4;
}
.img-right-carers {
	float: right;
	padding-left: 110px;
	margin-top: 5px;
}
