/* CSS Document */

/*Student Services logo section */
.titleMainLogo3{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000033;
	text-align:left;
	text-indent:50px;
	margin:0px;
	height:55px;
	padding:0px;
	width:100%;
	background-color: #C8D6E3;
	background-image: url(images/services_logo_faces_only3.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.titleMainBodyContent{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000033;
	text-align:left;
	margin:0px;
	height:24px;
	padding:0px;
	width:100%;
	background-color: #C8D6E3;
}
#liftText {	
    position:absolute;
	text-align:right;
	/*use the "right" property on a full width page*/
	/*right:193px;*/
	/*use the "width" property on a template page*/
    /*these are new*/ width:50px;
    /*these are new*/ top:-200px;
	border:0px;
	margin:0px;
	padding:0px;
}
#liftText a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;
}
#liftText a:hover{
    text-decoration:underline;
	color:#EAEAEA;
}


#indexPageLayout {
	font-family: Arial, Helvetica, sans-serif; 
	border:1px solid #B4C7D8;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight:normal; 
	text-align: left;
	color: #000033;
	margin: 0px;
	height: auto;
	width: 576px;
}
#indexPageLayout td {
	margin: 0px;
	padding: 0px;
	height:auto;
}
#indexPageLayout p {
	margin: 5px;
	padding: 0px;
	height:auto;
}
#indexPageLayout a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
}
#indexPageLayout a:active {
font-weight:700;
color:#009933;
}
#indexPageLayout a:hover {
font-weight:700;
text-decoration:underline;
}
#extraLogos{
margin-left:3px;
margin-right:3px;
vertical-align:top;
}
#extraLogos img{
margin:3px;
vertical-align:top;
}
.mbnLinkStyle a{
color:#D14952;
}

.tableTextFormatting{
padding:3px !important;
border-collapse:collapse !important;
}
.tableTextFormatting  tr td{
padding:3px !important;
border-collapse:collapse !important;
border-color:#E9E9E9 !important;
border-style:solid !important;
border-width:1px !important;
}



