@import url(typo.css);
@import url(layout.css);
@import url(menu.css);
@import url(cms.css);
body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	line-height:14px;
	background: #bdccd1 url(../images/bgBottomBar.gif) repeat-y center;
}
table, td, p {
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	line-height:14px
}
p {
	padding:0 0 10px 0;
	margin:0;
}
p.smallText {
	font-size:10px;
	padding:0 0 10px 10px;
	margin:0;
	background: url(../images/bulletOrange.gif) no-repeat 0px 4px;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
.formLanguage {
	font-size: 10px;
	color: #f0f6f8;
	background-color:#8fa1a7;
	border: none;
	padding:2px;
	margin:0;
}
img {
	border:none;
}
/* HR 3 browsers compatible
-------------------------------------------------------------------------*/
hr {
	height: 1px;
	background: #DADADA;
	color: #DADADA;
	border:0;
}
div.hr {
	height: 1px;
	background-color: #DADADA;
}
div.hr hr {
	display: none;
}
/*= End
-------------------------------------------------------------------------*/

#picTopHome a {
	display:block;
	width:356px;
	height:157px;
	background: url(../images/smmBanner.jpg) no-repeat;
	text-indent:-5000px;
	margin:0 0 0 10px;
	display:none;
}

