/* CSS Document */
body {
	font-family:Arial, Verdana, helvetica;
	font-size:0.72em;
	color:#5b5a5a;
	}
	
.act_link {
	font-weight:bold;
	}
	
a.lnk{
	color:#5b5a5a;
	text-decoration:none;
	}	
a.lnk:hover{
	color:#f37e20;
	text-decoration:underline;
	}
	
a.mainlnk{
	color:#5b5a5a;
	text-decoration:none;
	}	
a.mainlnk:hover{
	color:#f37e20;
	text-decoration:underline;
	}
	a.marquee{
	color:#F5F5F5;
	text-decoration:none;
	}	
a.marquee:hover{
	color:#F5F5F5;
	text-decoration:underline;
	}
.sublnk:hover{
	text-decoration:underline;
	}
	
.link_path {
	font-family:Arial, Verdana, helvetica;
	font-size:x-small;
	}
.smlr_orng_bld {
	color:#f37e20;
	font-weight:bold;
	}
	
.smlr_yelo_bld {
	color:#f5b31a;
	font-weight:bold;
	}
	.smlr_yelo_bldhome {
	color:#f5b31a;
	font-weight:bold;
	text-decoration:none;
	}
	a.smlr_yelo_bldhome:hover{
	text-decoration:underline;
	}
.orng_nrml {
	color:#f37e20;
	font-weight:normal;
	text-decoration:none;
	}
a.orng_nrml:hover{
	text-decoration:underline;
	}
	
	.heading1 {
	color:#f37e20;
	font-weight:normal;
	text-decoration:none;
	}
a.heading1:hover{
	text-decoration:underline;
	}
.title_blue_bld {
	color:#0b3a6a;
	font-weight:bold;
	}

.ftr_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#5b5a5a;
	text-decoration:none;
	}
.ftr_txt a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#5b5a5a;
	text-decoration:none;
	}
.ftr_txt a:hover{
	text-decoration:underline;
	}
.link_path a{
	font-family:Arial, Verdana, helvetica;
	font-size:11px;
	color:#5b5a5a;
	text-decoration:none;
	}
.link_path a:hover{
    text-decoration:underline;
	}
.link_path a.smlr_orng_bld {
	color:#f37e20;
	font-weight:bold;
	text-decoration:none;
	}
	
img {
	border:none;
	}
	

	
h3 {
	font-size:13px;
	font-weight:bold;
	}
.lst_bullet{
    list-style-image:url(../images1/right.gif);
    line-height:20px;
 	}
	
/*Newly Added*/

.act_link {
	font-weight:bold;
	}
.orng_bld {
	color:#f37e20;
	font-weight:bold;
	text-decoration:none;
	}
.orng_bld:hover{
	text-decoration:underline;
	}
.bdr_btm{
	border-bottom:1px dashed #1C1E80;
	}
	
/*    17.07.2009    */

.smlr_orng_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#f37e20;
	text-decoration:none;
	}
	
.link_path a.no_link {

    text-decoration:none;

                }	
	
	.copyrighttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
	text-decoration: none;
	}
	
	/* 18.07.2009  */
	
.stmap_bullet{
    list-style-image:url(../images2/subarrow-b.gif);
    line-height:16px;
 	}
	
.2nd_bullet {
	list-style-image:url(../images1/forward.gif);
	line-height:18px;
	}	