.aboutHianzHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:36px; 
	line-height:107px;
	background:transparent url(../images/headingAbout.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:107px; 	
}

.aboutHianzHeadingBackground {
	height: 143px;
	width: 400px;
	margin-right:-400px;
	float:left;
	background-image: url(../images/headingAboutBackground.jpg);
	background-repeat: none;
}


.whatIsHianzHeading {
	width:300px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleWhatIsHianz.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}

.whatDoesHianzDoHeading {
	width:300px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleWhatDoesHianzDo.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}

.whenDoesHianzMeetHeading {
	width:300px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleWhenDoesHianzMeet.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}


.whenDoesHianzMeetImage {
	float:right;
	background-image:url(../images/361440.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:128px;
	margin-left:20px;	
}



.whatDoesLogoMeanHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleLogo.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}

.whatDoesLogoMeanImage {
	float:right;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:212px;
	height:211px;
	margin-left:20px;	
}



.rulesOfHianzHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleRules.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}

.rulesOfHianzImage {
	float:right;
	background-image:url(../images/833614.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:140px;
	margin-left:20px;	
}



.membershipFormsHeading {
	width:400px; 
	height:0; 
	overflow:hidden; 
	font-size:24px; 
	line-height:33px;
	background:transparent url(../images/titleMembershipForms.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:33px; 
	margin-bottom:5px;
	display:block;
}



.scholarshipEducationImage {
	float:right;
	background-image:url(../images/scholarshipEducation.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:187px;
	margin-left:20px;	
}

.scholarshipTravelImage {
	float:right;
	background-image:url(../images/scholarshipTravel.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	margin-left:20px;
}

.learnMoreBox {
	border: 1px dotted #6d8fd1;
	font-size:0.8em;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:-175px; 
	margin-top:5px;
	padding:0px;
	width:120px;
}

.learnMoreTitle {
	color:#FFFFFF;
	background-color:#a9c2f2;
	padding:2px;	
}

.learnMoreList {
	margin: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 0px;
	list-style-type: none;
}

.learnMoreItem {
	margin:0px;
	padding:0px;	
	padding-bottom:5px;
	padding-left:5px;
	color:#6d8fd1;	
	float:left;		
}


.learnMoreItemBullet {
	background-image:url(../images/smallBullet.jpg); 
	background-repeat:no-repeat;
	margin:0px;
	padding-left:0px;
	margin-top:1px;
	width:10px;
	height:10px;
	float:left;
}

.learnMoreItemTextContainer {	
	padding:0px;
	padding-left:12px;
	display:block;
}


.learnMoreItem a:link, .learnMoreItem a:visited {
	color:#3e6ecc;
	text-decoration:none;
}

.learnMoreItem a:hover {
	text-decoration:underline;
}

