a:link, a:visited {     display: block;
    margin-bottom: 1.5em !important;}
a:link {color: #1d6590;}
a:visited {color: purple;}
a:hover {color: #F03833;}
a:active {color: gray; }


strong {
    font-weight: bold;
}



#content p {
    font-family: Georgia, serif;
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 1em;
}
#content ul,
#content ol
{
    margin-bottom: 1em;
}
#content ul p {
    margin-bottom: 0;
}
#content ol li {
    font-size: 1.3em;
    list-style-type: decimal !important;
}
#content ol li p {
    font-size: 1em;
}


#content h3 {
    font-family:'Georgia', serif;
    font-weight: bold;
}
#content h4 {
    font-family: "Lucida Grande", Lucida, sans-serif;
    font-size: 1.8em;
}

.read_more { 
    	font-family: "Lucida Grande", Lucida, sans-serif;
		font-size: 1.8em;
		padding-left: .3em;
}

h5 {
    font-family: "Lucida Grande", Lucida, sans-serif;
    font-size: 1.4em;
}

blockquote p {
    font-size: 1.8em !important;
    line-height: 1.2em !important;
}
blockquote p.credit {
    font-size: 1.2em !important;
    text-align: right;
}
cite {
    font-style: normal;
}
dt { font-weight: bold; }



#subhead {
    color: #787878 !important;
}
#subhead strong, #content strong {
	color: #2695c4;
	font-size: .8em;/* layouts */

}



/* colors */
#content h3 {
    color: rgb(240,33,159);
}

#course em {
    color: rgb(240,33,159);
}
#apply p {
    color: rgb(179,179,179);
    
    border-top: 1px solid rgb(153,153,153);
}
/* backgrounds */




#content h2 {
    background: no-repeat scroll top left;
    width: 391px;
    height: 158px;
    
    text-indent: -99999px;
}

#content h3 {
	font-size: 2.3em;
}

/* LINK COLOR */


#subhead {
    font-size: 2.4em !important;
    line-height: 1.2em !important;
    
    font-weight: normal !important;
}




