/* 
================================
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/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/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:#F29E00;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

a.more:hover, a.more:active{
color:#F29E00;
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/ltop_bg.jpg);
background-repeat:no-repeat;
background-position:left;
height:149px;
}

.search_bg{
background-image:url(images/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:#000000;
	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/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/four-pillars_bg.gif);
background-repeat:repeat-x;
background-color:#D5EBD7;
border-bottom:1px solid #7EC88F;
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:#378046;
}

.grey_bg_four-pillars a:hover, .grey_bg_four-pillars a:active{
text-decoration:underline;
color:#378046;
}






.grey_bg_insu_eco{
background-image: url(images/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/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/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/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/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/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/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/search_right_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}

.right_input{
width:189px;
height:19px;
border:1px solid #F7CD81;
color:#000000;
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/bullet.gif);
	background-position: 10px center;
	text-indent:25px;
	background-repeat:no-repeat;
	text-align:left;
	width:241px;
}
.menutitleHv{	
	background-image:url(images/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/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
text-decoration:none;
padding-left:10px;
margin-left:10px;

}
/*-----------------------admin top menu -----------------*/
.top_menu2{
color:#ffffff;
font-weight:bold;
position:relative;
top:-5px;
font-family:verdana;
background-color:#8D9CA1;

}

.top_menu2 a:link, .top_menu2 a:visited{
font-family:verdana;
color:#ffffff;
font-weight:bold;
font-size:10px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
text-decoration:none;
padding-left:10px;
margin-left:10px;
}
.top_menu2 a:hover{
	text-decoration:underline;
}
/*-------------------------------*/

.latest_doc_bg{
background-image: url(images/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/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:#378046;
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/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;
}

.SearchSkinObject {
	background-image: url(images/search_arrow.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:17px;
	width:17px;
}

A.SearchSkinObject:link,A.SearchSkinObject:visited,A.SearchSkinObject:hover,A.SearchSkinObject:active {
    text-decoration:    none;
}

.subscribelL a,
.subscribelL a:hover,
.subscribelL a:link,
.subscribelL a:visited,
.subscribelL a:active 
{
	color:#F29E00;
	text-decoration:none;
	font-weight:bold;
	}
.inside_content p
{
	margin:0;
	
	
	}
.inside_content ul
{
	margin-top:-5px;
	
	}
	/*added on 11th july by sunil*/	
·Body_text_text
{ 
	font-family: Tahoma; 
	font-size: x-small; 
	color:#666;
	float:left;
 } 
·Body_text_text p{ 
	margin:0; 
	padding:0
} /* For no space between paragraphs*/
.Body_text_indent { 
	font-family: Tahoma;
	font-size: x-small;
	color:#666;
	margin:0cm 0cm 0pt 19.85pt;
	text-indent:-19.85pt; 
	line-height:normal;
	text-align:left
 }
.Subhead1{
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:#666; 
	margin:0cm 0cm 0pt 19.85pt;
	text-indent:-19.85pt; 
	line-height:normal;
	text-align:left;
}
.Subhead2{
	 font-family:Tahoma;
	 font-size:x-small; 
	 font-weight:bold;
	 color:#666; 
	 margin:0cm 0cm 0pt 19.85pt; 
	 text-indent:-19.85pt;
	 line-height:normal;
	 text-align:left;
 } 
 
  /*--------Private Area--------*/
 img{ border:0;}
a{ color:#939393; text-decoration:none}
a:hover{ color:#585858;}
.productWp{ margin:0; font-family:"arial"}
	.productWp h1{ margin:0; padding:0; color:#f39801; font-weight:bold; font-size:18px; padding-bottom:14px;font-family:"arial"}
	.headBg{ width:460px; margin:0; padding:0; margin-bottom:23px; background:none}
	
	.headTop{ width:460px; background:url(images/logTop.gif) no-repeat left bottom; height:3px!important; }
	.headMid{ width:440px; background:url(images/logMid.gif) repeat-y; padding-left:11px; padding-right:9px; padding-top:10px; padding-bottom:5px; line-height:20px; color:#a1a1a1; font-size:14px;overflow:hidden; }
	.headBtm{ width:460px; background:url(images/logBtm.gif) no-repeat left top; height:3px;}
	
		.org { color:#e59215; text-decoration:none}
	
		
		.hdLft{ width:360px; float:left}
		.hdRt{ width:53px; float:right; _margin-top:7px;}
	.sectionWp{ color:#939393; margin:0;}
		.secHead{width:438px;/* height:27px;*/ border:1px solid #dedede; background:#f2f2f2; padding-left:11px; padding-right:9px; line-height:27px;font-weight:bold;}
		.secMid{ width:460px; background:url(images/listMid.gif) repeat-y center top; font-size:12px; padding-bottom:15px; padding-top:10px;}
		.secMid table.listTbl{ width:430px; margin:0 auto; padding:0; font-size:13px; color:#939393; line-height:30px;}
		.secMid table.listTbl th{ font-weight:normal}
		.secMid table.listTbl td{ border-bottom:1px solid #dedede; padding:5px 0; line-height:16px;}
		.secMid table.listTbl td.last{ border-bottom:none}
	/*----------PrivateLogin----------------*/	
	.loginWp{ 
		width:468px; margin:0 auto; font-family:"Arial"; text-align:center; 
		position:relative;
		z-index:41; 
		margin-top:-640px;
	}


	.loginWp2{ 
		width:468px; margin:0 auto; font-family:"Arial"; text-align:center; 
		z-index:41; 
		position:absolute;
		/*top:350px;
		left:350px;	
		margin-top:-640px;*/
		
	}
	.loginTop{ width:auto; background:url(images/loginTop-trans.png) no-repeat; height:32px; line-height:32px; padding-left:16px; font-size:14px; padding-right:14px; color:#898989; margin:0; text-align:left}
		.txt{ float:left; width:360px;}
		.imgArea{ float:right; width:34px; padding-right:0px; padding-top:5px;}
		.imgArea img{ border:none; margin-left:4px;}

			
	.loginMid{ width:auto;  background:url(images/loginMid2.gif) repeat-y; padding-left:16px; font-size:12px; padding-top:19px; padding-bottom:22px;}
		.loginMid table.tblLogin{ width:420px;}
				  table.tblLogin input{ border:1px solid #c3c3c3; width:137px; height:24px; margin-left:15px; color:#a4a4a4; padding-left:9px; padding-top:3px;}
				  table.tblLogin input.btn{ width:87px; height:26px; padding:0; border:none}
	
	.loginBtm{ width:auto; background:url(images/loginBtm-trans.png) no-repeat; height:6px;} 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

#genevaNews{
	width:506px;
}
#genevaNews .newsBlock{
	margin-bottom:10px;
}
#genevaNews .newsBlock h2{
	font-family:Helvetica, Arial, sans-serif;	
	background:url(images/news_bck.png) no-repeat;
	font-size:16px; height:30px; line-height:30px; margin:0; padding:0;
	font-style:italic; color:white; font-weight:bold; text-indent:15px;
	cursor:pointer;
}
#genevaNews .newsBlock h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px; height:40px; line-height:40px; margin:0; padding:0;
	/*font-style:italic;*/ color:#9d9d9d; font-weight:bold;  text-indent:15px;
	cursor:pointer; 	/*border-bottom:1px solid #dfdfdf;*/
}

#genevaNews .newsContainer{
	display:none;
	/*height:1px; overflow:hidden;*/
}
#genevaNews .newsContainer .newscont{
	background:url(images/news_bck.png) left -41px repeat-x;	
	margin-top:11px; border-top:1px solid #dfdfdf;  border-bottom:1px solid #dfdfdf;	
}
#genevaNews .newsDetail,#genevaNews .newsDetail a{
	color:#535353;
	font-weight:bold; font-size:10px; text-decoration:none;
	outline:none;
}
#genevaNews .newsDetail a:hover{
	text-decoration:underline;
}

#genevaNews .newsDetail{
	display:none;
	/*height:1px; overflow:hidden;*/
}
#genevaNews .newsDetail .newsRow{
	border-top:1px solid #dfdfdf;
	clear:both;	padding:18px 16px;
}

#genevaNews .newsDetail .newsRow span{
	display:block; float:left;
	width:84px;
	color:#f29200; font-size:12px;
}
#genevaNews .newsDetail .newsRow .newsTeaser{
	width:368px;
	color:#f29200; font-size:12px;
	float:left;
}
#genevaNews .newsDetail .newsRow .icon{
	width:16px;
	float:left;
}
.clear{
	clear:both;
}
		
