@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #666666;
}

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;	
}
#outer{

	min-height:100%;
	margin-left:218px;
	margin-right:218px;		
	margin-bottom:-52px;
	min-width:554px;
}
 
* html #outer{height:100%;} /* IE treats height as min-height anyway*/
#header{
	margin-left:-218px;
	margin-right:-218px;	
	position:relative;
	min-height:0;/* for ie7*/
	z-index: 10000;
}
* html #header {height:1px}/* ie needs this*/

* html #header2 {height:1px}/* ie needs this*/
#header p,#header2 p {margin:0} 
#left {
	position:relative;/*ie needs this to show float */
	width:218px;
	float:left;
	margin-left:-217px;/*must be 1px less than width otherwise won't push footer down */
}
* html #left {padding-bottom:52px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:218px;
	float:right;
	margin-right:-217px;/*must be 1px less than width otherwise won't push footer down */
}

#footer {
	width:100%;
	clear:both;
	height:50px;	
	text-align:center;
	position:relative;	
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {position:relative;z-index:0; min-width:550px;}










.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style7 {
	font-size: 32px;
	color:#FFFFFF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.style8:hover
{
	color:#FF3300;
}
.style8_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-align: right; }
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align:right;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch:condensed;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style16 {color: #FFFFFF; font-size: 14px; font-family: "Trebuchet MS", Verdana, Tahoma;}

.orange12
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #FF3300;
	font-size: 12px;
}

.green12
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #009900;
	font-size: 12px;
}

.module_main {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	position:relative;
	z-index:0;
}
.module_title_main {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #009900;
	font-size: 24px;
	background-image:url(images/cross.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
/*	padding-top:10px;*/
	height:50px;
	border-left:1px dotted;
	border-bottom:1px dotted;
	margin-bottom:5px;
	/*margin-top:5px;*/
	/*float:left;*/
		position:relative;
	z-index:0;
}
.module_title_main_text { 
	padding-top:15px;
	white-space:nowrap;
}

.newspaper_frontpage_article
{
border-bottom:1px dotted #FF3300;
margin:7px;


}
.newspaper_main_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF3300;
font-weight:bold;
font-size:16px;
text-align:center;
}
.newspaper_text{
text-align:justify;
color:#555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:5px;
}
.newspaper_testimonies_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(images/testimonies.gif);
background-position:left;
background-repeat:no-repeat;
color:#FF3300;
font-size:12px;
text-align:center;
padding-left:80px; 
height:35px;
margin-bottom:20px;
}
.newspaper_others_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF3300;
font-size:12px;
text-align:center; 
height:35px;
}

.radio_program_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF3300;
font-size:12px;
font-weight:bolder;
}

.text{
text-align:justify;
color:#555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:5px;
}