@charset "UTF-8";
/* Student Affairs container set styles */


.title_wrapper{
	 font-family:inherit; margin-top: 10px;
	}

.title_wrapper h2{ font-size:2.5em; margin-bottom: 5px !important;}
.title_wrapper h3{ font-size:2em;}
.title_wrapper h4, .title_wrapper h5, .title_wrapper h6{ font-size:1.5m; }
	
.line{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 5px;
	margin: 5px 0px 20px 0px;
	}	
.Navline{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 5px;
	margin: 0px 0px 20px 0px;
	}

.line2{
	border-bottom: 1px solid #4e8db6;
	padding-bottom: 0px;
	margin: 0 0px 20px 0px;
	}

.Home_Spacing_Bottom{
	margin-bottom:25px;
	}
	
.Home_Spacing_Top{
	margin-Top:25px;
	}
	
.Home_Spacing_Top_Reduce{
	margin-Top:-40px;
	}
	
	
.h5_border {
	color:#347bad; font-size:18px !important; font-weight:550; text-transform: uppercase; margin-bottom: 10px; margin-top:10px; font-family:inherit; letter-spacing:1px;
}
.MenuOver_title{
    margin: 0px 0px 0px 40px;
    position: absolute;
    background: #3284bf;
    width: 220px;
    z-index: 2;
    top: -10px;
}