/*CSS Document*/
/*infosoul CSS files - by http://www.b2btechnosolutions.com India*/
/*Comment all css which you are NOT useing in Layout*/
/*Body Link css*/

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}


/*Body css*/
html, body{
	margin:0px; background:#134162;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF
}
p, form, h1, h2, h3, h4 {padding:0px; margin:0px;}

.Clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.Clear{ clear:both;}
.Clearfix {display: inline-block;}

/*Text Link css*/
.link_1 a:link {Font-Family: Arial, Helvetica, sans-serif;color:#ed1c24;text-decoration: none;font-size: 12px;}
.link_1 a:visited {Font-Family: Arial, Helvetica, sans-serif;color:#ed1c24;text-decoration: none;font-size: 12px;}
.link_1 a:active {Font-Family: Arial, Helvetica, sans-serif;color:#ed1c24;text-decoration: none;font-size: 12px;}
.link_1 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #015088;text-decoration: none;font-size: 12px;}

.link_2 a:link {Font-Family: Arial, Helvetica, sans-serif;color:#818181;text-decoration: none;font-size: 12px;}
.link_2 a:visited {Font-Family: Arial, Helvetica, sans-serif;color:#818181;text-decoration: none;font-size: 12px;}
.link_2 a:active {Font-Family: Arial, Helvetica, sans-serif;color:#818181;text-decoration: none;font-size: 12px;}
.link_2 a:hover {Font-Family: Arial, Helvetica, sans-serif;color: #ed1c24;text-decoration: none;font-size: 12px;}

/*Font css */
.Light10{Font-Family: Verdana, Helvetica, sans-serif;Font-Size: 10px; Font-weight:normal; }
.Light11{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 11px; Font-weight:normal; }
.Light12{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 12px; Font-weight:normal; }

.Light18{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 18px; Font-weight:normal; }
.Light14{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 14px; Font-weight:normal; }

.Light35{Font-Family: Arial, Helvetica, sans-serif;Font-Size: 35px; Font-weight:normal; }


/*Text color css*/
.White{color:#FFFFFF;}
.Blue{ color:#0474b9;}
.Red{ color:#ed1c24;}
.Grey{ color:#818181;}


/*Bgcolour css*/
.BgWhite{background-color:#ffffff;}

.Wrapper{ width:980px; margin:auto; height:auto; clear:both;}
.MainInner{ float:left; width:929px; height:518px; background: url(../images/bg.jpg) no-repeat top; padding-top:49px; padding-left:51px;}
.Footer{ float:left; width:980px; height:auto; padding-top:6px; padding-bottom:0px;}
.Logo{ float:left; width:929px; height:auto; margin-top:-26px}
.LogosSection{ float:left; width:450px; height:auto; padding-top:29px; text-align:justify}

.ContentBlock{ float:left; width:540px; height:335px; background:url(../images/con_bg.jpg) no-repeat top; padding:5px;}
.ContHeader{ float:left; width:540px; height:auto; padding-bottom:10px;}
.ContentLogo{
	float:left;
	width:182px;
	height: auto;
	padding-left:8px;
	padding-top:5px;
	font-size: 30px;
}
.MenuSection{ float:right; width:350px; height:auto; text-align:right;}

.Contentpart{ float:left; width:524px; height:255px;padding-left:8px; padding-right:8px; overflow:auto;}
.ContentLeft{ float:left; width:250px; height:255px;}
.ContentRight{ float: right; width:250px; height:255px;}

/* text alignment */
.Justified{ text-align:justify;}


/*Image Border css*/
.ImgBdr1{border:1px solid #5bc0fe; background:#004a65; padding:2px;}


/* float */
.FloatLeft{ float:left;}
.FloatRight{ float:right;}



/*Linehight*/
.Linehight{line-height:17px;}


/*Paddign Css*/
.Pad1{ padding-right:15px;}



/*Button css*/
.Textbox1{Font-Family: Arial, Helvetica, sans-serif; Font-Size: 11px; Font-weight:normal; color: #000; Border:1px solid #959595; padding-top:3px; background: url(../images/clear.gif);}
.Wrapper .Footer.Light12.White table tr .Light11.White p {
	text-align: center;
}

