@import url(http://www.lasalle.edu/php_includes/lasalle_top_nav/lasalle_nav_top_style.css);
@import url(http://www.lasalle.edu/advancement/dept_nav/adv_style.css);
body{
	margin:0px;
	background-image:url(http://www.lasalle.edu/images/tier_two/backwhite4b.gif);
}
body, p, table, tr, td, form, input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}
.headline{
	color: #003366;
	font-size: 16px;
	font-weight:bold;
}
h3{
	font-size:14px;
	color:#003366;
	font-weight:bold;
}
hr{
	width:100%;
	color:#669999;
	height:2px;
	background-color:#669999;
	border-style: none;
}
.required{ 
	background-color:#EDEDED;
}
#content{
	background-color:#FFFFFF;
	padding-left:8px; 
	padding-right:8px; 
	padding-bottom:8px;
	height:400px;
	vertical-align:top;
}



a:link {
	font-size: 12px;
	color: #CC3333;
}
a:visited {
	font-size: 12px;
	color: #CC3333;
}
a:hover{  
	font-size: 12px;
	color:#CC3333;
	text-decoration:none;
}

