body {
	background-image: url(../image/bgNew.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
}
.leftpanel .title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f7ff6b;
	width:190px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	cursor:hand;
}
.leftpanel .title1:hover {
	background-color: #FC0;
}

.leftpanel .title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #cdd400;
	width:190px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	cursor:hand;
	
}
.leftpanel .title2:hover {
	background-color: #A2A600;		
}

.leftpanel .title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #99cc00;
	width:190px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	cursor:hand;
}
.leftpanel .title3:hover {
	background-color: #729700;
}


#MainArea .Menu {
	background-color: #000000;
	height: 36px;
}

#MainArea {
	padding: 0px;
	width: 965px;
	margin: auto;
}

#MainArea .hdrlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	padding-top: 5px;
}

#MainArea .hdrlnk a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#MainArea .hdrlnk a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}


#MainArea .logo {
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#MidArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*background-image: url(../image/footercurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	
	
}
#MidArea .rightpanel {
	float: right;
	width:313px;
	margin: 0px;
	padding: 0px;
}
#MidArea .leftpanel {
	padding-right:10px;
	float:left;
	width:630px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	#MidArea .leftpanel .abt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 8px;
	}


.clear {
clear:both;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.readmore:hover {
	color: #000000;
	text-decoration: none;
}

.moreArea {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;

}

.greybg {
	background-color: #f3f4ef;
	background-image: url(../image/tblline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}

.greybgbot {
	background-color: #f3f4ef;
	background-image: url(../image/tbllinebot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 7px;
}

.midBg {
	background-color: #f3f4ef;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d4b9;
	border-left-color: #d2d4b9;
	
}
.resource {
	padding-left: 15px;
	background-image: url(../image/divider.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: left;
	padding-right: 15px;
	width: 280px;
}

.resource ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.resource ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}

.resource ul li a:hover {
	color: #FF0000;
	text-decoration: none;
	
}

.resource h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../image/readmore.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	display: block;
	padding: 5px;
	width: 50px;
	float:right;
	margin-top:15px;

}

.more:hover {
	color: #FF0000;
	
}

.yelpanel {
	float: left;
	width: 302px;
	margin-right: 10px;
	padding-top: 15px;
	}

.yelpanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.yelmid {
	background-image: url(../image/yelmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:20px;
}



.yelpanel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../image/blkarrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}

.yelpanel a:hover {
	color: #FF0000;
	text-decoration: none;
	
}
.dottedline {
	background-image: url(../image/dottedarrow.gif);
	background-repeat: repeat-x;
	display: block;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.rightpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.panel {
	padding-bottom: 10px;
}

.rightpanmid {
	background-image: url(../image/rightpanmid.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	display: block;

}

.panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e63100;
	text-decoration: none;
}

.redtxt:hover {
	color: #000000;
	text-decoration: underline;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009200;
	display: block;
	
	
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	
}

.lnk:hover {
	color: #000000;
	text-decoration: underline;
	
}

.sanjog {
	padding-top: 15px;
}
.redlbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.ftlnk {
	width:100%;
	background-color:#e6e6e6;
	height:220px;
}
.ftlnkArea {
	width:980px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin:auto;
}

.ftlnk h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.ftlnk .ftrnavpan {
	background-image: url(../image/ftrline.gif);
	background-position: right;
	float: left;
	
	padding-right:15px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.ftlnk .ftrnavpan a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.ftlnk .ftrnavpan a:hover{
	color: #FF0000;
	text-decoration: none;
	
}

#footerArea {
	height: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#99cc00;
	padding-left:15px;
	padding-right:15px;
	height:50px;
	margin-top:0px;
}

#footerArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footerArea a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer {
	float:left;
}

.nrmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
	padding-top: 10px;
}

.MoreGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	
}
.INPUT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
#marquee{
		position: absolute;	
	}
#marquee a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
	}
#marquee a:hover{
	color: #ff0000;
	text-decoration: none;
	
	}