/* LCME school #909F3A */
/* LCME programs #827457  */
/* LCME community bar #14110D */
/* LCME admissions #251F19 */
/* LCME news #CCCC99 */
/* LCME gray #A9B0A3 */

/* This stylesheet contains only typography styles.  The styles within this stylesheet are ones the client will be able to select when updating the site with Contribute.*/

/* ----------------------------------------GLOBAL HEADER STYLES----------------------------------------*/

/* header styles for h tags*/
h1 {
	margin:0 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #999;
}
h2 {
	margin:24px 0 13px 0;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	line-height:30px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555;
	margin: 0px 0 6px 0;
	font-weight:normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 0px 0 4px 0;
	font-weight:normal;
	font-style:normal;
}
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #999;
	margin: 0px 0 0px 0;
	font-weight:normal;
	line-height:15px;
	font-style:italic;
}
h6 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}


/* ----------------------------------------GLOBAL TEXT STYLES----------------------------------------*/

/* text size within p tags*/
p, table p {
	font-size: 11px;
	margin:0;
	line-height:17px;
	margin:0 0 13px 0;
}
.bold-italic {font-weight:bold;font-style:italic;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.small-text {font-size:10px;line-height:18px;}
.right {text-align:right;}
.indent {margin-left: 20px;}
.testimonials p {margin-bottom:6px;}
p.testimonial-quote {font-family: "Times New Roman", Times, serif;font-size: 18px;color: #999;margin: 0 0 6px 0;font-weight:normal;font-style:italic;line-height:20px;}
p.testimonial-author {font-family: "Times New Roman", Times, serif;font-size: 13px;margin:0px 0px 26px 0px;font-style:italic; }
.committees {font-family: Verdana, Geneva, sans-serif;font-size: 11px;color: #333;margin: 0px;font-weight:normal;font-style:italic; }
.blog-date {font-family:Verdana, Geneva, sans-serif;font-size:9px;text-transform:uppercase;color:#666;margin:24px 0px 6px 0px;background: url(../images/structure/blog-bullet.gif);background-repeat:no-repeat;background-position: 0px 6px;padding-left: 13px;}

.press-release-date {font-family:Verdana, Geneva, sans-serif;font-size:9px;color:#666;margin:24px 0px 0px 0px;}

#text ul {list-style-type: none;margin-left: 0px;padding-left: 0px;}
#text ul li {background: url(../images/structure/bullet.gif);background-repeat:no-repeat;background-position: 0px 8px;margin-left:20px;padding-left: 12px;list-style-position: outside;}

table.calendar-table {border-bottom: 1px solid #666;border-spacing: 0px;border-collapse: collapse;margin-bottom:13px;line-height:normal;width:390px;}
table.calendar-table td {padding-bottom:6px;padding-right:6px; }
table.calendar-table td p {margin-bottom:0px;}

td.padding-left {padding-left:15px; }
td.padding-right {padding-right:15px; }
