* { font-family: "Century Gothic"; font-size: small; }

p { text-align: justify; font-family: "Century Gothic";}

TABLE
{
	border-collapse: collapse;
	border: 0;
	font-family: "Century Gothic";
}

TABLE.Bordered
{
	border-collapse: separate;
	border-width: thin;
	border-color: #ccccff;
}

TABLE.MainTable
{
	height: 100%;
	width: 970px;
	border: 1;
	font-family: "Century Gothic";
}

TABLE.BGTABLE
{
	background-color: White;
	width: 100%;
	height: 100%;
	border: 1;	
}

TD.Contents
{
	
	height:100%;
}

TD.WhiteSpacer
{
	
	
}

TD
{
	font-family: "Century Gothic";
	font-size: small;
	vertical-align:top;
	
}

TD.ResourceTypeDescription
{
	text-justify: newspaper;
	text-align:justify;
}

IMG
{
	border-width: 0px;
}

h3
{
	font-family: "Century Gothic";
}

h2
{
	font-family: "Century Gothic";
}

h1
{
	font-family: "Century Gothic";
}

FONT
{
	font-family: "Century Gothic";
}

/*----- Home Button RollOver START -----*/
.HomeTab { 

background-image: url(images/homtab1.gif);
display: block;
width: 120px;
height: 35px;

}
.HomeTab a {
display: block;
width: 120px;
height: 35px;
}

.HomeTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.HomeTab a:hover img{visibility:hidden}

/*----- Home Button RollOver END -----*/

/*----- Product Button RollOver START -----*/
.ProductTab { 

background-image: url(images/prodtab1.gif);
display: block;
width: 120px;
height: 35px;

}
.ProductTab a {
display: block;
width: 120px;
height: 35px;
}

.ProductTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.ProductTab a:hover img{visibility:hidden}

/*----- Product Button RollOver END -----*/

/*----- Condition Button RollOver START -----*/
.ConditionTab { 

background-image: url(Images/contab1.gif);
display: block;
width: 120px;
height: 35px;

}
.ConditionTab a {
display: block;
width: 120px;
height: 35px;
}

.ConditionTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.ConditionTab a:hover img{visibility:hidden}

/*----- Condition Button RollOver END -----*/

/*----- Company Button RollOver START -----*/
.CompanyTab { 

background-image: url(Images/comtab1.gif);
display: block;
width: 120px;
height: 35px;

}
.CompanyTab a {
display: block;
width: 120px;
height: 35px;
}

.CompanyTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.CompanyTab a:hover img{visibility:hidden}

/*----- Company Button RollOver END -----*/

/*----- Join BioCeuticals Button RollOver START -----*/
.JoinTab { 

background-image: url(Images/joibio1.gif);
display: block;
width: 120px;
height: 35px;

}
.JoinTab a {
display: block;
width: 120px;
height: 35px;
}

.JoinTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.JoinTab a:hover img{visibility:hidden}

/*----- Join BioCeuticals Button RollOver END -----*/

/*----- Resource Centre Button RollOver START -----*/
.ResourceTab { 

background-image: url(Images/resctrtab1.gif);
display: block;
width: 120px;
height: 35px;

}
.ResourceTab a {
display: block;
width: 120px;
height: 35px;
}

.ResourceTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.ResourceTab a:hover img{visibility:hidden}

/*----- Resource Centre Button RollOver END -----*/

/*----- Contact Us Button RollOver START -----*/
.ContactTab { 

background-image: url(Images/ConUsTab1.gif);
display: block;
width: 120px;
height: 35px;

}
.ContactTab a {
display: block;
width: 120px;
height: 35px;
}

.ContactTab img {width: 120px; height: 35px; border: 0; }
* html a:hover {visibility:visible}
.ContactTab a:hover img{visibility:hidden}

/*----- Contact Us Button RollOver END -----*/

/* News START */
/*---------------------------------*/

Table.News
{
	font-family: "Century Gothic";
}

TD.NewsTitle
{
	font-weight: bold;
	font-size: medium;
	color: #3366ff;
}

TD.NewsPracTitle
{
	font-weight: bold;
	font-size: medium;
	color: #3366ff;
}

TD.NewsSubTitle
{
	background-image: url(images/bgblu.gif);
	color: White;
    text-align: right;
	font-size:x-small;
	font-style:italic;
}
TD.NewsPracSubTitle
{
	background-image: url(images/bgblu.gif);
	color: White;
    text-align: right;
	font-size:x-small;
	font-style:italic;
	width: 240px;
}
TD.NewsPracOnlyText
{
	background-image: url(images/bgblu.gif);
	color: lime;
    text-align: left;
	font-size:x-small;
	width: 250px;
}
TD.NewsBody
{	
}
/*---------------------------------*/
/* News END */



/* FEATURE Products START */
/*---------------------------------*/
Table.Feature
{
	font-family: "Century Gothic";
}

TD.FeatureTitle
{
 color: Black;
 font-weight: 600;
 font-size: x-small;
}

TD.FeatureLine
{
	background-image: url(images/bgblu.gif);
	height: 2;
}

TD.FeatureAmount
{
	color: Black;
	font-weight: bold;
	font-size:x-small;
	
}
TD.FeatureBody
{
	color: Navy;
	font-size: x-small;
	text-align: justify;
}

A:link.FeatureTitleLink	{	
	text-decoration:	none;
	color:	Black;
	}	
		
A:visited.FeatureTitleLink	{	
	text-decoration:	none;
	color:	Black;
	}	
		
A:active.FeatureTitleLink	{	
	text-decoration:	none;
	color:	Black;
	}	
		
A:hover.FeatureTitleLink	{	
	text-decoration:	underline;
	color:	Black;
	}
/*---------------------------------*/	
/* FEATURE Products END */

/* Careers Intro Start */
/*---------------------------------*/

TD.CareersIntroTitle
{
	font-size: medium;
	font-weight: bold;
	
}

TD.CareersIntroSubTitle
{
	font-size: medium;
}

TD.CareersIntroText
{

}

TD.CareerDepTitle
{
	font-size:medium;
	font-weight: bold;
	font-style:italic;
}

TD.CareerDepTitleUnderLine
{	
	background-image: url(images/bgblu.gif);
	height: 10;
}

TD.CareerJobTitleUnderLine
{
	height: 2;
	background-color: Olive;
}

TD.CareerJobTitle
{
	
	font-size: small;
	font-weight: bold;
	
}
TD.CareerJobRef
{
	
	
}



/*---------------------------------*/
/* Careers Intro End */

/* Search Page Start */
/* Products */

TD.SearchTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchTopResultLine
{
	background-image: url(images/bgblu.gif);
	height: 3;
	color: White;
	font-size: x-small;
	
}

TD.SearchSpacer
{
	height: 20px;
}

TD.SearchProductTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchProductName
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchProductScore
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchTopProductName
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

TD.SearchTopProductScore
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

/* Condition Search --- */

TD.SearchConditionTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchConditionName
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchConditionScore
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchTopConditionName
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

TD.SearchTopConditionScore
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

/* News Search --- */

TD.SearchNewsTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchNewsName
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchNewsDate
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchNewsScore
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchTopNewsName
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

TD.SearchTopNewsScore
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}
/* Articles Search --- */

TD.SearchArticleTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchArticleName
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchArticleType
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchArticleScore
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchTopArticleName
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

TD.SearchTopArticleScore
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

/* Events Search --- */

TD.SearchEventTitle
{
	font-family: "Century Gothic";
	font-size: medium;
	color: Navy;
}

TD.SearchEventName
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchEventTime
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchEventScore
{
	font-family: "Century Gothic";
	font-size:smaller;
}

TD.SearchTopEventName
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}

TD.SearchTopEventScore
{
	font-family: "Century Gothic";
	font-size:smaller;
	color: Blue;
}


/* Search Page END */

/* Join BioCeuticals Application */

TD.JoinBioBlueSpacer
{
	width: 100%;
	background-image: url(images/bgblu.gif);
	height: 2;
	color: White;
	font-size: x-small;
	text-align: right;
	
}

TD.JoinBioTitle
{
	font-size: medium;
}

/*JOin Notice*/

TD.JoinBioNotice
{
	font-size: small;
	font-style:italic;
}

/* EVENTS SECTION */

TD.EventBlueSpacer
{
	width: 100%;
	background-image: url(images/bgblu.gif);
	height: 2;
	
	color: White;
	font-size: x-small;
	text-align: right;
	
}

TD.EventSpacer
{
	width: 100%;
		height: 10;
	color: White;
	font-size: x-small;
	text-align: right;
	
}

TD.EventTitle
{
	font-size: medium;
	color: Navy;
}
TD.EventStartDate
{
	font-size: x-small;
	
}
TD.EventStartTime
{
	font-size: x-small;
	
}
TD.EventEndTime
{
	font-size: x-small;
	
}
TD.EventSpeakers
{
	font-size: x-small;
	
}
TD.EventDescription
{
	font-size: x-small;
	height: 60px;
	
}

TD.EventFunctionRoom
{
	font-size: x-small;
	
}
TD.EventAddress
{
	font-size: x-small;
	
}
TD.EventSuburb
{
	font-size: x-small;
	
}
TD.EventPostcode
{
	font-size: x-small;
	
}
TD.EventState
{
	font-size: x-small;
	
}
TD.EventCountry
{
	font-size: x-small;
	
}

/* EVENTS SECTION END */

/* COVER STORIES ARCHIVE */

TD.CoverTitle
{
			font-size: medium;
	font-weight: bold;
}

TD.CoverDatePosted
{
		font-size: medium;
	font-weight: bold;
}

TD.CoverBlueLine
{
}