@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#01245a url(../images/bg.jpg) top center no-repeat;
	color:#333;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family:Arial, Helvetica, sans-serif;   
}
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
p {
	padding:0;
	margin:15px 10px 0px 15px;

}
p, td, th, dd, dt, li {
	line-height:1.5;
	font-size:0.8em;
}

dt {
	margin:0;
	padding:0px 5px 0px 15px;
	font-weight:bold;
	color:#326394;
}
dd {
	margin:0;
	padding:0px 5px 10px 40px;
}
dd ul li, dd dt, dd dd {
	font-size:1em;
}
dd p {
	font-size:1em;
	margin-left:0;
}
td p {
	font-size:0.9em;
}
li td {
	font-size:1em;
}
form { display:inline }

a { color:#3a73ac }
a:visited { color:#936 }
a:hover { color:#c00 }

em, i { font-family:Georgia, "Times New Roman", Times, serif }


.c { text-align:center }
.r { text-align:right }

h3, h4 {
	margin:0 15px 5px 15px;
	padding:20px 4px 0 0;
	font-family:Arial, Helvetica, sans-serif;

}
h2 {
	margin:0;
	padding:15px 0 0 10px;
	height:35px;
	color:#326394;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background:#dedede url(../images/content_h2_news.jpg) top center no-repeat;
	text-transform:uppercase;
}
h2.newstitle {
	height:auto;
	background:url(../images/content_h2_news.jpg) top center no-repeat;
	padding-bottom:15px;
}
h3 {
	color:#326394;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	color:#326394;
	font-size:0.9em;
	font-weight:bold;
}
.fineprint {
	font-size:0.7em;
	color:#666;
}
p .fineprint {
	font-size:0.9em;
}
.normalprint {
	color:#333;
	font-weight:normal;
}
/*end*/

#wrapper {
	width:968px;
	margin:0 auto;
	position:relative;
	
}
ul#langnavigation {
	margin:0 auto;
	padding:0 0 0 260px;
	list-style:none;
	position:absolute;
}
ul#langnavigation li {
	float:left;
	padding:0 1px;
}
ul#langnavigation li a, ul#langnavigation li a:visited {
	display:block;
	width:60px;
	height:20px;
	background-position:top center;
	background-repeat:no-repeat;	
}

a.englishtab { background-image:url(../images/language-tabs/english.png); }
a.frenchtab { background-image:url(../images/language-tabs/french.png); }
a.spanishtab { background-image:url(../images/language-tabs/spanish.png); }
a.arabictab { background-image:url(../images/language-tabs/arabic.png); }
a.chinesetab { background-image:url(../images/language-tabs/chinese.png); }
a.koreantab { background-image:url(../images/language-tabs/korean.png); }

ul#langnavigation li a:hover {
	background-position:center -20px;
}
ul#langnavigation li a.current, 
ul#langnavigation li a.current:visited, 
ul#langnavigation li a.current:hover {
	background-position:center -40px;
}
#header {
	width:968px;
	height:107px;
	overflow:hidden;
}
#header_decor {
	width:426px;
	height:107px;
	float:right;
		
}
#logo {
	width:542px;
	height:107px;
	float:left;
	background:url(../images/logo.jpg) top left no-repeat;
	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:542px;
	height:107px;
	text-decoration:none;
}
ul#mini_navigation{
	float:left;
	list-style:none;
	width:200px;
	margin:22px 0 0 110px;
	padding:5px 5px 5px 10px;
	border:1px solid #fff;
	background-color:#02255b;
	filter:alpha(opacity=45); 
	-moz-opacity:0.45;
	-khtml-opacity:0.45;
	opacity:0.45;
	
}
iframe#soundframe {
	filter:alpha(opacity=0); 
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
ul#mini_navigation li a, ul#mini_navigation li a:visited {
	display:block;
	height:17px;
	padding:3px 0 0 20px;
	background:url(../images/arrow_bullet.gif) top left no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
ul#mini_navigation li a:hover {
	background-position:bottom left;
	text-decoration:underline;
}
#top_navigation_container {
	width:968px;
	height:48px;
	background:url(../images/tnav_bg.gif) top left repeat-x;
	z-index:100;
	position:relative
}
a.getinvolved, a.getinvolved:visited {
	display:block;
	float:left;
	width:221px;
	height:25px;
	padding:6px 0 0 0;
	margin:10px 0 0 50px;
	background:url(../images/bigredbutton.gif) top left no-repeat;
	color:#fff;
	letter-spacing:0.08em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
a.home, a.home:visited {
	display:block;
	float:left;
	width:32px;
	height:32px;
	margin:8px 0 0 35px;
	background:url(../images/home.gif) top left no-repeat;
}

a.getinvolved:hover, a.home:hover {
	background-position:bottom left;
}
#main {
	width:968px;
	background:#fff url(../images/main_bg.gif) top left repeat-y;
	color:#333;
}
#rightcolumn {
	width:368px;
	float:right;
}
#content {
	width:600px;
	padding-bottom:40px;
	background:url(../images/content_bg.gif) top left repeat-x;
	overflow-x:hidden;
}
#content li li {
	font-size:1em;
}
#footer {
	width:968px;
	height:200px;
	padding:10px 0;
	background:url(../images/footer_bg.gif) top left repeat-x;
	color:#578cc1;
	font-size:0.6em;
	text-align:center;
	
}
#livehelp {
	position:absolute;
	top:0;
	right:0;
	width:95px;
	height:90px;
	padding-top:10px;
}


.rightbox {
	background-color:#fff;
	width:338px;
	margin:15px auto;
	padding-bottom:20px;

}
.rightbox h2 {
	height:50px;
	margin:0;
	padding:15px 0 0 0;
	background:url(../images/rb_h2.jpg) top center no-repeat;
	color:#4a6389;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
}
#content li {
	padding-right:10px;
}
ul.rb_bignav, 
ul.rb_smallnav,
div#blocknews div.tabs-container ul {
	list-style:none;
	width:320px;
	margin:10px 0 0 0;
	padding:0;
}

ul.nomargin {
	margin-top:0;
}

ul.rb_bignav li {
	height:38px;
	padding:0;
	margin:0;	
	background:url(../images/rb_separator.gif) bottom center no-repeat;
}
ul.rb_smallnav li,
div#blocknews div.tabs-container ul li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}

ul.rb_bignav li.noborder {
	background:none;
}
ul.rb_bignav li a, ul.rb_bignav li a:visited {
	display:block;
	height:17px;
	padding:10px 0 10px 40px;	
	color:#4A6389;
	background:url(../images/rb_link_bg.jpg) top center no-repeat;
	font-weight:bold;
	text-decoration:none;
}

ul.rb_bignav li a:hover {
	color:#bd615b;
	background-position:bottom center;
}
ul.rb_smallnav li a, ul.rb_smallnav li a:visited {
	color:#4A6389;
	text-decoration:none;
}
ul.rb_smallnav li a:hover {
	color:#bd615b;
	text-decoration:underline;
}
ul.nobullets {
	list-style:none;
}
ul.nobullets li {
	background-image:none;
}

ul.indented {
	padding-left:60px;
	width:260px;
	
}
ul.noleftpadding {
	margin:0;
	padding:0 0 0 10px;
}

ul.rb_smallnav li ul {
	width:290px;
}
ul.rb_smallnav li li {
	font-size:inherit;
	background-image:url(../images/icons/bullet_arrow.gif);
}
div#blocknews {
	width:338px;
	margin:10px auto 0px auto;
}

div#blocknews div.tabs-container {
	border:1px #637a8c solid;
}

div#blocknews div.tabs-container ul li a, div#blocknews div.tabs-container ul li a:visited {
	color: #3a73ac;
}

div#blocknews div.tabs-container ul li a:hover, div#blocknews div.tabs-container ul li a.current {
	color:#c00;
}
.twocolumns {
	height:auto;
}
.twocolumns div {
	width:300px;
	float:left;
}
.twocolumns div.shaded {
	background:#fff url(../images/column_bg.gif) top left repeat-x;
}
dl.newslist dt {
	display:block;
	width:55px;
	float:left;
	padding-top:2px;
	color:#333;
	font-size:0.7em;
	font-weight:normal;
	text-align:right;
}
dl.newslist dd {
	display:block;
	float:left;
	width:195px;
	margin:0 0 5px 0;
	padding:0 0 0 5px;
}
dl.eventlist {
	border-left:1px solid #EEF1F7;
}
dl.eventlist dt {
	font-weight:normal;
	color:#333;
}
dl.eventlist dd {
	font-weight:bold;
	padding-left:15px;
}
.vcard {
	width:304px;
	height:118px;
	padding:10px;
	margin-left:15px;
	background:url(../images/vcard_bg.jpg) top center no-repeat;
}
.vcard img {
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
}
.vcard1 {
	height:70px;
	

}
#rightcolumn .vcard {
	margin:0 auto;
	width:325px;
	height:117px;
	background:url(../images/vcard_bg_rb.jpg) top center no-repeat;
	
}
.vcard1 p, .vcard2 p {
	margin:0;
}
div.vcardmoc{
	width:224px;
	height:108px;
	float:left;
	background-image: url(../images/vcard_bg_moc.jpg);
	padding:30px 0px 0px 100px;
}
dl.cardslist {/*used for Board of Directors*/
	margin:10px;
}
dl.cardslist dd img {
	display:block;
	float:right; 
	margin:-30px 5px 0px 10px;
	border:1px solid #ececec;
}
dl.cardslist dt {
	border:1px solid #ececec;
	border-bottom:0;
	padding:10px 15px;
	clear:right;
}
dl.cardslist dd {
	padding-left:15px;
	margin-bottom:5px;
	border:1px solid #ececec;
	border-top:none;
	
	
}
#rightcolumn dl {
	margin:0;
	padding:0;
}
#rightcolumn dt {
	padding-top:10px;
}
#rightcolumn dd {
	padding:0 0 0 20px;
}
#rightcolumn dd ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightcolumn dd ul li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}
img.imgcentered {
	display:block;
	margin:0 auto;
}
img.framed {
	border:1px solid #a0bedc;
}
img.eventimage {
	float:right;
	margin:-30px 10px 10px 10px;
}
.image_container {
	width:560px;
	padding:5px;
	border:1px solid #a0bedc;
	background:url(../images/watermark1.jpg) bottom right no-repeat;
}
.ic_left {
	float:left;
	margin:0 15px 0 0;
}
.ic_right {
	float:right;
	margin:0 5px 0 15px;
}
.ic_200 {
	width:202px;
}
.ic_280 {
	width:282px;
}
.ic_150 {
	width:152px;
}
.image_container img,
.image_container_left img {
	display:block;
	margin:0 auto;
	border:1px solid #a0bedc;
}
.image_caption {
	padding:0.2em 0;
	font-size:0.7em;
	color:#666;
	line-height:1.2;
}
.breaker, .breaker_right {
	clear:both;
	height:1px;
	width:auto;
	float:none;
	font-size:0;
	margin-top:-1px;
}
.breaker_right {
	clear:right;
}
/*higlight boxes*/

div.highlight_1 {
	padding:5px 5px 5px 55px;
	background:#ffc url(../images/icons/c_exclamation.gif) top left no-repeat;
	border:1px solid #fc0;
}
div.highlight_2 {
	width:300px;
	float:left;
	margin:10px 10px 10px 15px;
	padding:10px 5px;
	background-color:#ffc;
	border:1px solid #fc0;
}
div.highlight_3 {
	width:250px;
	float:right;
	margin:10px 10px 10px 10px;
	padding:10px 5px;
	background-color:#ffc;
	border:1px solid #fc0;
}
div.didyouknow_1,
div.note {
	width:200px;
	float:right;
	margin:0 5px 10px 10px;
	padding:45px 10px 10px 10px;
	border:2px solid #c1d5ec;
	background:#ecf2f9 url(../images/icons/c_questionmark.gif) top center no-repeat;
}
div.note {
	background:#e1f9b7 url(../images/icons/c_note.gif) top center no-repeat;
	border-color:#c6f378;
}
div.right_align {
	width:250px;
	float:right;
	margin:10px 0px 10px 10px;
}
div.left_align {
	width:250px;
	float:left;
	margin:10px 10px 10px 15px;
}
div.highlight_1 ul,
div.highlight_2 ul,
div.didyouknow_1 ul,
div.note ul {
	list-style:none;
	margin:0;
	padding:10px 10px 10px 20px;
}
div.highlight_1 ul li,
div.highlight_2 ul li,
div.didyouknow_1 ul li,
div.note ul li {
	padding:2px 0 5px 15px;
	background:url(../images/icons/yellow_bullet.gif) top left no-repeat;
}
div.didyouknow_1 ul li {
	background-image:url(../images/icons/blue_bullet.gif);
}
div.note ul li {
	background-image:url(../images/icons/green_bullet.gif);
}
.purpleBox {/*used on IEHP pages*/
	margin:15px;
	padding-bottom:15px;
	border:1px solid #c2d4be;
	background:#dbd2eb url(../images/backgrounds/box_purple.jpg) top left repeat-x;	
}
.purpleArrowdown {
	background:url(../images/backgrounds/purple_arrowdown.jpg) top center no-repeat;
	height:60px;
}
.halfPageBox {
	width:275px;
	margin-right:0px;
	float:left;
}
.halfPageArrowdown {
	width:300px;
	float:left;
}
div.fineprint {
	font-size:10px !important;
}
table.yellowTable {/*used on ISL - Information for parents and students*/
	margin:0 auto;
	
}
table.yellowTable td,
table.yellowTable th {
	width:140px;
	border:1px solid #fc0;
	vertical-align:top;
	background-color:#ffc;
}
table.yellowTable th {
	font-size:0.9em;
	text-align:center;
	padding:5px;
}
table.yellowTable td p {
	margin:0;
	padding:5px;
}
/*----------------LIBRARY STYLES---------------------*/
.library-column {
	width:290px;
	float:left;
}
.library-item {
	position:relative;
	margin:5px;
	padding:5px 5px 5px 120px;
	border:1px solid #a0bedc;
	background:url(../images/watermark1.jpg) bottom right no-repeat;	
}
.library-item img {
	position:absolute;
	left:2px;
	top:2px;
}
.library-item h4, h5 {
	padding:0;
	margin:0;
}
.library-item h5 {
	color:#326394;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
.library-item p {
	margin:5px 0;
}
span.hlite {
	background-color:yellow;
}
div.library-cloud h4 {
	margin:0 15px;
	padding:0;
	font-weight:normal;
}
div.library-cloud h4 em {
	color:#39c;
}
a.cloud-level1 {
	font-size:0.8em;
}
a.cloud-level2 {
	font-size:1em;
}
a.cloud-level3 {
	font-size:1.2em;
}
a.cloud-level4 {
	font-size:1.4em;
}
a.cloud-level5 {
	font-size:1.6em;
}



/*link styles*/
a.link, a.link:visited, a.link:hover,
a.map, a.map:visited, a.map:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.ppt, a.ppt:visited, a.ppt:hover,
a.www, a.www:visited, a.www:hover,
a.zip, a.zip:visited, a.zip:hover,
a.mov, a.mov:visited, a.mov:hover,
a.snd, a.snd:visited, a.snd:hover,
a.frm, a.frm:visited, a.frm:hover,
a.plu, a.frm:visited, a.plu:hover,
a.anc, a.anc:visited, a.anc:hover,
a.aup, a.aup:visited, a.aup:hover,
a.eml, a.eml:visited, a.eml:hover,
span.phone,
span.mail {
	padding:0 0 0 20px;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top left no-repeat }
a.map, a.map:visited, a.map:hover { background:url(../images/icons/ico_map.png) top left no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top left no-repeat }
a.ppt, a.ppt:visited, a.ppt:hover { background:url(../images/icons/ico_ppt.png) top left no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top left no-repeat }
a.zip, a.zip:visited, a.zip:hover { background:url(../images/icons/ico_zip.png) top left no-repeat }
a.mov, a.mov:visited, a.mov:hover { background:url(../images/icons/ico_film.png) top left no-repeat }
a.snd, a.snd:visited, a.snd:hover { background:url(../images/icons/ico_sound.png) top left no-repeat }
a.frm, a.frm:visited, a.frm:hover { background:url(../images/icons/ico_form.png) top left no-repeat }
a.plu, a.plu:visited, a.plu:hover { background:url(../images/icons/ico_plugin.png) top left no-repeat }
a.anc, a.anc:visited, a.anc:hover { background:url(../images/icons/ico_anchor.png) top left no-repeat }
a.aup, a.aup:visited, a.aup:hover { background:url(../images/icons/ico_anchorup.png) top left no-repeat }
a.eml, a.eml:visited, a.eml:hover { background:url(../images/icons/ico_email.png) top left no-repeat }
span.phone { background:url(../images/icons/phone.png) top left no-repeat; }
span.mail { background:url(../images/icons/ico_snailmail.png) top left no-repeat; }

.blocklink {
	display:block;
}
/*special styles*/
div.xmas {
	background:url(../sitefiles/Image/News/holiday/christmas_tree.jpg) bottom right no-repeat;
	padding-right:200px;
}
#blocknews ul {
	padding-right:5px;
}
/* ******************  speech  ************** */
/* 
   The following portion of the stylesheet uses styles taken from the w3.org website, 
   and it is a subject to the following:
   Copyright 1997-2006 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}










