@charset "utf-8";

body {
	padding: 0px;
	background-color: #CAE0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#ani_n {
	width: 100%;
	height: 100%;
	z-index:10;
	visibility: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
}
div#ani_i {
	width: 100%;
	height: 100%;
	z-index:10;
	visibility: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
}



ul {
	list-style-image: url(../images/bullet.jpg);
	list-style-type: circle;
	list-style-position: outside;
}


.bg {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: -15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: justify;
}
.content {
	z-index: 5;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC6600;
}
.header1 {
	font-size: 16px;
	color: #E26E10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77BBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2pt;
}
.header2 {
	font-size: 14px;
	color: #4F95FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	font-style: italic;
	font-variant: small-caps;
}
.TOC {
	background-color: #CAE0FF;
	position: relative;
	width: 180px;
	float: right;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: right;
	border: 1px solid #FFFFFF;
}
#tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #CAE0FF;
	padding: 10px;
	margin: 5px;
}

.article_nav {
	background-color: #CAE0FF;
	width: 690px;
	text-align: center;
	font-size: 10px;
	padding: 30px;
}
.TOC   a, .article_nav a {
	text-decoration: none;
}



.toc_header {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #E26E10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E95FF;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 20px;
}


.header3 {
	font-size: 12px;
	color: #4F95FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}
.articlelinks {
	font-size: 12px;
	color: #E26E10;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #77BBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 2pt;
	padding-bottom: 20px;
}
h1 {
	font-size: 14px;
	color: #E26E10;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #77BBFF;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2pt;
}
h2 {
	font-size: 12px;
	color: #4F95FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	font-style: italic;
	font-variant: small-caps;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 250px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 20px;
}
#figure {
	position: relative;
	margin: 5px;
	text-align: center;
	font-size: 10px;
	color: #E26E10;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
h3 {
	font-size: 12px;
	color: #E26E10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77BBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	font-variant: normal;
}
.footnote {
	font-weight: bold;
	letter-spacing: 3px;
	padding-right: 15px;
	color: #1A75FF;
}
