@charset "utf-8";
body {
    background-image: url("../images/bodybg.gif");
    background-position: left top;
    background-repeat: repeat-x;
    font-family: Sakal Marathi,DVOT-Yogesh,Mangal;
    font-size: 100%;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
ul, dl {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
ol li  
{
	list-style-type:decimal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 158%;
    margin-bottom: 0;
    margin-top: 0;
}
.name span {
    padding-left: 15px;
    padding-right: 15px;
}
.name h1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
a img {
    border: medium none;
}
a:hover, a:active, a:focus {
    text-decoration: none;
}
.container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 95%;
}
.header {
    background-color: #6F7D94;
    background-image: url("../images/bodybg.gif");
    background-repeat: repeat-x;
    height: 117px;
}
.sidebar1 {
    background-image: url("../images/left-bg.gif");
    background-position: right top;
    background-repeat: repeat-y;
    float: left;
    margin-bottom: 10px;
    width: 20%;
}
.content {
    float: left;
    padding: 0 2%;
    width: 56%;
}
.sidebar2 {
    background-image: url("../images/right-bg.gif");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    width: 20%;
}
.content p {
    font-size: 80%;
}
.content ul, .content ol {
    padding: 0 15px 15px 40px;
}
ul.nav {
    font-size: 90%;
    list-style: none outside none;
    margin-bottom: 15px;
}
ul.nav li {
    border-bottom: 1px dotted #46808F;
    padding: 1px 0;
}
ul.nav a, ul.nav a:visited {
    color: #194A7D;
    display: block;
    padding: 3% 3% 3% 8%;
    text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    background: none repeat scroll 0 0 #FAD029;
    color: #000000;
}
.footer {
    border-top: 1px solid #BDBDBD;
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
}
.footer ul {
}
.FR {
    float: right;
}
.FL {
    float: left;
}
.CL {
    clear: both;
}
.logo, .emblem {
    margin: 24px 0 0;
}
.leffHand {
}
.rightHand {
}
.footer li {
    color: #891313;
    float: left;
    font-size: 71%;
    padding: 0 12px;
}
.footer li a {
    color: #891313;
    text-decoration: none;
}
.footer li a:hover {
    text-decoration: underline;
}
.small {
    font-size: 65%;
    padding: 20px 0;
    text-align: center;
}
.leftPart {
    background-image: url("../images/left-curve.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 4px;
}
.center {
    background-image: url("../images/centerbg.gif");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    height: 22px;
    width: 50px;
}
.rightPart {
    background-image: url("../images/right-curve.gif");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 4px;
}
.center a {
    color: #FFFFFF;
    font-size: 75%;
    line-height: 22px;
    text-decoration: none;
}
.langauge {
    float: right;
    padding: 0 0 0 86%;
    width: 17%;
}
.langauge span {
    color: #525252;
    float: left;
    font-size: 80%;
    padding-right: 10px;
}
.bar {
    height: 28px;
}
.smallone {
    height: 60%;
    width: 100%;
}
.label 
  {
      padding-left:10px;
  }

.jfontsize-button {
    border: 1px solid #CCCCCC;
    /* color: #fff; */
    
    color: #696969; 
    
    font-weight: bold;
    padding: 3px;
    font-size:80%;
    text-decoration:none;
   
}










#skip 
{
	margin:0px auto;
	width:960px;
	height: 17px;
	border:1px solid #FFF;
}
#skip a 
{
	float:right;
	color: #0B688E;
font-size: 80%;
	text-decoration:none;
}
#skip a.PR10 
{
		padding-right:10px;
}

#skip a:hover 
{
	text-decoration:underline;
}
.noScript 
{
	background-color:Yellow;
	color:Black;
	display:block;
	padding:10px;
}
.AccessbilitySmallcontrast
{
	font-size: 71%;
	/* background-color: #000;
	color: #FFF; */
	
}
.AccessbilitySmallstandard
{
	font-size: 71%;
	/* background-color: #FFFFFF; */

}
.AccessbilityMediumcontrast
{
	font-size: 100%;
	 /* background-color: #000;
	color: #FFF; */
	
}
.AccessbilityMediumstandard
{
	font-size: 100%;
	/* background-color: #FFFFFF; */
	
}
.AccessbilityLargecontrast
{
	font-size: 110%;
	/* background-color: #000;
	color: #FFF; */
	
}
.AccessbilityLargestandard
{
	font-size: 110%;
	/* background-color: #FFFFFF; */
	
}

  .sidebar3 {
    background-image: url("../images/right-bg.gif");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    width: 100%;
}