body {
	font: 8pt Garamond, "Times New Roman", serif !important;
	color: #000000;
	width: auto;
	font-size:140%;
	line-height:1.3;
}

a, .article p a {
    text-decoration : underline;
}

h1 {
	font-size: 14pt;
}
h2{ 
	font-size: 12pt;
}
h3, h4, h5, h6 {
	font-size: 11pt;
}
.content h1#pagetitle
{
	margin-top:0;
	padding-top:0;
}
#header, .inner #header, .toplinks, #main-nav, .links-block, .ratings, #sidebar-a, #footer {
	display: none;
}

#sidebar-b, .breadcrumb {
	margin-left: 0 !important;
	width: auto !important;
	float: none !important;
}
.breadcrumb, .content, .top-bg, .bottom-bg, .article {
	width: auto !important;
}
.inner
{
	min-width: 760px;
}
#container{
	min-width: 750px;
}
.content {
    clear: both !important;
}

.print-info {
	display: block;
	clear: both;
	width: auto;
}

p.print-info 
{
	padding-top:15px;
	/*margin-left: 24px;*/
}

ul {
	list-style-type: disc !important;
}

ul li {
	padding-left: 0 !important;
}

.breadcrumb {
	list-style: none !important;
}
.noprint
{
	display: none;
}

/* homepage */
.home-top-promo p
{
	padding-right:0 !important;
	width: auto !important;
}
.home-top-promo h1
{
	color:Black !important;
}
.bottom-box-p p, .bottom-box-p ul, .bottom-box-p li
{
	margin-left: 15px !important;
}
/* sfl and other pages with bottom boxes. */
.sfl-menu ul
{
	width:inherit !important;
	margin-right: 15px !important;
}
.top-box-content ul
{
	margin-left: 15px !important;
}
.top-box h3
{
	font-size:100% !important;
}
/* gpd example resource box */

.gpd-example-links {
	float: none;
	width: auto;
	margin: 0;
}

.noh2 .gpd-example-links h3 {
	padding: 0;
}

.gpd-example-links ul {
	margin: 0;
}

.gpd-example-links ul li {
	background: none;
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
}

.gpd-example-links ul li a {
	float: none;
	display: inline;
	width: auto;
	color: gray;
}


/* Youth strand */

.ys-action-plan-submit 
{
    display: none;
}

.ys-action-plan, .ys-action-plan
{
    width: auto !important;
}

.ys-action-plan td
{
    width: 24% !important;
}

.ys-action-plan td span
{
    width: auto !important;
}

.ys-action-plan
{
    font-size: 12pt;
}

#container
{
	font-size: 12pt;
}

/* SfL Core Curricula */

#sidebar-a-content
{
    display: none;
}

#sidebar-b-content
{
	margin-left: 0 !important;
	width: auto !important;
	float: none !important;
}

#pageCanvas
{
    width: auto !important;
}

#navigation_container_curriculum_page
{
    display: none !important;
}

#pageCanvas .curriculum_boilerplate_panel
{
    width: auto !important;
}

#pageCanvas .curriculum_boilerplate_panel .curriculum_boilerplate_panel_text_container 
{
    width: 60%;
}

#pageCanvas #benfits_box
{
    position: inherit;
    top: 0;
}

.benefits_box_header_container h3 
{
    font-size: 12pt;
}

#pageCanvas .benefits_box_header_container
{
    background: none;
    border-bottom: solid 1px #CCC;
    height: auto;
}

#pageCanvas .benefits_box_body 
{
    border-bottom: solid 1px #CCC;
}
