/* CSS Document */
body{padding:0px; margin:0 auto; position:relative; background: url(../img/header-bg.jpg) 0 0 repeat-x #EFEFEF; color:#666; font:14px/20px Arial, Helvetica, sans-serif; font-weight:normal;}
div, p, h1, h2, h3, h4, ul, a, img{
	padding:0px;
	margin:0px;
}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{width:700px; height:auto; position:relative; margin:0 auto; padding:0;}
#topPan h1{width:311px; height:215px; color:#fff; text-indent:-2000px;}
#topPan img{
	width:375px;
	height:91px;
	position:absolute;
	top:43px;
	right:3px;
	margin:0px;
	padding:0px;
}
#topPan ul{
	height:32px;
	display:block;
	position:absolute;
	top:216px;
	right:15px;
	margin:0px;
	padding:0px;
	background:url(../img/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
}
#topPan ul li{float:left; display:block; width:75px; height:32px; background:url(../img/menu-devider.gif) right top no-repeat;}
#topPan ul li span{display:block; width:73px; height:32px; background:url(../img/menu-hover.gif) 50% 0 no-repeat; font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#topPan ul li a{display:block; width:73px; height:32px; background:url(../img/menu-bg.gif) 0 0 repeat-x #FF8714; color:#fff; font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#topPan ul li a:hover{display:block; width:73px; background:url(../img/menu-hover.gif) 50% 0 no-repeat;text-decoration:none; /*position:fixed;*/ margin:0; padding:0px;}
#topPan ul li.contact{display:block; width:75px; height:32px; background:url(../img/menu-bg.gif) 0 0 repeat-x #FF8714; color:#fff; font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#topPan ul li.contact:hover{display:block; width:75px; background:url(../img/menu-hover.gif) 50% 0 no-repeat;text-decoration:none; /*position:fixed;*/ margin:0; padding:0px;}
/* BODY PANEL */
#bodyPan{
	width:700px;
	position:relative;
	margin:0 auto;
	font-weight: bold;
}
/* Left Panel */
#leftPan{display:block;margin:0; padding:27px 45px 0 44px;}

#mainfooterbody{text-align:center; background-color:#3D3d3D;color:#fff; padding:5px 0 0 0;}



/* Style For Menu */


@charset "utf-8";
/* CSS Document */

body{
padding: 25px;
}


/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url(../img/nav-bg.jpg);
width:700px;
position:relative;
margin:0 auto;
padding:0;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(../img/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(../img/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

#nav-container a.current{
color: #6C3600;
background: url(../img/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(../img/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(../img/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(../img/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
.cls{clear:both;}
.spacer{clear:both; height:10px; font-size:9px;}
.finalsubmitpage{ background-color:#f6d6e1; border:2px solid #d77898;width:525px; height:auto;}
.Cheque{ background-image:url(../img/finalsubmitpage_Cheque.jpg); background-repeat:no-repeat; width:340px; height:169px;margin:0px auto;}
.labeltext2{width:70px; line-height:17px; font-weight:bold; font-size:13px; color:#ffffff; float:left; padding: 0px 10px 0px 5px; text-align:left;}
.textboxnew1{ width:150px; height:12px; line-height:11px; font-size:10px; vertical-align:middle; float:left; }

.login-error-message1{font-family:Vardana;color:#FF0000;font-size:12px; text-align:center;}
.redstyle{color:#FF0000;}
.dataSend{font-family:Vardana; color:#000000;font-size:12px; text-align:center;}
.login-error-message{ font-family:Vardana;color:#FF0000;font-size:12px; text-align:right;}
.subheadertext{font-size:12px; text-align:center; line-height:15px; padding-top:5px; color:#000000;}
.imgClass{
border:1px solid #999999;
}
.borderBottom{border-bottom:2px dashed #cccccc;padding-top:10px;}
