.headtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

.nonprofit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.numlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}

.pagetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.boxtop{	
/*make this the same size as the top image*/	
display:block;	
width:350px;	
height:42px;	
/*set the image as a background*/	
background-position:left top;	
background-repeat:no-repeat;	
background-image:url(images/boxtop1.jpg);	
}	
.topcontent{	
/*set the font style for the box title*/	
font-family:arial;	
font-size:16pt;	color:white;	
/*shift the title down a bit and center it*/	
padding-top:10px;	
text-align:center;	
}	
.boxbottom{	
/*make this the same width as the bottom image*/	
/*don’t set the height as this needs to be flexible*/	
display:block;	
width:350px;	
/*set the image as a background*/	
background-position:left bottom;	
background-repeat:no-repeat;	
background-image:url(images/boxbottom1.jpg);	
}	
.maincontent{	 font style for the main content*/	
color:white;	
font-family:arial;	
font-size:12pt;	
display:block;	
/*align the main content nicely*/	
padding-left:20px;	
padding-bottom:40px;	
padding-right:30px;	
}

.boxtop2{	
/*make this the same size as the top image*/	
display:block;	
width:700px;	
height:36px;	
/*set the image as a background*/	
background-position:left top;	
background-repeat:no-repeat;	
background-image:url(images/boxtop2.jpg);	
}	
.topcontent2{	
/*set the font style for the box title*/	
font-family:arial;	
font-size:16pt;	color:white;	
/*shift the title down a bit and center it*/	
padding-top:10px;	
text-align:center;	
}	
.boxbottom2{	
/*make this the same width as the bottom image*/	
/*don’t set the height as this needs to be flexible*/	
display:block;	
width:700px;	
/*set the image as a background*/	
background-position:left bottom;	
background-repeat:no-repeat;	
background-image:url(images/boxbottom2.jpg);	
}	
.maincontent2{	 font style for the main content*/	
color:white;	
font-family:arial;	
font-size:12pt;	
display:block;	
/*align the main content nicely*/	
padding-left:20px;	
padding-bottom:40px;	
padding-right:30px;	
}.pagesubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subtitlesitalic {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.contentRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}

