﻿/*********************************
*   Begin Title Section
*********************************/
.title
{
    margin-bottom:0;
}
.title img
{
    margin:0;
}

.title .left
{
    float:left;
    width:123px;
    padding-right:20px;
}
/*   End Title Left Side    */

/*   Begin Title Right Side */
.title .right
{
    float:left;
    width:477px;
}
/*   End Title Right Side   */

/*********************************
*    End Title Section
*********************************/

.sideNav
{
	float: left;
}

.pageContent
{
	clear: both;
    float: left;
	width: 100%;
}

#programContent h3
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px!important;
	color:#808080!important;
	margin-bottom:5px!important;
}


#featuredBanner
{
    margin-top:50px;
    padding:0;
    float:left;
}

/*********************************
*   Removed Welcome Block
*********************************/

#smallColumn .title
{
    display:none!important;
}

.welcomeBox
{
    display:none!important;
}
