/* Kinkoph's Global CSS */
body {
	background:#A1BEC5;
	margin:0;
	padding:0;
	color: black;
	font-family: Arial, Georgia, Verdana, sans-serif;
	text-align:center;
	}

/*Image Properties*/
img {
	display:block;
	border:0;
	margin:0;
	padding:0;
	}
img.index {
	display:inline;
	border:0;
	margin-bottom:20px;
	padding-right:10px;
	float:left;
	clear:right;
	}
	
img.qte {
	display:inline;
	margin:5px;
	padding:0;
	}
	
img.icon {
	display:inline;
	border:0;
	margin:0;
	padding:0 0 0 5px;
	}

/*Text Properties*/
title {
	background:black;
	color:white;
	}
	
hr {
	width: 150px;
	margin:20px 0 0 0;
	}

.help {
	cursor:help;
	}

span {
	border-bottom:solid 1px #000;
	margin:0;
	padding:0;
	}
	
span.quote {
	padding:5px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	border:none;
	}

span.title {
	padding: 0;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	margin:0;
	}

h1, h2, h3, h4, h5{
	font-family:Arial, Verdana, sans-serif;
	font-style:normal;
	background-color:transparent;
	}

h1 {
	background-color:none;
	color: #f60;
	margin: 0;
	padding-left:10px;
	font-size:2.5em;
	font-weight:bold;
	}

h2 {
	background-color:none;
	font-family:Georgia, Verdana, Arial, sans-serif;
	color:#000;
	margin:50px 0 5px 0;
	padding-left:10px;
	border-bottom:1px #36f solid;
	font-style:normal;
	font-weight:normal;
	}

h3 {
	background-color:none;
	font-family:Arial, Verdana, sans-serif;
	color: #000;
	margin:15px 0 5px 0;
	padding-left:10px;
	}

h3.note {
	background-color:none;
	font-family:Georgia, Verdana, Arial, sans-serif;
	color:#000;
	margin:50px 0 5px 0;
	padding-left:10px;
	border-bottom:1px #36f solid;
	font-style:normal;
	font-weight:normal;
	}

h4 {
	background-color:none;
	font-family:Arial, Verdana, sans-serif;
	color: #000;
	margin: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	}

h4.standards {	
	background-color:none;
	color:#600;
	margin:0 0 5px 20px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	}

h5 {
	background-color:none;
	color:#000;
	font-style:italic;
	font-weight:normal;
	margin:0 0 0 30px;
	}

/*Pargraph text styles*/
p {
	font-size:90%;
	margin: 0;
	padding:0 10px 5px 10px;
	line-height:20px;
	}

p.standards {
	font-size:90%;
	font-style:normal;
	font-weight:normal;
	}

p.intro {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	}

p.summary  {
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	color:black;
	margin:0;
	padding-left:10px;
	line-height:15px;
	font-family:Arial, Verdana, Georgia, sans-serif;
	}
	
p.one {
	font-size:4em;
	margin:0 20px 0 20px;
	padding:0;
	line-height:40px;
	}
p.two {
	font-size:1.5em;
	background-color:white;
	font-family:Georgia, Verdana, Arial, sans-serif;
	color:#000;
	margin:50px 0 5px 0;
	padding-left:10px;
	border-bottom:1px #36f solid;
	font-style:normal;
	font-weight:normal;
	}
p.three {
	font-size:2em;
	margin:20px 0 20px 0;
	padding-left:10px;
	font-weight:bold;
	color:#039;
	line-height:1em;
	}
p.four {
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size:1.3em;
	margin:30px 0 5px 0;
	padding-left:10px;
	font-weight:normal;
	}
p.five {
	font-size:1em;
	margin:20px 0 20px 0;
	padding-left:20px;
	font-weight:normal;
	line-height:1em;
	}
/*Divider Properties*/
div#content {
	background:#fff url(images/innerbackground.jpg) top left repeat-y;
	width:800px;
	margin:auto;
	padding:0;
	height:100%;
	}
div#subject {
	float:left;
	padding:5px;
	margin:0 0 0 0;
	width:510px;
	height:auto;
	text-align:left;
	}	
div#nav ul{
	float:left;
	background:#FF9B59;
	margin:0;
	padding:0;
	width:800px;
	height:auto;
	text-align:left;
	border-bottom:3px solid #039;
	}
div#sidebar {
	float:left;
	margin:10px 0 0 15px;
	padding:5px;
	width:250px;
	text-align:left;
	}
div.note {
	position:relative;
	margin:20px 0 35px 0;
	padding:0 10px 5px 5px;
	}
div.note p {
	font-size:80%;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	}
div.note h3 {
	color:#418489;
	font-style:normal;
	font-weight:bold;
	}
div#footer {
	background:#99CC99;
	border-top:3px solid #039;
	clear:both;
	margin:0;
	padding:0;
	width:800px;
	}
div#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .7em;
	line-height: 12px;
	}
/*Page Navigation Properties*/
a:link {
	color: #039;
	text-decoration: none;
	line-height: 14px;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	}
a:visited {
	color: #f93;
	text-decoration:none;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	}
a:hover {
	color: #36f;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
/*Main Navigation Link Properties*/
#mainnav ul, #mainnav li {
	font-family:Arial, Verdana, Georgia, sans-serif;
	margin:0;
	padding:0;
	display:inline;
	list-style-type: none;
	font-size:90%;
	text-align:center;
	}
#mainnav a:link, #mainnav a:visited {
	float: left;
	line-height:12px;
	font-weight: normal;
	margin:5px 5px 0 5px;
	padding:8px 0 9px 0;
	text-decoration: none;
	color: #DF5900;
	font-size:90%;
	}
#mainnav a:link#current, #mainnav a:visited#current, #mainnav a:hover {
	background:url(images/triroll.gif)bottom center no-repeat;
	color: #fff;
	font-size:90%;
	}
#mainnav a:hover { color: #039;}

/*Sidebar Navigation Properties*/
#links ul {
	background:transparent;
	display:block;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	line-height:20px;
	font-size:1em;
	}
#links ul li a {
	background:transparent url(images/button.gif) left no-repeat;
	padding-left:15px;
	margin:0 0 0 10px;
	text-align:left;
	text-decoration:none;
	color:#039;
	font-family:Arial, Georgia, Verdana, sans-serif;
	}
#links ul li a:hover {
 	background:transparent url(images/buttonroll.gif) left no-repeat;
	color:#696;
	font-family:Arial, Georgia, Verdana, sans-serif;
	}
#links ul ul li {
	list-style-type: none;
	margin:0 0 0 5px;
	padding:0;
	line-height: 20px;
	}
#links ul ul li a {
	background:transparent;
	text-decoration:none;
	color:#f60;
	font-size:80%;
	}
#links ul ul li a:hover {
	background:transparent;
 	color:#36f;
	}
#links ul li a:link#current, #links a:visited#current, #links a:hover {
 	background:transparent url(images/buttonroll.gif) left no-repeat;
	color:green;
	text-decoration:none;
	font-weight:normal;
	}

#links ul ul li a:link#subcurrent, #links a:visited#subcurrent, #links a:hover {
	background:none;
	color:green;
	text-decoration:none;
	font-weight:normal;
	}
/*Footer Properties*/
#footer a:link, #footer a:hover, #footer a:visited {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	}
/*List Styles*/
ul {
	list-style:none;
	margin:0;
	padding:0 10px 5px 10px;
	font-size:90%;
	line-height:20px;
	font-weight:normal;
	}
ul.currentnav {
	list-style: disc url(images/current.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size:100%;
	font-weight: bold;
	}

ol {
	font-size:90%;
	list-style:decimal inside;
	line-height: 20px;
	margin:0;
	padding:0 10px 5px 10px;
	}
	
ol.benchmarks {
	list-style:upper-alpha inside;
	line-height:20px;
	margin:0 0 10px 20px;
	}
	
ol.standards {
	list-style:decimal inside;
	line-height:20px;
	margin:0 0 10px 20px;
	}
	
dl {
	line-height: 15pt;
	margin: 0;
	}
	
dt {
	font-weight: bold;
	margin: 0 0 0 15px;
	}
	
dd {
	margin: 0 0 10px 15px;
	}

/*Links page properties*/
ul#lanav {
	list-style: disc url(images/booksico.gif) inside;
	margin-left: 0;
	padding: 0;
	line-height: 20px;
	font-weight: normal;
	vertical-align: top;
	}

ul#scinav {
	list-style: disc url(images/microscopeico.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-weight: normal;
	}
	
ul#ssnav {
	list-style: disc url(images/globeico.gif) inside;
	margin-left: 0;
	padding: 0;
	line-height: 20px;
	font-weight: normal;
	vertical-align: top;
	}
	
ul#miscnav {
	list-style: disc url(images/pencilico.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-weight: normal;
	vertical-align: top;
	}
	
p.links  {
	font-style: normal;
	font-weight: normal;
	font-size: .7em;
	line-height: 12px;
	color: #600;
	margin: 0 0 10px 0;
	padding: 0;
	}

/*Homework page use only*/
.clause {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 70%;
	}

/*FAQ's page use only*/
.faq {
	font-style: normal;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
	
.date {
	font-size: .7em;
	color: white;
	text-align: right;
	margin: 0;
	padding: 0;
	}

.top {
	margin: 0;
	padding: 0;
	text-align: right;
	}
