﻿body
{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
}
html
{
	width: 100%;
	height: 100%;
}
.FirstTable
{
	background-color: #ffffff;
}
.header
{
	height: 165px;
	width: 100%;
	background-image: url(Images/headerSlice.gif);
	background-repeat: repeat-x;
}
.headertop
{
	height: 36px;
}
.img1
{
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 80px;
	height: 129px;
}
.img2
{
	background-image: url(images/headerlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	width: 254px;
	height: 50px;
}
.img3
{
	background-image: url(images/header3_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 276px;
	height: 129px;
}
.img4
{
	background-image: url(images/header4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 71px;
	height: 129px;
}
.img5
{
	background-image: url(images/header3_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 276px;
	height: 36px;
}
.img6
{
	background-image: url(images/headerright7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 71px;
	height: 36px;
}
.midleft
{
	background-image: url(images/rowmidleft.gif);
	background-repeat: no-repeat;
	width: 52px;
	height: 423px;
}
.midright
{
	background-image: url(images/rowmidright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 53px;
	height: 423px;
}
.tdleftMenu
{
	width: 200px;
}
.tdContent
{
	width: 80%;
	padding-left: 20px;
}
.menuleft
{
	width: 14px;
	height: 36px;
	background-image: url(images/menuleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuright
{
	width: 14px;
	height: 36px;
	background-image: url(images/menuright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menumid
{
	height: 36px;
	background-image: url(images/menuslice.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: bottom;
}
.menuothers
{
	vertical-align: bottom;
}
.lnkmenu, .lnkmenu:link
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.lnkmenuActive, .lnkmenuActive:link
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.dropDownMenu
{
	background-color: #ECE9D8;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.topleft
{
	width: 31px;
	height: 36px;
	background-image: url(images/headtopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*Css For Inner pages*/
.sectionTitle
{
	font-family:Arial;
	font-weight: bold;
	font-size:10;
	color: #316ac5;
	/*color: #B5D334;
	font-weight: bolder;
	font-size: 18px;
	font-family: Times New Roman;*/
}
.subsectionTitle
{
	color: #B5D334;
	font-weight: bolder;
	font-size: 20px;
	font-family: Times New Roman;
}

.innerSubsectionTitle
{
	color: #316ac5;	
	font-size: 13px;
	font-family: Trebuchet MS;
	padding-left: 10px;
	padding-right: 10px;
}

.innerSubsectionText
{
	color: #000000;	
	font-size: 13px;
	font-family: Trebuchet MS;
	padding-left: 10px;
	padding-right: 10px;
	
}

/*for treeview*/
.rootNodeStyle
{
	/*border-bottom:solid 1px #E5E5E5;*/
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.leafNodeStyle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; /*font-weight: bold;*/
	color: #888888;
	padding-bottom: 0px;
	padding-top: 0px;
}
.selectedNodeStyle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316ac5;
}

/*From CNB*/

.tdLogo, .tdLogo:link
{
	background-color: #F7F7F7;
	height: 80px;
	width: 124px;
	padding: 1pt;
}
.tdLinks
{
	width: 150px;
	height: 100%;
}
.tdlinkTitle
{
	background-color: #E7EAC5;
	font-family: Verdana;
	color: #666666;
	font-weight: bolder;
	line-height: 14px;
	height: 40px;
	text-align: left;
	padding-left: 8px;
}
.tdlink
{
	width: 250px;
	padding: 1pt;
	font-weight: bold;
	font-size: smaller;
	text-align: left; /*border:solid 1pt #D75B00;*/
}
.linkbut, .linkbut:link
{
	padding-left: 8px;
	color: #989898;
	text-decoration: none;
}
.linkbut:hover
{
	padding-left: 8px;
	color: #B5D334;
	text-decoration: none;
}
.linkSelected
{
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}
.linkSelected:hover
{
	padding-left: 8px;
	color: #B5D334;
	text-decoration: none;
}
.tdinnerlink
{
	background-color: White;
	height: 20px;
	width: 124px;
	text-align: left;
	border-bottom: solid 1pt #E5E5E5;
	text-decoration: none;
}
.imgLogo, .imgLogo:link
{
	border: solid 1pt #D75B00;
}
.imgLogo.hover
{
	border: solid 1pt #D75B00;
}
.tdLogo:hover
{
	background-color: #F7F7F7;
	height: 80px;
	width: 124px;
	border: solid 1pt #D75B00;
}
.tdNumber, .tdNumber:link
{
	color: #02399C;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
}
.currentnumber, .currentnumber:link
{
	color: #02399C;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
}
.logoTitle
{
	color: #02399C;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
}
.tblwithPager
{
	border: solid 1pt #E5E5E5;
}
.tdPager
{
	border-right: solid 1pt #E5E5E5;
}
.toppadding
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
padding
{
	padding: 10px;
}
.lblParentText
{	
	font-family:Arial;
	font-weight: bold;
	font-size:10;
	color: #316ac5;
}

.breadCrump
{
	font-family:Tahoma;
	color: #989898;
	font-size: 15px;
	text-align: left;
	padding-bottom: 10px;
	padding-left:2px;
}
.normal
{
	color: #989898;
	font-size: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.active
{
	color: #666666;
	font-size: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.text
{
	color: #666666;
	font-family: Verdana;
	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
}

