/* BODY */

BODY		{background-color: #FFFFFF;			

			font-family: verdana, Trebuchet MS, Tahoma, sans-serif;			

			font-size: 10pt;			

			font-style: normal;

			color: #000000;			

			text-align: left;

			top-margin: 0px; }	

			



			

/* DIVISIONS */

.graybox {	color: #333;

			background-color: #f7f7f2;

			border: 1px solid #999999;

			padding-left: 12px;

			padding-right: 8px;

			padding-top: 8px;

			padding-bottom: 8px;

			margin-top: 0px;

			text-align: left;

			margin-bottom: 10px;

			margin-left: 0px;

			width: 180px;

			}



.whitebox {

			color: #333;

			background-color: #ffffff;

			border: 1px solid #999999;

			padding: 10px;

			text-align: left;

			margin-bottom: 10px;}





/* PARAGRAPH AND TEXT CLASSES */

p 			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;            

			font-size: 10pt;		

			color: #000000;

			margin-right: 20px }

			

.policy 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			padding: 20px;

			text-align: left;	

			margin-left: 10px;

			margin-right: 0px;

			margin-top: 0px;

			margin-bottom:1px;}



b			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;

			font-weight: bold;

			color: #000000;}

			

.red		{color: #cc0000;}

			

.footsies 	/* p class="footsies" for small font and centered text */

			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;

			color: #777777;

    		font-size: 8pt;

    		margin-top:0em;

			text-align:center; }

			

.helpmenu 	/* p class="helpmenu" for gray box menu in help docs. that need specific spacing between menu item links */

			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;

			color: #000000;

    		font-size:8pt;

    		margin-top:0em;

			margin-bottom:1.3em;

			text-align:center; }

			

.smallfont 	/* p class="smallfont" for small font and left justified text */

			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;

			color: #000000;

    		font-size:8pt;

    		margin-top:0em;

			text-align:left; }

			

.smallred 	/* p class="smallred" for small, red font */

			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;

			color: #cc0000;

    		font-size:8pt;

    		margin-top:0em;

			text-align:left; }



.smallfontright 	/* p class="small" for small font and right justified text */

			{font-family: verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;

			color: #000000;

    		font-size:8pt;

    		margin-top:0em;

			text-align:right; }

		

.heading	{color: #990000;			

			font-family: verdana, Trebuchet MS, Tahoma, sans-serif;			

			font-weight: bold;			

			font-size: 10pt;			

			font-style: none;			

			text-align: left; }



.bold 		{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;

			font-weight: bold;

			color: #000000;}

	

.subtitle 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;

			font-weight: bold;

			color: #000000;}

				

blockquote 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;            

			font-size: 10pt;

			color: #000000;

			margin-right: 20px }

			

/* BIG STYLES FOR FAQ'S 'Q' AND 'A' LETTERS. USE AS SPAN CLASS="Q" AND SPAN CLASS="A" */



.q 			{color: #006699;			

			font-family: Trebuchet MS, Tahoma, sans-serif;			

			font-weight: normal;			

			font-size: 14pt;			

			font-style: italics;}

			

.a 			{color: #cc0000;		

			font-family: Trebuchet MS, Tahoma, sans-serif;			

			font-weight: normal;			

			font-size: 14pt;			

			font-style: italics;}

				

/* LISTS */

				

ul			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;

			color: #000000;            

			font-size: 10pt;

			margin-right: 20px;

			margin-top: 1px; }	

			

ul.small	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;

			color: #000000;            

			font-size: 8pt;

			margin-right: 20px }	





ol			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;

			color: #000000;            

			font-size: 10pt;

			margin-right: 20px;

			margin-left: 60px; }	

				

dl			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;  

			color: #000000;                     

			font-size: 10pt;

			margin-right: 20px }	

		

			



/* HEADERS */

		

H1 			{font-size: 18pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #333;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }

			

H1.red 		{font-size: 18pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #cc0000;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }

			

			

/* THIS H2 TAG IS USED FOR PAGE OR SECTION TITLES AND WOULD NORMALLY BE PRECEDED BY A connect.gif IMAGE OF THE COLOR THAT CORRESPONDS TO THE SECTION OF THE SITE BEING MANIPULATED */

H2			{font-size: 16pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #333;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none}

		

H2.red 		{font-size: 16pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #cc0000;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }



			

H3 			{font-size: 14pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #333;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none}

			

H3.red 		{font-size: 14pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #cc0000;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }

			

H4	 		{font-size: 12pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #333;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }



H4.red 		{font-size: 12pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #cc0000;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }

			

H5	 		{font-size: 11pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #333;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }



H5.red 		{font-size: 11pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #cc0000;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }



H5.blue 		{font-size: 11pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #6AA5C3;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }

			

			

			

			

/* REGULAR LINKS */



A:link 		{color: #0066cc;  

			font-weight: normal;

			text-decoration: none}



A:visited 	{color: #0066cc;

			font-weight: normal;

			text-decoration: none }

			

A:hover 	{color: #990000;  

			font-weight: normal; 

			text-decoration: underline }

			

			

/* USE THE CLASS="SIDENAV" IN LINK TAGS FOR SIDE NAVIGATION */				

A.sidenav:link 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;           

			color: #000080;  

			font-weight:normal;          

			text-decoration: none }

				

A.sidenav:visited 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;     

			font-weight:normal;       

			color: #006699;            

			text-decoration: none }

				

A.sidenav:hover 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;     

			font-weight:normal;      

			color: #990000;            

			text-decoration: underline }

				





				

				

/* TABLES */

td 			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;     

			color: #000000; 

			font-size: 10pt }

				



/* SERVICES TABLE */

th.popup 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: bold; 

			background-color: #658a9b;

			color: #ffffff;          	

			font-size: 8pt}

				

td.popup	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;     

			color: #000000;       

			font-size: 8pt }

				

				

.whitefont 	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: bold; 

			color: #ffffff;           	

			font-size: 10pt;

			text-align:left}



			

/* ABOUT TABLE */

th.about 		

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: bold; 

			background-color: #738f44;

			color: #ffffff;          	

			font-size: 8pt}

				

			

/* PORTAL TABLE */

th.portal 		

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: bold; 

			background-color: #6265c2;

			color: #ffffff;          	

			font-size: 8pt}

				

			

				

/* ELECLIB TABLE */

th.eleclib 		

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: bold; 

			background-color: #bf6026;

			color: #ffffff;          	

			font-size: 8pt;}

				

td.popup	{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-weight: normal;     

			color: #000000;       

			font-size: 8pt;

			vertical-align: top; }

				



/* KIDSCORNER STYLES*/

BODY.KIDS	{background-color: #006699;		

			font-family: verdana, Trebuchet MS, Tahoma, sans-serif;			

			font-size: 10pt;			

			font-style: normal;

			color: #000000;			

			text-align: left;

			top-margin: 0px; 

			left-margin:0px;}

			

BODY.KIDS2	{background-color: #8CDBEC;		

			font-family: verdana, Trebuchet MS, Tahoma, sans-serif;			

			font-size: 10pt;			

			font-style: normal;

			color: #000000;			

			text-align: left;

			top-margin: 0px; 

			left-margin:0px;}	

				

H1.kid 		{font-size: 24pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #ffff00;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }

			

H2.kid 		{font-size: 16pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #6633cc;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }



H3.kid		{font-size: 14pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #9966ff;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: normal;

			text-decoration:none }

			

H4.kid		{font-size: 12pt;

        	font-family: Trebuchet MS, verdana, Tahoma, sans-serif;

        	color: #009999;

        	margin-top: 0pt;

        	margin-bottom: 0pt;

        	font-weight: bold;

			text-decoration:none }

			

.kidbox {

			color: #333;

			background-color: #99CCFF;

			border: thick dashed #ffffff;

			padding: 10px;

			margin-left: 4px;

			text-align: left;

			margin-bottom: 10px;}

			

.kidpicbox {

			color: #333;

			background-color: #006699;

			border: 1px solid #99CCFF;

			padding: 10px;

			margin-bottom: 10px;

			width: 180px;}

			

.kidsfooter {

			font-family: verdana, Trebuchet MS, Tahoma, Geneva, 	sans-serif;

			color: #ffffff;

    		font-size:8pt;

    		margin-top:0em;

			text-align:center; }	

			

A.kidfooter:link 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;           

			color: #eeeeee;  

			font-weight:bold;          

			text-decoration: none }

				

A.kidfooter:visited 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;     

			font-weight:bold;       

			color: #ffffff;            

			text-decoration: none }

				

A.kidfooter:hover 

			{font-family: verdana, Trebuchet MS, Tahoma, sans-serif;            

			font-size:8pt;     

			font-weight:bold;      

			color: gold;            

			text-decoration: underline }

			


