.master {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
}
.masterBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.masterSmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #99CC66;
}
.small-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.masterItalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}



@font-face {
    font-family: 'PTSansItalic';
    src: url('text/PTS56F-webfont.eot');
    src: url('text/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('text/PTS56F-webfont.woff') format('woff'),
         url('text/PTS56F-webfont.ttf') format('truetype'),
         url('text/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('text/PTS55F-webfont.eot');
    src: url('text/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('text/PTS55F-webfont.woff') format('woff'),
         url('text/PTS55F-webfont.ttf') format('truetype'),
         url('text/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}






#empowerment-contain {width:850px;height:auto; 
	overflow:visible;
	background:url(../images/empowerment/pink.jpg) 0 0 repeat-y;
	font-family:"Times New Roman", Times, serif; padding-top:20px;
	font-size:14px;
	line-height:20px;
	padding-bottom:30px;}
#empowerment-contain h2 { padding:0; margin:0; text-align:center;}
#empowerment-contain h3 { font-size:16px; padding:0; margin:0; text-align:center;}

#empList {width:300px;padding:20px 0 0 40px; position:relative; float:left;}
#empList li {padding:0;margin:0;}
#empList ul {padding:0 0 0 15px;margin:0;}

#empListParagraph { width:420px;padding:20px 0 0 40px;position:relative; float:left;}
	

#empItems {width:100%;
	font-family:'PTSansRegular', fallback Arial, Helvetica, sans-serif; 
	line-height:20px; }
#empItems em {font-family:'PTSansItalic', fallback Arial, Helvetica, sans-serif; font-style:normal;}

#empItems img {padding: 0 20px 0 40px;}

#empItems p.left {padding:0 40px 0 40px;}
#empItems p.right {padding:0 40px 0 40px;}
	

