/* CSS Document */
body{
	background-color:#FFF;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0px;
	padding:0px;
	}

td{ line-height:15px; }

.justify{ text-align:justify}

a{color:#71706e; text-decoration:none; }
a:hover{color:#4f4e4d; text-decoration:none; }

#box{
width:205px;
height: 270px;
padding:3px;
}

/*--Career template start--*/
#container{
width:700px;
margin:auto;
background:url(../Images/PageBG.jpg) no-repeat; height:auto;
}

#header{
height:30px; background:#71706e;
}
.heading{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.40em; color:#014e92; padding:50px 0 5px 0; display:block; font-weight:bold; clear:right;}
#contentbox{
width:95%;
margin:auto;
}
#contentbox.mrgn{
margin: 10px 15px 10px 25px;
}
.description{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.40em; color:#e67817; padding:5px 0 5px 0; display:block;}
p{line-height:18px; text-align:justify; padding:5px 0 5px 0; margin:0px}

ul{margin:10px 10px 0 0; padding: 0; list-style: none;}
li{line-height: 20px; border-bottom: 1px dashed #CCC; background: url(../Images/arrow.gif) no-repeat left 5px; padding-left: 20px;}

#apply{
width:120px;
margin:auto;

}
