/* --- Begin Body ---------- */
body {
   margin: 0;
   padding: 0;
   font-family:Verdana, Tahoma, Arial;*/
   /*font-family: Geneva, Arial, Helvetica, sans-serif, Verdana, Tahoma, Courier;*/
   text-align: center;
   line-height: 2em;
   font-size: 10px; /* This is for IE 5 version */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font-size: 10px; /* This is for easy scaling */
   font-size: 0.76em;
   /*font-weight:bold;*/
   background-color:gray;
   color:#0063C6;
   /*color:#333;  	*/
}
/* --- End Body ----------- */


/* --- Begin Body wrapper ---------- */
#bodywrap {
   position: relative;
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:white;  		
   /* box model hack - dont edit this part*/
   width: 776px;
   voice-family: "\"}\""; 
   voice-family: inherit;
   width: 776px;	
}
/* --- End Body wrapper ----------- */


/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- */

html>body #bodywrap { 
   width: 776px;
}


/* --- Begin Headline news h2 title ----------- */
h2 {
   font-size: 1.3em;
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
h3 {
   font-size: 1.3em;
   color: #15a9fe;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}

/* --- End Headline news h2 title ------------ */


/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
   color: #0063C6;
}
a:visited {
   color: #0063C6;
   }
a:hover {
   color: #993333;
   text-decoration:underline;
}
a:active {
   color: #5B739C;
}
/* --- End Handle body Links -------------------- */


/* --- Handle all paragraph section in the body -------- */
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
/* --- End Handle all paragraph section in the body --- */


/* --- Header Top Right Search Field section ------------- */

/* --- Header Logo Section ----------------------- */
#header {
   height: 118px;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   width: 776px;
   padding:0;
   background-color:white;	
   /*background: #fff url(images/NewLogo4.gif) no-repeat left top;*/
   position:relative;		
}
/* --- Container for Header Top Right Search Section -------- */
#header h1 {
   float: right;
   text-align:left;
   color: #fff;
   font-size: 11px;
   margin:0px auto;
   padding-top: 6px;
   padding-right: 15px;	
}
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {
   background:#1E5AE6 url(../images/navmenu_back1.gif) top left repeat-x;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:100%;
   border:solid #0099FF;
   border-width:1px 0;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-family:Tahoma,Verdana, Arial,Book Antiqua,Courier;
   /*font-size:10px;*/
   font-weight:bold;
   font-size: 10px;
   letter-spacing: 2px;
}
#mainnav ul li a {
   padding: 0.2em 8px;
   color: #000;
   text-decoration: none;
   float: left;
   border-right: 1px solid #5ea3f9;
}
#mainnav ul li a:hover {
   background-color: #89d5fc;
   color: #0f4dfd;
}
#navlist li a:hover, #navlist li a:active {
   color: #0f4dfd;
   text-decoration: none;
   background: #89d5fc;
   text-align: left;
}
/* --- End Top Blue Navigation Menu --------- */


/* --- Begin Middle Main Container ----------- */
#maincont {
   float: left;
   width: 775px;
   margin: 0 0 0 3px;	
   display:inline;
   background-color:white;
   /*text-indent:25px*/
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
}
#maincont ul li {
   list-style:none;
   background:url(../images/liimage.gif) no-repeat left;
   padding-left:15px;	
}
/* --- End Middle Main Container ----------- */
/* --- Begin Two Columns Middle Container -------- */
.col1 { 
   float: left; 
   margin-top: 12px;
   margin-left:10px;
   margin-bottom: 0;
   padding-right:5px;
   width: 300px; 
   border-right:#ccc 1px solid;
}
.col2 { 
   /*font-family:Verdana,Tahoma, Georgia, Serif, Arial, Helvetica;*/
   font-family: Tahoma,Verdana,Arial;
   color: #0063C6;
   line-height: 2em;
   float: left;
   font-size: 13px; 
   margin-top: 12px;
   margin-left:10px;
   margin-bottom: 0;
   padding-right:0px;
   width:425px; 
}
/* --- Begin Picture Border ------------------------ */
.pic_box, a.pic_boxbox { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 
a.pic_box:hover {
   border: 2px solid #97CBFF;
}
/* --- End Picture Border ------------------------- */


/* --- Begin Right Side Panel ----------------------*/
.submit {
   color : #fff; 
   font-family : verdana, arial, helvetica, sans-serif; 
   font-size : 8pt; 
   font-weight : bold; 
   background-color : #A0CBFE; 
   border : 1px solid #dadada; 
   cursor : pointer; 
} 
/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   background:#474747;
   width: 755px;
   color: #ccc;
   font-size: 0.9em;		
   padding:5px 10px;
   background-color: #333333;
   border-right:#333333 1px solid;
   border-top:#4B87C2 3px solid;           	
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:bold;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   font-weight:bold;	
   text-decoration: underline;	
}
/* --- End Footer ----------------------------------- */
#dropmenudiv{
position:absolute;
border:1px solid #5ea3f9;
border-bottom-width: 1px;
font:normal 10px Tahoma,Verdana, Arial,Book Antiqua,Courier;
line-height:18px;
z-index:100;
text-align:left;
border-top-width:0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #5ea3f9;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #89d5fc;
color:0f4dfd;
}
#pscroller1{
width: 280px;
height: 210px;
border: 1px solid #5ea3f9;
padding: 0px;
/*background-color: lightyellow;*/
}
h4
{
   font-size: 1.3em;
   color: #15a9fe;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   }
   #loginbox
   {
	font-family: Tahoma,Verdana,Arial;
	font-size:13px;
	width:270px;
	height: 100;
	/*border: 1px solid #0099FF;
	background-color: lightyellow;*/
   }
 
 #loginboxtxt
 {
   font-family: Tahoma,Verdana,Arial;
   font-size:11px;
   padding: 3px;
   color:#0063C6;
   text-decoration:none;
 } 
 #loginboxtxt a:hover
  {
  text-decoration:underline;
 } 
 .tabletxt 
	{
	font-family: Tahoma,Verdana,Arial;
    font-size:12px;
    }
.someclass{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
/*class to apply to your scroller(s) if desired*/
}
.textindents
{
text-indent:25px;
}
#tablecontents{
   font-family: Tahoma,Verdana,Arial,'Trebuchet MS', sans-serif;
   font-size:11px;
   padding: 3px;
   padding-right:5px;
  /* color:#000080;*/
   text-decoration:none;
 } 
#leftimg {
	background-image: url(../Careers/images/fresher.gif);
	height: 180px;
	width: 280px;
}
#centerimg{
	background-image: url(../Careers/images/rapidpost.gif);
	height: 146px;
	width: 200px;
}
#rightimg{
	background-image: url(../Careers/images/experience.gif);
	height: 180px;
	width: 280px;
}
