html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%; /*Sets the min height to the   height of the viewport.*/
	width: 100%;
	height: 100%; /*Effectively, this is min height for IE5+/Win, since IE wrongly expands an element to enclose its content. This mis-behavior screws up modern browsers*/
	margin: 0;
	padding: 0;
}

BODY
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	/*line-height:130%;*/
}

BODY a{
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
	}

BODY a:hover {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
}

BODY#Main {
	background-color: #E5E5E5;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

BODY#Main {
	/*text-align: -moz-center;*/
}

#Main #Frame 
{
	background-color:#FFFFFF;
	background-image: url(../images/ContentPanelBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 754px;
	text-align: left;
	margin-top:10px;
	border:0px solid black;
	margin-left:auto;
	margin-right:auto;
}

#Main #Frame #FrameG #FrameGL
{
	background-image: url(../images/FrameGL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px solid black;
	padding-left:4px;
}

#Main #Frame #FrameG #FrameGL #FrameGR #FrameC {
	border:0px solid black;
}
#Main #Frame #FrameG #FrameGL #FrameGR {
	background-image: url(../images/FrameGR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border:0px solid black;
	padding-right:4px;
}

#Main #Frame #Footer {
	background-image: url(../images/FrameB.jpg);
	background-repeat: repeat-x;
	height:13px;
}
#Main #Frame #Footer #FooterBL {
	background-image: url(../images/FrameBL.jpg);
	float:left;
	height: 13px;
	width: 12px;
}
#Main #Frame #Footer #FooterBR {
	background-image: url(../images/FrameBR.jpg);
	float: right;
	height: 13px;
	width: 14px;
}
#Main #Frame #Header {
	height: 102px;
}
#Main #Frame #Navigation {
	height: 25px;
}
#Main #Frame #Content {
	border: 0px solid #666666;
	margin-top: 22px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#Main #Frame #Content #Col1
{
	width:392px;
	padding: 0px 7px 0px 7px;
	border:0px solid #333333;
}

#Main #Frame #Content #Col1NewsList
{
	width:400px;
	padding: 0px 0px 0px 7px;
	border:0px solid #00FFFF;
}

#Main #Frame #Content #Col1NewsDetail
{
	width:390px;
	border:1px solid #e5eaef;
	padding: 0px 7px 6px 6px;
}

#Main #Frame #Content #Col1wider
{
	width:520px;
	padding: 5px 7px 0px 7px;
}

#Main #Frame #Content #Col2 {
	width: 270px;
	float:right;
	border-left:0px solid #CECECE;
}

#Main #Frame #Content #Col2slim {
	width: 142px;
	float:right;
	border-left:0px solid #CECECE;
	border: 0px solid #006600;
}

H1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#bde956;
	padding:0px 0px 3px 0px;
}


H2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#003399;
	padding:0px 0px 0px 0px;
}

H3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#003399;
	padding:0px 0px 0px 0px;
	margin-bottom:5px; 
}

H4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099FF;
	margin-bottom:5px;
	font-size: medium;
	font-weight:bold;
}

hr {
  	border: 0;
  	width: 60%;
  	color: #CCCCCC;
	/*background-color: #CCCCCC;*/
	height:1px;
}

.DrugsHeader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099FF;
	/*margin-bottom:5px;*/
	font-size: medium;
	font-weight:bold;
}

.HeaderDBlue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	/*margin-bottom:5px;*/
	font-size: 18px;
	font-weight:bold;
}

.HeaderMidBlue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	/*margin-bottom:5px;*/
	font-size: 20px;
	font-weight:bold;
}
.HeaderBBlue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	/*margin-bottom:5px;*/
	font-size: 18px;
	font-weight:normal;
}



.IntroText {
	font-size: small;
	color:#000066;
	font-weight:normal;
	line-height:110%;
	text-align: left;
	font-weight:bold;
}

.IntroTextGrey {
	font-size: small;
	color: #666666;
	font-weight:normal;
	line-height:110%;
	text-align: left;
	font-weight:bold;
}

.NormalPara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	color: #000033;
	line-height:120%;
}


/*If use this, take the padding out of Column 1 */

.NewsBox {
	border:1px solid #e5eaef;
	padding:7px;
	background-image: url(../images/table_sqrs_whiteback.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.SolidBox {
	padding:15px;
	background-color:#f1f3f7;
	width:330px;
	margin-left:15px;
	border: 1px dashed #003366;
}


.SolidBoxConf {
	padding:15px;
	background-color:#ecf0f5;
	width:350px;
	margin-left:3px;
	/*border: 1px dashed #003366; */
}

.BlueHorzListBox {
	border:1px dashed #99CCFF;
	background-color:#F7F7F7;
	width:320px;
	padding:15px;
	font-weight:bold;
	line-height:20px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}


/* Drugs conference styles */

.BlueBox {
	border:1px dashed #99CCFF;
	background-color:#F7F7F7;
	width:374px;
	padding:0px 0px 0px 0px;
}

.DrugsRed{
	color:#D90942;
	font-size:medium;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.DrugsBlack{
	color:#000000;
	font-size: medium;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.Drugsblue{
	color:#0099FF;
	font-size: medium;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.blackArial{ 
	color:#000000;
	font-size:small;
	font-weight: bolder;
	font-family:Arial, Helvetica, sans-serif;
}
.pdflink{
	width:360px;
	float:left;
	padding-top:11px;
	padding-right:0px;
	padding-left:24px;
	padding-bottom:11px;
	background-image: url(../images/acrobat_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:small;
}

.SmallREDBold{
	font-size:x-small;
	color:#EC003C;
	font-weight:bold;
}

.ContactUsBox {
	border:1px solid;
	border-color:#0066CC;
	width:340px;
	padding:8px 8px 8px 18px;
}

.ContactUsBoxGrey {
	border:1px solid;
	border-color: #CCCCCC;
	width:348px;
	padding:8px 8px 8px 18px;
}

.ContactUsBoxGreyDash {
	border:1px dashed;
	border-color: #CCCCCC;
	width:348px;
	padding:8px 8px 8px 18px;
}

.ContactUsLineOne{
	background-image: url(../images/icon_address.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 5px 10px 30px;
	font-size:small;
	font-weight:bold;
}

.ContactUsLineOneb{
	background-image: url(../images/acrobat_icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 5px 10px 30px;
	font-size:small;
	font-weight:bold;
}

.ContactUsLineTwo{
	background-image: url(../images/icon_email.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 5px 10px 30px;
	font-size:small;
	font-weight:bold;
}

.ContactUsLineThree{
	background-image: url(../images/icon_tel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 5px 10px 30px;
	font-size:small;
	font-weight:bold;
}

.red{
	color:#CC0000;
	font-size:small;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Blueheadline2{
	font-size:small;
	font-weight:bold;
	color: #003399;
	line-height:120%;
}
.Greenheadline2{
	font-size:small;
	font-weight:bold;
	color:#bde956;
}

.ListSquares {
	list-style:square;
	list-style-position:outside;
	color:#000099;
}

.GreenDashLine {
	border-bottom: 1px solid #bde956;
	padding-bottom:5px
}

.PolicyListMENU{
	border:0px dashed #000;
	list-style-image:url(../images/acrobat_icon.gif);
	list-style-position:outside;
	text-align:left;
	
/*	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px; */
	font-size: small;
}

.PolicyList{
	list-style-image:url(../images/acrobat_icon.gif);
	list-style-position: outside;
	text-align: left;
	font-size: x-small;
	/*line-height:120%;*/
}

.PolicyListItem{
	padding-left:4px;
	padding-bottom:8px;
	/*line-height:120%;*/
	font-size: small;
}

.officebearerRight{
	width:185px;
	float:right;
	font-size:small;
	font-weight:normal;
	padding:50px 10px 50px 10px;
	vertical-align:middle;
}

.officebearerLeft{
	width:180px;
	float:left;
	font-size:small;
	font-weight:normal;
	padding:50px 10px 50px 10px;
	vertical-align:middle;
}

.President {
	width:360px;
	height:200px;
	background-image:url(../images/CC-Pat-Shearer150x200.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#F7F7F7;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:10px;
}

.VicePres{
	width:360px;
	height:200px;
	background-image:url(../images/CC_KSmith150x200.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F7F7F7;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:10px;
}

.HonsSec{
	height:200px;
	width:360px;
	background-image:url(../images/CC-David-Strang-150x200.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#F7F7F7;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:10px;
}

.PastPres{
	height:190px;
	width:360px;
	background-image: url(../images/CC-ColinMcKerracher150x190.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F7F7F7;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:10px;
}

.smalltext{
	font-size:x-small;
}

.fwdarrow {
	height:19px;
	width:50px;
	padding:4px 30px 0px 0px;
	float:left; 
	background-image:url(../images/arrow_Dbfwd.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:x-small;
}

.backtext{
	width:50px;
	float:right;
	padding-right:0px;
	padding-left:20px;
	font-size:x-small;
	padding-bottom:1px;
	padding-top: 5px;
}

/* Right Hand Column */

.ImageContainer{
	padding:0px;
	margin:0px 0px 6px 0px;
}

.ImageContainerDrugs{
	padding:0px;
	margin:0px 0px 10px 200px;
	background-color:#e5eaef;
	width:270;
	height:160;
	border:1px solid #000000;
}

/* Right Hand Pannels */

.PanelTop{
	background-color:#003366;
	padding-bottom:0px; 
	border-bottom: 4px solid #bde956;
	height:23px;
	background-image:url(../images/panel_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.PanelTwo{
	background-color:#003366;
	padding-bottom:0px; 
	border-bottom: 2px solid #FFFFFF;
	height:23px;
	background-image:url(../images/panel_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.PanelheaderText{
 	/*border:0px dashed #fcc;*/
	float:left;
	color: #FFFFFF;
	font-weight:bold;
	font-size:x-small;
	padding: 5px 0px 0px 7px;
}
.PanelheaderTextHome{
 	/*border:0px dashed #fcc;*/
	float:left;
	/*color: #33FF33;*/
	font-weight:bold;
	font-size:x-small;
	padding: 5px 0px 0px 7px;
}


.PanelheaderTextHome A
{
	color:#fff;
	text-decoration:none; 
}
.PanelheaderTextHome A:Hover
{
	color:#c4e96d;
	text-decoration:none;
}

/*
.navClass{	
	height:21px; 
	margin:0px; 
	width:122px;
	display:inline;
	border:0px dashed #fff;
}

a.navClass {
	text-decoration:none;
	color:#fff;
}

a.navClass:hover {
	color:#c4e96d;
	background-image:url(../images/over_arrow.gif);
	background-position:64px 1px;
	background-repeat:no-repeat;
}

*/


.PanelContent{
	border-top:1px solid;
	border-top-color:#FFFFFF; 
	padding:0px 0px 0px 0px;
	margin:0px;
	background-color:#e5eaef;
}

.PanelContentNonList{
	border-top:1px solid;
	border-top-color:#FFFFFF;
	padding:7px 15px 10px 15px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelContentNonListImage{
	border-top:1px solid;
	border-top-color:#FFFFFF; 
	padding:7px 7px 10px 7px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}


.PanelContentNonListSearch{
	border-top:1px solid;
	border-top-color:#FFFFFF; 
	padding:1px 1px 1px 1px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelContentLineOne{
	border-top:1px #FFFFFF solid;
	background-image: url(../images/icon_address_blue.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 5px 10px 35px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelLineTwo{
	background-image: url(../images/icon_tel_blue.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 5px 10px 35px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelLineThree{
	background-image: url(../images/icon_mobi_blue.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 5px 10px 35px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelLineFour{
	background-image: url(../images/icon_email_blue.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 5px 10px 35px;
	margin:0px;
	background-color:#e5eaef;
	font-size:x-small;
}

.PanelListHOME{
	border:0px dashed #000;
	list-style-image: url(../images/bullet.gif);
	list-style-position:outside;
	text-align:left;
	font-size:x-small;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 4px 15px 2px 0px;
}

.PanelListMENU{
	border:0px dashed #000;
	list-style-image: url(../images/bullet.gif);
	list-style-position:outside;
	text-align:left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
	font-size: x-small;
}

.PanelList{
	border:0px dashed #000;
	list-style-image: url(../images/bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 4px 15px 2px 0px;
}

.PanelListSPPF{
	border:0px dashed #000;
	list-style-image: url(../images/BusAreas/SPPF/SPPFbullet.gif); 
	list-style-position:outside;
	text-align: left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}

.PanelListDD09{
	/*border:0px dashed #000; */
	list-style-image: url(../images/BusAreas/RP/anim_bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:14px;
	margin-bottom:10px;
	margin-top:10px;
	padding: 0px 2px 0px 0px;
}

.PanelListD{
	border:0px dashed #000;
	list-style-image: url(../DrugsConf08/images/d_bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}

.PanelListDD{
	border:0px dashed #000;
	list-style-image: url(../images/BusAreas/RP/anim_bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}
.PanelListESP{
	border:0px dashed #000;
	list-style-image: url(../ESP/images/bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:26px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}

.PanelListPDR{
	border:0px dashed #000;
	list-style-image: url(../images/PDR/bullet.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}

.PanelListSIPR{
	border:0px dashed #000;
	list-style-image: url(../images/bullet_SIPR.gif);
	list-style-position:outside;
	text-align: left;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px; 
	padding: 6px 15px 2px 0px;
}


.PanelListItem{
	padding-bottom:4px;
	padding-left:2px;
	padding-top:0px;
}

.PanelListItemMoreSpace{
	padding-bottom:14px;
	padding-left:0px;
	padding-top:0px;
}

.PanelListItemMorePDR{
	padding-bottom:8px;
	padding-left:8px;
	padding-top:0px;
}

.PanelHeadline {
	font-weight:bold;
}

.PanelMoreLink a{
	text-decoration:none;
	color: #0066CC;
	font-weight:bold
}

.PanelMoreLink a:hover {
	text-decoration:underline;
	color:#000066;
}

.PanelBottom{
	padding:0px 0px 0px 0px;
	height:6px;
	margin-bottom:6px;
	margin-top:0px;
}



/* FOOTER */

#footerNav
{
	line-height: 1.5;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top:30px;
	border: 0px dashed #999999;
	font-size:x-small;
	
}

/*use this when the container has an id */
#footerNav a{
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
	}

#footerNav a:hover {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
}


/* NAVIGATION */

.NavigationContainer
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	height: 25px;
	background-image: url(../images/nav_back.gif);
}

.NavigationContainer DIV
{
	text-align:center;
	width:124px;
	float:left;
}

.NavigationContainer DIV#Active
{
	
	background-color: #fff;
	background-image: url(../images/nav_tab.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:22px;
	width:114px;
	margin-top:3px;
	margin-left:3px;
	margin-right:7px;
	padding:0px;
	overflow:hidden;
}

.NavigationContainer DIV.Last
{
	width:121px;
}
.NavigationContainer DIV#Active.Last
{
	width:116px;
	margin-top:3px;
	margin-left:3px;
	margin-right:0px;
	padding-left:0px;
}

.NavigationContainer DIV#Active A
{
	color: #003366;
}

.NavigationContainer DIV SPAN.Hover
{
	background-image: url(../images/over_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left:12px;
	padding-right:12px;
}

.NavigationContainer DIV#Active.vLast SPAN
{
	/* border:1px solid red; */
	padding-left:3px; 
}


.NavigationContainer DIV#Active SPAN
{
	background-image: url(../images/nav_arrowdown.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
}

.NavigationContainer DIV A
{
	color:#fff; text-decoration:none; 
}
.NavigationContainer DIV A:Hover
{
	color:#c4e96d; text-decoration:none;
}

.navClass{	
	height:21px; 
	margin:0px; 
	width:122px;
	display:inline;
	border:0px dashed #fff;
}

a.navClass {
	text-decoration:none;
	color:#fff;
}

a.navClass:hover {
	color:#c4e96d;
	background-image:url(../images/over_arrow.gif);
	background-position:64px 1px;
	background-repeat:no-repeat;
}

#myNavigation a{
	text-decoration:none;
	color:#fff;
}

#myNavigation a:hover{
	color:#c4e96d;	
	background-image:url(../images/over_arrow.gif);
	background-position:64px 1px;
	background-repeat:no-repeat;
}

#homeDiv a {color:#fff; text-decoration:none;}
#homeDiv a:hover{color:#c4e96d; text-decoration:none;}


#aboutUsDiv a {color:#fff; text-decoration:none;}
#aboutUsDiv a:hover{color:#c4e96d; text-decoration:none;}

#newsDiv a {color:#fff; text-decoration:none;}
#newsDiv a:hover{color:#c4e96d; text-decoration:none;}

#policiesDiv a {color:#fff; text-decoration:none;}
#policiesDiv a:hover{color:#c4e96d; text-decoration:none;}

#linksDiv a {color:#fff; text-decoration:none;}
#linksDiv a:hover{color:#c4e96d; text-decoration:none;}


#contactUsDiv a {color:#fff; text-decoration:none;}
#contactUsDiv a:hover{color:#c4e96d; text-decoration:none;}
