
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
body
{
	margin:0;
	background-color:#fff;
}
input
{
	font-size:100%;
    z-index:-2000;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
#div1 {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-image:url(banner-bg.jpg);
	background-repeat:repeat-x;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#banner 
{
	width:100%;
	background-image:url('mob-banner.png');
	background-repeat:no-repeat;
	height:150px;
	background-position:center top;
	
}
#nav
{
	background-color:#344595;
	background-image:url('nav-bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	margin:auto;
	text-align:center;
}
#nav li
{
	display:block;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#FFF;
	line-height:28px;
	width:100%;
	overflow:hidden;
	border-bottom:#FFF solid 2px;
}
#nav li:last-child
{
	border-bottom:none;
	height:28px;
}

#nav li a
{
	text-decoration:none;
	color:#FFF;
}


#bdc
{
	background-image: url('top-bg.jpg');
    background-repeat: repeat-x;
	width:100%;
	margin-top:35px 0 0 0px;
	padding-top:15px;
	text-align:left;
	min-height:850px;
	background-color: #eeeff3;
}
.logobg {
    background-image: url('logo-trans.png');
    background-attachment: scroll;
    background-position: right bottom;
    background-repeat: no-repeat;
	width:90%;
	margin:auto;
	padding-bottom:5%;

}
.heading {
    font-variant: small-caps;
    text-align: left;
    height: auto;
    font-family: Georgia;

    font-size: 100%;
    color: #213175;
	padding-top:5px;
    font-weight: 600;
    background-position: center top;
}
.onlyhead-font
{
    font-variant: small-caps;
    text-align: center;
    height: auto;
    font-family: Georgia;
    font-size: 140%;
    color: #213175;
    padding-left: 0px;
	padding-top:5px;
	padding-bottom:10px;
    font-weight: 600;
    margin-top:15%;
     background-image: url(table-header.jpg);
    background-repeat: repeat-x;
  
   
   
}
.aa-section
{
	width:90%;
	overflow:visible;
	margin:auto;
	text-align:left;
}
.aa-id
{
	width:100%;
	overflow:hidden;
	float:left;

}
.aa{
	width:95%;
	display:block;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;
	padding-left:0%;
	padding-bottom:3%;
	padding-top:3%;
	
}
.aa-in
{
    text-align:left;
	width:99%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	border:#666 solid 0px;
	padding-left:2%;

}.aa-in span {
    font-style: italic;
    color:gray;
    width:95%;
    margin:auto;
    padding:0% 2%;
}
.aa-in1 span {
    font-style: normal;
    color:gray;
    width:95%;
    margin:auto;
    padding:0% 2%;
}
.aa-in:before
{
	content:" ";
	color:Black;
}
.aa1{
	width:95%;
	display:block;
	height:auto;
	overflow:hidden;
	margin:0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;
	padding-left:0%;
	padding-bottom:3%;
	padding-top:3%;
}
.aa-in1
{
    text-align:left;
	width:100%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;

}
.input
{
    
    background-repeat:repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;
	width:92%;
	height:25px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
    z-index:-2000;
	
}



.aa1-id{
	width:100%;
	overflow:hidden;
	float:right;
}
.cf tr th
{

background: rgba(74,103,197,1);
background: -moz-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(74,103,197,1)), color-stop(100%, rgba(48,77,171,1)));
background: -webkit-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -o-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -ms-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: linear-gradient(to bottom, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a67c5', endColorstr='#304dab', GradientType=0 );




	border-radius:0px;
	color: #fff;
	text-align:center;
	height:25px;
	background-size:cover;


}

.cf tr td
{
	height:25px;


}
.cf th
{
	word-break:inherit;
	white-space:initial;
}


	  td, th 
	  {
	  	text-align: left;
		white-space: normal;
		font-size: 11px;
		   /* word-break: break-word; */
		
	  }
	  td.numeric, th.numeric { text-align: right; }
	
	  section {padding-top: 0px;}
	  
 .cntpart2sub
{
	font-family: sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: bold; /*background-color:#2f3f88;*/
	text-align: center;
	height: 27px;
}



.small-table
{
	width:95%;
	overflow:hidden;
	margin:auto;
}
.small-table1
{
	width:95%;
	overflow:hidden;
	margin:auto;
}
.small-table2
{
	width:95%;
	overflow:hidden;
	margin:auto;
	float:none;
}
.footer {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 85%;
    color: #FFF;
    text-align: center;
    font-variant: small-caps;
    height: 20px;
    padding-top: 5px;
	background-color:#2f3f88;

	bottom:0;
	width:100%;
	 margin:auto;
}
#username
{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-color:#FFF;
}
.us
{
	width:90%;
	display:block;
	height:auto;
	overflow:hidden;
	color: #000066;
	float:left;
	margin:auto;
	text-align:center;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:95%;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#CCC dotted 1px;
}
.us input
{
	margin-top:0%;
	padding-bottom:0%;
}
	.s1
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:center;
	margin:auto;
}
	.s1 marquee
{
	background-color:#dce6f5;
	text-align:center;
	margin-top:15%;
	border:#fef4eb solid 6px;
	outline:#cfcfcf solid 1px;

}
.s2
{
	width:95%;
	height:auto;
	overflow:hidden;
}
.button-pr-left
{
	width:100%;
	float:left
}
.button-pr-right
{
	width:25%;
	float:right;
	display:none;
		overflow:hidden;
	
}
.space
{
	padding-top:1%;
}
.space1
{
	padding-top:10px;
}
.button-right
{
	text-align:center;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:15px;

}

.button-left
{
	text-align:left;
	padding-left:15px;
	padding-bottom:10px;

}
.tableheader {
    background-image: url('table-header.jpg');
    background-repeat: repeat-x;
    height: 25px;
   font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #006;
    font-size: 120%;
    font-variant: small-caps;
    padding-left: 0px;
    font-weight: 600;
    padding-top:5px;
    padding-bottom:10px;
    margin-top:5%;
    
}
.input-multiple
{
    padding-left:5px;
	
    background-repeat:repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;
	width:92%;
	height:auto;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
}
.selectinn-multi {
 	
	color: #000;
    border: 1px solid #cfcfcf;
   
        background-repeat: repeat-x;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:25px;
	width:92%;
}
.selectinn{
 	
	color: #000;
    border: 1px solid #cfcfcf;
    
    background-repeat: repeat-x;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:23px;
	width:100%;
	border-radius:0px;
	margin-bottom:0px;
    z-index:-2000;
  
}

.textareanew
{
	width:100%;
	height:auto;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Verdana;
	overflow:visible;
	font-size:11px;
	border-radius:0px;
	
	background-repeat: repeat-x;
}
.main1
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:3%;
}
.main1-lf
{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
}
.main1-ri
{
	width:100%;
	height:auto;
	overflow:hidden;
	float:right;
	display:block;


}
.print
{
	display:none;
}
.onlycenter
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.pagination table tr td
{
	width:50%;
	overflow:hidden;
	height:auto;
	/*background-color:Red;*/
	border-left:#ccc solid 1px;
}
.pagination { color:#000; text-decoration:none;  padding:5px; overflow:visible; width:50px}
.pagination span{height:35px;margin:0px; line-height:35px; color:#000; text-decoration:none; background-color:#dadeea; padding:15px 5px; border:#afb4bc solid 1px}
.pagination a{color:#000; float:left;padding:5px 5px;line-height:34px;text-decoration:none;border:0px solid #ddd;border-left-width:0;background-color:#dadeea; }
.pagination a:hover,.pagination .active a,.pagination a:visited{background-color:Black; color:White;padding:5px;	}
#flip-scroll thead tr { width:auto;}
#flip-scroll-new thead tr { width:auto;}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
.printst
{
	width:95%;
	margin:auto;

		display:none;
}

.sendmail-button
{
	width:auto;
	text-align:right;
	margin-top:5%;
	margin-right:3%;
		display:none;
}
.spinner
{
	width:auto;
	height:auto;
	overflow:hidden;
	margin-top:5%;
	z-index:9999998;
	position:relative;
}
.grid-menu
{
	z-index:99;
	position:relative;
	width:100%;

}
.aa2{
	width:100%;
	display:block;
	height:auto;
	overflow:visible;
	margin:0%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-left:0%;
	padding-bottom:0%;
	text-align:left;
	padding-top:0%;
}
.aa-in2{
	width:100%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;	
}
.grid-multiple
{
width:auto;
	height:15px;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	font-family:Verdana;
	font-size:11px;
	
	background-repeat:repeat-x;
}
.panel
{
	width:95%;
	margin:auto;
	padding:2%;
	z-index:99999999999999;
	position:relative;
}
.main1-lf-new
{
	width:95%;
	height:auto;
	overflow:hidden;
	float:left;
display:block;

}
.main1-ri-new
{
	width:95%;
	height:auto;
	overflow:hidden;
	float:right;
display:block;

}
.button-right1
{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;
	background-color:#eeeff3;
	width:89%;
	margin:auto;
}

.link-button
{
	display:block;
}
.infra-intro
{  
   display:none;
} 
.infra-introtab
{
    display:none;
} 
.infra-intromob
{
    width:100%;
   overflow:hidden;
   height:100%;
   display:block;
   color: Green;
} 
@media only screen and (min-width: 480px) {

.gridContainer {
	width: 98%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-image:url(banner-bg.jpg);
	background-repeat:repeat-x;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#nav
{
	background-color:#344595;
	background-image:url(nav-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin:auto;
	text-align:center;
}
#nav li
{
	display:inline-block;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#FFF;
	width:30.33%;
	overflow:hidden;
	border-right:#FFF solid 2px;
	border-bottom:#FFF solid 0px;
}
#nav li:last-child
{
	border-right:none;
	height:23px;
}

#nav li a
{
	text-decoration:none;
	color:#FFF;
}

#banner 
{
	width:100%;
	background-image:url(banner.jpg);
	background-repeat: repeat-x;
	height:150px;
	background-position:left top;
}
#bdc
{
	background-image: url('top-bg.jpg');
    background-repeat: repeat-x;
	width:100%;
	margin:auto;
	padding-top:25px;
	min-height:370px;
	margin-top:35px 0 0 0px;
	background-color: #eeeff3;
}
.logobg {
    background-image: url('logo-trans.png');
    background-attachment: scroll;
    background-position: right bottom;
    background-repeat: no-repeat;
	width:85%;
	margin:auto;
	padding-bottom:5%;
}
.heading {
    font-variant: small-caps;
    text-align: left;
    height: 32px;
    font-family: Georgia;
    font-size: 140%;
    color: #213175;
    padding-left: 35px;
	padding-top:25px;
    font-weight: 600;
    background-position: center top;
}
.onlyhead-font
{
    font-variant: small-caps;
    text-align: cener;
    height: auto;
    font-family: Georgia;
    font-size: 140%;
    color: #213175;
    padding-left: 0px;
	padding-top:5px;
	padding-bottom:10px;
    font-weight: 600;
     margin-top:8%;
     background-image: url(table-header.jpg);
    background-repeat: repeat-x;
}
.aa-section
{
	width:90%;
	overflow:visible;
	margin:auto;
}
.aa-id
{
	width:100%;
	overflow:hidden;
	float:left;
}
.aa{
	width:96%;
	display:block;
	height:auto;
	overflow:hidden;
	margin:2% 0% 2% 2%;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-left:0%;
	padding-bottom:0%;
	padding-top:1%;
}
.aa-in
{
    text-align:left;
	width:96%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	border:#666 solid 0px;
}
.aa1{
	width:95%;
	display:block;
	height:auto;
	overflow:inherit;
	margin:0% 0% 2% 0%;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-left:0%;
	padding-bottom:0%;
	padding-top:1.5%;
}
.aa-in1
{
    text-align:left;
	width:95%;
	display:block;
	height:auto;
	overflow:inherit;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;

}



.aa1-id{
	width:100%;
	overflow:hidden;
	float:left;
}



	  td, th {text-align: left; }
	  td.numeric, th.numeric { text-align: center; }
	
	  section {padding-top: 0px;}
	  
	  .cntpart2sub
{
	font-family: sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold; /*background-color:#2f3f88;*/
	text-align: center;

	height: 27px;
}
.cf tr th
{

background: rgba(74,103,197,1);
background: -moz-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(74,103,197,1)), color-stop(100%, rgba(48,77,171,1)));
background: -webkit-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -o-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -ms-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: linear-gradient(to bottom, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a67c5', endColorstr='#304dab', GradientType=0 );

	border-radius:0px;
	color: #fff;
	text-align:center;
	height:25px;
	background-size:cover;

}
.cf tr td
{
	height:25px;

}
.cf1 th
{
	word-break:inherit;
	white-space:pre-wrap;
}

.small-table
{
	width:90%;
	overflow:hidden;
	margin:auto;
}
.small-table1
{
	width:90%;
	overflow:hidden;
	margin:auto;
}
.small-table2
{
	width:90%;
	overflow:hidden;
	margin:auto;
	float:none;
}
.footer {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 85%;
    color: #FFF;
    text-align: center;
    font-variant: small-caps;
    height: 20px;
    padding-top: 5px;
	background-color:#2f3f88;
	bottom:0;
	width:100%;
	 margin:auto;
}
#username
{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.us
{
	width:50%;
	display:inline-block;
	height:auto;
	overflow:hidden;
	color: #000066;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:95%;
	padding-top:10px;
	margin:auto;
	padding-bottom:0px;
	border-bottom:#CCC dotted 1px;
}
.us input
{
	margin-top:-2%;
	padding-bottom:0%;
}
.s1
{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
	.s1 marquee
{
	background-color:#dce6f5;
	text-align:center;
	margin-top:8%;
	border:#fef4eb solid 6px;
	outline:#cfcfcf solid 1px;

}
.s2
{
	width:95%;
	height:auto;
	overflow:hidden;
}

.button-pr-left
{
	width:75%;
	float:left
}
.button-pr-right
{
	width:25%;
	display:block;
	float:right;
	overflow:hidden;
	
}
.space
{
	padding-top:0.5%;
}
.space1
{
	padding-top:5px;}
.button-right
{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;

}
.input
{
    
	
    background-repeat: repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;
	width:95%;
	height:25px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
    z-index:-2000;
	
}
.tableheader {
    background-image: url('table-header.jpg');
    background-repeat: repeat-x;
     height: 25px;
   font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #006;
    font-size: 120%;
    font-variant: small-caps;
    padding-left: 15px;
    font-weight: 600;
    text-align:left;
}
.input-multiple
{
    padding-left:5px;
	
    background-repeat:repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;width:55%;
	height:auto;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
}
.selectinn-multi {
  color: #000;
   font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #cfcfcf;
    width:95%;
    font-size:100%;
    
    background-repeat: repeat-x;
    height: 29px;
}
.selectinn {
    color: #000;
   font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #cfcfcf;
    width:100%;
    font-size:100%;
    border-radius:0px;
    background-repeat: repeat-x;
    height: 23px;
    z-index:-2000;
}
.textareanew
{
	width:100%;
	height:40px;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Verdana;
	font-size:11px;
	
	background-repeat:repeat-x;
}
.main1
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:0%;
	
}
.main1-lf
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;


}
.main1-ri
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:right;
	display:block;


}
.main1-lf-new
{
	width:95%;
	height:auto;
	overflow:hidden;
	float:left;
display:block;

}
.main1-ri-new
{
	width:95%;
	height:auto;
	overflow:hidden;
	float:right;
display:block;

}
.print
{
	display:none;
}
.onlycenter
{
	width:90%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.aa2{
	width:50%;
	display:block;
	height:auto;
	overflow:visible;
	margin:0%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
		padding-left:0%;
	padding-bottom:0%;
	text-align:left;
	padding-top:0%;
}
.aa-in2{
	width:50%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;	
}
.grid-multiple
{
width:auto;
	height:25px;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	font-family:Verdana;
	font-size:11px;
	
	background-repeat:repeat-x;
}
#flip-scroll thead tr th { width:93%; padding-right:10px;}
#flip-scroll-new thead tr th { width:93%; padding-right:10px;}
.aa-in span {
    font-style: italic;
    color:gray;
    width:95%;
    margin:auto;
    padding:3%;
}

.printst
{
	display:none;
}
.button-right1
{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;
	background-color:#eeeff3;
	width:87%;
	margin:auto;

}
.link-button
{
	display:block;
}
.infra-intro
{
    display:none;
} 
.infra-introtab
{
    width:100%;
   overflow:hidden;
   height:100%;
   display:block;
   color:Red;
} 
.infra-intromob
{ 
   display:none;
} 
.aa-in > .input[type="text"] {
    width: 94%;
    height: auto;
    margin: 0px;
    height: 18px;
    padding: 0.5%;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 768px) {

.gridContainer {
	width: 100%;
	max-width: 1600px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

#div1 {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-image:url(banner-bg.jpg);
	background-repeat:repeat-x;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#nav
{
	background-color:#344595;
	background-image:url(nav-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin:auto;
	text-align:center;
}
/*#nav li
{
	display:inline-block;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#FFF;
	width:30.33%;
	overflow:hidden;
	border-right:#FFF solid 2px;
		border-bottom:#FFF solid 0px;
}
#nav li:last-child
{
	border-right:none;
	height:23px;
}

#nav li a
{
	text-decoration:none;
	color:#FFF;
}*/

#banner 
{
	width:100%;
	background-image:url('banner.jpg');
	background-repeat:no-repeat;
	height:160px;
	background-size:cover;
}
#bdc
{
	background-image: url('top-bg.jpg');
    background-repeat: repeat-x;
	width:100%;
	padding-top:25px;
	margin-top:10px;
	min-height:580px;
	background-color: #eeeff3;
}
.logobg {
    background-image: url('logo-trans.png');
    background-attachment: scroll;
    background-position: right bottom;
    background-repeat: no-repeat;
	width:87%;
	margin:auto;
	padding-bottom:5%;
}
.heading {
    font-variant: small-caps;
    text-align: left;
    height: 62px;
    font-family: Georgia;
    font-size: 140%;
    color: #213175;
    padding-left: 35px;
	padding-top:25px;
    font-weight: 600;
    background-position: center top;
}
.onlyhead-font
{
    font-variant: small-caps;
    text-align: left;
    height: auto;
    font-family: Georgia;
    font-size: 130%;
    color: #213175;
    padding-left: 35px;
	padding-top:5px;
	padding-bottom:10px;
    font-weight: 600;
     margin-top:1%;
     background-image: url(table-header.jpg);
    background-repeat: repeat-x;
}
.aa-section
{
	width:93%;
	overflow:visible;
	margin:auto;
}
.aa-id
{
	width:55%;
	overflow:hidden;
	float:left;
}
.aa{
	width:35%;
	display:block;
	height:auto;
	overflow:visible;
	margin:0%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
		padding-left:0%;
	padding-bottom:0%;
	text-align:left;
	padding-top:0%;
}

.aa-in{
	width:40%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;
		border:#666 solid 0px;	
		padding-left:0%;
}

.aa1{
	width:40%;
	display:block;
	height:auto;
	overflow:visible;
	margin:0%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
		padding-left:0%;
	padding-bottom:0%;
	text-align:left;
	padding-top:0%;
}

.aa-in1{
	width:55%;
	display:block;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;	
}

.input /*= selectinn-multi*/
{
    
	
    background-repeat:repeat-x;
border: 1px solid #cfcfcf;
    color: #000;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:25px;
	width:90%;
    z-index:-2000;
}


.aa1-id{
	width:45%;
	overflow:hidden;
	float:right;
}
.aa1-id-le
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:left;
}
.aa1-id-rt
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:right;
}

	  td, th {text-align: left; white-space: normal;font-size: 100%;}
	  td.numeric, th.numeric { text-align: right; }
	
	  section {padding-top: 0px;}
	  
 .cntpart2sub
{
	font-family: sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold; /*background-color:#2f3f88;*/
	text-align: center;
	height: 27px;
}
.cf tr th
{
	/*background-image:url(table-header.jpg);
	background-repeat: repeat-x;*/
	border-radius:0px;
	color: #fff;
	text-align:center;
	height:25px;
	background-size:cover;
	
background: rgba(74,103,197,1);
background: -moz-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(74,103,197,1)), color-stop(100%, rgba(48,77,171,1)));
background: -webkit-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -o-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: -ms-linear-gradient(top, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
background: linear-gradient(to bottom, rgba(74,103,197,1) 0%, rgba(48,77,171,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a67c5', endColorstr='#304dab', GradientType=0 );

	z-index:-99;
	font-size:90%;

}
.cf tr td
{
	height:25px;
}
.cf-new tr td
{
	height:25px;
	background-color:Transparent;
	color:Green;
	
}
.cf th
{
	word-break:normal; 
	white-space:initial;
}
.small-table
{
	width:100%;
	overflow:hidden;
	margin:auto;
	float:none;
}
.small-table1
{
	width:50%;
	overflow:hidden;
	margin:auto;
	float:none;
}
.small-table2
{
	width:70%;
	overflow:hidden;
	margin:auto;
	float:none;
}
.footer {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 85%;
    color: #FFF;
    text-align: center;
    font-variant: small-caps;
    height: 20px;
    padding-top: 5px;
	background-color:#2f3f88;
	bottom:0;
	width:100%;
	 margin:auto;
}
#username
{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-color:#FFF;
}
.us
{
	width:25%;
	display:inline;
	height:auto;
	overflow:hidden;
	color: #000066;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:95%;
	padding-top:10px;
	padding-bottom:0px;
	border-bottom:#CCC dotted 0px;
}
.us input
{
	margin-top:-2%;
	padding-bottom:2%;
}
.cf tr td
{
	height:25px;

}
.cf th
{
	word-break:break-all;
	white-space:normal;
}
.cf1 th
{
	word-break:inherit;
	white-space:pre-wrap;
}
/*.rightmenu li ul li
{
width:auto;
	left:-490px;
	position:relative;
	background-color:#00F;
	z-index:99999;
	top:-1px;
	border-right:0px;
}*/
.s1
{
	width:50%;
	overflow:hidden;
	margin:auto;
	text-align: center;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:100%;

}
	.s1 marquee
{
	background-color:#dce6f5;
	text-align:center;
	margin-top:3%;
	border:#fef4eb solid 6px;
	outline:#cfcfcf solid 1px;
}
.s2
{
	width:95%;
	height:auto;
	text-align:center;
	overflow:hidden;
}
.button-pr-left
{
	width:80%;
	float:left;
	text-align:center;
}
.button-pr-right
{
	width:20%;
	display:block;
	float:right;
	overflow:hidden;
	
}
.space
{
	padding-top:17px;
}
.space1
{
	padding-top:17px;
}
.button-right
{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;

}
.tableheader {
    background-image: url('table-header.jpg');
    background-repeat: repeat-x;
    height: 25px;
   font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #006;
    font-size: 120%;
    font-variant: small-caps;
    padding-left: 15px;
    font-weight: 600;
}
.input-multiple
{
	
    background-repeat:repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;
	width:95%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:auto;
	padding-left:5px;
}
.selectinn-multi {
    color: #000;
    border: 1px solid #cfcfcf;
   
    background-repeat: no-repeat;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:25px;
	width:92%;
}
.selectinn {
    color: #000;
    border: 1px solid #cfcfcf;
    background-repeat: repeat-x;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	height:23px;
	width:100%;
	border-radius:0px;
	padding-left:3%;
    z-index:-2000;
}

.sno
{
	width:15%;
	background-color:Red;
}
.main1
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:0%;
}
.main1-lf
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
display:block;

}
.main1-ri
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:right;
display:block;

}
.textareanew
{
	width:100%;
	height:40px;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Verdana;
	font-size:11px;
	border-radius:0px;
	background-repeat:repeat-x;
}
.main1-lf-main
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.main1-ri-main
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.print
{
	display:inline-block;
}
.onlycenter
{
	width:50%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.pagination table tr td
{
	width:auto;
	overflow:hidden;
	height:auto;
	background-color:Transparent;

}
.pagination { color:#000; text-decoration:none;  padding:5px; overflow:visible; width:50px; display:block}
.pagination span{height:auto;margin:0px; line-height:25px; color:#000; text-decoration:none; background-color:#dadeea; padding:5px 5px;border:#afb4bc solid 1px}
.pagination a{color:#000; float:left;padding:5px 5px;line-height:normal;text-decoration:none;border:0px solid #ddd;border-left-width:0;background-color:#dadeea;}
.pagination a:hover,.pagination .active a,.pagination a:visited{background-color:Black; color:White;padding:5px;	}
#flip-scroll thead tr { width:auto;}

#flip-scroll thead tr th { width:auto; padding-right:0px;}

#flip-scroll-new thead tr { width:auto;}

#flip-scroll-new thead tr th { width:auto; padding-right:0px;}

.aa-in span {
    font-style: italic;
    color:gray;
    width:95%;
    margin:auto;
    padding:3%;
}
.aa-in:before
{
	content:"";
	color:Black;
}
.printst
{
	width:95%;
	margin:auto;
	overflow-x:scroll;
		display:block;
		border:#b6c0e3 solid 1px;
		margin-top:15px;
}
.sendmail-button
{
	width:auto;
	text-align:right;
	margin-top:5%;
	margin-right:3%;
	display:block;
}
.spinner
{
	width:95%;
	height:auto;
	overflow:hidden;
	margin-top:10%;
	z-index:99989;
	position:absolute;
}

.mm-new1
{
	/*background: rgba(111,125,170,1);
background: -moz-linear-gradient(top, rgba(111,125,170,1) 0%, rgba(157,172,215,1) 15%, rgba(219,228,245,1) 99%, rgba(219,228,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(111,125,170,1)), color-stop(15%, rgba(157,172,215,1)), color-stop(99%, rgba(219,228,245,1)), color-stop(100%, rgba(219,228,245,1)));
background: -webkit-linear-gradient(top, rgba(111,125,170,1) 0%, rgba(157,172,215,1) 15%, rgba(219,228,245,1) 99%, rgba(219,228,245,1) 100%);
background: -o-linear-gradient(top, rgba(111,125,170,1) 0%, rgba(157,172,215,1) 15%, rgba(219,228,245,1) 99%, rgba(219,228,245,1) 100%);
background: -ms-linear-gradient(top, rgba(111,125,170,1) 0%, rgba(157,172,215,1) 15%, rgba(219,228,245,1) 99%, rgba(219,228,245,1) 100%);
background: linear-gradient(to bottom, rgba(111,125,170,1) 0%, rgba(157,172,215,1) 15%, rgba(219,228,245,1) 99%, rgba(219,228,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f7daa', endColorstr='#dbe4f5', GradientType=0 );

*/
	border-radius:0px;
	color: #000066;
	text-align:center;
	height:25px;
	background-size:cover;
	width:auto;
	padding:35px 15px;

}

/*.ajax__tab_inner
{
	padding-left:15%;
	padding-right:15%;

}*/

.aa2{
	width:48%;
	display:inline-block;
	height:auto;
	overflow:visible;
	margin:0%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-left:0%;
	padding-bottom:0%;
	text-align:left;
	padding-top:0%;
}
.aa-in2{
	width:48%;
	display:inline-table;
	height:auto;
	overflow:hidden;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:left;	
}
.grid-multiple
{
width:auto;
	height:40px;
	border:1px solid #cfcfcf;
	color:#000000;
	padding:3px;
	font-family:Verdana;
	font-size:11px;
	
	background-repeat:repeat-x;
}
.panel
{
	width:75%;
	margin:auto;
	padding:2%;
	z-index:99999999999999999999999;
	position:relative;

}
.main1-lf-new
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
display:block;

}
.main1-ri-new
{
	width:50%;
	height:auto;
	overflow:hidden;
	float:right;
display:block;

}
.ajax__tab_body
{
	background-color:#eeeff3;
}
.button-right1
{
	text-align:right;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;
	background-color:#eeeff3;
	width:auto;
	margin:auto;
}

.link-button
{
	display:none;
}

.infra-intro
{
    width:100%;
   overflow:hidden;
   height:100%;
   display:block;
} 
.infra-introtab 
{
   
   display:none;
}
.infra-intromob
{
    
   display:none;
}
/*======================*/
}


@media only screen and (min-width:1280px)
{
	.aa-in .input[type="text"] {
    width: 94%;
    background-color: #fbfbfb;
    color: #000000;

    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    height: 20px;
    border: 1px solid #cfcfcf;
	padding:1% 0%;
}
.aa-in .textareanew {
    width: 94%;
    height: 40px;
    border: 1px solid #cfcfcf;
    color: #000000;
margin-left:0%;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: Verdana;
    font-size: 11px;
    background-repeat: repeat-x;
}


}
@media only screen and (min-width:1400px)
{
	.logobg {
    background-image: url('logo-trans.png');
    background-attachment: scroll;
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 85%;
    margin: auto;
    padding-bottom: 5%;
}
.grid-menu
{
	z-index:9999999;
	position:inherit;
	width:100%;
	height:26px;

}
}
.aa-in>.input[type="text"]
{
	width:94%;
	height:auto;
	margin:0px;
	height:24px;
	padding:0.5%;
}
.aa-in1>.input[type="text"]
{
	width:94%;
	height:auto;
	margin:0px;
	height:24px;
	padding:0.5%;
}
.aa-in1 textarea, .aa-in textarea
{
	width:94%;
	height:auto;
	margin:0px;
	height:40px;
	padding:0.5%;
}

.aa-in1 select
{
	width:94%;
	color: #000;
border: 1px solid #cfcfcf;
background-repeat: repeat-x;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 100%;
height:23px;
}




.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.cf th > table tr td
{
	background-color:#039;
	color:#fff;
}
.cf th > table tr td:hover, .cf th > table:hover
{
color:#fff;

}
.newtablecc
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.newtablecc table:hover
{
	background-color:Transparent;
	clear:both;
}
.smallinput
{
    
    background-repeat:repeat-x;
	border: 1px solid #cfcfcf;
    color: #000;
	width:80%;
	height:23px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	background-image: url(../images/shadow.png);
	background-repeat:repeat-x;
	
}
.girdbasebottom
{
z-index:-99999999999;
}

.calendar
{
  
    background-repeat: repeat-x;
}
@media only screen and (min-width:320px)
{
	.logobg 
	{
	min-height:850px;
	}
}



@media only screen and (min-width: 768px)
{
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
}
@media only screen and (min-width: 1024px)
{
	
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
.logobg 
	{
	min-height:800px;
	}
}
@media only screen and (min-width: 1280px)
{
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
}
@media only screen and (min-width: 1366px)
{
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
}
@media only screen and (min-width: 1400px)
{
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
}
@media only screen and (min-width: 1600px)
{
	.rightmenu li ul li {
    width: auto;
    left: -575px;
    position: relative;

    z-index: 99999;
    top: -1px;
    border-right: 0px;
}
#banner {
    width: 100%;
    background-image: url(banner.jpg);
    background-repeat: no-repeat;
    height: 160px;
    background-size: cover;
}
.logobg 
	{
	min-height:800px;
	}
}

.listproject li
{
	list-style:none;
	line-height:25px;
	color:#fff;
	
	background-image:url(project-mngt-button.jpg);
	background-repeat:repeat-x;
	background-size:contain;
	padding:6px 20px;
	width:100%;
	border-radius:10px;
	font-size:14px;
	font-weight:bold;
	margin:0.5% 0%;
	white-space:nowrap;
}
a.listproject li 
{
	color:#fff;
	text-decoration:none;
}
a.listproject li :hover
{
	color:Black;text-decoration:none;
	
}

.listproject li:hover
{
	background-image:url(project-mngt-button-over.jpg);
	background-repeat:repeat-x;
	background-size:contain;
	color:#333;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
text-decoration:none;

}
@media only screen and (min-width:320px)
{
	.folder
{
	width:30%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
.box-project
{
	width:95%;
	background-color:#fff;
	border:#dde2ec solid 5px;
	padding:3%;
	height:350px;
	overflow-y:scroll;
}
.box-projectimg 
{
	width:150px;
	height:200px;
	float:left;
}
.box-projectimg img
{
	width:100%;
	height:auto;
	overflow:hidden;
}
}
@media only screen and (min-width:520px)
{
	.folder
{
	width:25%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
.box-project
{
	width:95%;
	background-color:#fff;
	border:#dde2ec solid 5px;
	padding:3%;
	height:350px;
	overflow-y:scroll;
}
.box-projectimg 
{
	width:150px;
	height:200px;
	float:left;
}
.box-projectimg img
{
	width:100%;
	height:auto;
	overflow:hidden;
}
}
@media only screen and (min-width:640px)
{
	.folder
{
	width:20%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
}

@media only screen and (min-width:768px)
{
	.folder
{
	width:15%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
}

@media only screen and (min-width:800px)
{
	.folder
{
	width:10%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
}
@media only screen and (min-width:1280px)
{
	.folder
{
	width:8%;
	float:left;
	overflow:hidden;
}
.folder img
{
	width:70%;
	height:auto;
}
.box-project
{
	width:95%;
	background-color:#fff;
	border:#dde2ec solid 5px;
	padding:3%;
	height:450px;
	overflow-y:scroll;
}
.box-projectimg 
{
	width:220px;
	height:230px;
	float:left;
}
.box-projectimg img
{
	width:100%;
	height:auto;
	overflow:hidden;
}
}
