

body
{ 
	background-color: #000;
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;	
}

.hidden {
	display: none;}


td {
	font-family: "Trebuchet MS", Verdana, sans-serif;

}

#wrapper {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	clear: both;
}

#wrapper1 {
	width: 100%;
	margin: 0;
	background-color: #000;
	color: #fff;
	padding: 0;
	clear: both;
}

#wrapper2 {
	width: 900px;
	color: #fff;
	font-size: medium;
	line-height: 1.2;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 0;
	clear: both;
}


#wrapper3 {
	width: 900px;
	margin: 0;
	padding: 0;
	clear: both;
}

#wrapper2 h1 {
	color: #f0f0f0;
	font-weight: lighter;
	padding:0;
}


#wrapper2 h2 {
	color: #f0f0f0;
	line-height: 1;
	font-weight: lighter;
	padding:0;
}

#wrapper2 h3 {
	color: #f0f0f0;
	line-height: 1;
	font-weight: lighter;
	padding:0;
}

#wrapper2 p {
	line-height: 1;
	color: #fff;
}


#wrapper2 a {
	color: #e0e0ff;
}

#wrapper2 a:visited {
	color: #dfdfff;
}

#wrappergrad {
	width: 100%;
	background: url(images/blackgradient.jpg) repeat-x;
}

#wrapper2lt {
	width: 900px;
	color: #000;
	background-color: #fcfcfc;
	line-height: 1.2;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 10px;
	clear: both;
}

#wrapper2lt h1 {
	color: #606060;
	font-weight: lighter;
	padding:0;
}


#wrapper2lt h2 {
	color: #606060;
	line-height: 1;
	font-weight: lighter;
	padding:0;
}

#wrapper2lt h3 {
	color: #606060;
	line-height: 1;
	font-weight: lighter;
	padding:0;
}

#wrapper2lt p {
	line-height: 1;
	color: #000;
}


#header {
	background-color: #000;
	height: 100px;
	width: 900px;
	margin: 0;
	padding: 0;
	clear: both;
}

#header h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-indent: 2em;
	text-align: left;
	font-size: 24px;
	font-weight: lighter;
	line-height: 3em;
	margin: 0;
	padding: 0;
}

#header h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
}

#topnav2 {
	background: #000;
	width: 100%;
	color: #fff; 
	float: left;
	text-align: left;
	padding: 5px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	clear: both;
	margin: 0;
	height: 12px;
}

#topnav2 a {
	color: #fff;
	text-decoration: none;
}

#topnav2 a:hover {
	background-color: #efefef;
	color: #000;
	text-decoration: none;
}

#footer {
	padding: 5px;
	font-size: smaller;
	color: #fff;

}

#footer p {
	margin: 0;
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 1em;
}

#footer a {
	color: #a0a0a0;
	text-decoration: none;
}


#navside {
	padding: 0px;
	margin: 0;
	clear: both;	
}

ul.navbar  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.navbar li {
	margin: 0 1px 0 0;
	padding: 4px 5px;
	width: auto;
	line-height: 5em;
	list-style: none;
	float: left;
	display: block;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	text-transform: lowercase;
	color: #555;	
	background: #f0f0f0;
	text-align: center; 
}

ul.navbar li a
{	text-decoration: none;
	text-transform: lowercase;
	color: #000;
	background: #f0f0f0;
	margin: 0 1px 0 0;
	padding: 4px 5px;
}

ul.navbar li a:hover
{	background: #fff;
	color: #0033CC;
	margin: 0 1px 0 0;
	padding: 4px 5px;
}

#rightside {
	padding: 0;
	border-left: thin dotted #fff;
	background: #000;
	width: 150px;
	font-size: 11px;
	line-height: 2;
	color: #fff;
	float: right;
	margin-top: 0;
	margin-right: 1em;
}

#rightside p {
	padding: 5px;
	color: #fff;
}

#rightside a  {
	color: #ececff;
	text-decoration: none;
}

#rightside a:hover {
	color: #f0f0ff;
	text-decoration: underline;
}
#rightsidewd {
	padding: 0;
	border-left: thin dotted #fff;
	background: #000;
	width: 200px;
	font-size: 11px;
	line-height: 2;
	color: #fff;
	float: right;
	margin-top: 0;
	margin-right: 1em;
}

#rightsidewd p {
	padding: 5px;
	color: #fff;
}

#rightsidewd a  {
	color: #ececff;
	text-decoration: none;
}

#rightsidewd a:hover {
	color: #f0f0ff;
	text-decoration: underline;
}

#rightsidecal {
	padding: 0;
	border-left: thin dotted #ccc;
	background: #f6f6f6;
	width: 250px;
	font-size: 11px;
	line-height: 2;
	color: #000;
	float: right;
	margin-top: 0;
	margin-right: 1em;
}

#rightsidecal p {
	padding: 5px;
	color: #000;
}


ul.right  {
	width: 150px;
	padding: 5px;
	margin: 0px;
	list-style-type: none;	
}

ul.right li {
	padding: 0px;
	margin: 0px;
	line-height: 2;
	vertical-align: middle;
}

ul.rightwd  {
	width: 200px;
	padding: 5px;
	margin: 0px;
	list-style-type: none;	
}

ul.rightwd li {
	padding: 0px;
	margin: 0px;
	line-height: 2;
	vertical-align: middle;
}

ul.rightcal {
	width: 250px;
	padding: 5px;
	margin: 0px;
	list-style-type: none;	
}

ul.rightcal li {
	padding: 0px;
	margin: 0px;
	line-height: 2;
	vertical-align: middle;
	border-bottom: thin dotted #000;
}


ul.line {
	border-bottom-color: #CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:thin;
} 


ol.line li{
	border-top-color: #CCCCCC;
	border-top-style:dotted;
	border-top-width:thin;
} 


.adhighlight {
	margin: 5px;
	background: #000;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	color: #fff;
	padding: 0px;
}

.adhighlightcal {
	margin: 5px;
	background: #f6f6f6;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	color: #000;
	padding: 0px;
}


.adhighlight2 {
	margin: 0px;
	background: #CAEECC;
	font-size: 10px;
	color: #000000;
}

.adhighlight3 {
	margin: 0px;
	background: #E4E6EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10px;
	color: #000000;
}



.highlight {
	text-align: center;
	color: #505050;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.depart  {
	padding: 1em;
	background-color: #fcfcfc;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; 
	font-size: smaller;
	color: #000;
	margin: 0px;
}

.departbk  {
	padding: 1em;
	background-color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #f0f0f0; 
	font-size: smaller;
	color: #fff;
	margin: 0px;
}

.gbagenda  {
	padding: 1em;
	background-color: #fcfcfc;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; 
	font-size: smaller;
	color: #000;
	margin: 0px;
}

.breadcrumbs {
	color: #fff;
	font-size: smaller;
	padding-left: 0;
}

.image img {
	padding: 3px;
	border: 1px solid #CCCCCC;}

.image a {
	border-bottom: none;}

.horiz {
	width: 300px;}

.vert {
	width: 200px;}
	
.vert100 {
	width: 100px;}
	
.vert120 {
	width: 120px;}
	
.shade {
	background-color:#eCeCeC;
	padding: 1em;
	}

.center {
	text-align:center;
	}
	
.green {
	background-color:#339900;
	padding: 1em;
	}
	
.blue {
	background-color:#003399;
	color:#fff;
	padding: 1em;
	font-weight: bold;
	}

.leftfloat {

	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;}

.rightfloat {
	float: right;
	margin-left: 20px;
	margin-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;}
	
.caption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	margin-bottom: 5px;
}

.big  {
	color: #606060;
	font-size: large;
	font-weight: lighter;
}

.jobstab a
{ 
	background-color: #ff9933;
	font-size: larger;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: .5em;
	width: 150px;
}

.jobstab a:hover
{ 
	background-color: #FCB603;
	text-decoration: none;
	padding: .5em;
}

.jobstab a:visited
{ 
	color:#fff;
}



.schoolstab a {
	background-color: #0966F3;
	color:#fff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: .5em;
	margin: 0;
}

.schoolstab a:hover {
	background: #005EC2;
}

.schoolstab a:visited {
	color: #fff;
}


.leadershiptab a {
	background-color: #E8760D;
	color:#fff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: .5em;
	margin: 0;
}

.leadershiptab a:hover {
	background: #ED9340;
}

.leadershiptab a:visited {
	color: #fff;
}

	
.enrolltab a {
	background-color: #05A139;
	color:#fff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: .5em;
	margin: 0;
}

.enrolltab a:hover {
	background-color: #006137;
}

.enrolltab a:visited {
	color: #fff;
}

.factoid {
color: #990000;
font-size: larger;
font-family: Georgia, "Times New Roman", Times, serif;
}

table.basic {
    border-spacing: 0px;
    border: 1px solid #ccc;
	font-size: smaller;
}
table.basic th {
    text-align: left;
    font-weight: normal;
    border: 1px dotted #ccc;
	 padding: 0.2em 0.5em;
   
}
table.basic td {
    border: 1px dotted #ccc;
	 padding: 0.2em 0.5em;
   

}


/*Hat tip to http://fluidmind.org for the inspiring table design
Linked from www.smashingmagazine.com--used for sortable tables at AZtaxcredit and school choice*/

table.blue {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #003060;
    border-bottom: 1px solid #003060;
	clear: both;
}
table.blue th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #78A8F0;
}
table.blue td {
    text-align: right;
    border-top: 1px dotted #78A8F0;
    padding: 0.2em 0.5em;
}
table.blue thead th {
    text-align: center;
    border-bottom: 1px solid #4878C0;
}
table.blue th.Corner {
    text-align: left;
}

ul.block  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.block li {
	margin: 0 1px 0 0;
	padding: 4px 5px;
	width: 200px;
	list-style: none;
	float: left;
	display: block;
	text-align: center; 
}


/*styles for drop-down menu used on Title1 pages and elsewhere*/

sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 1}

#sddm li
{	margin: 0 auto;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px "Trebuchet MS", Verdana, sans-serif;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #efefef;
	color: #000;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #dcdcdc; }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0 auto;
	padding: 0;
	background: #dcdcdc;
	border: 1px solid #000;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0 auto;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #efefef;
		color: #000;
		font: 11px "Trebuchet MS", Verdana, sans-serif;}

	#sddm div a:hover
	{	background: #dcdcdc;
		color: #000;}
		
sddm2
{	margin: 0 auto;
	padding: 0;
	z-index: 1}

#sddm2 li
{	margin: 0 auto;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px "Trebuchet MS", Verdana, sans-serif;}

#sddm2 li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 90px;
	background: #efefef;
	color: #000;
	text-align: center;
	text-decoration: none;}

#sddm2 li a:hover
{	background: #dcdcdc; }

#sddm2 div
{	position: absolute;
	visibility: hidden;
	margin: 0 auto;
	padding: 0;
	background: #dcdcdc;
	border: 1px solid #000;}

	#sddm2 div a
	{	position: relative;
		display: block;
		margin: 0 auto;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #efefef;
		color: #000;
		font: 11px "Trebuchet MS", Verdana, sans-serif;}

	#sddm2 div a:hover
	{	background: #dcdcdc;
		color: #000;}
		
sddm3
{	margin: 0 auto;
	padding: 0;
	z-index: 1}

#sddm3 li
{	margin: 0 auto;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px "Trebuchet MS", Verdana, sans-serif;}

#sddm3 li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 65px;
	background: #efefef;
	color: #000;
	text-align: center;
	text-decoration: none;}

#sddm3 li a:hover
{	background: #dcdcdc; }

#sddm3 div
{	position: absolute;
	visibility: hidden;
	margin: 0 auto;
	padding: 0;
	background: #dcdcdc;
	border: 1px solid #000;}

	#sddm3 div a
	{	position: relative;
		display: block;
		margin: 0 auto;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #efefef;
		color: #000;
		font: 11px "Trebuchet MS", Verdana, sans-serif;}

	#sddm3 div a:hover
	{	background: #dcdcdc;
		color: #000;}














