/*!!!!!!!!!!! CSS for CREITG!!!!!!!!!!!!!*/
#header_container{
width:780px;
overflow:hidden;
margin:0px auto;
height:130px;
}

#header_leftcontainer{
width:21%;
float:left;
height:130px;
/*overflow:hidden;*/
background:url(/BIS/app_srv/tdc/gl/images/esi_logo_800.png) no-repeat;

}
#header_middlecontainer{
width:62%;
float:left;
height:130px;
background:url(/BIS/app_srv/tdc/gl/images/header_txt_800.png) no-repeat;

margin-top:25px;



}
#header_rightcontainer{
width:17%;
float:left;
height:130px;
background:url(/BIS/app_srv/tdc/gl/images/embelem_800.png) no-repeat;
margin-top:15px;
}

#menu_container
{

width:780px;
margin:0px auto;

}

#menu_container  li a
{
 font: bold 140% arial;
 
text-decoration:none;
color:#ffffff;
} 


.mainheading
{
 font: bold 120% arial;
 
}

.mainheading2
{
 font: bold 130% arial;

}
.main_subheading{
     font: bold 90% arial;
    line-height:1.5em;
    color: navy;
}

#main_content_left
{
width:27%;
float:left;
border-right:1px dashed #cccccc;

}

#main_content_right
{
width:71%;
float:right;
font-size:125%;
line-height:1.5em;

}

.footer_subcontainer
{
margin:0px auto;
width:780px;

}

.navigation-inside
{
width:780px;
margin:0px auto;
text-align:left;
color:#013554;

}
#main_middlecontent
{
width:780px;
overflow:hidden;
margin:0px auto;
margin-bottom:15px;

}
#main_middlecontent_regform
{
width:99%;
overflow:hidden;
margin:0px auto;
background:url(/BIS/app_srv/tdc/gl/images/reg_bck_800.jpg) no-repeat top; border:0px;

}
.product_list_head 
{

 font: bold 110% arial;
 line-height:2em;
 
}


#menu_container ul li
{
display:inline;
list-style:none;
border-right:1px solid #ffffff;

line-height:2.8em;
padding-right:20px;
padding-left:20px;

}  

.ctrDropDown {
   
    width:100%;
    font-size: 12px;
}

.smallTbox {
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
     width:98%;
    height: 23px;
}
.mandatoryTbox1 {
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
    width:98%;
    height: 23px;
    border: 2px solid #014F80;
    color: #666666;
}


.mandatorygeneralTArea {
    height: 50px;
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
    width: 120%;
    border: 1px solid #005050;
}



.mandatoryTbox {
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    font-size: 12px;
    width: 100%;
    height: 23px;
    /*background-color: #ccffff;*/

    border: 1px solid #005050;
}

