.pageintro
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	/*padding:12px 12px 0px 12px;

	background-color:#f3f6f9;
	background-image:url(/images/bg_pageintro.gif);
	background-repeat:repeat-x;*/
}

.pageintro_content_wrap h1.pageintro_title,
.pageintro_content_wrap h1.pageintro_title a,
.pageintro_content_wrap h1.pageintro_title a:visited
{
}

.pageintro_content_wrap h1.pageintro_title a:hover
{

}

.pageintro_content_wrap h1.pageintro_title
{

}

    /*START CONTAINER INFO TEXT STYLES*/
        .ContainerNameHint
        {
            font-weight:bold !important;
            font-size:10px !important;
            cursor:pointer !important;
            color:#D1DFEA !important;
        }
        
        .pageintro_content_wrap .ContainerNameHint
        {
            line-height:10px;
        }
    /*END CONTAINER INFO TEXT STYLES*/
    
/*START ACADEMIC CALENDAR*/

    table.calendar_table
    {
        width:717px;
    }
    
    table.calendar_table tr td.date_col
    {
    }
    
    table.calendar_table tr td.divide_col
    {
    }
    
    table.calendar_table tr td.activity_col
    {
    }
    
    table.classdays_table
    {
    }
    
    table.classdays_table tr td.month_col
    {
    }
    
    table.classdays_table tr td.day_cell
    {
    }

/*END ACADEMIC CALENDAR*/
    
    
