.headerwhitetext
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #FFFFFF; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.8em;  font-weight:bold;
}
.headerbrowntext
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #800000; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.8em;  font-weight:bold;
}
.headerblacktext
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #000000; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.8em; font-weight:bold;
}
.subheaderblacktext
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #000000; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.71em; font-weight:bold;
}
.blacktext
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #000000; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.71em; 
}
.headerblueheading
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #003399; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;  font-weight:bold;
}
/* CSS Document */



.heading {
	font-size: .9em;
	font-weight: bold;
	color: #039;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
}
.Editorialheading {
margin-left:10px;
	font-size: .9em;
	font-weight: bold;
	color: #039;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;	
}
.EditorialLinks {
	font-size: .71em;
	color: #039;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	
}

.subheading {
font-weight: bold;
color: #039;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em;
}
.ISSN {
font-weight: bold;
color: #039;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em;
}
.Contsubheading {
font-weight: bold;
color: #039;
}
.colourchange {
COLOR: #003399;
}
.Bodytext {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align:left; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em; 
padding: 2px;
}
.Journal {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align:left; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em; 
padding: 2px;
}
.Blackheadings {
FONT-WEIGHT: Bold; 
COLOR: #333333; 
}
.footer {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align:center; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.6em; 
padding: 2px;
}
.Peerregister {
	font-size: .9em;
	font-weight: bold;
	color: #039;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;	
}
.search {
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
}
.Indextext {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align:justify; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em; 
padding: 2px;
}
.Bodytextjustify {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align:justify; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em; 
padding: 2px;
}
.member 
{
line-height:1.6em; FONT-WEIGHT: normal; COLOR:  #6D1B21; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:.71em; 
}
.Linktext {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #003399;
text-align:left; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:.71em; 
padding: 2px;
}
 #blueblock{
width: 200px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}
* html #blueblock{ /*IE 6 only */
width: 200px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}
#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
font-weight:bold;
text-decoration: none;
width: 150%;
}
html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}
#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
font-weight:bold;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 3px solid black;
overflow: scroll; /*leave this value alone*/
width: 510px; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 500px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.scrolltext {
line-height:1.6em; 
FONT-WEIGHT: normal; 
COLOR:  #333333;
text-align: justify; 
FONT-FAMILY: Verdana;  
font-size:.71em; 
padding: 3px;
}
.button {background-color:#009999;
font-size:12px;
font-weight:bold;
font-family:Arial;
padding-left:16px;
padding-right:16px;
padding-top:3px;
padding-bottom:3px;
color:#fff;
-moz-border-radius: 6px; 
-khtml-border-radius: 6px; 
-webkit-border-radius: 6px;
}
.redbutton {background-color:#CC0000;
font-size:12px;
font-weight:bold;
font-family:Arial;
padding-left:16px;
padding-right:16px;
padding-top:3px;
padding-bottom:3px;
color:#fff;
-moz-border-radius: 6px; 
-khtml-border-radius: 6px; 
-webkit-border-radius: 6px;
}

.aaa a:link {
FONT-WEIGHT: normal; 
COLOR:  #006699;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:12px;
text-decoration:none;
}
.aaa a:active {
FONT-WEIGHT: normal; 
COLOR:  #006699;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:12px;
text-decoration:none;
}
.aaa a:visited {
FONT-WEIGHT: normal; 
COLOR:  #006699;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:12px;
text-decoration:none;
}
.aaa a:hover {
FONT-WEIGHT: normal; 
COLOR:  #990000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
font-size:12px;
text-decoration:none;
}

