BODY {
	background-color : #115a7f;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : url(images/bgBody.gif);
}
A{
	text-decoration: none;
	color: #FF6600;
}
A:hover{
	text-decoration: underline;
}

INPUT,SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #999999;
	background-color: #f7f7f7;
}
.button {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #e0e0e0;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	}

#langs a{
	color:#ffffff;
	font-size : 10px;
	text-decoration: none;
	}
	
#mainMenu{
	border-bottom : 1px solid #ff6600;
	border-top : 1px solid #ff6600;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	background : url(images/bgMenu.gif);
	background-repeat : repeat-x;
}
#navtop a{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 1px;
	vertical-align : middle;
	display: inline;

}
#navtop a:hover{
	color: #000000;
	background : url(images/bgActivemenu.gif);
	background-repeat : repeat-x;
}
#noActiveMenu{
	display: inline;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	vertical-align : middle;
	background : url(images/bgActivemenu.gif);
	background-repeat : repeat-x;
	border-bottom: 1px solid #FF6600;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

#noActiveMenu a{
	color: #000000;
	text-decoration: none;
	vertical-align : baseline;
	padding-left: 0px;
	padding-right: 0px;
}
#noActiveMenu a:hover{
	color: #000000;
	text-decoration: none;
	vertical-align : baseline;
	padding-left: 0px;
	padding-right: 0px;
}
#container{
	background : White;
	border-left : 1px solid #333333;
	border-right : 1px solid #333333;
	margin: 10px;
	padding : 5px;
	font-size: 12px;
	height: 540px;
	vertical-align: top;
	
}
#content H1{
	font-size : 16px;
	color: #f47a00;
	font-weight: bold;
}
#content H2{
	font-size : 14px;
	color: #f47a00;
	font-weight: bold;
}
#content H2 A{
	font-size : 14px;
	color: #115A7f;
	font-weight: bold;
	text-decoration: underline;
}
#content H3{
	font-size : 13px;
	color: #004071;
	/* color: #f47a00; */ 
	font-weight: bold;
}
#content H6{
	font-size : 10px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	line-height: 10px ;
}
#content P{
	font-size : 11px;

	
}
#content ul li{
	font-size: 11px;
	color: #000000;
}
#content LI{
	margin-left : 15px;

}
#content LI A{
	font-size: 11px;
	
	color: #f47a00;
	/*font-weight: bold;*/
}
#content P.bodytext{
	font-size: 11px;
	margin: 10px;
}
#content{
	margin: 10px;
}

#footer{
	background-color : #cccccc;
	border : 1px solid #333333;
	padding : 2px;
	font-size: 10px;
	text-align: right
}

#footer a{
	font-size: 10px;
	color: ff6600;
	font-weight: bold;
	}


/*BOX NEWS START ---------------------------------------------------------- */
div#boxNewsTitle{
	border-bottom : 1px solid #333333;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background : url(images/bgBox.gif);
	background-repeat : repeat-x;
	font-size: 10px;
}
#boxNews{
	border : 1px solid #333333;
	background-color : #f6f6f6;
	font-size: 11px;
	padding : 0px;
}
#boxNews table{
	font-size: 10px;
}
#boxNews table A{
	color: #f47a00;
	text-decoration: none;
	font-size: 11px;
}
#boxNews table A:hover{
	text-decoration: underline;
}

#boxNews .bodytext {
	margin: 5px;
}

#shortDocDate {
font-size: 10px; 
font-weight: bold;
}

#shortDoc a{
font-size: 13px; 
font-weight: bold;
}

#docAbstract, .tx-documentum-pi1-listrowfield-tabletitles {
font-size: 11px; 
}

.tx-documentum-pi1-listrowfield-tabletitles {
	font-weight: bold;	
	color: #666666; 
	border-bottom: 1px solid #e5e5e5
}


div.all_news a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
}

div.all_news a:hover{
	text-decoration: underline;
}

/*sub menu*/

#subMenu{
	background-color: #f2f2f2;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
#subMenuItem{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#subMenuItem A{
	text-decoration: none;
	font-size: 10px;
	color: #FF6600;
}
#subMenuItem A:hover{
	text-decoration: underline;
}
#noActivesubMenuItem{
	text-decoration: none;
	font-size: 10px;
	color: #ff6600;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	font-weight: bold;
}
/*sub menu*/

/*BOX home ---------------------------------------------------------- */
.title_box_home, div#boxNewsAnnounc h1 {
	border: 1px solid #666666;
	border-bottom: none;
	background : url(images/bgBox.gif);
	background-repeat : repeat-x;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
} 
.title_box_home_2nd {
	border: 1px solid #666666;
	border-bottom: none;
	border-top: none;
	/*background-color: #e0e0e0;*/
	background : url(images/bgBox.gif);
	background-repeat : repeat-x;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.title_box_home P.bodytext{
	color: #000000;
	display: inline;
}
.title_box_home_2nd P.bodytext{
	color: #000000;
}
.text_box_home {
	border: 1px solid #666666;
	background-color: #f7f7f7;
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}
.text_box_home A, div.twrss_bodytext A{
	font-weight: bold;
	color: #ff6600;
	font-size: 10px;
}

/*BOX home* ---------------------------------------------------------- */
/*leftHomeBox* ---------------------------------------------------------- */
#leftHomeBox{
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    background-color : #EDF6FB;
}
#leftHomeBox P.bodytext{
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}

div.csc-header h1.csc-firstHeader{
	font-size : 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	/* height: 17px; */
}

/*leftHomeBox*END* ---------------------------------------------------------- */

/*rss reader start* ---------------------------------------------------------- */
.csc-firstHeader{
	font-size : 14px;
	color: #f47a00;
	font-weight: bold;
}
.twrss_bodytext{
	font-size: 11px; 
}
/*rss reader end* ---------------------------------------------------------- */

/*Google Button* ---------------------------------------------------------- */
.googlebutt {
font-size: 11px; 
background-color: #f7f7f7;
}
/*mail form contact us -------------------------------------------------------*/
div.csc-mailform-field {
	font-family: verdana;
	font-size: 11px;
}
/*----------------------------------------------------- end*/

td#radio_news_type {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: ff6600;
}

/* ------- for the delicious column ------- */

div.delicious {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
}

div.delicious a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.delicious h2{
	font-size:14px;
}

div.tx-lumophpinclude-pi1 {
	font-family: verdana;
	font-size: 11px;
}
td.mandatory  {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}


div.tx-cwtcommunity-pi1 TABLE{
	font-family: verdana;
	font-size: 12px;
}
	
/*	------- end -------  */

div.tx-ttnews-browsebox p{
	font-family: verdana;
	font-size: 11px;
}

.tx-news-pi1-listrowfield-tabletitles{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: ff6600;
}
DIV.news-list-container, DIV.news-list-item{
	vertical-align:top;
}
DIV.news-single-item img.news-single-item-image{
	float:right;
	width:170px;
	border: 1px solid #454545;
}
/*----------------------------------------------------------
#boxNewsAnnounc{
    border: 1px solid #a3a3a3;
    background-color : #f6f6f6;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
#boxNewsAnnounc .bodytext {
    margin: 5px;
}
----------------------------------------------------------*/

.attachments_table{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #a3a3a3;
}

/* LOGIN PAGE */

.tx-loginboxmacmade-pi1{
	font-family: verdana;
	font-size: 11px;
}

.tx-loginboxmacmade-pi1-loginTable{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.tx-documentum-brd_table td{
	font-family: verdana;
	font-size: 11px;
}

#shortNewsDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f5f5f5;	
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	color: #666666;
	text-align: right;
	letter-spacing: -1;
	border-top: 1px solid #cccccc;
	margin-top: 0px;
}
#shortNews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left:2px;
}
#shortNews a{
	color:#333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
#shortNews a:hover{
	text-decoration: underline;
}
#boxNewsAbstract{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:3px;
	color:#333333;
	text-align: left;
	
}
#news_vis1{
	display: inline;
}

#news_vis0{
	display: none;
}

/* --------------- LANGUAGES (start)------------------ */


.tx-srlanguagemenu-pi1 {display:inline; white-space:nowrap; float: right; padding-right: 9px;}

.tx-srlanguagemenu-pi1 a{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;	text-decoration: none; padding-right: 3px; }

.tx-srlanguagemenu-pi1 a:hover{	font-family: Verdana, Arial, Helvetica, sans-serif;}
.tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #ffffff; padding: 0; text-indent: 0; }
.tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
.tx-srlanguagemenu-pi1 .CUR {font-size: .8em;}
.tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #fffffff; text-decoration: none; font-weight: bold; }
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#ffffff; text-decoration: underline;}
.tx-srlanguagemenu-pi1 .NO {font-size: .8em;}
.tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #ffffff; text-decoration:none; font-weight:bold; }
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#ffffff; text-decoration: underline;}
.tx-srlanguagemenu-pi1 .INACT {font-size: .8em;}
.tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #ffffff; text-decoration: none; font-weight: normal; }
.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #ffffff; }
.tx-srlanguagemenu-pi1 .SPC {font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #ffffff;}
.tx-srlanguagemenu-pi1 fieldset { }
.tx-srlanguagemenu-pi1 fieldset legend { }
.tx-srlanguagemenu-pi1 fieldset label { display: none; }
.tx-srlanguagemenu-pi1 fieldset select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }

 /* --------------- LANGUAGES (end)------------------ */


