/** BASIC */

html, body {
	height: 100%;

}

.text6 {
	margin-bottom: 1em;
}

.link2 {
	display: block;
	padding-right: 18px;
	background: url(images/homepage22.gif) no-repeat right center;
	text-align: right;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	background: url(images/homepage19.gif) repeat-x left top;
}

.ul1 a b {
	display: block;
	height: 18px;
	padding: 5px 0px 0px 15px;
	background: url(images/homepage20.gif) no-repeat right top;
	font-weight: normal;
}

.ul1 li.toplink a {
	background-image: url(images/homepage23.gif);
}

.ul1 li.toplink a b {
	background-image: url(images/homepage24.gif);
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul2 a {
	padding-left: 14px;
	background: url(images/homepage45.gif) no-repeat left center;
}

.bg8, .bg9 {
	padding: 14px 14px 0px 14px;
}

.bg16 {
	background-color: #FFFFFF;
}

/** WRAPPER */

#wrapper {
	width: 945px;
	margin: 0px auto;
}

/** MENUS */

/*#menus {
	height: 54px;
	background: url(images/homepage03.jpg) repeat-x left top;
}

#mainmenu {
	float: left;
	height: 36px;
	margin: 0px;
	padding: 18px 0px 0px 28px;
	background: url(images/homepage02.jpg) no-repeat left top;
}*/

/*#topmenu {
	float: right;
	height: 36px;
	margin: 0px;
	padding: 18px 28px 0px 0px;
	background: url(images/homepage04.jpg) no-repeat right top;
} commented by Kranti on 16 May 2011.*/ 

#menus {
	height: 149px;
	background: url(images/homepage03.png) repeat-x top;
}

#mainmenu {
	float: left;
	height: 149px;
	margin: 0px;
	padding: 28px 0px 0px 38px;
	background: url(images/homepage02.png) no-repeat left top;
	width:59px;
	
}

#topmenu {
	float: right;
	height: 149px;
	margin: 0px;
	padding: 0px 48px 0px 0px;
	background: url(images/homepage04.png) no-repeat right top;
	width:150px;
}

/** HEADER */

#header {
	height: 99px;
	background: url(images/homepage06.jpg) repeat-x left top;
}

/*#logo {
	float: left;
	width: 216px;
	height: 99px;
	background: url(images/homepage05.jpg) no-repeat left top;
}*/
#logo {
	float: left;
	width: 216px;
	height: 99px;
	background: url(images/homepage05-new.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	position: absolute;
	left: -10000px;
}

#topad {
	height: 84px;
	margin: 0px 216px;
	padding-top: 15px;
	text-align: center;
}

#login {
	float: right;
	width: 216px;
	height: 99px;
	margin-top: -99px;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#login form {
	padding: 10px 0px 0px 15px;
}

#login label {
	display: block;
	height: 9px;
}

#login label b {
	position: absolute;
	left: -10000px;
}

#label1 {
	background: url(images/subpage1_04.gif) no-repeat left top;
}

#label2 {
	clear: both;
	padding-top: 5px;
	background: url(images/subpage1_05.gif) no-repeat left bottom;
}

#textfield1 {
	float: left;
	width: 165px;
}

#textfield2 {
	float: left;
	width: 115px;
	margin: 0px 8px 0px 0px;
}

#imagefield1 {
}

/** CONTENT */

#content {
}

/** 3-COLUMN LAYOUT */

.three-col {
}

.three-col .colA {
	float: left;
	width: 203px;
	padding: 3px 7px 0px 6px;
}

.three-col .colB {
	float: left;
	width: 503px;
	height: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.three-col .colC {
	float: right;
	width: 203px;
	padding: 3px 5px 0px 7px;
}

.three-col .colB .extra {
	height: 25px;
	background: url(images/homepage41.gif) repeat-x left top;
}

.three-col .colB .extraL {
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/homepage40.gif) no-repeat left top;
}

.three-col .colB .extraR {
	float: right;
	width: 25px;
	height: 25px;
	background: url(images/homepage42.gif) no-repeat left top;
}

/** 2-COLUMN LAYOUT */

.two-col {
}


.two-col .colA {
	float: left;
	width: 203px;
	padding: 3px 7px 0px 6px;
}

.two-col .colB {
	float: left;
	width: 713px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.two-col .colB .extra {
	height: 25px;
	background: url(images/homepage41.gif) repeat-x left top;
}

.two-col .colB .extraL {
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/homepage40.gif) no-repeat left top;
}

.two-col .colB .extraR {
	float: right;
	width: 25px;
	height: 25px;
	background: url(images/homepage42.gif) no-repeat left top;
}

/** SEARCH */

#search {
	height: 48px;
}

#search .text2 {
	display: block;
	float: left;
	width: 150px;
	height: 27px;
	padding: 21px 0px 0px 23px;
	background: url(images/homepage31.gif) no-repeat left top;
}

#search form {
}

#search input {
	float: left;
	margin: 20px 10px 0px 0px;
}

#search a {
	display: block;
	float: right;
	height: 28px;
	padding: 20px 23px 0px 0px;
	background: url(images/homepage33.gif) no-repeat right top;
}

/** FOOTER */

#footer {
	width: 945px;
	height: 60px;
	margin: 0px auto;
}

#footer p {
	float: left;
	width: 890px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#footer .extraL {
	float: left;
	width: 25px;
	height: 16px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#footer .extraR {
	float: right;
	width: 25px;
	height: 16px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

/** BOX */

.box {
}

.box .title {
	background: #7BA31A url(images/homepage11.gif) repeat-x left top;
}

.box .title h2 {
	background: url(images/homepage10.gif) no-repeat left top;
}

.box .title h2 b {
	display: block;
	height: 22px;
	padding: 16px 0px 0px 22px;
	background: url(images/homepage12.gif) no-repeat right top;
}

.box .content {
	margin: 0px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #9B9C94 #9B9C94 #676860 #9B9C94;
}

.box .extra {
	height: 29px;
	background: url(images/homepage16.gif) repeat-x left top;
}

.box .extraL {
	float: left;
	width: 25px;
	height: 29px;
	background: url(images/homepage15.gif) no-repeat left top;
}

.box .extraR {
	float: right;
	width: 25px;
	height: 29px;
	background: url(images/homepage17.gif) no-repeat left top;
}

/** BOX1 */

#box1 {
}

#box1 .content {
	border-bottom: none;
}

/** BOX2 */

#box2 .content {
}

#box2 p {
	margin-bottom: 7px;
}

/** BOX3 */

#box3 {
}

#box3 .content {
}

/** BOX4 */

#box4 {
}

#box4 .content {
	border-bottom: none;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	border-bottom: none;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding-bottom: 5px;
}

/** BOX7 */

#box7 {
	height: 62px;
}

#box7 .text4 {
	float: left;
	height: 32px;
	padding: 30px 0px 0px 22px;
	background: url(images/homepage35.gif) no-repeat left top;
}

#box7 .text5 {
	float: right;
	height: 24px;
	padding: 38px 22px 0px 0px;
	background: url(images/homepage37.gif) no-repeat right top;
}

/** BOX8 */

#box8 {
	height: 160px;
	min-height: 160px;
	margin: 0px 12px 30px 13px;
	padding: 18px 14px 0px 9px;
}
#boxadvertiser8{
	min-height: 160px;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 3px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
}
div.scroll {
height:785px;
width:475px;
overflow-y:scroll;
overflow-x:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
/*border-bottom:1px solid cccccc;*/
}
html>body #box8 {
	height: auto;
}

/** BOX9 */

#box9 {
	position: relative;
	width: 475px;
	/*height: 430px;*/
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
    
}

#box9 .text6 {
	padding: 0px 0px 0px 9px;
}

#box9 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box9A {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 0px;
}

#box9B {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 10px;
	text-align:center;
}
#box9C {
	float: left;
	width: 139px;
	padding: 0px 0px 0px 10px;
	text-align:right;
}
box007 {
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1em;
	white-space: nowrap;
	height: 100%;
	width: 160px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 18px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 9px;
}



/** BOX10 */

#box10 {
	margin: 0px 12px 0px 13px;
}

#box10 .text6 {
	padding: 0px 0px 0px 9px;
}

#box10 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box10 .bg20 {	
	margin: 0px;
	padding: 10px;
	border: 1px solid #F0F0EF;
}

#box10A {
	float: left;
	width: 43%;
}

#box10B {
	float: left;
	width: 43%;
}

#box10A .text6, #box10B .text6 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
}

#box10C {
	float: left;
	width: 19px;
	height: 220px;
	background: url(images/homepage46.gif) repeat-y center center;
}

/**- box99-**/

#box99 {
	position: relative;
	width: 433px;
	height: 880px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
    
}

#box99 .text6 {
	padding: 0px 0px 0px 9px;
}

#box99 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box99A {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 0px;
}

#box99B {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 10px;
}


#box99C {
	float: left;
	width: 139px;
	padding: 0px 0px 0px 10px;
}

#box99 {
	position: relative;
	width: 433px;
	height: 880px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
    
}

#box99 .text6 {
	padding: 0px 0px 0px 9px;
}

#box99 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box99A {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 0px;
}

#box99B {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 10px;
}


#box99C {
	float: left;
	width: 139px;
	padding: 0px 0px 0px 10px;
}


#box999 {
	position: relative;
	width: 433px;
	height: 670px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
    
}
/* added by Kranti */
.one-col {
}
.one-col .colB {
	float: left;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box999_1 {
	background-color:#FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    
}

#box99 .text6 {
	padding: 0px 0px 0px 9px;
}

#box99 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box99A {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 0px;
}

#box99B {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 10px;
}


#box99C {
	float: left;
	width: 139px;
	padding: 0px 0px 0px 10px;
}
#box007 {

	position: relative;
	width: 300px;
	
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#box9999 {
	position: relative;
	width: 433px;
	height: 100%;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
    
}

#box9999 .text6 {
	padding: 0px 0px 0px 9px;
}

#box9999 .content {
	margin: 0px 0px 0px 0px;
	padding: 18px 9px;
}

#box9999A {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 0px;
}

#box9999B {
	float: left;
	width: 139px;
	padding: 0px 9px 0px 10px;
}


#box9999C {
	float: left;
	width: 139px;
	padding: 0px 0px 0px 10px;
}


/*  ADDED BY KRANTI */
.must
{
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 50px;
  display:none;
}
.requir
{
	font-family:Arial; 
	color:#FF0000; 
	font-size:9px;
}
/* END OF CODE ADDED BY KRANTI*/


.sitemap-padding{
padding:2px;
}
/* Added by Kranti on 16 May 2011 */
#mainmenunew {
	float: left;
	height: 149px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/homepage02.png) no-repeat left top;
	width:59px;
	
}
#mainmenu-logo {
	float: left;
	height: 135px;
	width:550px;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	background:url(images/banner-1.jpg) no-repeat left;
}

#mainmenu-logotrial {
	float: left;
	height: 135px;
	width:550px;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	background:url(images/banner-new2.png) no-repeat left;
}
#topmenu {
	float: right;
	height: 149px;
	margin: 0px;
	padding: 0px 48px 0px 0px;
	background: url(images/homepage04.png) no-repeat right top;
	width:150px;
}
#topmenunew {
	float: right;
	height: 84px;
	margin: 0px;
	padding: 65px 10px 0px 15px;
	width:120px;
	text-align:right;
}
/* end of code added by Kranti on 16 May 2011 */
