/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* Old code -- Dunno where these are used if at all */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

BODY {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, Verdana, sans-serif;
}	

a {
	color: #000000;
	text-decoration: none;
}
	
h1 {
	font-size: 16pt;
} /* section header */

h2 {
	font-size: 14pt;
} /* main headline */

h3 {
	font-size: 12pt ;
	font-weight: bold;
} /* secondary headline */

h4 {
	font-size: 11pt;
	color: #0033cc;
} /* subheads for body text */	
	
.MainHeader {
	font-size: 20px;
	font-weight: bold;
}

.Header {
	font-size: 16px;
	font-weight: bold;
}

.MenuHeader {
	font-size: 14px;
	font-weight: bold;
}
			 
.smalltext {
	font-size: 12px;
}

.helptext {
	cursor: help;
}

.helpTableHeader {
	border-bottom: 1px solid black;
}

.helpTableProperty {
	border-right: 1px solid black;
}
					
.error {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
			 
.tagline {
	font-family: Times New Roman, Times, serif;
	text-indent: 0;
}
			
.endnote {
	text-indent: 0;
	background-color: #99ccff;
	padding: 5px;
	border: 1px solid;
} /* for endnote copy */
			
.errortext {
	font-size: 14px;
	color: red;
	font-weight: bold;
}	
		
.copy {
	font-size: 10pt;
	color: #000000;
} /* default copy */
		
.copysmall {
	font-size: 12px;
} /* small copy */
		
.highlight	{
	font-size: 10pt;
	color: #0033cc;
	font-weight : bold;
} /* colored and bold text in copy size */

.highlightsmall	{
	font-size: 8pt;
	color: #0033cc;
	font-weight : bold;
} /* colored and bold text in copy size */

.input {
	font-size: 8pt;
	color: #0099ff;
	background: #000099;
	font-weight: bold;
}

.fieldrequired	{
	font-size: 12px;
	color: #CC0000;
}

input {
	font-size:12px;
}

select {
	font-size: 12px;
}

textbox {
	font-size: 12px;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* More old code */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

.lnav {
	font-size: 10.5px;
	font-weight: bold;
	color: black;
}
			 
.lnavie {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.lnavmie {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.lnavsaf {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.lnavw {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.snavtitle {
	font-size: 9px;
	font-weight: normal;
	color: black;
}

.tnavw {
	font-size: 8px;
	font-weight: bold;
	color: white;
}

.tnavb {
	font-size: 8px;
	font-weight: bold;
	color: black;
}

.searchbox {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.gentext {
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.swtext {
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.swtexts {
	font-size: 7pt;
	font-weight: normal;
	color: black;
}

.formtext {
	font-size: 11px;
	color: black;
}
	 
.hometext {
	font-size: 10px;
	font-weight: normal;
	color: black;
}
		 
.producttext {
	font-size: 12px;
	font-weight: normal;
	color: black;
}
			 
.viewcart {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.shop {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.shop:link {
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
a.shop:hover {
	font-size: 10pt;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

		 
/* a.nava:link { color: blue; text-decoration: none } */
/* a.nava:active { color: red; text-decoration: none } */
/* a.nava:visited { color: blue; text-decoration: none } */
/* a.nava:hover { color: green; text-decoration: underline } */

/* a.navb:link { color: green; text-decoration: none } */
/* a.navb:active { color: yellow; text-decoration: none } */
/* a.navb:visited { color: red; text-decoration: none } */
/* a.navb:hover { color: orange; text-decoration: underline } */

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* Following is the newest code */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

a.normal {
	color:blue;
	text-decoration:underline;
}

#container {
	position: relative;
	top: 213px;
	left: 143px;
}
#content {
	position: relative;
	width: 847px;
}
html>body #content {
	width: 845px;
}

#copy {
	position: relative;
	width: 677px;
	float: left;
	z-index: 1;
}

#copyHeaderDiv {
	position: relative;
	top: -18px; 
	width:600; 
	height:30; 
	left: 0px; 
	z-index: 2;
}

#copyLineDot{
	text-align: 
	left; 
	width:600; 
	position: relative; 
	top: 4px; 
	left:-20px; 
	font-family:Arial, Helvetica, sans-serif;
}

html>body #copy {
	width: 670px;
}

#bigCopy {
	position: relative;
	width: 837px;
	z-index: 1;
}
html>body #bigCopy {
	width: 825px;
}

#rightMenu {
	position: relative;
	border: 2px solid #FFD200;
	width: 180px;
	float: right;
	z-index: 1;
}
html>body #rightMenu {
	width: 188px;
}

.catHead {
	color: #000;
	font-weight: bold;
	line-height: 20px;
}
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/* branding images */
#TouchmathLogo {
	position: absolute;
	top: 151px;
	left: 183px;
}
#TouchmathMotto {
	position: absolute;
	top: 168px;
	left: 486px;
}
#touchmathLogoSmall {
	position: absolute;
	top: 185px;
	left: 815px;
}

/* Date */
#date {
	position: absolute;
	WAS_top: 137px;
	WAS_left: 807px;
	top: 104px;
	left: 848px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.datefirstgrade {
	color: #FFCC33;
}

/* Link Color Changes for Text on the navigation bar background color */
.linkOver {
	color: #09C;
}
.linkOverprek {
	color: #FC3;
}
.linkOverkindergarten {
	color: #FC3;
}
.linkOverfirstgrade {
	color: #09C;
}
.linkOversecondgrade {
	color: #FC3;
}
.linkOveruppergrades {
	color: #09C;
}

.copyHeader {
	background: #fff; 
	font-size: 24px; 
	font-weight: bolder; 
	color: #CC3333; 
	padding-right:5px;
}
