@charset "utf-8";
/* CSS Document */

p{
	margin-bottom: 0px;
	line-height: 16px;
	}

.iconPanelBG, .iconPanelBGRight{
	float: left;
	width: 166px;
	margin: 15px 20px 0 0;
	background-image: url(/images/home/bg_iconPanel.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.iconPanelBGRight{
	margin-right: 0px;
}


.iconPanel{
	width: 164px;
	text-align: center;
	margin-top: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.iconPanelMore, .iconPanelpartners{
	height: 18px;
	padding: 2px 6px 0 0;
	text-align: right;
	font-weight: bold;
	}
	
.iconPanelMore{
	background-color: #999;
	}

.iconPanelMore a{
	color: #fff;
	}

.iconPanelpartners{
	background-color: #ccc;
	}

.iconPanelpartners a{
	color: #000;
	}

.iconPaneldownload{
	height: 27px;
	padding: 10px 37px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
	background-image: url(/images/home/iconPanel_download.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	}
	
.iconPaneldownload a{
	color: #666;
	}
/* FONTS STYLE*/

#midContainer{
	clear: both;
}
	
#centreCol{
	clear:both;
	float: left;
	width: 485px;
	margin: 20px 20px 0 0;
	}

.imgBorderRight{
	margin-right: 20px;
	}

#news, #rightCol{
	padding: 8px;
	border: 1px solid #ccc;
	background-image: url(/images/template/bg_panelGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#news{
	margin-bottom: 25px;
	}

#news P{
	width: 357px;
	font-style: italic;
	}

#news .more{
	float: right;
	margin-top: -16px;
	}

#rightCol{
	float: right;
	width: 205px;
	margin: 20px 0 0 0;
	}

#rightCol P{
	font-style: italic;
	}

#rightCol .more{
	float: right;
	font-style: normal;
	font-weight: bold;
	font-size: 70%;
	margin-top: -4px;
	}

/* FONTS STYLE*/

h1{
	font-weight:bold;
	font-size:110%;
	font-style: italic;
	color:#333;
	padding-bottom:5px;
	margin-bottom: 0px;
	}

h2{
	font-weight:bold;
	font-size:75%;
	color: #FF6600;
	line-height: 16px;
	padding-bottom:5px;
	}

h3{
	font-weight:bold;
	font-size:100%;
	color: #666;
	border-bottom: 1px solid #FF6600;
	padding-bottom:2px;
	margin-bottom: 8px;
	}	

h4{
	font-weight:bold;
	font-size:75%;
	color: #000;
	}

h5{
	font-weight:bold;
	font-size:75%;
	color: #FF6600;
	}