@charset "utf-8";
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color: #03C;
	text-decoration: none;
}
a:hover {
	color: #063;
	background-color:#C1DAFF;
}
a:active {
	color: #06F;
	text-decoration: none;
}

.expandlinktext{
	color: #09F;
}
.adress {
	white-space: pre;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-style: normal;
	margin: 1em;
}

.t1 {
	PADDING-LEFT: 0.5em;
	FONT-SIZE: 1.2em;
	PADDING-BOTTOM: 1px;
	MARGIN: 1em  0em .5em 0em;
	BORDER-LEFT: #69F  1.0em solid;
	/* [disabled]COLOR: #330033; */
	LINE-HEIGHT: 1.2em;
	BORDER-BOTTOM: #69F 1px solid;
	TEXT-ALIGN: left;
	font-family: "Arial Black", Gadget, sans-serif;
	page-break-after: avoid;
	text-transform: uppercase;
	font-weight: bold;
}

#triangle-right {
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-left: 100px solid red;
	border-bottom: 50px solid transparent;
}






.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #339
}

.Title1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #005353;
	text-decoration: none;
	background-color: #FFF;
	text-transform: uppercase;
}
.Para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;
	margin-bottom: 6px;
}

.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;

}

.updatelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;
	text-indent:-5.5em;
	margin-left:5.5em;
}
	
.Para1 h1 {
	color: #606;
	font-size: large;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 6px;
}


.H2 {
	PADDING-LEFT: 0.5em;
	FONT-SIZE: 1.5em;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px 0px 0.5em;
	BORDER-LEFT: #e7ab0b 1.1em solid;
	COLOR: #294b5f;
	LINE-HEIGHT: 1.5em;
	BORDER-BOTTOM: #e7ab0b 1px solid;
	TEXT-ALIGN: left;
	font-family: "Arial Black", Gadget, sans-serif;
	page-break-after:avoid;
}
.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	page-break-after: avoid;
}

.ListTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	page-break-after: avoid;
	
	list-style-type:none;
	text-indent:-4em;
	padding-left:6em;
}

.ListAFNS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	page-break-after: avoid;
	
	list-style-type:none;
	text-indent:-5em;
	padding-left:5em;
}

.ListSecond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	page-break-after: avoid;
	padding-left: 2em;
}

.ListTimeMajor {
	font-style: italic;
	color:#00C;
}
.ListTimeYear {
	font-weight: bold;
}

.Red {
	color: #F00;

}
.H3 {
	color: #3C0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.PeopleName {
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}


.CopyRight {	text-align: center;
	font-size: small;
	color: #39F;
}

.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;
	margin-bottom: 12px;
}

.refauthor {
	color: #000;
}

.reftitle {
}

.refdoi {
	font-weight:bold;
}

.refjournal {
	font-style: italic;
}

.refvolume {
	font-weight: bold;
}

.refpage {
}

.refyear {
}

@media print{

div{display:none}

body {
	zoom:100%;
}


.bgnoprint{

   background:display:none;

}

.noprint{

   display:none

}

}

.Deleted {
	text-decoration: line-through;
}

.sub_header {
	color: #00F;
	font-weight: bold;
	font-size: large;
	padding-top: 20px;
}
.sub_header:before{
	content: ">>";
	margin-right: 8px;
}
