body {
	font-family:"Lucida Grande", Verdana, Geneva, sans-serif;
}	

p.text, .text, .text p {
	font-size: 13px;
	font-style: normal;
	color: #464646;
	padding-bottom: 8px;
	line-height: 19px;
	margin:0px;
}

li.text {
	list-style-position: outside;
	list-style-type: circle;
	margin-left:30px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.text a:link, .text a {
	background-image: url(../_layout/link.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 14px;
	color:#C9749E;
}

p.title, .title, .title p {
	font-size: 18px;
	font-style: normal;
	color: #393;
	padding-bottom: 10px;
	line-height: 24px;
	margin:0px;
}

p.subtitle, .subtitle, .subtitle p {
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000;
	padding-bottom: 5px;
	padding-top:2px;
	line-height: 18px;
	margin:0px;
}

.news_title {
	font-size: 18px;
	font-style: normal;
	color:#393;
	padding-bottom: 10px;
	line-height: 22px;
	margin-bottom:15px;
}

.news_date {
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	padding-bottom: 5px;
	line-height: 16px;
}

/*Module: Articles */
#mod_articles .title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000;
	padding-bottom: 3px;
	line-height: 18px;
	margin:0px;
}

#mod_articles .title a:visited { color:#000; }
#mod_articles .title a:hover { color:#E41414; }

#mod_articles p.text, #mod_articles .text, #mod_articles .text p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #464646;
	padding-bottom: 8px;
	line-height: 16px;
	margin:0px;
}

.mod_content_title, .mod_content_title p, p.mod_content_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #464646;
	padding-bottom: 3px;
	line-height: 15px;
	margin:0px;
}


.mod_content_text, .mod_content_text p, p.mod_content_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #CCC;
	line-height: 13px;
	margin:0px;
}


/*MODULES (news article) */
.news_img_container {
	
}

.news_img_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #464646;
	padding-bottom: 5px;
	line-height: 15px;
	margin:0px;
}

.news_img {
	width:439px;	
}

.news_img_description {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999;
	line-height: 13px;
	margin-bottom:8px;
	margin-top:5px;
}

/* FLASHPLAYER */
.noflashplayer_message { 
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	color: #666;
}

