/* CSS Document */

/*Student Services logo section */
.titleMainLogo3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-indent:7px;
	margin:0px;
	height:30%;
	padding:0px;
	width:100%;
	background-color: #1F4461;
	background-repeat:no-repeat;
	text-transform: capitalize;
	vertical-align: top;
	background-position: top;
}

.titleMainLogo4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF;
	text-align:left;
	text-indent:5px;
	padding:0px;
	background-color: #1F4461;
	background-repeat:no-repeat;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -16px;
	margin-left: 0px;
}

