.panelHeader{
	font-size:1.187em;
	font-family:Verdana;		
	font-size:20px;
}

.GrayTableLeftTopCorner{
	background-image:url(../portal-images/newCornerLeft.png);
	border-width:0px;	
	height:49px;
	width:13px;
	background-repeat:no-repeat;
}

.GrayTableRightTopCorner{
	background-image:url(../newSiteImages/newCornerRight.png);
	border-width:0px;	
	height:49px;
	width:13px;
	background-repeat:no-repeat;
}



.profileLinkNU A:link {
	text-decoration: none;
	color:#3b7ad2;
	font-size:.70em;
	font-family:Verdana;	

}

 .profileLinkNU A:visited {
	text-decoration: none;
	color:#3b7ad2;
	font-size:.70em;
	font-family:Verdana;	
}


.profileLink A:link {
	text-decoration: underline;
	color:#3b7ad2;
	font-size:.70em;
	font-family:Verdana;	
}

.profileLink A:visited {
	text-decoration: none;
	color:#3b7ad2;
	font-size:.70em;
	font-family:Verdana;	
}



A:link {
	text-decoration: none;
	color:#000000;
	font-size:.70em;
	font-family:Verdana;	
}
A:visited {
	text-decoration: none;
	font-size:.70em;
	font-family:Verdana;	
}
A:active {
	text-decoration: none;
	color:#000000;
	font-size:.70em;
	font-family:Verdana;	
}
A:hover {
	text-decoration: none;
	font-size:.70em;
	font-family:Verdana;	
}

.GrayTableLeftBorder{
	border: solid 0 #cfcfcf; 	
	border-left-width:1px;		
}

.GrayTableRighttBorder{
	border: solid 0px #cfcfcf; 
	border-right-width:1px;
}

.imgBorder{
	border: solid 0px #cfcfcf; 
	border-width:2px;
}



.GrayTableLeftBottomCorner{
	background-image:url(../portal-images/rounded_corner3.png);
	border-width:0px;
	height:8px;
	width:6px;
}

.GrayTableRightBottomCorner{
	background-image:url(../portal-images/rounded_corner4.png);
	border-width:0px;
	height:8px;
	width:6px;
}


.GrayTableMiddleTop{
	background-image:url(../portal-images/backgroundtop.png);
}

.GrayTableMiddleBottom{
	background-image:url(../portal-images/backgroundbottom.png);
}


.explainTextLittle{		
	line-height:160%;
	font-size:.65em;
	font-family:Verdana;	
	font-weight:500;
}

.explainText{		
	line-height:160%;
	font-size:.75em;
	font-family:Verdana;	
	font-weight:500;
}


A.blueLink:link {
       text-decoration: none;
	color:#4175be;	
	font-size:1.05em;
}

A.blueLink:visited {text-decoration: none;color:#4175be;}

A.blueLink:active {
	text-decoration: none;
	color:#4175be;		
}
