/* Body */
BODY
{
	margin: 10px 0px 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td,tr,p,div {
	
	font-size: 12px;
	color: #333333;
	}
table {
	
	font-size: 12px;
	text-align:justify;
	color: #CC3333;
	}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000; 
	font-size: 16px;
	font-weight: bold;
	margin:0px
	}
h2 {
	color: #000000; 
	font-size: 20px; font-weight: bold;
	}
h3 {
	color: #000000; 
	font-size: 19px; font-weight: bold;
	}


h4 {
	color: #000000; 
	font-size: 18px; font-weight: bold;
	}
	
h5 {
	color: #000000; 
	font-size: 16px; font-weight: bold;
	}
	
h6 {
	color: #000000; 
	font-size: 14px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 12px; color: #000000; text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	
	font-weight: bold;
	}

	
a.mainmenu:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	
	font-weight: bold;
	}

/* Content - Sections & Categories */

.sitename {
	color: #000000; 
	font-size: 18px; font-weight: bold;
	}

.sitemaptitle {
	color: #FFFFFF; 
	font-size: 14px; font-weight: bold;
	white-space: nowrap;
	background-color: #F9D073;
	border: 1px solid #999999;
	border-top-width: 0px; 
	border-right-width: 4px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height: 16px;
	padding: 2px;
	text-align: left;
	}

.mainimage {
	margin: 0px 0px 5px 15px;
	}


.sitemapsubs {
	color: #000000; 
	font-size: 13px; font-weight: bold;
	border: 1px solid #999999;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 2px;
	}

.contentpane {
	padding: 2px;
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.componentheading {
	
	font-size: 14px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentheading {
	
	font-size: 14px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}
	
.contentpagetitlefpanel {
	
	font-size: 14px;
	font-weight: normal;
 	color: #333333;
 	padding: 0px;
	text-align:left;
	}
.contentdescription {
	
	font-size: 10px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	}

a.blogsection:hover {
	color: #000000;	
	text-decoration: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	}

a.weblinks:hover {
	color: #000000;	
	text-decoration: none;
	}

a.readon:link, a.readon:visited {
	color: #34A4A6; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	}

a.readon:hover {
	color: #1B5556;	
	text-decoration: none;
	}

table.fpanel {
	width:100%;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font: bold 10px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #336699;
	border: 1px solid #FFFFFF;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height: 16px;
	padding: 2px;
	text-align: left;

	}
table.fpanel {
	font-size: 20px;
	font-weight: normal;
	}


table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	}
	

.moduleheading {
	font: bold 10px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #336699;
	border: 1px solid #FFFFFF;
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	height: 16px;
	padding: 2px;
	text-align: left;
	}

.homeheadline {
	font: bold 26px;
	color: #CEE9EA;
	background-color:#34A4A6;
	padding:12px;
	width:100% ;
	text-align: center
	}
.homeheadline2 {
	font: bold 14px;
	color: #CEE9EA;
	background-color:#34A4A6;
	padding:0px;
	width:100% ;
	text-align: left;
}

.button {
	
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; 
	font-size: 10px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #336699; font-weight: bold;
	}

a.category:hover {
	color: #000000;
	}
	
.poll {
	
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #F0F0F0;
	}

.sectiontableheader {
	background-color : #E0E0E0;
	color : #000000;
	font-weight : bold;
	}
	
.small {
	
	font-size: 9px;
	color: #FF9900;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	
	font-size: 10px;
	color: #6699FF;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	
	font-size: 10px;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
	}
.newshead {
	
	font-size: 12px;
	color: #154242;
	background-color:#AEDBDB;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
ul {
	}

li { 
	
		padding: 0px 5px 10px 0px;
	}

.fase4rdf {
	 
	font-size: 10px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 10px; font-weight: normal; color: #336699;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #000000;
	}	

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #FFEBBF;
	}

table.contact td.details {
	background-color: #FFF9EA;
	font-size: 10px;
	font-weight: bold;
	
	}
.pathway, a.pathway:link, a.pathway:visited {
	
	font-size: 15px;
	color: #999999;
}
a.pathway:hover {
	
	font-size: 15px;
	color: #FFCC00;
}


a.menubar:link    {  color: #34A4A6; font-size:12px; font-weight: bold; text-decoration: none;}
a.menubar:visited {  color: #34A4A6; font-size:12px; font-weight: bold; text-decoration: none;}
a.menubar:active  {  color: #34A4A6; font-size:12px; font-weight: bold; text-decoration: none;}
a.menubar:hover   {  color: #1B5556; font-size:12px; font-weight: bold; text-decoration: none; background-color: #FFFFFF;
 background-image: url(../images/menubar_h.gif) ;background-repeat: no-repeat;}


#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 12px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a { color: #34A4A6; font-size:12px; font-weight: bold; text-decoration: none;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}


a.mainlevel-nav {margin: 13; padding: 0; text-indent: 15px; padding-left: 20px;}
a.mainlevel-nav:link    {  color: #34A4A6; font-size:13px; font-weight: bold; text-decoration: none;}
a.mainlevel-nav:visited {  color: #34A4A6; font-size:13px; font-weight: bold; text-decoration: none;}
a.mainlevel-nav:active  {  color: #34A4A6; font-size:13px; font-weight: bold; text-decoration: none;}
a.mainlevel-nav:hover   {  color: #1B5556; font-size:13px; font-weight: bold; text-decoration: none; 
background-color: #FFFFFF;
background-image: url(../images/menubar_h.gif);
} 

a.mainlevel-vnav { padding: 0; text-indent: 0px; padding-left:18px; line-height: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/menubar_vl.gif)
}
a.mainlevel-vnav:link ,a.mainlevel-vnav:visited,a.mainlevel-vnav:active   {
	color: #34A4A6; 
	font-size:14px; 
	font-weight: bold;
	text-decoration: none;
	}
a.mainlevel-vnav:hover   {
	color: #1B5556; 
	font-size:14px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #FFFFFF;
	background-image: url(../images/menubar_vh.gif);
} 

a.sublevel:link, a.sublevel:visited {
	margin: 7;
	padding-left: 18px;
	vertical-align: middle;
	font-size: x-small;
	font-weight: bold;
	color: #34A4A6;
	text-align: left;
	background-image: url(../images/menubar_subvl.gif);
}


a.sublevel:hover {
	color: #1B5556;
	text-decoration: none;
	background-image: url(../images/menubar_subvh.gif);
}

.menutitle {
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

/******************************************/
/* Emmanuel Solutios Additions 16/10/2007 */
/******************************************/

/** Coloured Fading **/
.cssDarkToLight
{
	background-image: url(../en/images/imgOldGradient.jpg);
	background-position: center center;
	background-repeat: repeat-x; /*FireFox does not support filters */ /*filter: progid:dximagetransform.microsoft.gradient(endcolorstr='#ffff7d', startcolorstr='#ffdd38', gradienttype='0');*/
}

.cssHeaderGradient
{
	background-image: url(../images/imgHeaderGradient.gif);
	background-position: center center;
	background-repeat: repeat-x; /*FireFox does not support filters */ /*filter: progid:dximagetransform.microsoft.gradient(endcolorstr='#ffff7d', startcolorstr='#ffdd38', gradienttype='0');*/
}

/** Search Technique boxes with black border and coloured fading **/
.cssSearchTechnique
{
	background-image: url(../en/images/imgOldGradient.jpg); 
	background-position: center center; 
	background-repeat: repeat-x;
	/*FireFox does not support filters */
	/*filter: progid:dximagetransform.microsoft.gradient(endcolorstr='#ffff7d', startcolorstr='#ffdd38', gradienttype='0');*/
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/** Worldwide Times **/
.cssYellowBG
{
	background-color: #FFDA2F;
}

.cssOrangeBG
{
	background-color: #FFBB2D;
}

.cssYellowBG .cssWorldTime
{
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
}

.cssOrangeBG .cssWorldTime
{
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
}

.cssYellowBG .cssWorldTime A
{
	margin-left: 10px;
	font-weight: bold;
}

.cssOrangeBG .cssWorldTime A
{
	margin-left: 10px;
	font-weight: bold;
}

/** New Millennium Group Title**/
.cssMainTitle
{
	font-size: 24pt; 
	color: #ffffff;
	letter-spacing: 1pt;
}

/** It's About People Title**/
.cssSubTitle
{
	font-size: 14pt;
}

/** Background Image Watermark **/
.cssWatermark
{
	background-image: url(../en/images/imgWatermark.gif); 
	background-position: center center; 
	background-repeat: no-repeat;
}

/** Email Address Images **/
.cssEmail
{
	text-decoration: none;
}
IMG.cssEmail
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
P
{
	text-align: justify;
}
