/* Homepage 
-----------------------------------------------------------------------------*/
.family {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
}
/* 
---------------------------------------------------*/
.original {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	color: #003399;
	padding-left: 40px;
}
.bigger {
	font-size: 20px;
	font-weight: bold;
}
.forHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	text-align: center;
	color: #003399;
}
.secondLevel {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 2.5em;
	font-style: italic;
	color: #003399;
}
.attention {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0 10px 40px;
	border: 1px solid #000033;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	line-height: 2em;
	font-weight: bold;
	background-color: #F0F0F0;
	margin-left: 100px;
	width: 450px;
}
.express {
	font-size: 1.2em;
	margin: 0 0 0 150px;
	padding: 10px 0 10px 20px;
	border: 1px solid #000033;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	line-height: 1.7em;
	font-weight: bold;
	background-color: #F0F0F0;
	
	width: 300px;
}

#leftoc {
	float: left;
	padding-left: 20px;
	width: 450px;
	border-right: 1px solid #666666;
}
#rightoc {
	margin-left: 350px;

}
#toc {

	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-bottom: 40px;
}
.toc {
	font-size: 1.2em;
	padding: 10px 0 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	list-style: none;
	line-height: 2em;

}


.toc2 {
	font-size: 1.2em;
	padding: 5px 0 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	list-style-type: square;
	line-height: 1em;

}

.toc2 ul{
	padding-top: 50px;
}
.toc3 {
	font-size: 1.2em;
	padding: 10px 0 10px 10px;
	line-height: 1.5em;
	margin-left: 200px;
}

.secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding-left: 40px;
}
#main {
	margin-top: 20px;
	border-top: 1px solid #666666;
	padding-top: 20px;
	clear:both;
}
.paragraphs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 80px;
}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	padding-left: 40px;
	padding-right: 40px;
	
	padding-top: 10px;
	margin-left: 10px;
}

.newsList {
	line-height: 20px;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 20px;
	padding-top: 20px;
}

.reviseDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	padding-left: 30px;
	padding-top: 20px;
	clear: both;

}
.listwContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	list-style-type: decimal;
	line-height: 25px;
	padding-bottom: 15px;
	margin-right: 70px;
	margin-left: 70px;
}

.listsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	list-style-type: disc;
	line-height: 25px;
	padding-bottom: 15px;
	margin-right: 70px;
	margin-left: 70px;
}
.images {
	text-align: center;
	padding-left: 100px;
	margin-left: 50px;
}
.journalTemplate a {
	font-style: italic;
	text-decoration: none;
}

#column2 a:visited {
	color: #663366;
}

#column2 a:hover {
	color: #99CCFF;
}


#journals {
	margin-top: 20px;
	margin-left: 50px;
}

#journalsExpo {
	margin-top: 20px;
	margin-bottom: 20px;
}
#journalsExpo table {
	margin-left: 0;
}

#journalsExpo p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
	
	#journalsExpo img {

}

tr#covers td, tr#titles td, tr#journalLinks td {
    width: 100px;
	border: none;
}

tr#titles td, tr#journalLinks td {
    font-size: 8pt;
    text-align: center;
    vertical-align: top;
    padding-top: 1em;
	border-bottom: 1px dashed #003366;
}
tr#titles td {
	line-height: 1.2em;
}
tr#journalLinks td a {
    line-height: 1.6em;
	text-decoration: underline;
}
tr#journalLinks td a:visited {
    color: #999999;
}
tr#journalLinks td a:hover{
    color: #6633CC;
}

tr#covers {
    text-align: center;
}	
#other, #other a{
	text-decoration: none;
	color: #6600CC;

}
#other ul {
	text-align: center;
	margin-right: 30px;
	list-style-type: none;
	margin-bottom: 30px;
	
}
#other li {
	font-size: 14px;
	background-color: #EBECE4;
	border: 1px solid #003366;
	display: inline;
	border: 1px solid #003366;
	text-align: center;
	padding: 5px;
}

#other li a:visited {
    color: #999999;
}
#other li a:hover{
    color: #6666FF;

}
	
.figure {
	float: left;
}

.coversExpo {
	margin-left: 3px;
	padding: 3px;
	border: 1px solid #003366;
	background-color:#FFFFFF;
}
.bulletedList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 20px;
	list-style-type: circle;
	line-height: 23px;
	margin-left: 50px;
	margin-right: 50px;
}
.shortlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 40px;
	list-style-position: inside;
	list-style-type: square;
}
.tableElements {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.editors {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
	text-indent: -10px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 40px;
}
.heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 30px 0 10px 50px;
}
.centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin: 0px, auto;
}
#chiefs {
	margin-top: 50px;
	margin-left: 100px;
	margin-bottom: 40px;
}
#smes {
	margin-top: 50px;
	margin-left: 100px;
}
#smes table {
	margin-top: 40px;
	background-color: #FAF0E6;
}

.conditions {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
}
.categories {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 60px;
	font-weight: bold;
	line-height: 100px;
}
.numberedListSF {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.boldLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	padding-left: 20px;
}
.journals {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	padding-left: 60px;
}
.dataHelpItems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	padding-left: 60px;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}


.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}

.relPos {
	position: relative;
}


.absoluteLeft {
	position: absolute;
	top: 300px;
	left: 200px;
}

#New {
	float: left;
	width: 245px;
	margin-top: 0px;
	margin-left: 75px;
	margin-bottom: 30px;
	padding: 0px 5px 5px 5px;
	background-color:#FFFFFF;
	border-top: 1px dotted #669999;
	border-right: 1px outset #003399;
	border-bottom: 1px outset #003399;
	border-left: 1px dotted #669999;
	display: inline;
}

#New p {
	padding-left: 2px;
	padding-bottom: 1px;
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}

#New h1 a{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 1.2 em;
	color:#00CCFF;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 10px;
	line-height: 1.4em;
}

	
#New h1 a:hover {
	color: #00FFCC;
}

#New h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: .8em;
	color: #990099;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#New h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: .8em;
	color: #654321;
	padding-left: 15px;
	padding-bottom: 10px;
}
#New h4 a{
	font-size: .7em;
	font-style: italic;
	line-height: .7em;
	padding-left: 150px;
	color: #660000;
}



.oldLook {
	background-color: #fff8dc;
	color: #996633;
}


#mission {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: solid 1px;
}
.indent {
	padding-left: 50px;
}
.extraPadding {
	padding-top: 15px;
}
#mission p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#scope {
	margin-top: 10px;
	padding: 5px;
}

#types {
	float: left;
}

#instructions h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: #333333;
	
}
#instructions h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align:center;
}
#instructions h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-left: 20px;
}
	


/*author instructions table*/


caption {
	text-align: right;
	font-size: .75em;
}


th {
	background: url(../images/th_bg.png) no-repeat left top;
 	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	border-color: #14556b;
	padding: 25px 10px 10px 10px;
}
td {
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #73afb7;
	padding: 10px 10px 8px 10px;
}
td a,th a {
		text-decoration: none;
}
#tableTypes table {
	width: 500px;
	border: 1px solid #000066;
	margin-left: 100px;
	margin-top: 50px;
}
#tableTypes a:link {
	color: #000099;
	text-decoration: none;
}
#tableTypes a:visited {
	color: #993399;
}
#tableTypes a:hover {
	color: #00CCFF;
}
#tableTypes a:active {
	color: #FF0000;
}
#editorList table {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#editorList tr,td {
	text-align: left;
	font-size: 1em;
}
/* Journal pages
-------------------------------------------------------*/

#journalName {
	text-align: center;
	
}

#journalName h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	color: #330099;
	line-height: 1.5em;
}

#journalName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 2em;
}

#journaltitle {
	margin-top: 15px;
	margin-left: 350px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #484478;
	z-index: 25;
}

#journaltitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	font-size: 36px;
	padding-bottom: 20px;
}
#journaltitle h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 10px;
	font-style: normal;
	color: #484478;
	padding-left: 25px;
	font-variant: small-caps;
	text-decoration: none;
}

#journaltitle h2 a:hover {
	color:#3399FF;
}

#journaltitle h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #484478;
	padding-left: 25px;
	text-decoration: none;
}
#journaltitle h3 a:visited {
	color: #9900FF;
}
#journaltitle h3 a:hover {
	color: #9999FF;
}

#journaltitle p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	font-style: normal;
	padding-left: 35px;
}
.relPos {
	position: relative;
}

#journalbox {
	float: left;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 36px;
	padding-right: 36px;
	width: 150px;
	z-index: 25;

}
#journalbox .cover {
	padding: 2px;
	text-align: center;	
}

#journalbox p {
	font-size: 1.2em;
	line-height: .5em;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-left: 8px;
	text-align: center;
}

#journalbox a:hover {
	color: #9999FF;
}

#mission {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 10px;
	border: solid 1px;
	background-color: #F6F9ED;
}

#mission p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

