@charset "utf-8";
.linksMargin
{
	background-color:	#EAEAEA;
	height:				110px;
	width:				100%;
	float:				left;
}
.linksContainer
{
	height:				auto;
	width:				260px;
	float:				left;
	list-style:			none;
	margin-left:		30px;
	margin-right:		0px;
}
.linksContainer p
{
	margin:				0px;
	margin-top:			4px;
	font-family:		Arial, Helvetica, sans-serif;
	font-style:			bold;
	font-size:			15px;
	color:				#666666;
	font-weight:		bold;
}
.linksContainer a
{
	font-family:		Arial, Arial, Helvetica, sans-serif;
	color:				#8F8F8F;
	font-style:			none;
	text-decoration:	none;
	font-size:			12px;
	font-weight:		bold;
}
.linksContainer a:hover
{
	color:				#666666;
}
/*Disability Links - Styles for the Links regarding Disabilities*/
.disabilityLinks
{
	
}
.internationalLinks
{

}
.resourcesLinks
{

}

