@charset "utf-8";
/* CSS Document */
.div-body-wrapper{
width:980px;
height:150px;
padding:10px;
background-color:#eea61c;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}.div-body-holder{
height:150px;
width:311px;
float:left;
padding-left:15px;
position:relative;
}.with-border{
border-right:1px solid #4f4f4f;
}.div-body-holder-heading{
font-size:20px;
color:#000;
padding-left:50px;
padding-top:4px;
padding-bottom:4px;
}.div-body-inner-text{
font-size:11px;
color:#CCC;
text-align:justify;
padding-right:20px;
}.div-body-holder-read-more{
font-size:11px;
position:absolute;
right:10px;
top:135px;
text-decoration:none;
color:#0033FF;
padding-right:10px;
}.div-body-holder-read-more:hover{
color:#FF6600;
}.bottom-component{
width:1000px;
min-height:447px;
background:#fff;
height:575px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}.bottom-component-left-wrapper{
width:665px;
float:left;
}.popupbox{
padding:15px;
height:260px;
display:none;
position:relative;
}.bottom-component-right-wrapper{
width:335px;
min-height:447px;
background-color:#ebebeb;
float:left;
border-bottom-right-radius:10px;
border-top-right-radius:10px;

}.bottom-component-right-wrapper ul{
list-style:none;
padding:0px;
}.bottom-component-right-wrapper ul li a{
display:block;
margin-left:-15px;
height:40px;
padding-top:20px;
text-decoration:none;
text-align:right;
padding-right:20px;
z-index:9999999;
}.bottom-component-right-wrapper ul li a.selected{
color:#FFF;
background:url(../images/btm-cmpnt-selected.png) no-repeat;
}
.btm-menu-item{
background:url(../images/btm-cmpnt-normal.png) no-repeat;
color:#fff;
margin-bottom:1px;
}.btm-menu-item:hover{
background:url(../images/btm-cmpnt-selected-hover.png) no-repeat;
}
.popupbox-close-btn{
background-image:url(../images/4WSewcWboV8.png);
width:15px;
height:15px;
display:block;
position:absolute;
right:40px;
top:20px;
}
.popupbox-close-btn:hover{
background-position:0px 16px;
}
h1{
font-size:20px;

color:#3e4f59;
}h3{
font-size:14px;
font-family:Tahoma, Geneva, sans-serif;
color:#666666;
font-weight:normal;
}.input-box{
width:250px;
padding:2px;
font-size:10px;
color:#515151
}.input-box-new{
width:140px;
padding:2px;
font-size:10px;
color:#515151
}.input-box-combobox{
width:258px;
height:23px;
padding:2px;
font-size:10px;
color:#515151;
margin-bottom:10px;
}.input-box-combobox-new{
width:148px;
height:23px;
padding:2px;
font-size:10px;
color:#515151;
margin-bottom:10px;
}.input-box-date{
width:59px;
padding:2px;
font-size:10px;
color:#515151;
margin-top:-9px;
}.inputbox-details{
height:40px;
width:308px;
padding:2px;
font-size:10px;
color:#515151;
}#who-we-are p{
color:#666;
text-align:justify;
font-size:12px;
}
#who-we-are p{
line-height:20px;
}
.msgbox{
position:fixed;
background-color:#FFF;
width:600px;
min-height:150px;
z-index:99999;
border:5px solid #999;
border-radius:10px;
top:30%;
left:25%;
margin:0 auto;
display:none;
}
.err_list li{
color:#900;
text-align:left !important;
margin-left:200px;
font-size:11px
}