﻿#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
body{
	text-align: center;
	margin-top:0px;
	color:#036;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	#background-color: #FFF;
	background-image:url("");
}
#wrap{
	width:1010px;
	#border-left:inset thin #FFF;
	#box-shadow: 0px 8px 20px 0px #039;
}

.buttonStyle{
	background-color:#162e4b;
	color:#FFF;
	border:none;
	height:22px;
	cursor:pointer;
}
.buttonStyle:hover{
	background-color:#2d73c8;
	color:#009;
	border:none;
	height:22px;
	cursor:pointer;
}
.buttonStyle2{
	color:#063;
	height:22px;
	cursor:pointer;
}
.buttonStyle2:hover{
	color:#090;
	height:22px;
	cursor:pointer;
}

.heading{
	background-color:#99F;
	width:100%;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px
}
/*
.hyperlink{
	color:#09F:;
}
.hyperlink:hover{
	color:#F03;
}
*/
.journalPageLimk{
	color:#4D7094;
	text-decoration:none;
	font-weight:800;
	font-style:italic;
}
.journalPageLimk:hover{
	color:#6685A3;
	text-decoration:none;
	font-weight:800;
	font-style:italic;
}
/*-Biography Styles start--------------------------------------------*/
.biographyTable{
	-moz-box-shadow: 0px 6px 3px #888888;
	-webkit-box-shadow: 0px 6px 3px #888888;
	box-shadow: 0px 6px 3px #888888;
	/*background-color:#E8E8E8;*/
}
.biographyTD1{
	width:;
	padding-left:10px;
}
.biographyTD2{
	width:200px;
	padding-left:15px;
	text-align:left;

}
.biographyTD3{
	padding-right:20px;
	padding-bottom:10px;
	text-align:left;
}
.biographyHR{
	color:#CCF; width:850px;
	height:1px;
}
.biographyImage{
	width:110px;
	height:125px;
}

 .p1{
 font-family: arial;
 font-size: 14px;
 line-height:18pt; 
 }
  .latestArticle{
	background-color:#F8F8F8;
	 border-radius: 5px;
	 padding-top: 8px;
	 padding-bottom: 8px;
	 padding-left: 6px;
	 padding-right: 6px;
	 
 }
 .latestArticleHeading{
	background-color:#ACCEF7;
	 border-radius: 5px;
	 padding-top: 6px;
	 padding-left:6px;
	 padding-bottom:6px;
	 margin-bottom:10px;
	 font-size:17px;
	 font-family:arial;
 }
.paraStyle1{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:14px;
	margin-top:-3px; margin-left:-3px;
	font-family:arial;
	line-height:18pt;
}
/*-Biography Styles end--------------------------------------------*/