/* Main content backgrounds */
#mainContent 		{background:url(/images/css/higher_education/background/bg_content_top.gif) right 128px no-repeat;}

/* Site search */
#siteSearch #homeLink a { color:#07bcb1;}

/* Site navigation */
#siteNav ul 	{width:750px;overflow:hidden;border-top:5px solid #07bcb1;}
#siteNav ul li.current { margin-top:-1px;}
#siteNav ul li.current a { padding-top:9px;color:#fff; background:#07bcb1; }

/* Basic page links */
a { color:#07bcb1; }
a:link { }
a:visited { }
a:hover, a:focus { color:#f90; }
a:active { color:#000; }

/* Section nav */
.sectionNav a { background:#07bcb1; color:#fff; }
.sectionNav a:link { }
.sectionNav a:visited { }
.sectionNav a:hover, .sectionNav a:focus,.sectionNav a:active { background:#333; color:#fff; }

/* Section sub-nav */
.sectionSubNav a { color:#f60; }
.sectionSubNav a:link { }
.sectionSubNav a:visited { }
.sectionSubNav a:hover, .sectionSubNav a:focus { color:#f90; }
.sectionSubNav a:active { color:#000; }

/* Blockquote styles */
#info .quote { background:url(/images/css/higher_education/blockquote/open_quote.gif) top left no-repeat; }
#info blockquote { background:url(/images/css/higher_education/blockquote/close_quote.gif) bottom right no-repeat; }

/* Information boxes */
#info #subscribeBox { color:#000; background:#07bcb1 url(/images/css/higher_education/info_boxes/bg_subscribe.gif) top no-repeat; }
#info #prospectusBox { color:#000; background:#07bcb1 url(/images/css/higher_education/info_boxes/bg_prospectus.gif) top no-repeat; }

#subscribeBox a { color:#000; }
#prospectusBox a { color:#000; }

/* Feature boxes */
.featureBox { background:#e1fffd; color:#333; border-top:18px solid #07bcb1;padding-top:10px; }
.featureBox h2 { color:#333; }

/* Header styles */ 
h2, h3, h4, h5, h6 { color:#07bcb1; }

/* Miscellaneous styles */
.hr	{ background:#ccc; }

/* Footer links */
#siteFooter a { color:#07bcb1; background:#fff; }