body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

a{text-decoration:underline; color:#000; font-weight:bold}
a:link{text-decoration:underline; color:#000; font-weight:bold}
a:visited{text-decoration:underline; color:#000; font-weight:bold}
a:hover{text-decoration:underline; color:#f00; font-weight:bold}

.outer
{
	width: 100%;
	margin: 0px auto;
}

.container
{
	padding: 0px;
	margin: 0px auto;
	overflow: visible;
	display: block;
	width: 1002px;
}

.leftpanel
{
	width: 219px;
	float: left;
	padding-left: 12px;
}

.logoarea
{
	width: 142px;
	float: left;
	/*margin: 27px 26px 21px 12px;*/
	margin: 25px 26px 21px 12px;
}

.logoarea a
{
	border: 0px;
}

.menuarea
{
	padding: 0px;
	margin: 0px 0px 25px 0px;
	float: left;
}

.userbox
{
	width: 192px;
	height: 200px;
	padding: 0px 10px 0px 4px;
	margin: 0px;
	float: left;
	/*margin-top:-40px;*/
	text-align: left;
}

.userbox p
{
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.submitbtn
{
	margin-top: 8px;
	margin-bottom: 14px;
}

.userlinkbox
{
	float: left;
	width: 185px;
	padding: 0px;
	margin: 0px;

}

.userlinkbox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.userlinkbox a:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa2a37;
	text-decoration: underline;
	font-weight: bold;
}

.rightpanel
{
	width: 771px;
	float: left; /* height:550px;*/
}

.topmenuholder
{
	float: left;
	width: 760px;
	padding-top: 0px !important;
	padding-top: 2px;
	padding-left: 0px;
	text-align: left;
}

.topmenuholder ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.topmenuholder ul li
{
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 2px;
}

.topmenuholder ul li a
{
	text-decoration: none;
	color: #000;
	display: block;
}

.nav_home, .nav_home a
{
	width: 54px;
	height: 17px;
	background-image: url(../images/home_btn.jpg);
	background-repeat: no-repeat;
}

.nav_home, .nav_home a:Hover
{
	width: 54px;
	height: 17px;
	background-image: url(../images/home_btn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_home_active, .nav_home a:Hover
{
	width: 54px;
	height: 17px;
	background-image: url(../images/home_btn_hover.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.nav_register, .nav_register a
{
	width: 70px;
	height: 17px;
	background-image: url(../images/register_btn_btn.jpg);
	background-repeat: no-repeat;
}

.nav_register, .nav_register a:hover
{
	width: 70px;
	height: 17px;
	background-image: url(../images/register_btn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_register_active, .nav_register a:hover
{
	width: 70px;
	height: 17px;
	background-image: url(../images/register_btn_hover.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.nav_subscription, .nav_subscription a
{
	width: 84px;
	height: 17px;
	background-image: url(../images/subscription_btn.jpg);
	background-repeat: no-repeat;
}

.nav_subscription, .nav_subscription a:hover
{
	width: 84px;
	height: 17px;
	background-image: url(../images/subscription_btn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_subscription_active, .nav_subscription a:hover
{
	width: 84px;
	height: 17px;
	background-image: url(../images/subscription_btn_hover.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}


.nav_globalsearch, .nav_globalsearch a
{
	width: 95px;
	height: 17px;
	background-image: url(../images/global_search_btn.jpg);
	background-repeat: no-repeat;
}

.nav_globalsearch, .nav_globalsearch a:hover
{
	width: 95px;
	height: 17px;
	background-image: url(../images/global_search_btn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_globalsearch_active, .nav_globalsearch a:hover
{
	width: 95px;
	height: 17px;
	background-image: url(../images/global_search_btn_hover.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}


.nav_support, .nav_support a
{
	width: 61px;
	height: 17px;
	background-image: url(../images/support_btn.jpg);
	background-repeat: no-repeat;
}

.nav_support, .nav_support a:hover
{
	width: 61px;
	height: 17px;
	background-image: url(../images/support_btn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_links, .nav_links a
{
	width: 46px;
	height: 17px;
	background-image: url(../images/links_brn.jpg);
	background-repeat: no-repeat;
}
.nav_links, .nav_links a:hover
{
	width: 46px;
	height: 17px;
	background-image: url(../images/links_brn_hover.jpg);
	background-repeat: no-repeat;
}

.nav_account, .nav_account a
{
	width: 75px;
	height: 17px;
	background-image: url(../images/account_btn.jpg);
	background-repeat: no-repeat;
}

.nav_account, .nav_account a:hover
{
	width: 75px;
	height: 17px;
	background-image: url(../images/account_btn_hover.jpg);
	background-repeat: no-repeat;
}
.nav_account_active, .nav_account a:hover
{
	width: 75px;
	height: 17px;
	background-image: url(../images/account_btn_hover.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}


.nav_signout, .nav_signout a
{
	width: 62px;
	height: 17px;
	background-image: url(../images/signout_btn.jpg);
	background-repeat: no-repeat;
}

.nav_signout, .nav_signout a:hover
{
	width: 62px;
	height: 17px;
	background-image: url(../images/signout_btn_hover.jpg);
	background-repeat: no-repeat;
}

.contentholder
{
	clear: both;
	float: left;
	width: 769px;
	background-color: #ffffff; /*   height:377px; */
	margin-top: 6px;
}

.topholder
{
	height: 22px;
	background-color: #FFFFFF;
}

.flagareaholder
{
	float: right;
	width: 110px;
	height: 15px;
	margin-top: -18px;
}

.flagareaholder img
{
	padding-right: 1px;
	border: 0px;
	margin: 0px;
}


.topleft
{
	background-image: url(../images/top_left_curve.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 15px;
	height: 19px;
}

.topbg
{
	background-color: #cccccc;
	float: left;
	width: 741px;
	height: 19px;
}

.topright
{
	background-image: url(../images/top_right_curve.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 13px;
	height: 19px;
}

.bottomholder
{
	height: 19px;
	border-top: 3px solid #ffffff;
}

.bottomleft
{
	background-image: url(../images/bottom_left_curve.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 15px;
	height: 19px;
}

.bottomright
{
	background-image: url(../images/bottom_right_curve.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 13px;
	height: 19px;
}

.contentarea
{
	height: 300px;
	background-color: #eeeeee;
}

.contentarea_innerpage
{
	background-color: #eeeeee;
}

.redlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.blacklink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.blacklink_normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.blacklink_normal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa1835;
	font-weight: normal;
	text-decoration: normal;
}

a.blackunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.blackunderline:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}


.contentarea_imgholder
{
	height: 300px;
	width: 195px;
	float: left;
	background-color: #fff;

}

/*.contentarea_rightpart{
  width:579px;
  padding-left:10px;
  padding-top:10px;
  padding-right:25px;
  height:320px;
  float:left;
  overflow:auto;
}
*/


.flexcroll p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	*margin:10px 0px 10px 0px;
	/*padding: 0px 0 10px 0;
	*padding-bottom:10px;
	margin:0px;*/
	line-height: 15px;
}

.flexcroll p span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
	padding: 0px;
	line-height: 15px;
}

.newsareaholder
{
	clear: both;
	float: left;
	width: 765px;
	height: 210px;
}

#flashLev3
{
	z-index: 999;
	position: absolute;
	top: 360px;
	left: 220px;
	width: 765px;
}

#QQ
{
	z-index: 999;
	top: 410px;
	left: 220px;
	width: 765px;
}

.submitbtn_color
{
	background-color: #616161;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 3px !important;
	padding-right: 3px !important;
	cursor: pointer;
}

.submitbtn_lightcolor
{
	background-color: #cccccc;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 3px !important;
	padding-right: 3px !important;
	cursor: default;
}

.newsarealeft
{
	width: 570px;
	height: 180px;
	float: left;
}

.dakerarae
{
	float: left;
	width: 176px;
	border: 0px;
	padding-right: 10px !important;
	padding-right: 0px;
	height: 140px;
	margin-top: 38px;
}

/*.dakerarae
{
	float: left;
	width: 177px;
	margin-right: 13px;
	margin-top: 13px !important;
	margin-top: 8px;
}*/

.dakerarae_lastbox
{
	float: left;
	width: 177px;
	margin-left: 5px;
	margin-top: 13px !important;
	margin-top: 8px;
}
.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.newstop_left
{
	background-image: url(../images/newscurve_left.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 21px;
	float: left;
}

.newstop_bg
{
	background-image: url(../images/newstop_bg.jpg);
	background-repeat: repeat-x;
	width: 157px;
	height: 21px;
	float: left;
}

.newstop_bg p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.newstop_right
{
	background-image: url(../images/newscurve_right.jpg);
	background-repeat: repeat-x;
	width: 11px;
	height: 21px;
	float: left;
}

.newsdetailholder
{
	width: 190px;
	float: left;
	padding-top: 18px;
}

.newsdetailarea
{
	width: 190px;
	float: right;
	clear: both;
}

.newsdetailarea_top
{
	background-image: url(../images/news_header_bg.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.newsdetailarea_bg
{
	background-image: url(../images/mikebg.jpg);
	background-repeat: repeat-y;
	width: 192px;
	margin: 0px;
	padding: 0px;
}

.newsdetailarea_bg img
{
	padding-left: 12px;
	margin: 0px;
}

.newsdetailarea_top p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px !important;
	padding-top: 10px;
	padding-left: 15px;
}

.newsdetailarea_bottom
{
	background-image: url(../images/headlinebottom.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}

.LatestNewsHolder
{
	width: 563px;
	background-color: #fff;
	padding-top: 0px;
	margin-top: -90px;
	float: left;
	position: absolute;
}

.LatestNews_top
{
	background-image: url(../images/latestnews_top.gif);
	background-repeat: no-repeat;
	width: 563px;
	height: 27px;
}

.LatestNews_top p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
}

.LatestNews_Bg
{
	background-image: url(../images/latestnews_bg.gif);
	background-repeat: repeat-y;
	width: 563px;
	height: 15px;
}

.LatestNews_Bg p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}


.LatestNews_Bottom
{
	background-image: url(../images/latestnews_bottom.gif);
	background-repeat: no-repeat;
	width: 563px;
	height: 22px;
	float: left;
}


.footerarea
{
	width: 990px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	height: 20px;
	clear: both;
	float: left;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	margin-top:15px;
	margin-left: 2px; /*margin-top: 35px;*/
}

.footerareaa
{
	width: 990px;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 155px;
	clear: both;
	float: left;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	margin-left: 2px; /*margin-top: 35px;*/
}

.footertxtarea
{
	/*width: 450px;*/
	margin: 0px auto;
	padding: 0px 25px 0px 25px;
	text-align: center;
}

.footertxtarea p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.footertxtarea a
{
	color: #000000;
	text-decoration: none;
}

.footertxtarea a:hover
{
	color: #fc2834;
	text-decoration: none;
}

.spacer
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*--------Innerpagecss start--------*/



.paraholder
{
	width: 715px;
	float: left;
	clear: left;
}

.paraholder .leftdiv
{
	float: left;
	width: 480px;
}

.paraholder .rtdiv
{
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}


.paraholder ol
{
	list-style: none;
}

.paraholder ol li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 0px 0px 2px 0px;
	list-style-type: lower-alpha;
}

.paraholder ol li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: underline;
}

.Accounttr
{
	float: left;
	clear: both;
	width: 697px;
	margin: 0px auto;
}

.Accounttr div
{
	float: left;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}

.Accounttr div a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: underline;
}

.Accounttr dl
{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Accounttr dt
{
	display: inline;
	float: left;
	padding: 0px 2px 2px 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}

.Accounttr dt p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 0px;
	margin: 0px;
}

.Accounttr dt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: underline;
}


.Accounttr dd
{
	display: inline;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}

.Accounttr dd p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 0px;
	margin: 0px;
}

.tr
{
	float: left;
	clear: both;
	width: 697px;
	margin: 0px auto;
	background-color: #e0e0e0;
	border-bottom: 1px solid #ffffff;
}

.tr div
{
	float: left;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}

.tr div a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: underline;
}

.tr dl
{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	padding-bottom: 2px;
	padding-top: 2px;
}

.tr dt
{
	display: inline;
	float: left;
	padding: 5px 2px 2px 0px;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}


.tr dd
{
	display: inline;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}

.tr dd p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.tr dd p span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
}

.trAlt
{
	float: left;
	clear: both;
	margin: 0px auto;
	width: 697px;
	background-color: #eaeaea;
	border-bottom: #ffffff solid 1px;
}

.trAlt Div
{
	float: left;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}
.trAlt Div a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: underline;
}

.trAlt dl
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.trAlt dt
{
	display: inline;
	float: left;
	padding: 5px 2px 2px 0px;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}

.trAlt dt p
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
	padding: 0px;
	margin: 0px;
}

.trAlt dt a
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}

.trAlt dd
{
	display: inline;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}



.trAlt dd p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.trAlt dd p span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.trAlt dd a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

.listfield
{
	Face-color: #ff0000;
	width: 234px;
	arrow-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.listfieldsmall
{
	Face-color: #ff0000;
	width: 214px;
	arrow-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.listfieldbig
{
	Face-color: #ff0000;
	width: 276px;
	arrow-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.listfield_Country
{
	Face-color: #ff0000;
	width: 246px;
	arrow-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.trH
{
	float: left;
	width: 697px;
	background-color: #646464;
	border-bottom: #ffffff solid 1px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.trH div
{
	float: left;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: none;
}

.PagingHolder
{
	float: right;
	margin-right: 5px;
	margin-top: 2px !important;
	margin-top: 2px;
	text-align: left;
}

.PagingHolder p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.PagingHolder a:Link, .PagingHolder a:Hover, .PagingHolder a:Visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.PagingHolder a:Active
{
	color: #fb2836;
}

.tableborder
{
	border: 1px solid #d2d2d2;
	padding: 1px;
	float: left;
	clear: both;
	margin-top: 25px;
}

.bluetxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.bluttxtnew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0200cd;
	font-weight: normal;
	margin: 0px;
}




/* ======================== Tree start here ========================== */
.dtree
{
	font-size: 11px;
	width: 100%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.dtree IMG
{
	border-right: 0px;
	border-top: 0px;
	vertical-align: middle;
	border-left: 0px;
	border-bottom: 0px;
	white-space: nowrap;
}
.dtree A
{
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}
.dtree A.node
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	white-space: nowrap;
}
.dtree A.nodeSel
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	white-space: nowrap;
}
.dtree A.node:hover
{
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}
.dtree A.nodeSel:hover
{
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}
.dtree A.nodeSel
{
	white-space: nowrap;
	background-color: #cccccc;
}
.dtree .clip
{
	overflow: hidden;
}
.small
{
	width: 12px;
	height: 12px;
}

.teaserHolder
{
	width: 176px;
	bottom: 0px;
	float: left;
	margin-top: 18px;
	padding-right: 10px !important;
	padding-right: 0px;
	height: 140px;
}
.newsblnkdiv
{
	height: 0px;
	width: 565px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.teaserDevider
{
	float: left;
	width: 18px;
	height: 20px;
	padding-left: 15px;
}

.errMessage
{
	font-size: 11px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.errMessage_Done
{
	font-size: 11px;
	color: #529332;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.teaserbigtop{background:url(../images/lnewsboxbig_top.png) 0 0 no-repeat;width:545px;height:20px;margin:0;padding:5px 0 0 18px;color:#353535;font:normal 11px/14px Arial;behavior: url(css/iepngfix.htc);}
.teaserbig{float:left;position:relative;padding:0 5px 0 0;margin:0;}
.teaserbig dt{width:545px;height:32px;border:0;margin:0;padding:5px 0 0 18px;font-weight:bold;background:url(../images/lnewsboxbig_down.png) 0 0 no-repeat;font:bold 11px/14px Arial;cursor:pointer;color:#353535;behavior: url(css/iepngfix.htc);}
.teaserbig dt span{font-weight:normal;padding:0 13px 0 0;}
.teaserbig dt:hover{background:url(../images/lnewsboxbig_down.png) 0 0 no-repeat;cursor:pointer;behavior: url(css/iepngfix.htc);}
.teaserbig dd{position:absolute;overflow:hidden;width:563px;margin:0;padding:0;display:none;z-index:200;opacity:100;}
.teaserbig ul{width:563px;list-style:none;margin:0;padding:0;}
.teaserbig li{background:url(../images/lnewsboxbig_top.png) 0 0 no-repeat;}
.teaserbig li p{font:normal 11px/14px Arial;color:#353535;padding:0 8px 2px 82px;margin:0;}
.teaserbig li p a{color:#353535;text-decoration:none;}
.teaserbig li p a:hover{color:#fb2836;text-decoration:none;}
.teaserbig li p.lnewsb{font:normal 11px/14px Arial;color:#353535;padding:5px 0 0 18px;margin:0;}
.teaserbig li p.headinglineb{font:bold 11px/14px Arial;color:#353535;padding:12px 0 0 18px;margin:0;}
.teaserbig li p.headinglineb span{font-weight:normal;padding:0 6px 0 0;}
.teaserbig li p.headinglineb a{color:#353535;text-decoration:none;}
.teaserbig li p.headinglineb a:hover{color:#fb2836;text-decoration:none;}
.teaserbig li p.descpara{font:normal 11px/14px Arial;color:#353535;padding:4px 6px 5px 10px;margin:0;}
.teaserbig li p.getnews{text-align:right;color:#353535;padding:0 13px 0 0;margin:0;font:normal 11px/14px Arial;}
.teaserbig li p.getnews a{color:#353535;text-decoration:none;padding:0 0 0 12px;background:url(../images/arrow.png) 0 4px no-repeat;}
.teaserbig li p.getnews a:hover{color:#fb2836;text-decoration:none;}
.teaserbig li img{border:0;text-decoration:none;float:right;padding:0 25px 5px 0;}
.teaserbig li a{text-decoration:none;color:#fb2836;}
.teaserbig a:hover{color:#353535;}

.teaserbig ul{background:url(../images/lnewsboxbig_top.gif) 0 0 no-repeat;}
.teaserbig li{background:url(../images/lnewsboxbig_top.gif) 0 0 no-repeat;}

/* ====================== Tree ends here ====================================== */

.footertxtarea embed {padding:0;}

/*================ error page css start ===================*/

.erormain_holder
{
 margin:auto;
 width:798px;
}

.erorholder{
  width:798px;
  float:left;
  background-image:url(images/erorbg.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  padding-bottom:35px;
}

.erorlogoarea{
  float:left;
  text-align:center;
  width:798px;
  padding:20px 0 30px 0;
}

.erorleftimage{
  float:left;
  padding:0px;
  margin:0px;
  width:150px;
  padding-top:20px;
}

.contentpart{
 float:left;
 width:563px;
 padding:0px;
}

.erortxtpart{
 float:left;
 width:563px;
 padding:10px 0 10px 0;
 border-bottom:1px solid #dadada;
 border-top:1px solid #dadada;
}

.erortxtpart p{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333333;
 padding:0px;
 margin:0px;
}

.erortxtpart p span{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#3492b8;
 padding:0px;
 font-weight:bold;
 margin:0px;
}

.erortxtpart ul{
 float:left;
 padding:10px 0px 10px 0px;
 margin:0px;
}

.erortxtpart ul li{
 float:left;
 list-style:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding:0px 0px 5px 13px;
 width:100%;
 color:#333333;
 background-image:url(images/bulet.jpg);
 background-repeat:no-repeat;
 background-position:left 25%;
}

.erortxtpart ul li a{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#3492b8;
 text-decoration:underline;
}

.erortxtpart ul li a:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#3492b8;
 text-decoration:none;
}
/*================ error page css end ===================*/

a.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/*================ TypeApprovalNumbers page css Start ===================*/
.arial-data-table table { border-collapse: collapse;  border-spacing: 0;  width: 100%;  border: 1px solid #ddd;}

.arial-data-table table th{background:#f9f9f9;}
	
.arial-data-table table th, .arial-data-table table td { border: none;  text-align: left;  padding: 8px; font-size:13px; border:1px solid #e5e5e5;}
	
.arial-data-table table tr:nth-child(odd){background-color: #f6f6f6;}
.smalltxt {display: block; font-size: 12px; color: #848484; padding-top: 5px;}
/*================ TypeApprovalNumbers page css End ===================*/

.cookiebanner {background-color: #dedede; border-bottom:1px solid #bbb; display: none;  position: fixed; top: 0; left: 0; right: 0; z-index: 9999; width: 100%; height: 100px; padding:0 40px 0 20px; box-sizing: border-box;}
.cookiebanner p {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cookiebanner p span {font-size:14px; font-weight:600; padding-bottom:6px; display:block;}
.cookiebanner .close-btn {float:right;}
.close-btn a {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#f00; color:#fff !important; padding:8px 30px; text-transform:uppercase;}
.close-btn a:hover {color:#fff;}




ul.cookies-ul {
    list-style-type: disc !important;
    padding: 0 20px;
    float: none;
    margin-bottom: 10px;
    box-sizing: border-box;
}
ul.cookies-ul li {
    list-style-type: disc !important;
    margin: 0 0 10px;
    font-size:11px;
}
.paraholder.arial-data-table .cookies-table td{font-size:11px;}