/* Colors for the months on the "I Care" website are as follows: 
JAN = #a70a25	Light = #ff7873		Lighter = #ffbbaa
FEB = #8b0305	Light = #c58182		Lighter = #e2c0c0
MAR = #511c74	Light = #a88eba		Lighter = #d3c6dc
APR = #65b345	Light = #9ddcf9		Lighter = #f8fdff	Darker = #4f8c36	
MAY = #f7941d	Light = #fbca8e		Lighter = #fde4c6	Darker = #cb602b
JUN = #ec008c	Light = #f680c6		Lighter = #fabfe2
JUL = #00adef	Light = #80d6f7		Lighter = #bfeafb
AUG = #ed1c24	Light = #f68e92		Lighter = #fac6c8
SEP = #8e5ba5	Light = #c7add2		Lighter = #e3d6e8
OCT = #00a650	Light = #80d3a8		Lighter = #bfe9d3
NOV = #f04e23	Light = #f8a791		Lighter = #fbd3c8
DEC = #00a99d	Light = #80d4ce		Lighter = #bfe9e6
----------------------------------------------------------*/

/*---------------NOTES FOR CHANGING PAGES EACH MONTH----------------
	Change colors on SpryMenuBarHorizontal.css
	Chage colors on SpryCollapsiblePanel.css
	
---------------------------------------------------------*/


/*----------------ALL PAGES------------------*/
@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e9f2fb;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/background/diagonalwide-neonblue.gif);  /*To change the background picture for the "I Care" site, just replace the 3-letter month abbreviation with the month you which to change to. For example, change within the parentheses (images/janback.gif) to (images/febback.gif). */}
	
.oneColLiqCtr #container {
	width: 825px;  /* this will create a container 90% of the browser width */
	background: #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto; /* the auto margins (in conjunction with a width) center the page */
	margin-bottom: 15px;
	margin-left: auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;}
	
.oneColLiqCtr #header {
	padding-left: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-right: 0px;
	margin-top: 15px;
	background: #ffffff url(images/header/neonblueheader.gif) no-repeat top left;
	width:825px;
	height:184px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;}

.oneColLiqCtr #menubar {
	width:825px;
	padding-top:0px;
	padding-bottom: 0 px;
	margin-left:auto;
	margin-right:auto;
	margin-top:155px;
	margin-bottom:10px;
	background-color: #1c9ad6;
	text-align:center;
	height:28px;}

.oneColLiqCtr #MainContent {
	margin-bottom: 20px;
	margin-right:auto;
	margin-left:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:center;}

h1.pagetitle {
font:Verdana, Arial, Helvetica, sans-serif;
color:#1c9ad6; /* Change color according to month color listed at the top of this page*/
font-style:italic;
font-size:x-large;

text-align:left;
margin: 0 0 0 0;
border-bottom:none;
border-top:none;}

h2.pagesubtitle {
font:Georgia, "Times New Roman", Times, serif;
color:#1c9ad6; /* Change color according to month color listed at the top of this page*/
font-style:italic;
font-size:large;
text-align:left;
margin: 0 0 0 0;}

h1 {
	color:#1c9ad6; /* Change color according to month color listed at the top of this page*/
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	margin-top:0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #1c9ad6;
	border-top: 1px dotted #1c9ad6;}

h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-bottom: 5px;
	margin-top:15px;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h3 {
	color:#000000;
	font-weight:bold;
	font-size:medium;
	text-align:left;
	margin-bottom: 0;
	margin-top:15px;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

h1.product {
	color:#1c9ad6;
	font-size:14px;
	text-align:left;
	margin-bottom:0;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:none;
	border-top:none;}
	
h1.productright {
	color:#1c9ad6;
	font-size:14px;
	text-align:right;
	margin-bottom:0;
	margin-right:10px;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:none;
	border-top:none;}
	
h2.rightalign {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	margin-bottom: 5px;
	margin-top:15px;
	margin-right:10px;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

p {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin-bottom: 20px;
	margin-top:0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
p.rightalign {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-align:right;
	margin-bottom: 20px;
	margin-top:0;
	margin-right:10px;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

p.red {
	color:#ff0000;}
	
p.redright {
	color:#ff0000;
	text-align:right;
	margin-right:10px;}
	
.oneColLiqCtr #spacer {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.oneColLiqCtr #spacer a:link {color:#ff0000; text-decoration:none; }
.oneColLiqCtr #spacer a:active {color:#000000; text-decoration:none; }
.oneColLiqCtr #spacer a:visited {color:#ff0000; text-decoration:none; }
.oneColLiqCtr #spacer a:hover {color:#1c9ad6; text-decoration:underline; }

.oneColLiqCtr #centerblockleft {
	float: left;
	text-align: center;
	width: 198px;
	background: #FFFFFF;
	margin-right: 15px;}

.oneColLiqCtr #centerblock {
	width:90%;
	margin:auto;
	height:241px;}

.oneColLiqCtr #boxright {
	text-align: left;}

ul.lightbulb {
	color: #000000;
	font-weight: normal;
	font-size: medium;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 15px;
	padding-left: 15px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
ul {
	color:#000000;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	margin-left: 15px;
	padding-left: 15px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
li {
	margin-bottom: 5px;}

.oneColLiqCtr #textbox {
	padding-left:20px;
	padding-right:20px;
	margin:0;}

ol li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1c9ad6;
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;}

.oneColLiqCtr #title {
	padding-left:20px;}

hr {color:#1c9ad6; border-collapse:collapse; border-color:#1c9ad6; noshade:noshade;}

table td.light{
	background-color:#e9f2fb}

table td.medium{
	background-color:#9ddcf9}

table td.dark{
	background-color: #1c9ad6}

table tr.light{
	background-color:#e9f2fb}

table tr.medium{
	background-color:#9ddcf9}

table tr.dark{
	background-color: #1c9ad6}

table th.light{
	background-color:#e9f2fb}

table th.medium{
	background-color:#9ddcf9}

table th.dark{
	background-color: #1c9ad6}
	
table.lined {
	border:3px solid #1c9ad6}

table.lined td{
	border:1px solid #1c9ad6}
	
ul.sub1 {list-style-type:circle; margin-top:0px; margin-bottom:8px;}
ul.sub2 {list-style-type:square; margin-top:0px; margin-bottom:8px;}


/*----------------REGULAR LINKS------------------*/
a:link {color:#1c9ad6; text-decoration:none; }
a:active {color:#000000; text-decoration:none; }
a:visited {color:#1c9ad6; text-decoration:none; }
a:hover {color:#1c9ad6; text-decoration:underline; }
/*----------------------------------------------------------------------*/


/*----------------FOOTER INFORMATION------------------*/
.oneColLiqCtr #footer {
	width: 100%;
	height: 70px;
	/*background: transparent url(images/Ike.jpg) no-repeat center right;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #89c86f;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #1c9ad6;}

.oneColLiqCtr #footer p {
	margin:0 0 0 0;
	text-align:center;
	font-size: 10px;}
	
.oneColLiqCtr #footer a:link {color:#000000; text-decoration:none; }
.oneColLiqCtr #footer a:active {color:#000000; text-decoration:none; }
.oneColLiqCtr #footer a:visited {color:#000000; text-decoration:none; }
.oneColLiqCtr #footer a:hover {color:#1c9ad6; text-decoration:underline; }

.oneColLiqCtr #footer table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;}

.oneColLiqCtr #copyright {
	width:400px;
	margin-right:auto;
	margin-left: auto;
	margin-top: 5px;}

.oneColLiqCtr #Ike {
	width:50px;
	float:right;}

.oneColLiqCtr #copyright p {
	color:#1c9ad6;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;}
/*--------------------------------------------------------------------------------*/


/*----------------HORIZONTAL DIVIDER------------------*/
.oneColLiqCtr #horizontaldivider {
	width: 300px;
	height: 5px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 20px;
	background: transparent url(images/divider/juldivider.gif) no-repeat top left;}
/*-------------------------------------------------------------------------------*/


/*----------------CATALOG LINKS------------------*/
p.catalog a:link {color:#1c9ad6; text-decoration:none; font-weight:bold;}
p.catalog a:active {color:#000000; text-decoration:none; }
p.catalog a:visited {color:#1c9ad6; text-decoration:none; font-weight:bold;}
p.catalog a:hover {color:#1c9ad6; text-decoration:underline; }
/*----------------------------------------------------------------------*/


/*----------------SHIRT PAGES------------------*/
.oneColLiqCtr #t-shirtbox {
	padding-left:20px;
	padding-right:20px;
	margin:0;
	font-size:x-small;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;}
/*--------------------------------------------------------------------------------*/


/*----------------GRANT PAGES------------------*/
.oneColLiqCtr #grantbox {
	padding-top:1px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:30px;
	width:678px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #1c9ad6;
	background:#e9f2fb url(images/borders/sidelinkright.gif) no-repeat top right;}

.oneColLiqCtr #grantboxheader {
	height: 10px;
	width:725px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(images/borders/neonbluetopborder.gif) no-repeat bottom left;}

.oneColLiqCtr #grantboxfooter {
	height: 18px;
	width:725px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(images/borders/neonbluebottomborder.gif) no-repeat top left;}

.oneColLiqCtr #granthead1 {
	height: 32px;
	background: transparent url(images/grants/Sprint-January-Heading.gif) no-repeat top left;
	padding-left:-5px;}
	
.oneColLiqCtr #granthead2 {
	height: 66px;
	background: transparent url(images/grants/SafeDrugFreeSchools.gif) no-repeat top left;}
	
.oneColLiqCtr #granthead3 {
	height: 32px;
	background: transparent url(images/grants/Lowes-January-Heading.gif) no-repeat top left;}
	
h2.award {
	margin-bottom:0px;
	margin-top:0px;}

p.award {
	margin-top:10px;}
/*-------------------------------------------------------------------------------*/


/*----------------SAMPLES------------------*/	
h1.sample {
	text-align:center;
	color:#1c9ad6;
	margin-bottom:5px;
	border-bottom:none;
	border-top:none;}

.oneColLiqCtr #sample p {
	margin-bottom:0px;}

.oneColLiqCtr #sample {
	border: 1px dotted #1c9ad6;
	margin-bottom: 8px;
	padding: 2px;}
/*----------------------------------------------------------------------------*/


/*----------------HOME PAGE------------------*/
.oneColLiqCtr #centercontent {
	width:500px;
	margin-right:auto;
	margin-left:auto;}

.oneColLiqCtr #homehead1 {
	height:70px;
	/*background: transparent url(images/homepage/May-Homepage-Main-Heading.gif) no-repeat top left;*/}

.oneColLiqCtr #homehead1 a:link {color:#1c9ad6; text-decoration:none; }
.oneColLiqCtr #homehead1 a:active {color:#000000; text-decoration:none; }
.oneColLiqCtr #homehead1 a:visited {color:#1c9ad6; text-decoration:none; }
.oneColLiqCtr #homehead1 a:hover {color:#FF0000; text-decoration:none; }

.oneColLiqCtr #mainblurbheader {
	height: 14px;
	width:460px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: transparent url(images/borders/janmainblurbtop.gif) no-repeat top left;}
	
.oneColLiqCtr #mainblurb {
	width:460px;
	height:325px;
	margin-right:auto;
	margin-left:auto;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	color:#1c9ad6;
	background-color:#e9f2fb;
	border-left:1px solid #1c9ad6;
	text-align:left;
	background: #e9f2fb url(images/borders/janmainblurbright.gif) no-repeat top right;	}
	
.oneColLiqCtr #mainblurb p {
	margin-bottom:0px;
	color:#1c9ad6;
	padding-left:6px;
	padding-right:40px;
	font-size:10px;
	margin-right:20px;}

.oneColLiqCtr #mainblurb h1{
	padding-left:10px;
	margin-bottom:5px;
	color:#1c9ad6;
	font-size:17px;
	border-bottom:none;
	border-top:none;}

.oneColLiqCtr #mainblurb h2{
	padding-left:10px;
	margin-bottom:5px;}

.mainblurbnote {
	color:#000000;
	font-size:14px;}

.homespecialred a:link {color:#ff0000; text-decoration:none; font-weight:bold;}
.homespecialred a:active {color:#000000; text-decoration:none; }
.homespecialred a:visited {color:#ff0000; text-decoration:none; font-weight:bold;}
.homespecialred a:hover {color:#1c9ad6; text-decoration:underline; }

oneColLiqCtr #homespecialred {
	text-align: center;
	margin-right:auto;
	margin-left:auto;}

.oneColLiqCtr #mainblurbtext {
	width:389px;
	float:left;
	margin-left:5px;}
	
.oneColLiqCtr #mainblurbfooter {
	height: 16px;
	width:460px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: transparent url(images/borders/janmainblurbbot.gif) no-repeat top left;}

.oneColLiqCtr #blurbboxheader {
	height: 15px;
	width:306px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(images/borders/janblurbtop.gif) no-repeat top left;}

.oneColLiqCtr #blurb {
	width:470px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	color:#1c9ad6;
	padding-top:25px;
	margin-left:5px;}

.oneColLiqCtr #blurbboxfooter {
	height: 15px;
	width:310px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(images/borders/janblurbbot.gif) no-repeat top left;}

ul.blurb {
	color: #FFFFFF;
	margin-bottom:0px;}

h2.blurb {
	color:#FFFFFF;
	margin:0;}

.oneColLiqCtr #blurb a:link {color:#e9f2fb; text-decoration:none; }
.oneColLiqCtr #blurb a:active {color:#000000; text-decoration:none; }
.oneColLiqCtr #blurb a:visited {color:#999999; text-decoration:none; }
.oneColLiqCtr #blurb a:hover {color:#ffffff; text-decoration:underline; }

.oneColLiqCtr #picture {
	height:210px;
	width: 225px;	
	float:right;}

.oneColLiqCtr #boxpicture {
	height:250px;
	width:205px;
	float:right;
	margin-right:10px;
	margin-top:0px;
	margin-left:10px;
	text-align:left;
	vertical-align:middle;}

.oneColLiqCtr #hometextbox {
	text-align: center;
	margin-left:auto;
	margin-right:auto;}

.oneColLiqCtr #news {
	text-align:right;
	padding-bottom:15px;
	padding-top:5px;
	padding-right: 5px;
/*--	background: transparent url(images/homepage/janarrow.gif) no-repeat bottom;--*/
	width:195px;
	margin-left:auto;
	margin-right:0px;}

.oneColLiqCtr #news hr{
	color:#e9f2fb;
	size:1px;
	margin-top:5px;
	margin-bottom:5px;}

p.news {
	margin:0 0 5px 0;
	padding: 0 0 0 0;
	text-align:right;}

p.news a:link {color:#1c9ad6; text-decoration:none; }
p.news a:active {color:#1c9ad6; text-decoration:none; }
p.news a:visited {color:#1c9ad6; text-decoration:none; }
p.news a:hover {color:#1c9ad6; text-decoration:underline; }




h1.news {
	color:#1c9ad6;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	border-bottom:none;
	border-top:none;}

p.donate {
	margin:0 0 5px 0;
	padding: 0 0 0 0;
	text-align:right;}

.oneColLiqCtr #picturebar {
	height: 200px;
	background: transparent url(images/homepage/JanPictureBar_01.jpg) top left;}

.homecaption {
	font-size: 12px;
	font-weight:bold;
	color:#1c9ad6;
	text-align:left;}
	
.oneColLiqCtr #specialnote {
	width:550px;
	border: dotted 3px #1c9ad6;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#1c9ad6;
	color:#ffffff;}

h1.conference {font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; vertical-align:middle; border:none; padding-bottom:0px; padding-right:5px; margin-bottom:0px;}
h1.conference a:link {color:#8dc63f; text-decoration:none;}
h1.conference a:active {color:#000000; text-decoration:none; }
h1.conference a:visited {color:#8dc63f; text-decoration:none; }
h1.conference a:hover {color:#ff0000; text-decoration:underline; }

.oneColLiqCtr #sidelinks p {
	font-weight:bold;
	border-top:2px dotted #9ddcf9;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	padding-left:5px;
	padding-right:10px;
	margin-right:2px;}

.oneColLiqCtr #sidelinks {
	width:175px;
	padding-right:5px;
	border-left:solid 1px #1c9ad6;
	background: #f8fdff url(images/borders/sidelinkright.gif) no-repeat top right;}

.oneColLiqCtr #sidelinks a:link {color:#1c9ad6; text-decoration:none;}
.oneColLiqCtr #sidelinks a:active {color:#000000; text-decoration:none; }
.oneColLiqCtr #sidelinks a:visited {color:#1c9ad6; text-decoration:none; }
.oneColLiqCtr #sidelinks a:hover {color:#ff0000; text-decoration:none; }

.oneColLiqCtr #sidelinkstop {
	width:185px;
	height:15px;
	background: transparent url(images/borders/sidelinktop.gif) no-repeat top left;}

.oneColLiqCtr #sidelinksbot {
	width: 185px;
	height: 15px;
	background: transparent url(images/borders/sidelinkbot.gif) no-repeat top left;}

.oneColLiqCtr #sidelinksright {
	width:10px;
	background: transparent url(images/borders/sidelinkright.gif) no-repeat top right;}

.oneColLiqCtr #twitter {
	width:185px;}
/*--------------------------------------------------------------------------------------*/


/*----------------CONFERENCES------------------*/
table.register {background-color: #e9f2fb;
	border: 1px;
	border-color: #000000;}

table.review {border: 3px;
	border-color: #1c9ad6;
	border-style:solid;
	border-collapse:collapse;}

table.review td.dark{
	background-color: #1c9ad6}
	
table.review p.comment{text-align:right;
	font-style:italic;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	padding-right:10px;
	padding-left:10px;}

table.review p.attendee {text-align:right;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:dotted 1px #1c9ad6;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;}

table.reviewscore {border:1px;
	border-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1c9ad6;
	text-align:center;
	border-style:dotted;
	border-collapse:collapse;}

table.scores {
	border:1px;
	border-style:solid;
	border-color:#1c9ad6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font weight: bold;
	padding:10px;}

table.scores td{border: 1px;
	border-color:#1c9ad6;
	border-style:solid;}

table.general {border: 3px;
	border-color: #1c9ad6;
	border-style:solid;
	border-collapse:collapse;}
	
#question {
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
}

#question p {
	color:#000000;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin-bottom: 0px;
	margin-top:0px;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

.rating {
	text-align:center;
	font-family:Trebuchet, Arial, Helvetica-Normal, SansSerif;
	border-bottom:2px solid #1c9ad6;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px;}

.ratingnumber {
	font-family:Trebuchet, Arial, Helvetica-Normal, SansSerif;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:auto;}

table.general td.light{
	background-color:#e9f2fb}

table.general td.medium{
	background-color:#9ddcf9}

/*--------------------------------------------------------------------------------------*/


/*----------------CURRICULUM PAGES------------------*/
		/*--------2nd Grade--------*/
.2ndstyle6 {font-size: 14px;}

.2ndstyle7 {
	font-size: 12px;
	font-style: italic;}
	
.2ndstyle8 {
	color: #1c9ad6;
	font-weight: bold;}
	
.2ndstyle12 {font-size: 14px}
	
		/*--------6th Grade--------*/
.6thstyle5 {font-size: 12px}
p.curriculum {text-align:center;}
.6thstyle8 {font-size: 14px}
		
		/*--------9th Grade--------*/
.9thstyle5 {font-size: 12px}
.9thstyle8 {font-size: 14px}
/*------------------------------------------------------------------------------------*/


/*----------------ADVANTAGE PAGE------------------*/
table.advantage {
	font-size:12px;
	text-align:left;}

acronym.advantage {
	border-bottom: 1px dotted #1c9ad6;
	cursor:help;
	font-weight:bold;}

ul.advantage {
	margin:0px;}

p.list {
	margin-bottom:0px;}

.oneColLiqCtr #advantagebox {
	border: 1px solid #1c9ad6;
	padding: 5px;}
	
.advantagestyle6 {font-size: 12px; color: #1c9ad6; }
/*-------------------------------------------------------------------------------*/


/*----------------GENERIC STYLES------------------*/
.style5 {font-size: 12px}
.style7 {font-size: 14px}
.style21 {
	color: #1c9ad6;
	font-weight: bold;}
.style4 a:hover {color:#1c9ad6; text-decoration:underline;}
/*-----------------------------------------------------------------------------*/


/*----------------BOOKS------------------*/
ul.books {
	padding-left:25px;
	font-style:italic;
	margin: 0 0 0 0;}
/*---------------------------------------------------------------------------*/


/*----------------CONSTRUCTION PAGE------------------*/
.constructstyle1 {
	font-size: large;
	text-align:center;}

.oneColLiqCtr #contentstyle {
	text-align:center;
	margin-right:50px;
	margin-left:50px;}

.constructstyle3 {
	font-size: 16px;
	text-align: center;}

.constructstyle4 {font-size: 16px}
/*---------------------------------------------------------------------------*/


/*----------------DMS PAGES------------------*/
table.DMS p {
	margin:0 0 0 0;}
/*--------------------------------------------------------------------------*/


/*----------------FAQ PAGE------------------*/
.oneColLiqCtr #faqhead h2{
	padding:10px;
	color:#ffffff;
	background-color:#1c9ad6;}
/*---------------------------------------------------------------------------*/


/*----------------LINKS PAGE------------------*/
p.links {
	margin-bottom:8px;}
/*--------------------------------------------------------------------------*/


/*----------------MODEL PAGE------------------*/
.style6 {
	font-size: 15px;
	color: #1c9ad6;}
	
.style10 {
	font-size: 10px;
	font-weight: bold;}
	
.style12 {
	font-size: 10px;
	font-style:italic;}
	
.style16 {font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style17 {color: #FFFFFF; font-size: 18px;}
.style18 {color: #FFFFFF; font-size: 18px; font-weight: bold; }
.style20 {font-size: 10px; font-style: italic; color: #FFFFFF; }
/*-------------------------------------------------------------------------*/


/*----------------RESEARCH PAGE------------------*/
ol.research li{
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;}
/*-----------------------------------------------------------------------*/


/*----------------STAFF NEWS PAGE------------------*/
h2.staffnews {
	background-color: #1c9ad6;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #ffffff;
	font-weight: bold;}

li.staffnews {
	margin-bottom:0;}

.oneColLiqCtr #staffnews {
	background-color: #ffffff;}

.oneColLiqCtr #staffnews ul {
	margin-bottom: 15px;}

.oneColLiqCtr #staffnews li {
	margin-bottom: 0;}
/*-----------------------------------------------------------------------*/


/*----------------WHERE IS IT USED? PAGE------------------*/
.schoolhead {
	font-size: 12px; 
	font-weight: bold; 
	color:#FFFFFF;}
	
.wherestyle5 {font-size: 12px}

.wheretop {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;}
	
.wherestyle7 {font-size: 12px; font-style: italic; }
