  /* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:12px;
	vertical-align:baseline;
	background:none;
	text-align: left;
}

.imgLatest
{
height:175px;
width:170px;

}
ol, ul {
	list-style-type:none;
}

h1, h2, h3, h4, h5, h6, li {
	line-height:100%;
}

blockquote, q {
	quotes:none;
}

q:before, q:after {
	content:"";
}

input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}

textarea {
	overflow:auto;
	resize:none;
}

body {
	margin:0px;
	padding:0px;
	font-size:13px;
	text-align:justify;
	line-height:21px;
	color:#2A2B27;
	background-color:#D8C6B2;
	font-family:sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h1 {
	font-size:33px;
	margin-bottom:15px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#353A90;
	margin-bottom:15px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cc0000;
	margin-bottom:15px;
}

h4 {
	font-size:16px;
	margin-bottom:15px;
}

h5 {
	font-size:14px;
	margin-bottom:15px;
}

h6 {
	font-size:12px;
	margin-bottom:15px;
}

	/*  links
	******************************/
	a {color: #336699;text-decoration: underline;}
	a:hover {color: #336699;text-decoration: none;}

 
	/*  superscript and subscript
	******************************/
	sup, sub {vertical-align: baseline;position: relative;top: -0.4em;}
	sub { top: 0.4em; }
	
	/*  lists
	******************************/
	ul, ol {padding:0;margin:0;}
	ul li {list-style-type:disc;}
	ol li {list-style-type:decimal;}
	ul li,
	ol li {font-size: 12px; line-height: 16px;margin: 0 0 10px 15px;}

/*  tables
	******************************/
	table,th,td {
        border:1px solid #BBBBBB;

	}
	th {padding:3px; font-weight:bold;color:#5c5a45;}
	tr {margin:0 0 5px 0;padding:3px;}
	td {padding:5px;margin:0 1px;}
tr:hover
{
    background-color:#f2f2f2;
}
	
	/*  horizontal lines
	******************************/
	hr {border-bottom: 1px solid #BDBDC5;margin:5px 0;padding:0;height:2px;width:100%; margin-bottom:10px;}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}

#wrapper {
	width:900px;
	margin:0 auto;
	padding:10px 0 10px 0;
}

/*----start header----*/
#header {
	padding:0px 0px 5px;
}

#header .top_banner{
	
	height:280px;
	padding:0px 0px 0 0px;
	border:#6E6065 solid 1px;
}

#header h1{
	font-size:34px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
	color:#2F1B09;
	margin:0px;
	font-weight:normal;
	padding:0px 0px 10px;
}

#header h1 a {
	color:#2F1B09;
	text-decoration: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#header p{
	font-size:18px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
	margin-left:2px;
	color:#2F1B09;
}

.navigation{
	margin:0px 0px 30px;
	padding:11px 5px;
	border:#BBBFB4 solid 1px;
	background: #ECF0EC;
}

.navigation ul{
	margin:0px;
	padding:0px;
}

.navigation ul li{
	margin:0px;
	padding:0px 32px;
	display:inline;
	font-size:15px;
	list-style-type:disc;
	border-right:#91969a dotted 2px;
}

.navigation ul li a{
	color:#03314b;
	text-decoration:none;
}

.navigation ul li a:hover{
	text-decoration:underline;
}

.navigation ul li:last-child {
	border-right:none;
}
/*----end header----*/


/*----start page content----*/
#page_content{
	background:#FFFFFF;
	padding:10px;
	border:#B1B1B1 solid 1px;
}

#page_content .right_section{
	width:620px;
	float:right;
	padding:0px 20px;
	font-size:13px;
	text-align:justify;
	line-height:21px;
	color:#2A2B27;
    display:block;
}

#page_content .right_section .top_content{
	padding:15px 0 0px 0;
}

#page_content .right_section .top_content .column_one{
	width:295px;
	float:left;
	align:justify;
	margin-bottom:20px;
}

#page_content .right_section .top_content .column_two{
	width:295px;
	float:right;
	margin-bottom:20px;
}

a.btn{
	color:#454546;
	background:#FAEFE3;
	font-size:12px;
	text-decoration:none;
	padding:7px 15px 7px 15px;
	font-weight:bold;
	display:inline-block;
	border:#A4AD8D solid 1px;
}

a.btn:hover{
	text-decoration:underline;
}

.common_content{
	padding:0 0 20px 0;
}
.highlight_content{
	background:#99ccff;
	font-size:12px;
	font-weight:bold;
}
.highlight2_content{
	background:#ffcc99;
	font-size:12px;
	font-weight:bold;
}
.highlight_content1{
	background:#99ccff;
	font-size:13.5px;
	font-weight:bold;
    line-height:30px;
}
.highlight_content1,a{
	text-decoration:none;
    color:#000000;
}
 .highlight_content1:hover, .highlight_content1:active, .highlight_content1:before
    {
       background: #80bfff none repeat scroll 0 0;
/*background:#80bfff;*/
cursor:pointer;
border:0px solid #99ccff ;
 

    }
      
 
.border_left{
	border-left:#cacfbb dotted 1px;
	padding-left:20px;
}

.border_none{
	border:none!important;
	margin:0px!important;
}

.left_side_bar{
	width:210px;
	float:left;
}

.left_side_bar h1{
	font-size:18px;
	padding:0 0 0 35px;
	margin-bottom:0px;
	color:#336699;
	background:url(images/arrow.png) no-repeat 10px center;
}

.left_side_bar .col_1{
	padding:15px 5px 15px 10px;
	margin-bottom:20px;
	border:#E97117 solid 1px;
}

.left_side_bar .col_1 .box{
	padding:5px 11px 5px;
}

.left_side_bar .col_1 .box ul{
	margin:0px;
	padding:0px;
}

.left_side_bar .col_1 .box ul li{
	margin:0px 0px 8px;
	padding:0px 0px 0px 20px;
	font-size:13px;
	list-style-type:none;
	background:url(images/li.png) no-repeat left center;
}

.left_side_bar .col_1 .box ul li a{
	color:#336699;
	text-decoration:underline;
}

.left_side_bar .col_1 .box ul li a:hover{
	color:#336699;
	text-decoration:none;
}
.Middle-Block1
{
  width:auto;
  float:left;
  height:auto;
  padding-top:2px;
}

.Right-Block2{
    
width:160px;
height:116px;
float:right;
 height: auto; margin-bottom: 0px;
}
.me-no{
    background:#4181a1 none repeat scroll 0 0;
    font-family:"Rajdhani",Helvetica,sans-serif;
    color:#fff;
    font-size:46px;
     
    height:100%;
    line-height:1.5em;
    margin-right:2%;
    margin-top:2%;
    padding:4%;
   display:inline;
    width:25%;
}
p.me-des{
    text-align:center;
    font-size:20px;
   padding-top:10px;
}
    p.me-des a
    {
font-size:15px;
font-weight:bold;

    }
.me-mid {
    text-align: center;

}
/*----Research Area----*/
.span12
{
  
}
.hero-unit
{
    border:1px solid #ededed;
    background-color:#f6f6f6;
    font-weight:normal;
    border-radius:0px;
    padding:15px;
    margin:0px;
    font-size:13px;
    line-height:20px;
    color:inherit;
}
.hero-unit p
{
    margin-bottom:15px;
}
.text-center
{
    text-align:center;
}
.text-center p
{
    text-align:center;
    font-size:13px; font-weight:normal;
}
.RAbtn-primary
{
    background-color:#fe8100;
    color:#fff;
    text-shadow:none;
    background-image:none;
    border:0px;
}
.RAbtn-large
{
    padding:11px 19px;
    font-size:17.5px;
    border-radius:0px;
}
 .RAbtn
{
box-shadow:none;
margin-bottom:10px;
line-height:20px;
transition:color 0.25s linear,background-color 0.25s linear;
display:inline-block;
text-align:center;
vertical-align:middle;
cursor:pointer;
}
 a.RAbtn:hover{
	 background-color:#fff;
    color:#fe8100;
    border:2px solid #fe8100;
}
/*----Research Area End----*/
/*----end page content----*/


/*----start footer content----*/
#footer{
	clear:both;
	margin-top:18px;
	padding:15px 0 12px 0;
	height:22px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#ffffff;
	border:1px solid #b1b1b1;
}

#footer a{
	color: #404E51;
	text-decoration:underline;
}

#footer a:hover{
	color: #404E51;
	text-decoration:none;
}


/*----end footer content----*/
.text2 {
	text-align: justify;
	font-size: 13px;
}

