/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #333333;
	}
	
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-color:#FFFFFF
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	color:#ffffff;
font-weight:bold;
font-size:10px;
background-image:url(images_piller/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
text-decoration:none;
padding-left:10px;
margin-left:15px;
}

.MainMenu_MenuItemSel{
color:#ffffff;
font-weight:bold;
font-size:10px;
background-image:url(images_piller/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
text-decoration:none;
padding-left:10px;
margin-left:15px;
}


.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#D9BF60;  
	color: #333333;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}


.MainMenu_MenuArrow {
	display:none;
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: verdana; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	display:none;
	font-family: webdings; 
	font-size: 15pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu a:link {
	width: 175px;
	font-size:12px;
	color:#004D20;
	background-color: #ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	line-height:24px;
	text-decoration:none;
	}
	
.TreeViewMenu a:hover{
color:#ffffff;

}	
	
	
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}


/*page css */

body{
padding:0;
margin:0;
font-family:verdana;
font-size: 10px;
color:#666666;
}



a.more:link, a.more:visited{
color:#79CC88;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

a.more:hover, a.more:active{
color:#79CC88;
text-decoration:underline;
font-size:10px;
font-weight:bold;
}

.col_1_grey{
background-color:#F2F2F2;
width:200px;
height:800px;
}



.div_header{
text-align:left;
color:#ffffff;
font-weight:bold;
vertical-align:top;
}

.div_header a:link, .div_header a:visited{
color:#FFFFFF;
text-decoration:none;
}



.div_header a:hover, .div_header a:active{
color:#FFFFFF;
text-decoration:none;
}

.top_bg{
background-image: url(images_piller/ltop_bg.jpg);
background-repeat:no-repeat;
background-position:left;
height:149px;
}

.search_bg{
background-image:url(images_piller/search_bg.jpg);
background-repeat:no-repeat;
background-position:left;
height:26px;
}



.search_input_box{
	width:151px;
	height:17px;
	border:1px solid #A2A29F;
	background-color:#FFFFFF;
	vertical-align:middle;
	font-size:10px;
	color:#BDBDBB;
	padding:2px;
	line-height:10px;
}

html>body .btn_search{
position:relative;
top:2px;
/*
	display:block;
	border:none
	background-image:url(http://192.168.0.24/dnngeneva/images_piller/search_arrow.jpg);	
	background-color:red;
	background-repeat:no-repeat;
	background-position:bottom;
	width:200px;
	height:40px;
*/	
}
.grey_bg{
background-color:#EFF5F5;
border-bottom:1px solid #DEDEDE;
font-size:10px;
color:#858688;
font-family:verdana;
}

/*different_bg for breadcrumb*/

.grey_bg_four-pillars{
/*
background-image: url(images_piller/four-pillars_bg.gif);	
background-repeat:repeat-x;
background-color:none;
border-bottom:none;
*/
background-image:none;
background-color:#EFF5F5;
border-bottom:1px solid #DEDEDE;
font-size:10px;
color:#ffffff;
font-family:verdana;
}


.grey_bg_four-pillars a:link, .grey_bg_four-pillars a:visited{
font-size:10px;
text-decoration:none;
color:#79CC88;
}

.grey_bg_four-pillars a:hover, .grey_bg_four-pillars a:active{
text-decoration:underline;
color:#79CC88;
}






.grey_bg_insu_eco{
background-image: url(images_piller/insu_eco.gif);
background-repeat:repeat-x;
background-color:#F8DCD6;
border-bottom:1px solid #E27473;
font-size:10px;
color:#858688;
font-family:verdana;
}

.grey_bg_insu_eco a:link, .grey_bg_insu_eco a:visited{
font-size:10px;
color:#A22424;
text-decoration:none;
}

.grey_bg_insu_eco a:hover, .grey_bg_insu_eco a:active{
text-decoration:underline;
color:#A22424;
}



.grey_bg_health_aging_bg{
background-image: url(images_piller/health_aging_bg.gif);
background-repeat:repeat-x;
background-color:#D6EFF0;
border-bottom:1px solid #BDE4E7;
font-size:10px;
color:#49B1BA;
font-family:verdana;
}

.grey_bg_health_aging_bg a:link, .grey_bg_health_aging_bg a:visited{
font-size:10px;
color:#49B1BA;
text-decoration:none;
}

.grey_bg_health_aging_bg a:hover, .grey_bg_health_aging_bg a:active{
text-decoration:underline;
color:#49B1BA;
}



.grey_bg_insu_fin_bg{
background-image: url(images_piller/insu_fin_bg.gif);
background-repeat:repeat-x;
background-color:#D5D4E9;
border-bottom:1px solid #8F8EC0;
font-size:10px;
color:#4A4985;
font-family:verdana;
}

.grey_bg_insu_fin_bg a:link, .grey_bg_insu_fin_bg a:visited{
font-size:10px;
color:#4A4985;
text-decoration:none;
}

.grey_bg_insu_fin_bg a:hover, .grey_bg_insu_fin_bg a:active{
text-decoration:underline;
color:#4A4985;
}


.grey_bg_risk_manag_bg{
background-image: url(images_piller/risk_manag_bg.gif);
background-repeat:repeat-x;
background-color:#B0DBF5;
border-bottom:1px solid #54BEEC;
font-size:10px;
color:#1378A8;
font-family:verdana;
}

.grey_bg_risk_manag_bg a:link, .grey_bg_risk_manag_bg a:visited{
font-size:10px;
color:#1378A8;
text-decoration:none;
}

.grey_bg_risk_manag_bg a:hover, .grey_bg_risk_manag_bg a:active{
text-decoration:underline;
color:#1378A8;
}



.grey_bg_progress_bg{
background-image: url(images_piller/progress_bg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #DEDEDE;
font-size:10px;
color:#744A8A;
font-family:verdana;
}


.grey_bg_progress_bg a:link, .grey_bg_progress_bg a:visited{
font-size:10px;
color:#744A8A;
text-decoration:none;
}

.grey_bg_progress_bg a:hover, .grey_bg_progress_bg a:active{
text-decoration:underline;
color:#744A8A;

}




.grey_bg_wfsc_bg{
background-image: url(images_piller/wfsc_bg.gif);
background-repeat:repeat-x;
background-color:#FCC5A7;
border-bottom:1px solid #F8996D;
font-size:10px;
color:#ffffff;
font-family:verdana;
}


.grey_bg_wfsc_bg a:link, .grey_bg_wfsc_bg a:visited{
font-size:10px;
color:#C44509;
text-decoration:none;
}

.grey_bg_wfsc_bg a:hover, .grey_bg_wfsc_bg a:active{
text-decoration:underline;
color:#C44509;
}


.greybreadCrumb
{
font-size:10px;
color:#858688;
font-family:verdana;

}
.greybreadCrumb a:link, .greybreadCrumb a:visited{
font-size:10px;
color:#858688;
text-decoration:none;
font-weight:bold;
}

.greybreadCrumb a:hover, .greybreadCrumb a:active{
text-decoration:underline;
color:#858688;
font-weight:bold;
}




.grey_bg a:link, .grey_bg a:visited{
font-size:10px;
color:#858688;
text-decoration:none;
}

.grey_bg a:hover, .grey_bg a:active{
text-decoration:underline;
color:#858688;
}



.pn_col2 a:link, .pn_col2 a:visited{
color:#666666;
display:block;
border-top:1px solid #DFDFDF;
font-weight:bold;
font-size:10px;
line-height:17px;
text-decoration:none;
}

.pn_col2 a:link, .pn_col2 a:visited{
color:#666666;
text-decoration:none;
}


.news{
background-image: url(images_piller/news_bg.jpg);
background-repeat:repeat-x;
}

.news_1{
padding-top:8px;

}
.date{
color:#F29200;
font-weight:bold;
}



.right_search_bg{
	height:147px;
	background-image: url(images_piller/search_right_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}

.right_input{
	width:189px;
	height:19px;
	border:1px solid #C7DB82;
	color:#BDBDBB;
	font-size:11px;
}

.radio{
width:10px;
vertical-align:middle;
height:10px;
}

.grey_document{
color:#535353;
margin:0;
padding:0;

}


.grey_document a:link, .grey_document a:visited{
display:block;
color:#535353;
text-decoration:none;
}

.grey_document a:hover, .grey_document a:active{
text-decoration:none;
color:#535353;
}

.pdf{
float:left;
border:0;
margin-right:10px;
}




.footer_txt{
color:#D2D2D2;
font-size:10px;
}

a.email:link, a.email:visited{
color:#D2D2D2;
line-height:18px;
text-decoration:none;
font-size:10px;
}

a.email:hover, a.email:active{
text-decoration:underline;
font-size:10px;
}

.welcome{
font-size:14px;
color:#F19800;
font-family:verdana;
font-weight:bold;
padding-bottom:15px;
}

.welcome_txt{
font-size:12px;
font-family:verdana;
color:#898989;
font-weight:bold;
}
.login_box{
height:8px;
width:100px;
vertical-align:middle;
font-size:9px;
padding:2px;
}

.border_right{
border-right:1px solid #DEDEDE;
}

.menutitle,.menutitleHv{
	cursor:pointer;
	margin-bottom: 5px;
	font-size:10px;
	color:#535353;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	border-bottom:1px solid #DEDEDE;
	background-image:url(images_piller/bullet.gif);
	background-position: 10px center;
	text-indent:25px;
	background-repeat:no-repeat;
	text-align:left;
	width:241px;
}
.menutitleHv{	
	background-image:url(images_piller/left_nav_hov.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:white;
	background-color:#F3A801;
	
	
}
.menutitle a:link, .menutitle a:visited{
font-size:10px;
color:#535353;
text-decoration:none;
}
.menutitleHv a:link,.menutitleHv a:visited,.menutitleHv a:hover,.menutitleHv a:active{
	color:white;
}

.submenu{
margin-bottom: 0.5em;
font-size:10px;
color:#535353;
margin-left:10px;

}

.submenu a:link, .submenu a:visited{
display: block;
font-size:10px;
color:#535353;
text-decoration:none;
}

.submenu a:hover, .submenu a:active{
color:#333333;
}

.top_menu{
color:#ffffff;
font-weight:bold;
position:relative;
top:-5px;
font-family:verdana;

}

.top_menu a:link, .top_menu a:visited{
font-family:verdana;
color:#ffffff;
font-weight:bold;
font-size:10px;
background-image:url(images_piller/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
text-decoration:none;
padding-left:10px;
margin-left:10px;

}


.latest_doc_bg{
background-image: url(images_piller/latest_doc_bg.jpg);
background-repeat: repeat-x;
background-color:#f8f8f8;
border-left:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
}


.latest_doc_bg_1{
background-image: url(images_piller/latest_doc_bg.jpg);
background-repeat: repeat-x;
background-color:#f8f8f8;
border-left:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
}


.login_input{
width:100px;
height:15px;
border:1px solid #dfdfdf;
color:#333333;
font-size:11px;
padding:3px;
}
.inside_content{
font-weight:normal;
color: #545454;
font-family: verdana;
font-size:11px;
line-height:18px;

}

.inside_content_title{
font-weight: bold;
color:#F19800;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_1{
font-weight: bold;
color:#A22424;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_2{
font-weight: bold;
color:#1378A8;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_3{
font-weight: bold;
color:#79CC88;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_4{
font-weight: bold;
color:#744A8A;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_5{
font-weight: bold;
color:#49B1BA;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_6{
font-weight: bold;
color:#4A4985;
padding-bottom:3px;
font-size:14px;

}

.inside_content_title_7{
font-weight: bold;
color:#C44509;
padding-bottom:3px;
font-size:14px;

}



.footer_bg_1{
background-image:url(images_piller/footer_bg.jpg); 
background-repeat:no-repeat;
height:19px;

}


.site_map{
font-weight:normal;
color: #545454;
font-family: verdana;
font-size:11px;
line-height:18px;
background-color:#FCFCFC;
border:1px solid #F2F2F2;
}

.site_map th{
font-weight:normal;
color: #545454;
font-family: verdana;
font-size:11px;
line-height:18px;
font-weight:bold;
text-align:left;
}

.site_map_tbl{
margin-top:10px;

font-weight:normal;
color: #545454;
font-family: verdana;
font-size:11px;
line-height:18px;
background-color:#FCFCFC;
border:1px solid #F2F2F2;
}

.site_map_tbl th{ 
font-weight:normal;
color: #545454;
font-family: verdana;
font-size:11px;
line-height:normal;
height:20px;
font-weight:bold;
text-align:left;
width:300px;
}
.site_map_tbl td{
	height:18px;
}

.site_map a:link, .site_map a:visited,.site_map_tbl a:link,.site_map_tbl a:visited {
font-size:11px;
color: #545454;
text-decoration:underline;
}

.site_map a:hover, .site_map a:active,.site_map_tbl a:hover {
color: #545454;
font-size:11px;
text-decoration:none;
}
.greenL
{
	border:none
}
.greenL a:link,.greenL a:visited
{
	color:#79CC88;
	text-decoration:none;
	font-weight:bold;
}
.greenL a:hover,.greenL a:active
{
	color:#79CC88;
	text-decoration:underline;
}
.menutitleHv a:link,.menutitleHv a:visited,.menutitleHv a:hover,.menutitleHv a:active{
	color:white;
}

.SearchSkinObject {
	background-image:url(images_piller/search_arrow.jpg); 
}

.private_area h2{
 background-color:#65B874;
}
.PublicationNews_date
{
	color:#79CC88;
	font-weight:bold;
	font-size:10px;
	}
a.PublicationNewsLinks:link, a.PublicationNewsLinks:visited{
color:#79CC88;
font-weight:bold;
text-decoration:none;
font-size:10px;
}

a.PublicationNewsLinks:hover, a.PublicationNewsLinks:active{
color:#79CC88;
font-weight:bold;
text-decoration:underline;
font-size:10px;
}	
.lnkPublication
{
	color:#79CC88;
	font-weight:bold;
    text-decoration:none;
    font-size:10px;
    cursor:pointer;
	}
.inside_content p
{
	margin:0px;
	
	}
.inside_content ul
{
	margin-top:-5px;
	
	}
