@import url(default.css);

h2,h3,h4{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:5px;
}

h2{
	margin-top:23px;
}

p{
	margin-top:5px;
}

a.alphaRegister{
	color:Black;
}

ol{
	margin-top:5px;
	margin-left:23px;
	margin-bottom:13px;	
}

ul{
	margin-top:5px;
	margin-left:23px;
	margin-bottom:13px;	
}

.institutionInfoTable{
	background-color:#EEEEEE;
	width:418px;
	border:0px;
	margin-bottom:13px;
}

.institutionInfoTable th{
	background-color:#9BB7CF;
	text-align:left;
	font-size:12px;
	padding:5px;
}

.contactCell, .descriptionCell{
	padding:5px;
	vertical-align:top;
}

.contactCell a, .contactCell a:active, .contactCell a:link, .contactCell a:visited, 
.descriptionCell a, .descriptionCell a:active, .descriptionCell a:link, .descriptionCell a:visited{
	color:Black;
}

.contactCell{
	width:148px;
}

.descriptionCell{
	vertical-align:top;
	
}

.institutionInfo{
	padding-left:23px;
}