/* CSS Document */



.definition_header {
	font-weight: bold; 
	color: #fff; 
	line-height: 15px; 
	font-family: arial, sans-serif;
	background-color: #492e7f;
	width:294px;
	padding:3px;
	overflow:hidden;
	
}

#definition {
	width: 300px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}

.definition_body
{
	padding:5px;
	border: 1px solid #492e7f;
}

.dash {
	text-decoration:none;
	border-bottom:1px dashed #000; 
	display: inline;
}

.dash: a.link 
{
	
	text-decoration:none;
	border-bottom:1px dashed #000; 
	display: inline;
}

.dash: a.active {
	text-decoration:none;
	border-bottom:1px dashed #000; 
	display: inline;
}
#registration_callout {

	height:178px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:17px;
	line-height:20px;
}
