/******* PAGE DISPLAY DIRECTIVES *******/

.section_title_0 { /* Site Map, E-Newsletter, Contact Us */
	color: #999933;
	font-size: 20px;
}

.section_title_1 { /* About CCSR */
	color: #b81f3b;
	font-size: 20px;
}

.section_title_2 {  /* Press Room */
	color: #d4ae29;
	font-size: 20px;
}

.section_title_3 { /* Research & Pubs */
	color: #b57629;
	font-size: 20px;
}

.section_title_4 { /* Surveys of CPS Schools */
	color: #6a5e8e;
	font-size: 20px;
}

.section_title_5 { /* Your CPS School */
	color: #28618e;
	font-size: 20px;
}

.section_title_6 { /* Data */
	color: #84b1ce;
	font-size: 20px;
}

.page_title {
	color: #000000;
	font-size: 16px;
}
.doc_list {
	font-size : 10px;
	text-decoration : none;
	line-height : 1.25em
}

.footer {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.25em
}

/********** CSS for the main page SSR link ******/

.survey_site_box {
/*	background-color: #a7a558; */
	background-color: #6a5e8e;
        border-top:1px solid #888888;
        border-bottom:1px solid #888888;
        padding-left:5px;

}
.survey_site_text {
	/* font-weight: bold; */
        font-size: 18px;
        color: #FFFFFF;
	line-height: 1.5em;
}

/********* CSS For the ISR Report Pages *********/

.isr_report_section {
        float:left;
        width:450px;
        height:300px;
        margin-top:8px;
}

.isr_header2 {  
        font-weight: bold;
        font-size: 14px;
}


.isr_report_section p {
        margin-top:1em;
        margin-bottom:1em;
}

.isr_report_link {
        font-weight:bold;
}

.isr_resource_bar {
        float:right; width:250;
        margin:20px 0px 10px 0px;
        border-bottom:1px solid #888888;
        padding:5px 5px 5px 0px;
}

.isr_resource_bar div {
        padding-left:5px;
}

.isr_resource_bar_header {
        font-weight: bold;
        font-size: 14px;
        border-top:1px solid #888888;
        border-bottom:1px solid #888888;
        padding-left:5px;
}

/******* ERROR DIRECTIVES *******/

.error {
	color: #cc0000;
}

/******* CMS DIRECTIVES *******/

.cms_title {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 3px;
}

.cms_body {
	background-color: #ffffff;
}

.cms_popups {
	background-color: #ffffff;
	margin: 3px;
	padding: 3px;
}

.cms_small_form_type {
	color : #000000;
	font-size : 10px;
}

/******* HOMEPAGE DISPLAYS *******/

.home_research_table {
	border-left: #b57629 solid 1px;
	border-right: #b57629 solid 1px;
	border-top: #b57629 solid 1px;
	border-bottom: #b57629 solid 1px;
	background-color: #ffffff;
}

.home_press_table {
	border-left: #d4ae29 solid 1px;
	border-right: #d4ae29 solid 1px;
	border-top: #d4ae29 solid 1px;
	border-bottom: #d4ae29 solid 1px;
	background-color: #ffffff;
}

.home_table_titles {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

/******* OVERALL DISPLAY DIRECTIVES *******/

blockquote {
	margin: 10px;
	padding: 0px;
}

body, td, p, li {
	color : #000000;
	font-family : Arial, Sans-serif;
	font-size : 12px;
	line-height : 1.5em
}

/******* LINK DIRECTIVES *******/

a:link.doc_list, a:visited.doc_list {
	font-size : 10px;
	text-decoration : underline;
}

a:active.doc_list, a:hover.doc_list {
	font-size : 10px;
	text-decoration : underline;
}

a:link.section_nav_0, a:visited.section_nav_0 {
	color : #999933;
	text-decoration : underline;
}

a:active.section_nav_0, a:hover.section_nav_0 {
	color : #999933;
	text-decoration : none;
}

a:link.section_nav_1, a:visited.section_nav_1 {
	color : #b81f3b;
	text-decoration : underline;
}

a:active.section_nav_1, a:hover.section_nav_1 {
	color : #b81f3b;
	text-decoration : none;
}

a:link.section_nav_2, a:visited.section_nav_2 {
	color : #d4ae29;
	text-decoration : underline;
}

a:active.section_nav_2, a:hover.section_nav_2 {
	color : #d4ae29;
	text-decoration : none;
}

a:link.section_nav_3, a:visited.section_nav_3 {
	color : #b57629;
	text-decoration : underline;
}

a:active.section_nav_3, a:hover.section_nav_3 {
	color : #b57629;
	text-decoration : none;
}

a:link.section_nav_4, a:visited.section_nav_4 {
	color : #6a5e8e;
	text-decoration : underline;
}

a:active.section_nav_4, a:hover.section_nav_4 {
	color : #6a5e8e;
	text-decoration : none;
}

a:link.section_nav_5, a:visited.section_nav_5 {
	color : #28618e;
	text-decoration : underline;
}

a:active.section_nav_5, a:hover.section_nav_5 {
	color : #28618e;
	text-decoration : none;
}

a:link.section_nav_6, a:visited.section_nav_6 {
	color : #84b1ce;
	text-decoration : underline;
}

a:active.section_nav_6, a:hover.section_nav_6 {
	color : #84b1ce;
	text-decoration : none;
}

a:link.section_nav_7, a:visited.section_nav_7 {
	color : #999933;
	text-decoration : underline;
}

a:active.section_nav_7, a:hover.section_nav_7 {
	color : #999933;
	text-decoration : none;
}

a:link.section_nav_8, a:visited.section_nav_8 {
	color : #999933;
	text-decoration : underline;
}

a:active.section_nav_8, a:hover.section_nav_8 {
	color : #999933;
	text-decoration : none;
}

a:link.section_nav_9, a:visited.section_nav_9 {
	color : #999933;
	text-decoration : underline;
}

a:active.section_nav_9, a:hover.section_nav_9 {
	color : #999933;
	text-decoration : none;
}

a:link.sub_nav, a:visited.sub_nav {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}

a:active.sub_nav, a:hover.sub_nav {
	color : #000000;
	font-size : 11px;
	text-decoration : underline;
}

a:link, a:visited {
	color : #cc0000;
	text-decoration : none;
}

a:active, a:hover {
	color : #cc0000;
	text-decoration : underline;
}
/* for THE BOOK heading */
#page_top {
	width: 100%;
} 
 #left_photo {
	float: left;
	width: 200px;
	margin-left: 10px
	padding-top: 1em;
}
#right_txt {
	float: right;
	margin: 0 2em 0 20px;
} 
#page_bottom {
	clear: both;
	width: 100%;
} 
