/***********************************************/
/* elementary                                  */
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: comic sans ms,Arial;
	color: #333333;
	line-height: 1.166;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #336699 url("../images/bg_grad_blue3.gif") fixed;
}
hr {
	border: 0;
	width: 100%;
	text-align: left;/*this will align it for IE*/
	margin: 5px 5px 5px 0px; /*this will align it left for Mozilla*/
	color: #66CC66;
	background-color: #66CC66;
	height: 2px;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/************** test Span styles **************/

/*span:visited{ text-decoration:none; color:#293d6b;}
span:hover{ text-decoration:underline; color:#293d6b;}
span { color:#293d6b; cursor: pointer}*/

/************** header tag styles **************/
h1{
 font: 110% Arial,sans-serif;
 text-align: center;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 115% Arial,sans-serif;
 text-align: left;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h3{
 font: bold 130% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h4{
 font: bold 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/
ul {
/*margin-left:5px;*/
margin-right:0px;
list-style:disc;
}
ul ul{
 list-style-type: square;
}
ul ul ul{
 list-style-type: none;
}
/********* form and related tag styles *********/

/*.citationExample{
 font: 100%;
 color: #CC0000;
}*/

form {
	margin: 0;
	padding: 0;
}
label{
	display: block;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	width: 190px;
	padding-right: 5px;
}
namelabel{
	display: block;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	width: 110px;
	padding-right: 5px;
}

input:focus {
background-color: #FFFFCC;
}

input{
	/*display: block;
	float: left;*/
	margin-bottom: 2px;
	background: #FFFFFF;
}
iinput{
	font-style: italic;
	display: block;
	float: left;
	margin-bottom: 5px;
	background: #FFFFFF;
}
nameInput{
	float: left;
	margin-bottom: 2px;
	background: #FFFFFF;
}

label2 {
	text-align: right;
	padding-right: 2px;
}

br {
	clear: left;
}

/********* CM form and related tag styles *******/

.submit-button
{
clear: both;
font-weight: bold;
background: #CCFF99;
border: 2px #FFFFFF outset;
padding: 0px 0px;
/*margin: 10px 10px 2px 100px;*/
}

.delete-buttonOld
{
clear: both;
font-weight: bold;
color: #990000;
background: #FFFFFF;
border: 2px #CC3333 outset;
padding: 0px 0px;
/*margin: 10px 10px 2px 100px;*/
}

.delete-button
{
clear: both;
font-weight: bold;
text-decoration: underline;
color: #000000;
background: #FFFFF0;
border: none;
padding: 0px 0px;
/*margin: 10px 10px 2px 100px;*/
}

fieldset
{
border: #26a solid 2px;
background: #FFFFF0;
width: 38em;
padding: 5px 5px 5px 5px;
}

legend
{
font-weight: bold;
background: #CCFF99;
border: #26a solid 2px;
padding: 2px 20px 4px 40px;
text-indent: -20px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 500px;
}

#pagediv {
	position: absolute;
	top: 102px;
	left: 5px;
	width: 840px;
	padding: 5px 0px 5px 5px;
	background: #FFFFFF;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#masthead{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 600px;
	padding: 5px 0px 0px 50px;
	/*width: 95.6%;*/
}
#pageNav{
	float: left;
	width: 184px;
	height: 100%;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
#pageLinks{
	float: right;
	width: 200px;
	padding: 2px 2px 2px 2px;
	font: small Verdana,sans-serif;
}

.nameDiv {
	position: relative;
	left: 60px;
	top: 5px;
	padding: 2px 2px 2px 2px;
	border-bottom: 2px dotted #66CC66;
	width: calc(100% - 60px);
}

.nameDiv2{
	position: relative;
	left: 70px;
	top: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border-bottom: 2px dotted #66CC66;
}
.nameDivFinalLabel{
	position: relative;
	left: 60px;
	top: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
}

.nameDivFinal{
	position: relative;
	left: 75px;
	top: 10px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border-bottom: 2px dotted #66CC66;
}
.volumeDiv{
	position: relative;
	left: 136px;
	top: 0px;
	bottom: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
}
.issueDiv{
	position: relative;
	left: 135px;
	top: 0px;
	bottom: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
}
.monthDiv{
	position: relative;
	left: 152px;
	top: 0px;
	bottom: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
}
.accessDiv{
	position: relative;
	left: 40px;
	top: 0px;
	bottom: 5px;
	display: inline;
	padding: 2px 2px 2px 2px;
}
.note{
  font-size:60%;
}
input + .note {
	margin-left: 5px;
}
#pageLinks a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

#pageLinks a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#content{
	/*float: top;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border-left: 0px solid #CCCC99;
}
#content a{
	font-weight: bold;
}
#content a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 8px 0px 4px 0px;
	color: #ffffff;
	font-weight: normal;
}
/************* globalNav styles ****************/
#globalNav{
	position: relative;
	width: 600px;
	font-family: Arial,sans-serif;
	height: 40px;
	/*color: #FFFFFF;*/
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	/*background-image: url("../images/globalNavBGBlue12.gif");*/
	/*background-repeat: no-repeat;*/
}
#globalNav img{
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 600px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #005FA9;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #8FB8BC;
}
a.glink:hover{
  	background-image: url('../elementary/%08');

}
.skipLinks {display: none;}
/*************** search styles *****************/
#search      {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
#search a:link, #search a:visited  {
	font-size: 80%;
	font-weight: bold;
}
#search a:hover{
	margin: 0px;
}
/****** howToNav styles (was breadcrumb) *********/
#howToNav{
	position:absolute;
	top: 65px;
	left: 5px;
	min-width: 740px;
	font-family: comic sans ms,Arial;
	font-size: 80%;
	height: 38px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/globalNavBGGreen20.gif");
	background-repeat: no-repeat;
}
#howToNav a{
	color: #006600;
}
#howToNav a:visited{
	color: #006600;
	text-decoration: none;
}
#howToNav a:hover{
	color: #006600;
	text-decoration: underline;
}
/************** feature styles *****************/
.feature{
	padding: 10px 10px 10px 10px;
	font-size: 95%;
	min-height: 350px;
}
html>body .feature {height: auto;}
.font-family h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	border-top: 0px solid #cccccc;
	font-family: Arial,sans-serif;
	font-size: small;
	color: #333333;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
}
#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
/************* relatedLinks styles **************/
.relatedLinks{
	font-size: 100%;
	font-family: Arial,sans-serif;
	padding: 2px 2px 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #dfeecb;
}
.teacherLinks{
	position: relative;
	font-size: 100%;
	font-family: Arial,sans-serif;
	padding: 2px 2px 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFCC;
}
.relatedLinks h3{
	padding: 0px 0px 2px 0px;
}
.relatedLinks a{
	display: block;
	color: #333333;
}
/************* sourceLinks styles **************/
.sourceLinks {
	font-size: 100%;
	font-family: Arial,sans-serif;
	padding: 2px 2px 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #FFFF66;
}
.sourceLinks {
	position: relative;
	font-size: 100%;
	font-family: Arial,sans-serif;
	padding: 2px 2px 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFCC;
}
.sourceLinks h3{
	padding: 0px 0px 2px 0px;
}
.sourceLinks a{
	display: inline;
}
/************* form styles **************/
pre {
    white-space: normal;
}
table {
  border-collapse:collapse;
}
td.citationButtonLeft{
  height:14px;
  padding: 0px 10px 4px 10px;
  font-size: 14px;
  vertical-align: middle;
}
td.citationButtonMiddle{
  height:14px;
  border-right:2px groove blue;
  border-left:2px groove blue;
  padding: 0px 10px 4px 10px;
  font-size: 14px;
  vertical-align: middle;
}
td.citationButtonOneEdge{
  height:14px;
  border-left:2px groove blue;
  padding: 0px 10px 4px 10px;
  font-size: 14px;
  vertical-align: middle;
}
td.citationButtonRight{
  height:14px;
  padding: 0px 10px 4px 10px;
  font-size: 14px;
  vertical-align: middle;
}
td.nav {
  height:40px;
  border-right:2px groove white;
  padding:0px;
  font-size: 12px;
  vertical-align: top;
}
td.navLast {
  height:40px;
  border-right:0px groove white;
  padding:0px;
  font-size: 12px;
  vertical-align: top;
}
td.highLight1 {
  height:40px;
  border-right:2px groove white;
  padding:0px;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  background-image: url("../images/highLightLeft.gif");
}
td.highLight2 {
  height:40px;
  border-right:2px groove white;
  padding:0px;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  background-image: url("../images/highLightCenter.gif");
}
td.highLight3 {
  height:40px;
  border-right:0px groove white;
  padding:0px;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  background-image: url("../images/highLightRight.gif");
}
/**************** min height ************/
  .prop {
    float:right;
    width:1px;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.min500px {
    height:900px;
}

.declared {
	color: red;
	font-family: arial;
	font-weight: normal;
	font-size: 18px;
}
.programmed {
	color: blue;
	font-family: helvetica;
	font-weight: bold;
	font-size: 12px;
}

.clearboth { clear: both; }

#citation {
	float: left;
	position: relative;
	top: 5px;
	left: 10px;
	font-family: times, helvetica;
	font-size: 12px;
	font-size: 100%;
	width: 520px;
	padding: 10px 10px 10px 30px;
/*	background-image: url("../images/paper.jpg");*/
	border: 2px dotted #CC6600;
	text-indent: -30px;
}

.citationclass{

}

#saveNotice {
	margin: 5px 10px;
	padding: 5px 0 0 0;
	color: #c60;
	font-family:comic sans ms,Arial;
	font-size: 90%;
}

.agreement {
    display: none;
}

/********************* end **********************/
