body { 
  	margin: 0px;
	padding:0px
	
	
}

/* backgound iamges*/


.left-bg{ background-image:url(../images/left-shadow.jpg);
background-repeat:repeat-y}

.right-bg{ background-image:url(../images/right-shadow.jpg);
background-repeat:repeat-y}

.banner-bg{ background-image:url(../images/main-banner.jpg)}

.banner-bg div {
font-family: "Arial Black";
font-size:30px;
color:#FFFFFF;
padding:10px 13px 0px 0px


 }
/*Txt heading*/

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#ffffff;
font-weight:normal;
margin:0px;
padding:0px 0px 0px 17px}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#cc3300;
font-weight:normal;
margin:0px;
padding:0px 0px 6px 0px }


h4{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
margin:0px;
padding:0px}

h5{font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#008ec0;
font-weight:bold;
margin:0px;
padding:0px}


h6{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#008ec0;
font-weight:bold;
margin:0px;
padding:0px}

.header-white{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:none;
font-weight:bold;
margin:0px;
padding:0px}



.header-black{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-weight:none;
font-weight:bold;
margin:0px;
padding:0px}



/*form */

.form {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6666666;;}

.form h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#e87e02;
font-weight:normal;
margin:0px;
padding:10px 0px 0px 0px}


.form input[type=text]{width:118px;
height:16px;
border: 1px solid #a5a89a;
font-family: arial;
font-weight: normal;
color: #333333;
font-size:12px;
background-image:url(../images/bg-flield.jpg);
background-repeat:repeat-x}  



/*blog Omshare class */

.omshare {
font-family: arial;
font-weight: normal;
color: #333333;
font-size:12px;
}

.omshare a{
font-family: arial;
font-weight: normal;
color: #333333;
font-size:12px;
text-decoration:underline;
}

.omshare a:hover{
font-family: arial;
font-weight: normal;
color: #2796d0;
font-size:12px;
text-decoration:underline;
}

.omshare span{
font-weight:bold;
color: #245675;
}

.omshare .dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2796D0;
	border-right-color: #2796D0;
	border-bottom-color: #2796D0;
	border-left-color: #2796D0;
}


/*footer class */

.footer{
font-family: arial;
font-weight: normal;
color: #2796d0;
font-size:11px;
padding-left:18px
}


/*grid class */


.grid{
font-family: arial;
font-weight: normal;
color: #0000000;
font-size:12px;
}

.grid td{
padding:0px 0px 5px 5px}



/*linkedin class */

.linkedin{
font-family: arial;
font-weight: normal;
color: #000000;
font-size:11px;

}
.linkedin div{
padding-bottom:10px}
.linkedin h3{ font-size:11px; font-weight:bold; padding:0px; margin:0px}
.linkedin p { padding:0px; margin:0px}
.linkedin a{
color:#003399;
text-decoration:none}


.linkedin a:hover{text-decoration:underline}


.linkedin .dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted ;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}