html, body
{
    margin: 0px;
    left-margin: 0;
    topmargin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

p {
margin:0;
padding:0 0 0 0;
}

ul {
  color: #FE6601;
}

li {
  color: #FE6601;
}


.mainborder
{
	border: 1px solid #0E1077;
} 

a.topLinks           
{
    text-decoration: none;
    color: white;
    font-weight: bold;
}

a.topLinks:hover     
{
    text-decoration: none;
	color: #FE6601;
}

a.bottomLinks,
a.navLinks
{
    text-decoration: none;
    color: #100F77;
    font-weight: bold;
}

a.bottomLinks:hover,
a.navLinks:hover
{
    text-decoration: none;
	color: #FE6601;
}

a.moreLinks
{
	color: #FE6601;
	font-weight: bolder;
}

a.moreLinks:hover
{
	text-decoration: none;
	color: #FE6601;
	font-weight: bolder;
}

img { border-width: 0; no-repeat;}

.upleft { background: url(images/upleft.jpg) no-repeat; }
.top { background: url(images/top.jpg) repeat-x; }
.right { background: url(images/right.jpg) repeat-y; }
.left { background: url(images/left.jpg) repeat-y; }
.upright { background: url(images/upright.jpg) no-repeat; }
.bottom { background: url(images/bottom.jpg) repeat-x; }
.bottomleft { background: url(images/bottomleft.jpg) no-repeat; }
.bottomright { background: url(images/bottomright.jpg) no-repeat; }
.home { background: url(images/home.jpg) no-repeat; }
.research_services { background: url(images/research_services.jpg) no-repeat; }
.e-research { background: url(images/e-research.jpg) no-repeat; }
.about_us { background: url(images/about_us.jpg) no-repeat; }
.faqs { background: url(images/faqs.jpg) no-repeat; }
.news { background: url(images/news.jpg) no-repeat; }
.contact_us { background: url(images/contact_us.jpg) no-repeat; }

.topNav
{
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	color: white;
	font-size: 12px;
}


td.align 
{
	text-align: center;
	vertical-align: middle; 
}

.footerText
{
	font-weight: bolder;
	font-family: Arial;
	color: white;
	font-size: 10px;
	background: url(images/footer_text.jpg) no-repeat bottom;
}

.textHeader
{
	font-family: Arial; /*	color: #FE6601; */
	color: #FE6601;
	font-size: 16px;
	font-weight: bolder;
}

.textHeaderLeft
{
	font-family: Arial; /*	color: #FE6601; */
	color: #FE6601;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	margin-top: 5px;
}

.sectionHeader
{
	font-family: Arial; /*	color: #FE6601; */
	color: #FE6601;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 3px;
}

.content,
.contentBody
{
	line-height:1.3;
	text-align: justify;
	font-family: Arial;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

.contentBody
{
  font-weight: normal;
}

.contentRight
{
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: normal;
}

.watermark 
{ 
	background: white;
}

.subLink
{
	font-family: Arial;
	color: #100F77;
	font-size: 11;
	font-weight: bold;
}

