/*Start Vertical left Menu*/
.vlsmenustyle
{
	
}
.vlsmenuIstyle
{
	font-family: Arial;
	background-color:#4585a8;
	font-size: 12px;
	color: #FFFFFF; 
	width:165px;	
	text-decoration: none;
	text-align:left;
	padding-right:5px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	
}

.vlsmenuIstyle a
{
	display: block;
	height:15px;
	background-image: url(/images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	
}

.vlsmenuHover
{
	background-color:#df9044;
    color: #ffffff;
	text-decoration: underline;
	
}

.vldmenustyle
{
	
	text-align:left;
	margin-left:0px;
		
}
.vldmenuIstyle
{
	font-family: Arial;
	background-color:#4585a8;
	font-size: 12px;
	color: #ffffff; 
	border-left:dotted 1px #ffffff;
	text-decoration: none;
	text-align:left;
	width:160px;
	padding-right:5px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	height:22px;
	
}

.vldmenuIstyle a
{
	display:block;
	background-image: url(/images/bullet1.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	width:150px;
		
}
.vldmenuHover
{
	background-color:#FFFFFF;
	color: #11116d;
	text-decoration: underline;	
	padding-left:10px;
}
/*Completed Vertical left Menu*/







/*Start Vertical left Menu sublink*/

.vhlsmenustyle
{
	
}
.vhlsmenuIstyle
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF; 
	width:160px;
	text-decoration: none;
	text-align:left;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
}

.vhlsmenuIstyle a
{
	display: block;
	height:16px;
	background-image: url(/images/bullet.png);
	background-repeat:no-repeat;
	background-position:px 6px;
}

.vhlsmenuHover
{
	background-color:#df9044;
    color: #ffffff;
	text-decoration: underline;
	
}

.vhldmenustyle
{
	text-align:left;
	margin-left:0px;
}
.vhldmenuIstyle
{
	font-family: Arial;
	background-color:#4585a8;
	font-size: 12px;
	color: #ffffff; 
	height:22px;
	text-decoration: none;
	border-bottom:solid 1px #ffffff;
	width:160px;
	padding-right:2px;
	padding-left:12px;
	padding-top:1px;
}

.vhldmenuIstyle a
{
	display:block;
	background-image: url(/images/bullet1.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	height:23px;
		
}
.vhldmenuHover
{
	background-color:#cf7a28;
	color: #ffffff;
	background-repeat:no-repeat;
	background-position:0px 6px;
}


/*completed Vertical left Menu sublink*/






/*Start TopRight Menu*/


.TRsmenustyle
{
	/*background-color :#FD9D08;*/

}
.TRsmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	padding:2px;
}

.TRsmenuIstyle a
{
	display:block;
}
.TRsmenuHover
{
	color: #ffffff;
	text-decoration: underline;
}

.TRdmenustyle
{
	background-color:#0c478b;
	border:solid 1px #9d9d9b;
	
}
.TRdmenuIstyle
{
	font-family:Arial;
	font-size:small;
	padding:2px 5px 2px 5px;
	color:#ffffff;
	/*font-weight:bold;
	margin :0px;
	font-variant:normal;*/
	
	text-align:center;
}

.TRdmenuIstyle a
{
	display:block ;
}
.TRdmenuHover
{
	padding:2px 5px 2px 5px;
	
	
}
/*Completed TopRight Menu*/


/* Starting HorizontalMiddle Menu */
.HMsmenustyle
{
	text-align:left;
}
.HMsmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	padding:2px;
}
.HMsmenuIstyle a
{
	display: block;
}


.HMsmenuHover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.HMdmenustyle
{
	margin-top:5px;
	text-align:left;
	border:solid 1px #c4c3c3;
	margin-left:0px;
	
}
.HMdmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 12px;
	color: #ffffff;
	text-decoration:undeline;
	text-align:left;
	border-bottom:solid 1px #ffffff;
	background-color:#4585a8;
	width:190px;
	padding:2px;
	
}

.HMdmenuIstyle a
{
	
	display:block;
	background-image: url(/images/bullet-site.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
}
.HMdmenuHover
{
	/*background-color:#e2dc98;*/
	background-color : #DF9044;
	color: #FFFFFF;
	text-decoration: underline;
	
}
/* Completed HorizontalMiddle Menu */



.maincontent 
{
	font-family: "Arial";
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:justify;
	color: #666666;

}

.h2
{
	font-family:Arial;
	font-size: 19px;
	font-weight:lighter;
	color: #e4a364;
	padding-bottom:10px;
	padding-top:10px;
}
.PageTitleCasingHardcodedpages
{
	font-family: Arial;
	font-size: 26px;
	color: #9C3627;
	padding-left: 5px;
	padding-top: 5px; 
}


.bottom-bar {
	font-family: Arial;
	font-size: 11px;
	color: #0c4789;
	background-color: #ffffff;
	padding: 0px;
	padding-top:3px;
	text-decoration:none;
}

.bottom-bar a
{
	color: #0c4789;
	font-family:Arial;
	font-size: 11px;
	text-decoration:none;
}

.bottom-bar a:hover
{
	color: #0c4789;
	text-decoration:underline;
}



.bottom-bar a:visited
{
	
	font-family: Arial;
	font-size: 11px;
}






.BreadCrumb
{
	padding-left:23px;
}

/*News Content Starts*/
.newsContent
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-top: 0px;
		
}

.newsContent a
{
	font-family:Arial;
	text-decoration:none;
	color:Black ;
	/*padding-left: 25px;*/
	
}

.newsContent ul
{
	margin-left:0px;
	padding-left:0px;
	
}

.newsContent li
{
	background-image: url(/images/bullet-news.gif);
	background-repeat: no-repeat;
	background-position:10px 5px;
	
	

}
/*News Content Ends*/

.home-bot-copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6b7cb;
	height: 30px;
	padding-left:9px;
	padding-right:9px;
	
}
.home-bot-copyright a {
	color: #a6b7cb;
	text-decoration: none;
}
.home-bot-copyright a:hover {
	text-decoration: underline;
	
}


/* Starting Breadcrumb styles */
.nodeStyle
{
	font-family:Arial;
	color:#686c6e;
	font-size:12px;
	
}
.nodeStyle a
{
	color: #686c6e;
	font-weight:normal;
	font-weight:normal;
	text-decoration: none;	
	
}

.nodeStyle a:hover
{
	color: #686c6e;
	font-weight:normal;
	font-weight:normal;
	text-decoration:underline;	
	
}



/* Completed Breadcrumb styles */


.home-bot-link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}
.home-bot-link a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

