
.bigImageContainer {
	background-color:#000000;
	display:none;
	width:800;
	height:500;
	position:absolute;
	color: #FFFFFF;
	left:0px;
	top:0px;
	text-align:center;
	padding:40px;
	z-index:1;
	}
.closeLnk {
	display:block;
	width:70px;
	height:25px;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	margin-top:50px;
	text-align:center;
	line-height:25px;
	border:1px solid #FFFFFF;
	text-decoration:none;
	}
.image{filter:alpha(opacity=100)}

.moreTab {
	width:100%;
	text-align:right;
	align:right;
	float:left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #266da1;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #5e7a86;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}


.txtContent {
	color: #5e7a86;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	
}

.style5 {
	color: #5e7a86;
	font-size: 9px;
	font-family: tahoma;
}
.style9 {
	color: #1c6497;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #586a7c;
	font-size: 10px;
	font-family: tahoma;
}
.style4o {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #EC5100;
	font-weight: bold;
}
.textRedLeft50 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #EC5100;
	font-weight: bold;
	padding-left:40px;
}
.style12 {	color: #797979;
	font-size: 11px;
	font-family: tahoma;
}
.MediumBlueBold {color: #1c6497;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.style13 {font-size: 11px; font-style: normal; line-height: normal; color: #EC5100; font-family: Tahoma;}
.style16 {font-size: 11px; font-family: tahoma; color: #5e7a86;}
.style18 {color: #5e7a86; font-size: 9px; font-family: tahoma; font-weight: bold; }

.style19 {font-size: 14;font-family: Verdana, Arial, Helvetica, sans-serif}
.style21 {font-size: 14px}
.style23 {font-size: 18px}
.style24 {color: #1A5A8A;font-style: normal; line-height: normal; font-weight: bold; font-family: Tahoma; font-size: 11px;}
.parheading {
	font-size: 14px;
	font-variant: normal;
	color: #1C6497;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-family:verdana;
}

.cell{
	font-family:tahoma;
	font-size:11px;
	color: #797979;
	border-bottom:3px solid #DDE8EC;
	border-left:1px solid  #DDE8EC;
	border-right:1px solid  #DDE8EC;
	border-top:1px solid  #DDE8EC;
	}
.textRed {
	color=#FF0000;
	}

.heading1 {
	
	}

.textBigRed {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #EC5100;
	font-weight: bold;
}

.textBigGreen {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #0d8813;
	font-weight: bold;
}

.textMidGray {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #808080;
	font-weight: bold;
}


.style17 {
color:#1C6497;
font-family:tahoma;
font-size:14px;
font-weight:bold;
}
.style15 {
color:#EC5100;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}
.style7 {
color:#797979;
font-family:tahoma;
font-size:11px;
}
In

/* for tree view*/
.treeview, .treeview ul {
        padding: 0px 0px 0px 10px;
        margin: 0;
        list-style: none;
}

.treeview li {
        margin: 0;
        padding: 3px 0pt 3px 16px;
}

#gray.treeview li { background: url(tv-item.gif) 0 0 no-repeat; }
#gray.treeview .collapsable { background-image: url(tv-collapsable.gif); }
#gray.treeview .expandable { background-image: url(tv-expandable.gif); }
#gray.treeview .last { background-image: url(tv-item-last.gif); }
#gray.treeview .lastCollapsable { background-image: url(tv-collapsable-last.gif); }
#gray.treeview .lastExpandable { background-image: url(tv-expandable-last.gif); }

#catBckGrd {
	padding-left:25px;
	padding-top:3px;
	font-family:arial;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	display:block;
	width:530px;
	height:34px;
}

