p { }

body {
	text-align: left;
	leftmargin="0";
	marginheight="0";
	marginwidth="0";
	topmargin="0";
 }
 
.photosProjects {
	border: 2px solid #000033;
	padding: 0px;
	margin: 4px;
}
	
/***********************************************/
/* Text Styles                                 */
/***********************************************/
	
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	letter-spacing: 0.05em;
}

.bodyCopyBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
}

.bodyCopyHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	margin-bottom: 12px;
	letter-spacing: .03em;
}

.bodyCopyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #C2FFFD;
	letter-spacing: 0.05em;
	font-style: italic;
}

.bullett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-position: center center;
	text-align: center;
}

.rule {
	height: 3px;
	width: 100%;
	color: #5F66AE;
	background-position: center;
}

.callOuts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 22px;
}


/***********************************************/
/* Link Styles                                */
/***********************************************/

a:link {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
}
a:visited {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
}
a:hover {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #4CAD48;
	text-align: center;
	text-decoration: none;
}
a:active {  /* Inside Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	text-decoration: none;
}
.insertQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.schools3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4CAD48;
}
.callOutsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 22px;
	text-transform: none;
}
.table_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyCopySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	letter-spacing: 0.05em;
	font-style: italic;
}

