﻿/* 
	CSS For general ORC Use
	For Styles used on **EVERY** page, use StylesMaster.css
*/
TABLE
{
	padding: 0px;
	border-spacing: 0px;
}
H1
{	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23pt;
	font-weight: normal;
	line-height: 25pt;
	color: #C70019;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom: 10px;
	/*font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}		
H2	
{	
	font-family: Helvetica, Arial, sans-serif;
	font-size:	15pt;
	font-weight: normal;
	line-height: 17pt;
	/*font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}	
		
H3	
{	
	font-family: Helvetica, Arial, sans-serif;
	font-size:	13pt;
	font-weight: bold;
	line-height: 15pt;
	/*font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}		
H4	
{	
	font-family: Helvetica, Arial, sans-serif;
	font-size:	10pt;
	font-weight: bold;
	line-height: 12pt;
	/*font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}	
		
H5	
{	
	font-family: Trebuchet MS, sans-serif;
	font-size:	11pt;
	line-height: 13pt;
	width: 95%;
	/*font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}	

.red {color:#C70019;}
.nospace_bottom {padding-bottom:0px; margin-bottom:0px;}
.nospace_top {padding-top:0px; margin-top:0px;}
.cite
{
	margin-left: 40px;
	margin-right: 25px;
}

.project_intro
{
	font-family: "Trebuchet MS", serif;
	font-size:12pt;
	color:#333;
	line-height:15pt;
}
.project_statement 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:7pt;
	line-height:10px;
	color:#666;
	text-align:center;
}
 /* New Homepage Style RICHARD 1/7/2009 */
 .fyi_content
{
    padding:0px 0px 5px 0px;
    width:400px;
}
.fyi_xdate
{
    font-family:'Trebuchet MS', Helvetica, sans-serif;
    font-size:12pt;
    color:#333333;
    font-weight:normal;
}
.fyi_head
{
    font-family:Verdana, Geneva, sans-serif;
    font-size:9.5pt;
    font-weight:bold;
    clear:both;
}
.fyi_link:link, .fyi_link:hover, .fyi_link:visited
{
    color:#000099;
}
.fyi_item
{
    font-family:Verdana, Geneva, sans-serif;
    font-size:9pt;
    color:#333333;
    clear:both;
}
.fyi_cell
{
    padding:6px 0px 6px 0px;
    width:400px;
}

#fyi_buttons
{
    text-align:right;
}
.feat_container
{
    font-family:Verdana, Geneva, sans-serif;
    font-size:9.5pt;
    color:#333333;
}
.feat_b_on
{
    float:left;
    background-image:url(/graphics/home/features/feat_footer_on.gif);
    height:12px;
    width:13px;
}
.feat_b_off
{
    float:left;
    background-image:url(/graphics/home/features/feat_footer_off.gif); 
    height:12px;
    width:13px;
    cursor:pointer;
}
.fyi_wrap
{
    background-color:#eee;
    width:400px;
    padding:0px;
}
/*
.fyi_wrap:hover
{
    background-color:#ffffff;
}
*/
.fyi_wrap:hover .fyi_wrap_tl {background-image:url(/graphics/home/fyi/corner/top_left_blue.jpg);}
.fyi_wrap:hover .fyi_wrap_tc {background-image:url(/graphics/home/fyi/corner/blue1x1.jpg);}
.fyi_wrap:hover .fyi_wrap_tr {background-image:url(/graphics/home/fyi/corner/top_right_blue.jpg);}
.fyi_wrap:hover .fyi_wrap_ml {background-image:url(/graphics/home/fyi/corner/blue1x1.jpg);}
.fyi_wrap:hover .fyi_wrap_mr {background-image:url(/graphics/home/fyi/corner/blue1x1.jpg);}
.fyi_wrap:hover .fyi_wrap_bl {background-image:url(/graphics/home/fyi/corner/bottom_left_blue.jpg);}
.fyi_wrap:hover .fyi_wrap_bc {background-image:url(/graphics/home/fyi/corner/blue1x2.jpg);}
.fyi_wrap:hover .fyi_wrap_br {background-image:url(/graphics/home/fyi/corner/bottom_right_blue.jpg);}
.fyi_wrap_rt, .fyi_wrap_rc, .fyi_wrap_rb
{
    height:6px;
}
.fyi_wrap_tl
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/top_left_gray.jpg);
    background-repeat:no-repeat;
}
.fyi_wrap_tc
{
    width:425px;
    background-image:url(/graphics/home/fyi/corner/gray1x1.jpg);
    background-repeat:repeat-x;
    background-position:top center;
}
.fyi_wrap_tr
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/top_right_gray.jpg);
    background-repeat:no-repeat;
}
.fyi_wrap_ml
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/gray1x1.jpg);
    background-repeat:repeat-y;
    background-position:top left;
}
.fyi_wrap_mr
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/gray1x1.jpg);
    background-repeat:repeat-y;
    background-position:top right;
}
.fyi_wrap_bl
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/bottom_left_gray.jpg);
    background-repeat:no-repeat;
}
.fyi_wrap_bc
{
    width:400px;
    background-image:url(/graphics/home/fyi/corner/gray1x2.jpg);
    background-repeat:repeat-x;
    background-position:bottom center;
}
.fyi_wrap_br
{
    width:6px;
    background-image:url(/graphics/home/fyi/corner/bottom_right_gray.jpg);
    background-repeat:no-repeat;
}
 /* The following two styles are for the GRAY (#CCC) and white (#FFF) dotted horizontal rule */
div.dotted_ccc_fff
{
	height: 1px;
	background-image: url(/graphics/hr/hr_dotted_ccc_fff.gif);
	background-repeat: repeat-x;
	width: 100%;
}
div.dotted_ccc_fff HR
{
	display: none;
	text-align: right;
	
}

input_box 
{
	color:Gray;	
}


.alternating_bg_list_header
{
	background-color:#aebccb;
	font-size:8pt;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	height: 14px;
	vertical-align:middle;
	background-image: url(/graphics/icons/new_blue_square.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.alternating_bg_list_odd
{
	background-color:#f2f3f4;
	font-size:8pt;
	color:#444444;
	padding:4px 7px 4px 7px;
}
.alternating_bg_list_spacer
{
	background-color:#fff;
	height:1px;
}
.alternating_bg_list_even
{
	background-color:#e6e9ee;
	font-size:8pt;
	color:#444444;
	padding:4px 7px 4px 7px;
}
.alternating_bg_list_footer
{
	background-color:#aebccb;
	height:4px;
}

.Project_Features
{
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	background-color: #5c8bce;
	background-image: none;
}
.Features_odd
{
	font-size: 10px;
	line-height: 14px;
	background-color: #fea;
	background-image: none;
}
.Features_even
{
	font-size: 10px;
	line-height: 14px;
	background-color: #ffc;
	background-image: none;
}

/* BEGIN DISCIPLINE PAGES */
.for_dotted_line
{
	background-image:url('/graphics/featured/featured_divider.gif');
	background-repeat:repeat-x;
	height: 1px;
	padding-bottom: 10px;	
}
.for_link
{
	font-size: 10pt;
	line-height: 6pt;
	padding: 6px 0px 4px 0px;
	text-decoration:underline;
}
.for_description
{
	font-size: 8pt;
	line-height: 10pt;
	padding: 4px 0px 10px 5px;
}
/* END DISCIPLINE PAGES */

/* BEGIN FYI */
/*fyi_container = DIV tag surrounding all content
.fyi_author = DIV tag to draw author
.fyi_dotted_line = TD tag to draw DOTTED LINE
.fyi_more = TD tag to draw more FYI*/
.fyi_title
{
	background-color: #aebccb;
	width: 100%;
}
.fyi_subscribe
{
	font-size: 8pt;
	line-height: 10pt;
	padding: 4px 0px 4px 4px;
	background-color: #f2f3f4;
	vertical-align: middle;
}
.fyi_date
{
	padding: 6px 0px 2px 5px;
	font-size: 10pt;
	font-weight: bold;
}
.fyi_dotted_line
{
	background-image:url('/graphics/featured/featured_divider.gif');
	background-repeat:repeat-x;
	height: 1px;
}
.fyi_intro
{
	font-size: 8pt;
	line-height: 10pt;
	padding: 4px 0px 8px 5px;
}
.fyi_bullet
{
	padding: 5px 2px 0px 10px;
	line-height: 12pt;
	vertical-align:top;
}
.fyi_list 
{
	font-size: 8pt;
	line-height: 12pt;
}
.fyi_discipline_table 
{
	border: solid 1px #e1e1e1;
}
.fyi_discipline_row {}
.fyi_discipline_title {}
.fyi_discipline_light 
{
	padding-left: 5px;
	background-color:#faf9ea;
	height:20px;
	font-size: 9pt;
}
.fyi_discipline_dark 
{
	padding-left: 5px;
	background-color:#eff0dd;
	height:20px;
	font-size: 9pt;
}

.fyi_jump
{
    padding-right:50px;
    padding-top:8px;
}
.fyi_jump a:link, .fyi_jump a:hover, .fyi_jump a:visited
{
    color:#000099;
}
.fyi_item_header
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:	15pt;
	font-weight: bold;
	line-height: 17pt;
	color: #315b97;
	padding-right:55px;
}
.fyi_item_blurb
{
	padding-bottom: 15px;
	padding-right:50px;
}
.fyi_item_blurb a:link, .fyi_item_blurb a:hover, .fyi_item_blurb a:visited
{
    color:#000099;
}
/* END FYI */

/* BEGIN OEH */
.tbloeh
{
    clear:both;
}
.OEHSpace
{
	font-size: 8pt;
	line-height: 8pt;
}
.OEHCategoryHead
{
	padding: 0px 0px 5px 2px;
	font-weight: bold;
    font-family:Verdana, Geneva, sans-serif;
    font-size:10pt;
    color:#333333;
}
.OEHbullet
{
	padding: 6px 2px 0px 10px;
	line-height: 10pt;
	vertical-align:top;
}
.OEHArtPaper
{
	line-height: 12pt;
	vertical-align: middle;
    font-family:Verdana, Geneva, sans-serif;
    font-size:8.5pt;
    color:#333333;
}
/* END OEH */

/* BEGIN PROFESSIONAL ASSOCIATIONS */
.ProfessionalAssociations_container {}
.ProfessionalAssociations_title 
{
	color: #33f;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
}
.ProfessionalAssociations_blurb 
{
	font-size: 8pt;
	line-height: 8pt;
}
/* END PROFESSIONAL ASSOCIATIONS */

/* BEGIN REVIEW PROCESS */
.ReviewProcess_container {}
.ReviewProcess_table {}
.ReviewProcess_picture 
{
	height: 142px;
	width: 104px;	
}
.ReviewProcess_title {padding:0px;}
.ReviewProcess_blurb 
{
	background-image:url(/graphics/for/review_background.jpg);
	background-repeat:no-repeat;
	height:122px;
	width:156px;
	vertical-align: top;
	/*padding: 0px 8px 8px 8px;*/
}
.ReviewProcess_name 
{
	padding: 2px 5px 0px 4px;
	font-size:9pt;
	letter-spacing:-.5pt;
	font-weight:bold;
}
.ReviewProcess_desc 
{
	padding: 0px 5px 0px 4px;
	font-size: 8pt;
	font-style: italic;
	color: #c00;
	line-height:8pt;
	letter-spacing:-.5pt;
}
.ReviewProcess_text 
{
	padding: 8px 5px 0px 4px;
	font-size: 8pt;
	line-height: 10pt;
	color:#444;
	letter-spacing:-.5pt;
}
.ReviewProcess_fade 
{
	background-image: url(/graphics/other/shade_below.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
/* END REVIEW PROCESS */
/* FEATURED RESOURCES */
.featuredResourceContainer
{
	background-color:#f4f4f4;
	width:343px;
}
.featuredResourceTitleCell 
{
	background-color:#387cc5;
}
.featuredResourceImage
{
	padding: 10px 10px 15px 10px;
	vertical-align:top;
}
.featuredResourceCell
{
	padding:15px 10px 15px 10px;
}
.featuredResourceText
{
	padding: 3px 0px 15px 0px;
	font-size: 8pt;
	letter-spacing: -0.5pt;
	line-height: 11pt;
}
.featuredResourceDivider
{
	background-image:url('/graphics/featured/featured_divider.gif');
	background-repeat:repeat-x;
	height: 1px;
}
.featuredResourceDiscipline
{
	padding: 10px 0px 0px 0px;
	color:#63b0fc;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
}
/* END FEATURED RESOURCES */ 
/* SITE SEARCH RESULTS */
.siteSearchResultTitle
{
	font-size:12pt;
}
.siteSearchResultSummary 
{
	font-size:10pt
}
.siteSearchResultURL
{
	font-size:10pt;
	color:#008000;
	width:600px;
	overflow:hidden;
}
/* END SITE SEARCH RESULTS */
/* RECORD SNIPPET */
.snippetHeading
{
    width:100%;
    background-color:#edeede;
}
.snippetNumberContainer
{
    width:50px;
    background-color:#edeede;
    color:#cb0101;
    font-size:10pt;
    padding:7px 0px 7px 3px;
    float:left;
}
.snippetNumber
{
    padding:3px;
    border:1px solid #f3f3f3;
    background-color:#ffffff;
}
.snippetMainTitle
{
    color:#cb0101;
    font-size:10pt;
    padding:7px 0px 7px 5px;
}
.snippetTitle
{ 
	background-color:#eff0dd;
}
.snippetContainer
{
    padding-left:50px;
}
.snippetImagesContainer
{
   clear:both; 
}
.snippetImagesCell
{
	padding: 3px 0px 3px 0px;
	float:left;
}
.snippetRecordImage
{
	border:0px none #000000;
}
.snippetORCNumber
{
	text-align:right;
	float:right;
}
.snippetInfoSpacerRow
{
	height:9px;
}
.snippetInfoSpacerRow
{
	background-color:#cccccc;
	border-top:1px solid #FFFFFF;
	border-bottom:7px solid #FFFFFF;
}
.snippetResourceInfoHeader
{
	font-weight:bold;
	background-color:#aebccb;
	font-size:8pt;
	padding:3px 10px 3px 10px;
	clear:both;
}
.snippetResourceInfoItem
{
	font-weight:normal;
	background-color:#f2f3f4;
	padding:7px 5px 7px 20px;
	border-top:1px solid #FFFFFF;
	clear:both;
}
.snippetResourceInfoAlternate
{
	
	font-weight:normal;
	background-color:#e6e9ee;
	padding:7px 5px 7px 20px;
	border-top:1px solid #FFFFFF;
	clear:both;
}
.snippetUppercase
{
    text-transform:uppercase;
}
.snippetResourceLinkCell
{
	padding:10px 0px 1px 7px;
	clear:both;
}
.snippetResourceLinkCell A
{
	color:#000000;
}
/*END RECORD SNIPPET */
/*SEARCH RESULTS */
.searchResultHeaderTable
{
	background-color:#fafafa;
	border:1px solid #dddddd;
	width:100%;
	color:#363636;
}
.searchResultSpelling
{
	margin:10px;
	padding:10px;
	background-color:#fdf7db;
	border:1px solid #dddddd;
}
.searchResultCountDiv
{
	padding:0px 5px 0px 5px;
}
.searchResultDescriptionDiv
{
	padding:0px 0px 0px 15px;
}

.searchResultPageList
{
	font-size:8pt;
	padding:15px 0px 15px 10px;
	line-height:10pt;	
}
/*END SEARCH RESULTS */
/*PROGRAM MODELS*/
.pmDoubleQuotes
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	background-color: #fbeeab;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 10px 40px;
	padding-top: 10px;
}

.ScienceNewsHeader
{
	font-size: 9pt;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}
.ScienceNewsItem
{
	font-size: 9pt;
	padding: 0px 0px 0px 10px;
}
.ScienceNewsDesc
{
	font-size: 8pt;
	padding: 0px 0px 5px 10px;
}

.top /* Used in Standards First and Science pages */
{
	padding:5px 3px 3px 3px;
	vertical-align:top;
	text-align:right;
}
/* MENU STYLES */
.menuTGR
{
	background-color:#ffffff;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	color:#000000;
	border:double 3px #000000;
}
.menuTGRDynamicMenu
{
	background-color:#ffffff;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	color:#000000;
	border:solid 1px #000000;
}
.menuTGRStatic
{
	padding:2px 5px 2px 5px;
}
.menuTGRStatic A
{
	color:#000000;
}
.menuTGRStaticHover
{
	background-color:#666666;
}
.menuTGRStaticSelected
{
	background-color:#1C5E55;
}
.menuTGRDynamic
{
	padding:2px 5px 2px 5px;
}
.menuTGRDynamic A
{
	color:#000000;
}
.menuTGRDynamicHover
{
	background-color:#C1D2EE;
	color:#000000;
}
.menuTGRDynamicSelected
{
	background-color:#1C5E55;	
}
/* END MENU STYLES */
/* BEGIN EBLAST STYLES */
.eBlast_Volume
{
	font-size: 10pt;
	line-height: 15pt;
}
.eBlast_Issue
{
	font-weight: bold;
}
/* END EBLAST STYLES */
.right
{
	text-align:right;
}



.sitemap_border
{
	/* border: solid 1px #aebccb; */
	width: 100%;
}
.sitemap_header
{
	background-image: url(/graphics/about/site_map_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 4px 0px 13px;
	/* background-color: #aebccb; */
	font-weight:bold;
	font-size:10pt;
	line-height: 14pt;
}
.sitemap_row
{
	vertical-align: top;
}


br.thin
{
	line-height:10px;
}


/* BEGIN FLVPlayer and FLVPlaylist */
.flvplay_playlist_div 
{
	overflow: scroll;
	overflow-x: hidden;
	height: 312px;
	width: 196px;
	border: solid 1px #999999;
	background-color: #eeeeee;
	padding: 0px;
}
.flvplay_playlist_segment_image
{
	padding: 7px 10px 0px 10px;
}
.flvplay_playlist_segment_title
{
	font-size: 8pt;
	line-height: 9pt;
	letter-spacing: .2pt;
	padding: 2px 10px 0px 10px;
}
.flvplay_playlist_segment_time
{
	font-size: 8pt;
	line-height: 9pt;
	letter-spacing: .2pt;
	padding: 2px 10px 5px 10px;
}
.flvplay_playlist_segment_section
{
	font-size: 7pt;
	line-height: 9pt;
	letter-spacing: .2pt;
	padding: 2px 10px 5px 10px;
	color: #444444;
}
.flvplay_playlist_bottomCell
{
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(/graphics/video/video_bottom.jpg);
	color: #FFFFFF;
	height:32px;
}
/* END   FLVPlayer and FLVPlaylist */

/* PROMISE */
H1.Promise
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:	20pt;
	font-weight: normal;
	color:#C70019;
	padding-bottom: 2px;
	margin-bottom:0px;
	line-height:20pt;
}		
H2.Promise
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:	18pt;
	font-weight: normal;
	line-height: 20pt;
	padding-top:2px;
	margin-top:0px;
}
.pm_course_title
{
	color:#cc0000;
	font-size:10pt;
	font-weight:bold;
}
.pm_subtitle
{
	text-align:right;
	font-size:10pt;
	font-weight:bold;
}
.pm_leftbar_float
{
	position:relative;
	float:right;
	width:300px;
	border:solid 1px #727272;
	padding:4px;
	margin-left:5px;
	margin-bottom:5px;
}
.pm_leftbar_essential_question_header
{
	background-color:#bbcddb;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
.pm_leftbar_essential_question
{
	background-color:#cfd7de;
	background-repeat:no-repeat;
	background-image:url(/pm/images/inquiry/eq_head.gif);
	font-weight:bold;
	height:51px;
	font-size:10pt;
	vertical-align:middle;
	padding:8px;
}
.pm_leftbar_essential_question_bottom
{
	background-image:url(/pm/images/inquiry/bottom.gif);
	height:1;
	background-repeat:repeat-x;
}
.pm_leftbar_block_header
{
	background-color:#ebf1f7;
	font-weight:bold;
	font-size:12px;
	padding:8px;
}
.pm_leftbar_block
{
	padding:8px;
}
.pm_leftbar_dotted
{
	background-image:url(/pm/images/inquiry/bottom.gif);
	height:1;
	background-repeat:repeat-x;
}
.pm_science_inquiry_critical_item
{
	display:none;
}
.pm_science_inquiry_critical_default
{
	display:block;
}
/* END PROMISE */
/* AMBASSADOR */
.pm_bulletin_board_header
{
	background-image:url(/ambassador/images/ambsdr_indexDivider.jpg); 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	font-weight: bold; 
	color: white
}

/* BEGIN FOR SCIENCE OGT */
.smaller 
{
	font-size:8pt;
}
.ogt_right_head
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	font-size: 10pt;
	word-spacing: -.5pt;
	letter-spacing: -1.1pt;
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
.ogt_right_subhead
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:8pt;
	font-weight:bold;
	letter-spacing: -1pt;
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
.ogt_right_title
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:8pt;
	line-height:10pt;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
/* END FOR SCIENCE OGT */

/* BEGIN WEBCAST */
.webcast_right_subhead
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:8pt;
	font-weight:bold;
	letter-spacing: -1pt;
	float:right;
	margin:0px 0px 15px 20px;
	width:350px;
	vertical-align:top;
	background-color:#f2f3f4;
}
.webcast_banner
{
	font-size:10pt;
	font-weight:bold;	
}
.webcast_title
{
	font-size:8pt;

}

.webcast_image
{	
	float:left;
	margin:0px 0px 15px 20px;
}

/* END WEBCAST */


/* AJAX Autocomplete Suggestion Styles */
.autocomplete-w1 { background:url(/graphics/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { font-size:8pt;border:1px solid #999; background:#FFF; cursor:default; text-align:left; margin:-6px 6px 6px -6px; /* IE6 specific: */  _margin:0; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:wrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
.searchbox_wm_text
{
    color: #333;   
    font-size: 8pt;    
    padding: 2px 2px 2px 5px;  
}
/* New-Teacher Survival Guide */
.ntsg_section_name
{
    padding:5px 0px 5px 0px;
    font-size:12pt;
    font-weight:bold;
}
.ntsg_section_desc
{
    padding:0px 0px 25px 0px;
}
