h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#otherLinks {
	width: 98%;
	padding: 5px;
}
.betweenItems {
	background-image: url(images/otherlinksimages/otherBorder.gif);
	background-repeat: no-repeat;
	background-position: center center;
}		
.betweenSections {
	background-image: url(images/otherlinksimages/otherBorderthk.gif);
	background-repeat: repeat-x;
	background-position: center center;
}	
.alternate {
	background-color: #CCCC99;
}
.section {
	background-color: #003366;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}	
