p {	
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	font-family:arial, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#848584;
	line-height:14px;

}


/* This holds the product advertisement on the home page and sits above the four columns */

#productAd {
	margin:0;
	padding:0;
	width:702px;
	height:230px;
	/* background-image:URL(/webdata/graphics/product_adv.gif); */
	background-repeat:no-repeat;
}

/* Creates the homepage banner link */
#productAd a {
	display:block;
	margin:0;
	padding:0;
	width:702px;
	height:230px;
}


/* This is the white space between the product advertisement banner and the four columns (eg. Latest News, Olympic Sponsorship etc */

.spacer {
	clear: both;
	width:702px;
	height:15px;
}


/* This holds the four columns and sits under the product advertising banner and spacer*/

#fourcolumns {
	margin:0;
	padding:0;
	width:702px;
}

#spacercol1 {
	float:left;
	width:1px !important;

}

#columnOne {
	width:175px;
	float:left;

}

#colOnePad {width:165px;}

#columnTwo {
	width:175px;
	float:left;

}

#colTwoPad {width:165px;}

#columnThree {
	width:175px;
	float:left;
}

#colThreePad {width:165px;}

#columnFour{
	width:175px;
	float:left;

}

#colFourPad {width:165px;}



/* This references the latest news element ref to populate Column One with the first image and latest news text */

  /*not needed for more space between lines #rightcolumn p {line-height:18px !important; ] */

.latestNews {
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/latestNews.jpg);
	background-repeat:no-repeat;
}

.latestNews a{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/latestNews.jpg);
	background-repeat:no-repeat;
}


.noLeading {	
	font-family: arial, sans-serif !important;
	font-size:12px !important;

}

H4.noLeading {	
	font-family: arial, sans-serif !important;
	font-size:12px !important;
}

.commList{
	padding-bottom:10px;
}

.latestNewsGoToArticle {
	padding-top: 8px;
	padding-bottom: 8px;
}

.latestNewsGoToLink {
	font-family: arial, sans-serif !important;
	font-size:12px !important;
	font-weight: bold;
}

.OlympicSpons{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/olympic_spons.jpg);
	background-repeat:no-repeat;
}

.OlympicSpons a{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/olympic_spons.jpg);
	background-repeat:no-repeat;
}

.KnowledgeCenter{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/knowledge_center.jpg);
	background-repeat:no-repeat;
}

.KnowledgeCenter a{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/knowledge_center.jpg);
	background-repeat:no-repeat;
}


.Professional {
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/professional.jpg);
	background-repeat:no-repeat;
}

.Professional a{
	display:block;
	height:84px;
	width:165px;
	background-image:url(/webdata/graphics/professional.jpg);
	background-repeat:no-repeat;
}

.latestNewsGoToArticle {
	margin-top:0;
	padding-top:0;
	font-weight:normal !important;
}