<style type="text/css">

/*Globals*/

body { 
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #000000;
}
/*
scrollbar-face-color: antiquewhite;
scrollbar-highlight-color: darkorange;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: antiquewhite;
scrollbar-arrow-color: blue;
scrollbar-track-color: lightyellow;
*/

p{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;

}

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #483D8B; text-decoration: underline}
/*
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A52A2A; background-color: #FAEBD7}
*/

h1 { font-family: Arial, Verdana, sans-serif; font-size: 36px; color: #A52A2A }
h2 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }
h4 { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #A52A2A }
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #A52A2A }
h6 { font-family: Arial, Verdana, sans-serif; font-size: 8px; color: #A52A2A } 

/*hr{ color: #000000; background-color:tan; width:90%; height:1px; }*/
.blue_box_topwide {
	background-image: url(../images/blue_box_topwide.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 654px;
}
.blue_box_middlewide {
	background-image: url(../images/blue_box_middlewide.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 5px;
	width: 654px;
}
.blue_box_bottomwide {
	height: 10px;
	background-image: url(../images/blue_box_bottomwide.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 654px;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003300;
	text-decoration: underline overline line-through blink;
}

/*End of Globals*/

/*Styles for index page*/	
.artsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.arttitle {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 15px;
	color: #000000;
}

.artauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.artauthorloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
/*End of styles for index page*/	



/*Styles for futurethemes page, submission page*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.section_contr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-align:left;
	color: #000000;
}

.section_arc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #333333;
}

.subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #3333333;
}

.text_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-align:justify;
	color: #000000;
}

.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}

/*End of styles for futurethemes page*/



/*Styles for articles*/
p {
	text-indent:2en;
}

div{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.indent_paragraph {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 30px;
  padding-left: 30px;

}
div.quote {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 60px;
  padding-left: 60px;
   font-style:italic;
}
div.left {
  text-align: left;
}
div.center {
  text-align: center;
}
div.right {
  text-align: right;
}
div.justify {
  text-align: justify;
}
div.article_sub_title {
	font-size:16px;
}
div.footnote {
  font-size:10px;
  text-align: left;
}
span.big {
 font-size:16px;
}
sup {
	font-size:8px;
}


.resources_bottom{
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}
	
.resources_right{
		border-top-width: none;
		border-right-width: 1px;
		border-bottom-width: none;
		border-left-width: none;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #999999;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
	}
	
.resources_table {
		width: 500;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #999999;
		border-left-color: #999999;
		background-color: #FFFFFF;
		text-align:left;
		vertical-align:top;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}



/*End of styles for articles*/



/*Edu Source tables layout*/

	.esource_cat_header {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*background-color: #F8F5EC;*/
	background-color: #FFFFFF;
	}
	
	.esource_link{
		font-size: 9px;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;	
	}
	.esource_name {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		/*background-color: #EAE7D3;*/
		background-color: #d9eaec;
		font-weight:600;
		text-align:left;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_phone {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #d9eaec;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_email {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #d9eaec;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_url {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #d9eaec;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_address {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #d9eaec;
		text-align:left;
		vertical-align:top;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.esource_info {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #d9eaec;
		text-align: justify;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
/*End of Edu Source tables layout*/


/*Contributors*/ 
	.contributors_link{
		font-size: 12px;
		text-decoration:none;
		
		color: #003333;	
		font-family: Arial, Helvetica, sans-serif;	
	}
	.contributors_image{
		font-size: 12px;
		border:none;
		outline:none;	
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;	
	}
	.contributors_text{
		font-size: 12px;
		text-decoration:none;
		font-style: italic;
		text-align:justify;
		font-family: Arial, Helvetica, sans-serif;	
	}
	.contributors_name{
		font-size: 12px;
		text-decoration:none;
		font-weight: bold;
		text-align:justify;
		font-family: Arial, Helvetica, sans-serif;	
	}
	.contrib_name {
		width: 75%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		font-weight:600;
		text-align:left;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.contrib_phone {
		width: 25%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.contrib_contact {
		width: 25%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		text-align:center;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.contrib_picture {
		width: 25%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		text-align:left;
		vertical-align:top;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.contrib_info {
		width: 75%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		text-align: justify;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.contrib_footer {
		width: 100%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #999999;
		border-left-color: #000000;
		background-color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #000000;
	}
	
	.contrib_moreInfo {
		width: 100%;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #F8F5EC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #000000;
	}
	.style1{
	   font-size:12px;
	   color:#333333;
	}
	.newsletter_txt{
	   font-size:12px;
	   color:#333333;
	}

/*End of Contributors*/ 


/*Editorial board*/

.board_image{
	border-color: #333333;
	border-bottom:solid;
	border-top:solid;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	} 
	
.envelope_image{
	border:none;
	outline:none;	
	border-width:0px;
	} 

.board_name{
	font-size: 14px;
	text-decoration:none;
	font-weight: lighter;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	}

.board_position{
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	text-align:normal;
	font-family: Arial, Helvetica, sans-serif;
	}

.board_organization{
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	text-align:normal;
	font-family: Arial, Helvetica, sans-serif;
	}

.board_location{
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	text-align:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.board_bio{
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	}

.join_around{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
/* End of Editorial board */
.border_2{
  border:solid 1px #494949;
}

</style>
