/* CSS Document */
.issue-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #06344C;
	text-decoration: none;
}
.sections {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	line-height: 12px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.authors {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.abstracts {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F8EFF1;
	padding: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003366;
}
.abstracts {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E7F1F8;
	padding: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #007FA8;
}
.abstracts a{
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.source {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.source a:hover{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.figure {
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #196483;
	text-align: left;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.references-subtitle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005476;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005476;
	font-weight: bold;
	text-transform: uppercase;
}
.references {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
}
P a {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	hyphenate: auto;
}
P a:hover {
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

.menu-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-color: #06344C;
}

.menu-off a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
}

.menu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-image:  url("./images/mover.jpg");
	background-repeat: no-repeat;
	background-position: 2px top;
	cursor:hand;
}

.menu-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-image:  url("./images/mover.jpg");
	background-repeat: no-repeat;
	background-position: 2px top;
	cursor:hand;
}

.menu1-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-color: #007FA8;
}
.menu1-off a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
}

.menu1-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-image:  url("./images/m1over.jpg");
	background-repeat: no-repeat;
	background-position: 2px top;
	cursor:hand;
}

.menu1-on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	background-image:  url("./images/m1over.jpg");
	background-repeat: no-repeat;
	background-position: 2px top;
	cursor:hand;
}
.rbox {
	background-color: #E7F1F8;
	border: 1px solid #06344C;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.lbox {
	background-color: #E7F1F8;
	border: 1px solid #06344C;
	padding: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.box {
	background-color: #E7F1F8;
	border: 1px solid #06344C;
	padding: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.front-titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

