body {
	margin: 0px;
}

#bgcolor {
	background-color: #eec460;
	height: 80px;
}



#body {
	width: 100%;
}
#navigationbg {
	height: 15px;
	background-color: #cf9816;
}

#header {
	width: 450px;
	margin-left: 220px;
}
#header #logo{
	float: left;
}
#header #compNm{
	padding-left: 10px;
	padding-top: 10px;	
}
.mleft8 {
	margin-left: 8px;
}
.mtop10 {
	margin-top: 10px;
}
.mtop5 {
	height: 1px;
}
.mtop7 {
	margin-top: 7px;
}

#topleftpanel {
	width: 25%;
	float: left;
	background-color: #EBEBEB;
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100px;
}

#topleftpanel #Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
}

#topleftpanel #imgleft {
	margin-right: 10px;
	clear: both;
	float: left;
}

#topmiddlepanel {
	width: 48%;
	float: left;
	background-color: #EBEBEB;
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100px;
	
}
#topmiddlepanel #blackbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;	
	
}

#topmiddlepanel #blackbold1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CF9816;	
}
#topmiddlepanel #blackdotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 5px;
	display: block;
}
#toprightpanel {
	width: 25%;
	float: left;
	background-color: #EBEBEB;
	padding: 2px;
	height: 100px;
}

#toprightpanel #Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
	text-align: right;
}
#toprightpanel #imgright {
	clear: both;
	float: right;
	margin-left: 10px;
}
.ClearAll {
	clear: both;
}
#leftpanel {
	width: 25%;
	float: left;
	background-color: #EBEBEB;
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
#middlepanel {
	width: 48%;
	float: left;
	padding: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #EBEBEB;

}
#middlepanel #lightgreenbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ebf9d3;
	text-align: left;
	text-indent: 5px;
}
#middlepanel #lightgreensubbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FAFEF3;
	text-align: left;
	text-indent: 5px;
}
#middlepanel .InnerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	background-image: url(../Images/greenArrow.gif);
	background-position: left;
	text-indent: 10px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 1px;
	height: 20px;
}
#middlepanel a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#middlepanel a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
	text-align: left;
	height: 21px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightpanel {
	width: 25%;
	float: left;
	padding: 2px;
	background-color: #EBEBEB;

}
.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e2a618;
	display: block;
	padding: 2px;
}
#leftpanel .box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom:3px;
}
#leftpanel a.blackboldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
#leftpanel a.blackboldunderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.grtxt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

#leftpanel #lightgreenbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ebf9d3;
	text-align: left;
	text-indent: 5px;
}

#leftpanel a.ImpLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7FDEC;
	border-bottom-color: #D8F3A9;
}
#leftpanel a.ImpLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #D5F2A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.InnerContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#rightpanel a.MinisterProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C240B;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA439;
	text-align: left;
	padding: 5px;
	text-decoration: none;
	display: block;
}
#rightpanel a.MinisterProfile:hover {
	background-color: #C8E197;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EFC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C240B;
	cursor: hand;
	text-align: left;
	padding: 5px;
	display: block;
}
#rightpanel #topbg{
	background-color: #ABD262;	
}

#rightpanel a.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 13px;
	background-image: url(../Images/bgArrow.jpg);
	background-position: 2px;
	background-repeat: no-repeat;
}

#rightpanel a.graytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 13px;
	background-image: url(../Images/bgArrow.jpg);
	background-position: left;
	background-position: 2px;
	background-repeat: no-repeat;
}

#rightpanel a.whitebgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#rightpanel a.whitebgtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#oriyabtn {
	padding-top: 1px;
	margin: 0px;
	float: right;
	background-position: top;
	padding-right: 50px;
}
#oriyabtn1 {
	padding-top: 0px;
	margin: 0px;
	float: right;
	background-position: top;
	padding-right: 0px;
}
