/* CSS Document */


/*page heading*/
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B94A00;
}
/*page heading end here*/



/*content styles*/

.table-data1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.table-data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}



.table-data1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B94A00;
	text-align: left;
}

.table-data1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
	padding:0px;
	text-align: left;
	padding:0px;
	margin:0px;
}

.table-data1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
	padding:0px;
	text-align: left;
	padding:0px;
	margin:0px;
}

.textheading {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: normal;
                color: #333333;
                text-align: justify;
                padding:0px;
                margin:0px;
}

.textheading h1 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight:800;
                color: #cc6600;
                text-decoration: none;
                text-align:left;
                padding:0px;
                margin:0px;
}


.table-data1 a {
	color: #FC6703;
	text-decoration: underline;
}

.table-data1 a:hover {
	color: #FC6703;
	text-decoration: none;
}

.table-data1 ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
.table-data2 ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
.table-data1 li {
	margin-left: 0px;
		margin-right: 0px;
			margin-bottom: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/UserFiles/Image/small-bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
.table-data2 li {
	margin-left: 0px;
		margin-right: 0px;
			margin-bottom: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/UserFiles/Image/small-bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}


.innerlink {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.innerlink:hover {
	color: #FF9900;
	text-decoration: underline;
}

 .heading-patch {
	background-color: #FFEEC6;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.content-patch a {
	color: #000000;
}

.content-patch {
	background-color: #FABE32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.content-inner-patch {
	font-size: 10px;
	font-weight: normal;
	background-color: #F7F7F7;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
} 

.table-data-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}

.image {
	border: 1px solid #F2F2F2;
}

.divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}

.table-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}


/*content styles end*/



/* tab panel styles*/
#mainmenu .poptitle {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:490px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainmenu .poptitle_directors {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:140px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainmenu2 .poptitle {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:490px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainmenu3 .poptitle {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:490px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainmenu4 .poptitle {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:490px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* tab panel styles end here*/


/* Forms styles*/

.content-inner-form {
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content-inner-form-heading {
	font-size: 11px;
	font-weight: normal;
	background-color: #F5F5F5;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content-inner-form input{
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #FFE680;
	padding: 0px;
	height: 20px;
} 

/* Forms styles end here*/


/* other than content styles*/

.table-data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.table-data2 a {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}

.table-data2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.table-data2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
	padding:0px;
}
.table-data3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.table-data3 a {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.table-data3 a:hover {
	color: #FC6C03;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	color: #B94A00;
	font-weight: bold;
}
.title-table {
	color: #532100;
	font-size: 12px;
	font-weight: bold;
}

.content-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
}

#key-point ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
#key-point li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/UserFiles/Image/small-bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.image-discription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E6E6E;
}

.abtimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804D00;
	background-color: #FFFFFF;
	background-image: url(../images/title-img.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 3px;
	margin: 3px;
}
.abtcore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804D00;
	background-color: #FFFFFF;
	background-image: url(../images/core.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 3px;
	margin: 3px;
}

.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #111111;
}


.mandetary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.data1 {
}

.table-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 10px;
}

/* other than content styles end here*/

.language
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	/*padding :3px;
	text-align:center ;*/
}

.language a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	padding :3px;
	text-align:center ;
}
.language a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	padding :3px;
	text-align:center ;
}

/*start class Added by Sandeep on 9 Jan 2009*/

.textheadingNew {
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               font-weight: normal;
               color: #333333;
               text-align: justify;
               padding:0px;
               margin:0px;
}
.textheadingNew h1 {
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               font-weight:800;
               color: #cc6600;
               text-decoration: none;
               text-align:left;
               padding:0px;
               margin:0px;
}
.textheadingMD {
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               font-weight: normal;
               color: #000000;
               text-align: left;
               padding:0px;
               margin:0px;
               letter-spacing:0px;
}
.textheadingMD h1 {
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
               font-weight:800;
               color: #000000;
               text-decoration: none;
               text-align:left;
               padding:0px;
               margin:0px;
}
.textheadingMD h2 {
               font-family: Arial, Helvetica, sans-serif;
               font-size: 11px;
               font-weight:normal;
               color: #000000;
               text-decoration: none;
               text-align:left;
               padding:0px;
               margin:0px;
}

.table-data24 ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
.table-data24 li {
	margin-left: 0px;
		margin-right: 0px;
			margin-bottom: 0px;
	margin-top: 5px;
}
.dotedline {
    background-image: url("../images/dotedline.png");
    background-position: center center;
    background-repeat: repeat-x;
    line-height: 10px;
}
.dotedline1 {
    background-image: url("../images/dotedline.png");
    background-position: center center;
    background-repeat: repeat-x;
    line-height: 0px;
}
/*end class Added by Sandeep on 9 Jan 2009*/
